.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-9ee70fec-169a-4564-9666-12fa8f9623ca {
  background-size: cover;
background-attachment: fixed;
margin-top: 0px;
margin-bottom: 0px;
min-height: 900px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-9ee70fec-169a-4564-9666-12fa8f9623ca {
  display: none;
}
#s-9ee70fec-169a-4564-9666-12fa8f9623ca, #wrap-s-9ee70fec-169a-4564-9666-12fa8f9623ca { display:none !important; }}@media (max-width: 767px){#s-9ee70fec-169a-4564-9666-12fa8f9623ca {
  display: none;
}
#s-9ee70fec-169a-4564-9666-12fa8f9623ca, #wrap-s-9ee70fec-169a-4564-9666-12fa8f9623ca { display:none !important; }}







#s-9ee70fec-169a-4564-9666-12fa8f9623ca > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-9ee70fec-169a-4564-9666-12fa8f9623ca.shg-box.shg-c {
  justify-content: flex-end;
}

.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-8d3111a2-78ca-4aed-910c-1419230ff8c5 {
  padding-top: 100px;
padding-left: 40px;
padding-bottom: 150px;
padding-right: 40px;
}

@media (min-width: 0px) {
[id="s-8d3111a2-78ca-4aed-910c-1419230ff8c5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8d3111a2-78ca-4aed-910c-1419230ff8c5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8d3111a2-78ca-4aed-910c-1419230ff8c5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8d3111a2-78ca-4aed-910c-1419230ff8c5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8d3111a2-78ca-4aed-910c-1419230ff8c5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8d3111a2-78ca-4aed-910c-1419230ff8c5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8d3111a2-78ca-4aed-910c-1419230ff8c5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8d3111a2-78ca-4aed-910c-1419230ff8c5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8d3111a2-78ca-4aed-910c-1419230ff8c5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8d3111a2-78ca-4aed-910c-1419230ff8c5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8d3111a2-78ca-4aed-910c-1419230ff8c5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8d3111a2-78ca-4aed-910c-1419230ff8c5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8d3111a2-78ca-4aed-910c-1419230ff8c5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8d3111a2-78ca-4aed-910c-1419230ff8c5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8d3111a2-78ca-4aed-910c-1419230ff8c5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8d3111a2-78ca-4aed-910c-1419230ff8c5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8d3111a2-78ca-4aed-910c-1419230ff8c5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8d3111a2-78ca-4aed-910c-1419230ff8c5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8d3111a2-78ca-4aed-910c-1419230ff8c5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8d3111a2-78ca-4aed-910c-1419230ff8c5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8d3111a2-78ca-4aed-910c-1419230ff8c5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8d3111a2-78ca-4aed-910c-1419230ff8c5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8d3111a2-78ca-4aed-910c-1419230ff8c5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8d3111a2-78ca-4aed-910c-1419230ff8c5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8d3111a2-78ca-4aed-910c-1419230ff8c5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8d3111a2-78ca-4aed-910c-1419230ff8c5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8d3111a2-78ca-4aed-910c-1419230ff8c5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8d3111a2-78ca-4aed-910c-1419230ff8c5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8d3111a2-78ca-4aed-910c-1419230ff8c5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8d3111a2-78ca-4aed-910c-1419230ff8c5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8d3111a2-78ca-4aed-910c-1419230ff8c5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8d3111a2-78ca-4aed-910c-1419230ff8c5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8d3111a2-78ca-4aed-910c-1419230ff8c5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8d3111a2-78ca-4aed-910c-1419230ff8c5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8d3111a2-78ca-4aed-910c-1419230ff8c5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8d3111a2-78ca-4aed-910c-1419230ff8c5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8d3111a2-78ca-4aed-910c-1419230ff8c5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

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

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

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

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

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

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

.shg-default-text-content 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-96289eb9-8e5f-4c7a-bc00-92908a2fa1c5 {
  margin-top: 0px;
margin-bottom: 20px;
}

.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-71fcd73a-fd0d-41c3-ae04-44cd8c002847 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 1);
border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 19px;
padding-bottom: 10px;
padding-right: 19px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
text-align: left;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
color: rgba(40, 39, 61, 1);
background-image: none;
hover-type: color;
}
#s-71fcd73a-fd0d-41c3-ae04-44cd8c002847:hover {background-color: rgba(255, 255, 255, 0.99) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(40, 39, 61, 1) !important;}#s-71fcd73a-fd0d-41c3-ae04-44cd8c002847:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(40, 39, 45, 1) !important;}

  #s-71fcd73a-fd0d-41c3-ae04-44cd8c002847-btn-wrapper {
    text-align: left;
  }


#s-71fcd73a-fd0d-41c3-ae04-44cd8c002847.shg-btn {
  color: rgba(40, 39, 61, 1);
  font-size: 13px;
  font-weight: 800;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-c4b6866f-1cf7-437d-955d-6bd208216ea9 {
  margin-top: 13px;
}

.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-a897f071-195f-411e-8a5f-753957429686 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 1px;
text-align: center;
}
@media (max-width: 767px){#s-a897f071-195f-411e-8a5f-753957429686 {
  display: none;
}
#s-a897f071-195f-411e-8a5f-753957429686, #wrap-s-a897f071-195f-411e-8a5f-753957429686 { display:none !important; }}




#s-a897f071-195f-411e-8a5f-753957429686 .shogun-image-content {
  
    align-items: center;
  
}

#s-d47a682d-4668-4181-9555-1bcc4a1a6759 {
  background-image: url(https://i.shgcdn.com/20b8730f-77a7-4021-bf48-cc114a3ff5a2/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-top: 0px;
margin-bottom: 0px;
min-height: 600px;
background-position: center center;
}
@media (min-width: 1200px){#s-d47a682d-4668-4181-9555-1bcc4a1a6759 {
  display: none;
}
#s-d47a682d-4668-4181-9555-1bcc4a1a6759, #wrap-s-d47a682d-4668-4181-9555-1bcc4a1a6759 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d47a682d-4668-4181-9555-1bcc4a1a6759 {
  display: none;
}
#s-d47a682d-4668-4181-9555-1bcc4a1a6759, #wrap-s-d47a682d-4668-4181-9555-1bcc4a1a6759 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d47a682d-4668-4181-9555-1bcc4a1a6759 {
  display: none;
}
#s-d47a682d-4668-4181-9555-1bcc4a1a6759, #wrap-s-d47a682d-4668-4181-9555-1bcc4a1a6759 { display:none !important; }}@media (max-width: 767px){#s-d47a682d-4668-4181-9555-1bcc4a1a6759 {
  
}
}







#s-d47a682d-4668-4181-9555-1bcc4a1a6759 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-d47a682d-4668-4181-9555-1bcc4a1a6759.shg-box.shg-c {
  justify-content: center;
}

#s-b5a8f13f-2a5c-436e-bd84-c2b3fccbf60e {
  padding-left: 40px;
padding-right: 40px;
}

@media (min-width: 0px) {
[id="s-b5a8f13f-2a5c-436e-bd84-c2b3fccbf60e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b5a8f13f-2a5c-436e-bd84-c2b3fccbf60e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b5a8f13f-2a5c-436e-bd84-c2b3fccbf60e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b5a8f13f-2a5c-436e-bd84-c2b3fccbf60e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b5a8f13f-2a5c-436e-bd84-c2b3fccbf60e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b5a8f13f-2a5c-436e-bd84-c2b3fccbf60e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b5a8f13f-2a5c-436e-bd84-c2b3fccbf60e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b5a8f13f-2a5c-436e-bd84-c2b3fccbf60e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b5a8f13f-2a5c-436e-bd84-c2b3fccbf60e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b5a8f13f-2a5c-436e-bd84-c2b3fccbf60e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b5a8f13f-2a5c-436e-bd84-c2b3fccbf60e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b5a8f13f-2a5c-436e-bd84-c2b3fccbf60e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b5a8f13f-2a5c-436e-bd84-c2b3fccbf60e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b5a8f13f-2a5c-436e-bd84-c2b3fccbf60e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b5a8f13f-2a5c-436e-bd84-c2b3fccbf60e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b5a8f13f-2a5c-436e-bd84-c2b3fccbf60e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b5a8f13f-2a5c-436e-bd84-c2b3fccbf60e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b5a8f13f-2a5c-436e-bd84-c2b3fccbf60e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b5a8f13f-2a5c-436e-bd84-c2b3fccbf60e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b5a8f13f-2a5c-436e-bd84-c2b3fccbf60e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b5a8f13f-2a5c-436e-bd84-c2b3fccbf60e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b5a8f13f-2a5c-436e-bd84-c2b3fccbf60e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b5a8f13f-2a5c-436e-bd84-c2b3fccbf60e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b5a8f13f-2a5c-436e-bd84-c2b3fccbf60e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b5a8f13f-2a5c-436e-bd84-c2b3fccbf60e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b5a8f13f-2a5c-436e-bd84-c2b3fccbf60e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b5a8f13f-2a5c-436e-bd84-c2b3fccbf60e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b5a8f13f-2a5c-436e-bd84-c2b3fccbf60e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b5a8f13f-2a5c-436e-bd84-c2b3fccbf60e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b5a8f13f-2a5c-436e-bd84-c2b3fccbf60e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b5a8f13f-2a5c-436e-bd84-c2b3fccbf60e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b5a8f13f-2a5c-436e-bd84-c2b3fccbf60e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b5a8f13f-2a5c-436e-bd84-c2b3fccbf60e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b5a8f13f-2a5c-436e-bd84-c2b3fccbf60e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b5a8f13f-2a5c-436e-bd84-c2b3fccbf60e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b5a8f13f-2a5c-436e-bd84-c2b3fccbf60e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b5a8f13f-2a5c-436e-bd84-c2b3fccbf60e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-51ac3b24-ed54-478c-9f57-c0f8fc5d1b5e {
  margin-right: 20%;
}

#s-833fce9f-cd21-4dae-854d-df9d0604ae10 {
  margin-right: 32%;
}

#s-802d5289-4823-4258-b984-d200d1d24e8c {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 1);
border-style: solid;
margin-top: 20px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 19px;
padding-bottom: 10px;
padding-right: 19px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(180, 165, 155, 1);
border-style: solid;
border-radius: 0px;
text-align: left;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
color: rgba(39, 39, 60, 1);
background-image: none;
hover-type: color;
}
#s-802d5289-4823-4258-b984-d200d1d24e8c:hover {background-color: rgba(255, 255, 255, 0.99) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(40, 39, 61, 1) !important;}#s-802d5289-4823-4258-b984-d200d1d24e8c:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(40, 39, 45, 1) !important;}

  #s-802d5289-4823-4258-b984-d200d1d24e8c-btn-wrapper {
    text-align: left;
  }


#s-802d5289-4823-4258-b984-d200d1d24e8c.shg-btn {
  color: rgba(39, 39, 60, 1);
  font-size: 13px;
  font-weight: 800;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-eb0e7809-8f5b-4cc3-acd3-7395294d6503 {
  background-size: cover;
padding-top: 100px;
padding-bottom: 100px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-eb0e7809-8f5b-4cc3-acd3-7395294d6503 {
  display: none;
}
#s-eb0e7809-8f5b-4cc3-acd3-7395294d6503, #wrap-s-eb0e7809-8f5b-4cc3-acd3-7395294d6503 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eb0e7809-8f5b-4cc3-acd3-7395294d6503 {
  display: none;
}
#s-eb0e7809-8f5b-4cc3-acd3-7395294d6503, #wrap-s-eb0e7809-8f5b-4cc3-acd3-7395294d6503 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-eb0e7809-8f5b-4cc3-acd3-7395294d6503 {
  min-height: 600px;
}
}@media (max-width: 767px){#s-eb0e7809-8f5b-4cc3-acd3-7395294d6503 {
  display: none;
}
#s-eb0e7809-8f5b-4cc3-acd3-7395294d6503, #wrap-s-eb0e7809-8f5b-4cc3-acd3-7395294d6503 { display:none !important; }}







#s-eb0e7809-8f5b-4cc3-acd3-7395294d6503 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-eb0e7809-8f5b-4cc3-acd3-7395294d6503.shg-box.shg-c {
  justify-content: center;
}

#s-dcdb785d-b04e-4f20-ae48-625217281e51 {
  padding-left: 40px;
padding-right: 40px;
}

@media (min-width: 0px) {
[id="s-dcdb785d-b04e-4f20-ae48-625217281e51"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dcdb785d-b04e-4f20-ae48-625217281e51"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dcdb785d-b04e-4f20-ae48-625217281e51"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dcdb785d-b04e-4f20-ae48-625217281e51"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-dcdb785d-b04e-4f20-ae48-625217281e51"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-dcdb785d-b04e-4f20-ae48-625217281e51"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-dcdb785d-b04e-4f20-ae48-625217281e51"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dcdb785d-b04e-4f20-ae48-625217281e51"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-dcdb785d-b04e-4f20-ae48-625217281e51"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-dcdb785d-b04e-4f20-ae48-625217281e51"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-dcdb785d-b04e-4f20-ae48-625217281e51"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-dcdb785d-b04e-4f20-ae48-625217281e51"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-dcdb785d-b04e-4f20-ae48-625217281e51"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-dcdb785d-b04e-4f20-ae48-625217281e51"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dcdb785d-b04e-4f20-ae48-625217281e51"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dcdb785d-b04e-4f20-ae48-625217281e51"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-dcdb785d-b04e-4f20-ae48-625217281e51"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-dcdb785d-b04e-4f20-ae48-625217281e51"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-dcdb785d-b04e-4f20-ae48-625217281e51"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dcdb785d-b04e-4f20-ae48-625217281e51"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-dcdb785d-b04e-4f20-ae48-625217281e51"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-dcdb785d-b04e-4f20-ae48-625217281e51"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-dcdb785d-b04e-4f20-ae48-625217281e51"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-dcdb785d-b04e-4f20-ae48-625217281e51"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-dcdb785d-b04e-4f20-ae48-625217281e51"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-dcdb785d-b04e-4f20-ae48-625217281e51"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dcdb785d-b04e-4f20-ae48-625217281e51"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dcdb785d-b04e-4f20-ae48-625217281e51"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-dcdb785d-b04e-4f20-ae48-625217281e51"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-dcdb785d-b04e-4f20-ae48-625217281e51"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-dcdb785d-b04e-4f20-ae48-625217281e51"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dcdb785d-b04e-4f20-ae48-625217281e51"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-dcdb785d-b04e-4f20-ae48-625217281e51"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-dcdb785d-b04e-4f20-ae48-625217281e51"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-dcdb785d-b04e-4f20-ae48-625217281e51"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-dcdb785d-b04e-4f20-ae48-625217281e51"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-dcdb785d-b04e-4f20-ae48-625217281e51"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-673386e4-144a-493d-bc14-c1de9b140c8c {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 1);
border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 19px;
padding-bottom: 10px;
padding-right: 19px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(180, 165, 155, 1);
border-style: solid;
border-radius: 0px;
text-align: left;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-673386e4-144a-493d-bc14-c1de9b140c8c:hover {background-color: rgba(255, 255, 255, 0.99) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(40, 39, 61, 1) !important;}#s-673386e4-144a-493d-bc14-c1de9b140c8c:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(40, 39, 45, 1) !important;}

  #s-673386e4-144a-493d-bc14-c1de9b140c8c-btn-wrapper {
    text-align: left;
  }


#s-673386e4-144a-493d-bc14-c1de9b140c8c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  font-weight: 800;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-5acd1b95-f2ba-49d5-a6c9-ec40da48ec8f {
  min-height: 50px;
}








#s-5acd1b95-f2ba-49d5-a6c9-ec40da48ec8f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5acd1b95-f2ba-49d5-a6c9-ec40da48ec8f.shg-box.shg-c {
  justify-content: flex-end;
}

#s-bdba1b63-bb49-4ccd-a1e6-3f6a54d34c9d {
  margin-top: -1px;
margin-bottom: -1px;
padding-top: 30px;
padding-left: 140px;
padding-bottom: 30px;
padding-right: 140px;
background-color: rgba(188, 176, 163, 0.43);
}
@media (min-width: 768px) and (max-width: 991px){#s-bdba1b63-bb49-4ccd-a1e6-3f6a54d34c9d {
  padding-left: 50px;
padding-right: 50px;
}
}@media (max-width: 767px){#s-bdba1b63-bb49-4ccd-a1e6-3f6a54d34c9d {
  padding-left: 50px;
padding-right: 50px;
}
}







#s-bdba1b63-bb49-4ccd-a1e6-3f6a54d34c9d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bdba1b63-bb49-4ccd-a1e6-3f6a54d34c9d.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-84873438-6cd7-4cb4-8fd8-581ce1f970f2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-84873438-6cd7-4cb4-8fd8-581ce1f970f2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-84873438-6cd7-4cb4-8fd8-581ce1f970f2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-84873438-6cd7-4cb4-8fd8-581ce1f970f2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-84873438-6cd7-4cb4-8fd8-581ce1f970f2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-84873438-6cd7-4cb4-8fd8-581ce1f970f2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-84873438-6cd7-4cb4-8fd8-581ce1f970f2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-84873438-6cd7-4cb4-8fd8-581ce1f970f2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-84873438-6cd7-4cb4-8fd8-581ce1f970f2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-84873438-6cd7-4cb4-8fd8-581ce1f970f2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-84873438-6cd7-4cb4-8fd8-581ce1f970f2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-84873438-6cd7-4cb4-8fd8-581ce1f970f2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-84873438-6cd7-4cb4-8fd8-581ce1f970f2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-84873438-6cd7-4cb4-8fd8-581ce1f970f2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-84873438-6cd7-4cb4-8fd8-581ce1f970f2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-84873438-6cd7-4cb4-8fd8-581ce1f970f2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-84873438-6cd7-4cb4-8fd8-581ce1f970f2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-84873438-6cd7-4cb4-8fd8-581ce1f970f2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-84873438-6cd7-4cb4-8fd8-581ce1f970f2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-84873438-6cd7-4cb4-8fd8-581ce1f970f2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-84873438-6cd7-4cb4-8fd8-581ce1f970f2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-84873438-6cd7-4cb4-8fd8-581ce1f970f2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-84873438-6cd7-4cb4-8fd8-581ce1f970f2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-84873438-6cd7-4cb4-8fd8-581ce1f970f2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-84873438-6cd7-4cb4-8fd8-581ce1f970f2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-84873438-6cd7-4cb4-8fd8-581ce1f970f2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-84873438-6cd7-4cb4-8fd8-581ce1f970f2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-84873438-6cd7-4cb4-8fd8-581ce1f970f2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-84873438-6cd7-4cb4-8fd8-581ce1f970f2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-84873438-6cd7-4cb4-8fd8-581ce1f970f2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-84873438-6cd7-4cb4-8fd8-581ce1f970f2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-84873438-6cd7-4cb4-8fd8-581ce1f970f2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-84873438-6cd7-4cb4-8fd8-581ce1f970f2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-84873438-6cd7-4cb4-8fd8-581ce1f970f2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-84873438-6cd7-4cb4-8fd8-581ce1f970f2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-84873438-6cd7-4cb4-8fd8-581ce1f970f2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-84873438-6cd7-4cb4-8fd8-581ce1f970f2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-5e992c6e-61c7-4f63-adbc-ce291433dbb0 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(218, 191, 161, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-5e992c6e-61c7-4f63-adbc-ce291433dbb0 {
  padding-left: 0px;
padding-right: 0px;
}
}@media (max-width: 767px){#s-5e992c6e-61c7-4f63-adbc-ce291433dbb0 {
  margin-bottom: 20px;
}
}







#s-5e992c6e-61c7-4f63-adbc-ce291433dbb0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5e992c6e-61c7-4f63-adbc-ce291433dbb0.shg-box.shg-c {
  justify-content: center;
}

#s-bf644e7e-dfbc-4ae7-adad-28286812cddf {
  margin-top: 5px;
}

#s-c3b0aee5-0f4d-435e-90bd-934b165bc4b6 {
  margin-left: 30px;
margin-right: 30px;
}
@media (min-width: 1200px){#s-c3b0aee5-0f4d-435e-90bd-934b165bc4b6 {
  margin-left: 50px;
margin-right: 50px;
}
}
#s-21531326-6ef9-47ac-9e82-62cc13145b49 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 0px;
background-color: rgba(218, 191, 161, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-21531326-6ef9-47ac-9e82-62cc13145b49 {
  padding-left: 0px;
padding-right: 0px;
}
}@media (max-width: 767px){#s-21531326-6ef9-47ac-9e82-62cc13145b49 {
  margin-bottom: 20px;
}
}







#s-21531326-6ef9-47ac-9e82-62cc13145b49 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-21531326-6ef9-47ac-9e82-62cc13145b49.shg-box.shg-c {
  justify-content: center;
}

#s-a33d54d8-780d-4519-b3bd-a1a36f418b15 {
  margin-top: 5px;
}

#s-ab2cc573-854e-471d-8c17-fa32d49e279b {
  margin-left: 30px;
margin-right: 30px;
}
@media (min-width: 1200px){#s-ab2cc573-854e-471d-8c17-fa32d49e279b {
  margin-left: 50px;
margin-right: 50px;
}
}
#s-ae79299d-d39a-457a-90ec-854cdab1ca4d {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 0px;
background-color: rgba(218, 191, 161, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-ae79299d-d39a-457a-90ec-854cdab1ca4d {
  padding-left: 0px;
padding-right: 0px;
}
}







#s-ae79299d-d39a-457a-90ec-854cdab1ca4d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ae79299d-d39a-457a-90ec-854cdab1ca4d.shg-box.shg-c {
  justify-content: center;
}

#s-3d800f28-b8a9-4f7e-a6b9-8d2abe73c3a8 {
  margin-top: 5px;
}

#s-89eb9be8-3ce3-4244-8780-7797cdbfbc3a {
  margin-left: 30px;
margin-right: 30px;
}
@media (min-width: 1200px){#s-89eb9be8-3ce3-4244-8780-7797cdbfbc3a {
  margin-left: 50px;
margin-right: 50px;
}
}
#s-b3c518cd-e3aa-4a58-88e0-0338aaba6969 {
  margin-bottom: 100px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b3c518cd-e3aa-4a58-88e0-0338aaba6969 {
  display: none;
}
#s-b3c518cd-e3aa-4a58-88e0-0338aaba6969, #wrap-s-b3c518cd-e3aa-4a58-88e0-0338aaba6969 { display:none !important; }}@media (max-width: 767px){#s-b3c518cd-e3aa-4a58-88e0-0338aaba6969 {
  display: none;
}
#s-b3c518cd-e3aa-4a58-88e0-0338aaba6969, #wrap-s-b3c518cd-e3aa-4a58-88e0-0338aaba6969 { display:none !important; }}







#s-b3c518cd-e3aa-4a58-88e0-0338aaba6969 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b3c518cd-e3aa-4a58-88e0-0338aaba6969.shg-box.shg-c {
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #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-34b51547-049a-4d31-9661-ba94845f8813 {
  margin-top: 100px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-34b51547-049a-4d31-9661-ba94845f8813 {
  margin-top: 50px;
}
}@media (max-width: 767px){#s-34b51547-049a-4d31-9661-ba94845f8813 {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
}
}
#s-34b51547-049a-4d31-9661-ba94845f8813 .shogun-heading-component h1 {
  color: rgba(39, 39, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f9e7682d-a41e-4f74-ba12-1ad8892578a1 {
  margin-bottom: 50px;
}
@media (max-width: 767px){#s-f9e7682d-a41e-4f74-ba12-1ad8892578a1 {
  margin-left: 10%;
margin-bottom: 8px;
margin-right: 10%;
}
}
#s-01b21cb6-a372-49d3-ace1-edfcee73c600 {
  border-style: solid;
margin-top: 40px;
margin-left: 4%;
margin-right: 4%;
border-top-width: 0.05px;
border-left-width: 0.05px;
border-bottom-width: 0.05px;
border-right-width: 0.05px;
border-color: #000;
border-style: solid;
}
@media (min-width: 768px) and (max-width: 991px){#s-01b21cb6-a372-49d3-ace1-edfcee73c600 {
  margin-top: -10px;
margin-bottom: -10px;
}
}
@media (min-width: 0px) {
[id="s-01b21cb6-a372-49d3-ace1-edfcee73c600"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-01b21cb6-a372-49d3-ace1-edfcee73c600"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-01b21cb6-a372-49d3-ace1-edfcee73c600"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-01b21cb6-a372-49d3-ace1-edfcee73c600"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-01b21cb6-a372-49d3-ace1-edfcee73c600"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-01b21cb6-a372-49d3-ace1-edfcee73c600"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-01b21cb6-a372-49d3-ace1-edfcee73c600"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-01b21cb6-a372-49d3-ace1-edfcee73c600"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-01b21cb6-a372-49d3-ace1-edfcee73c600"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-01b21cb6-a372-49d3-ace1-edfcee73c600"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-01b21cb6-a372-49d3-ace1-edfcee73c600"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-01b21cb6-a372-49d3-ace1-edfcee73c600"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-01b21cb6-a372-49d3-ace1-edfcee73c600"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-01b21cb6-a372-49d3-ace1-edfcee73c600"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-01b21cb6-a372-49d3-ace1-edfcee73c600"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-01b21cb6-a372-49d3-ace1-edfcee73c600"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-01b21cb6-a372-49d3-ace1-edfcee73c600"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-01b21cb6-a372-49d3-ace1-edfcee73c600"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-01b21cb6-a372-49d3-ace1-edfcee73c600"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-01b21cb6-a372-49d3-ace1-edfcee73c600"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-01b21cb6-a372-49d3-ace1-edfcee73c600"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-01b21cb6-a372-49d3-ace1-edfcee73c600"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-01b21cb6-a372-49d3-ace1-edfcee73c600"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-01b21cb6-a372-49d3-ace1-edfcee73c600"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-01b21cb6-a372-49d3-ace1-edfcee73c600"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-01b21cb6-a372-49d3-ace1-edfcee73c600"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-01b21cb6-a372-49d3-ace1-edfcee73c600"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-01b21cb6-a372-49d3-ace1-edfcee73c600"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-01b21cb6-a372-49d3-ace1-edfcee73c600"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-01b21cb6-a372-49d3-ace1-edfcee73c600"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-01b21cb6-a372-49d3-ace1-edfcee73c600"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-01b21cb6-a372-49d3-ace1-edfcee73c600"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-01b21cb6-a372-49d3-ace1-edfcee73c600"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-01b21cb6-a372-49d3-ace1-edfcee73c600"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-01b21cb6-a372-49d3-ace1-edfcee73c600"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-01b21cb6-a372-49d3-ace1-edfcee73c600"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-01b21cb6-a372-49d3-ace1-edfcee73c600"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9a9accaa-f886-4959-a430-6eca842e41b0 {
  text-align: center;
}





#s-9a9accaa-f886-4959-a430-6eca842e41b0 .shogun-image-content {
  
    align-items: center;
  
}

#s-3539fcca-4359-4165-8aba-a6399c028d79 {
  margin-top: 30px;
margin-bottom: 0px;
margin-right: 32px;
}
@media (max-width: 767px){#s-3539fcca-4359-4165-8aba-a6399c028d79 {
  margin-left: 12%;
margin-bottom: 32px;
margin-right: 12%;
}
}
#s-3539fcca-4359-4165-8aba-a6399c028d79 {
  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-aad4c805-2a23-414f-8021-d4ae47e63005 {
  text-align: center;
}


.shg-c#s-aad4c805-2a23-414f-8021-d4ae47e63005 {
  max-width: 100%;
}

.shg-c#s-aad4c805-2a23-414f-8021-d4ae47e63005 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aad4c805-2a23-414f-8021-d4ae47e63005 .shg-image-zoom,
.shg-c#s-aad4c805-2a23-414f-8021-d4ae47e63005 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aad4c805-2a23-414f-8021-d4ae47e63005 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-aad4c805-2a23-414f-8021-d4ae47e63005 {
  max-width: 100%;
}

.shg-c#s-aad4c805-2a23-414f-8021-d4ae47e63005 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aad4c805-2a23-414f-8021-d4ae47e63005 .shg-image-zoom,
.shg-c#s-aad4c805-2a23-414f-8021-d4ae47e63005 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aad4c805-2a23-414f-8021-d4ae47e63005 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-aad4c805-2a23-414f-8021-d4ae47e63005 {
  max-width: 100%;
}

.shg-c#s-aad4c805-2a23-414f-8021-d4ae47e63005 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aad4c805-2a23-414f-8021-d4ae47e63005 .shg-image-zoom,
.shg-c#s-aad4c805-2a23-414f-8021-d4ae47e63005 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aad4c805-2a23-414f-8021-d4ae47e63005 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-aad4c805-2a23-414f-8021-d4ae47e63005 {
  max-width: 100%;
}

.shg-c#s-aad4c805-2a23-414f-8021-d4ae47e63005 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aad4c805-2a23-414f-8021-d4ae47e63005 .shg-image-zoom,
.shg-c#s-aad4c805-2a23-414f-8021-d4ae47e63005 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aad4c805-2a23-414f-8021-d4ae47e63005 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-aad4c805-2a23-414f-8021-d4ae47e63005 {
  max-width: 100%;
}

.shg-c#s-aad4c805-2a23-414f-8021-d4ae47e63005 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aad4c805-2a23-414f-8021-d4ae47e63005 .shg-image-zoom,
.shg-c#s-aad4c805-2a23-414f-8021-d4ae47e63005 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aad4c805-2a23-414f-8021-d4ae47e63005 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
.shg-c#s-aad4c805-2a23-414f-8021-d4ae47e63005 {
  max-width: 100%;
}

.shg-c#s-aad4c805-2a23-414f-8021-d4ae47e63005 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aad4c805-2a23-414f-8021-d4ae47e63005 .shg-image-zoom,
.shg-c#s-aad4c805-2a23-414f-8021-d4ae47e63005 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aad4c805-2a23-414f-8021-d4ae47e63005 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.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-e7c8c8f5-a0e8-4f42-acb9-fa4e1e96ec92 {
  text-align: center;
}

#s-e7c8c8f5-a0e8-4f42-acb9-fa4e1e96ec92 .shg-product-title-component h1 {
  color: rgba(39, 39, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}
@media (min-width: 768px) and (max-width: 991px){#s-e7c8c8f5-a0e8-4f42-acb9-fa4e1e96ec92 .shg-product-title-component h1 {
  color: rgba(39, 39, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 767px){#s-e7c8c8f5-a0e8-4f42-acb9-fa4e1e96ec92 .shg-product-title-component h1 {
  color: rgba(39, 39, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
}
}
#s-ac08f7b0-7796-45e6-9e3e-3ba4d3984fae {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(39, 39, 60, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-ac08f7b0-7796-45e6-9e3e-3ba4d3984fae:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ac08f7b0-7796-45e6-9e3e-3ba4d3984fae:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ac08f7b0-7796-45e6-9e3e-3ba4d3984fae.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-3389e62c-f847-474a-9592-a5a5df91e36f {
  border-style: solid;
margin-top: 40px;
margin-left: 4%;
margin-right: 4%;
border-top-width: 0.2px;
border-left-width: 0.2px;
border-bottom-width: 0.2px;
border-right-width: 0.2px;
border-color: rgba(39, 39, 60, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-3389e62c-f847-474a-9592-a5a5df91e36f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3389e62c-f847-474a-9592-a5a5df91e36f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3389e62c-f847-474a-9592-a5a5df91e36f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3389e62c-f847-474a-9592-a5a5df91e36f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3389e62c-f847-474a-9592-a5a5df91e36f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3389e62c-f847-474a-9592-a5a5df91e36f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3389e62c-f847-474a-9592-a5a5df91e36f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3389e62c-f847-474a-9592-a5a5df91e36f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3389e62c-f847-474a-9592-a5a5df91e36f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3389e62c-f847-474a-9592-a5a5df91e36f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3389e62c-f847-474a-9592-a5a5df91e36f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3389e62c-f847-474a-9592-a5a5df91e36f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3389e62c-f847-474a-9592-a5a5df91e36f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3389e62c-f847-474a-9592-a5a5df91e36f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3389e62c-f847-474a-9592-a5a5df91e36f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3389e62c-f847-474a-9592-a5a5df91e36f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3389e62c-f847-474a-9592-a5a5df91e36f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3389e62c-f847-474a-9592-a5a5df91e36f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3389e62c-f847-474a-9592-a5a5df91e36f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3389e62c-f847-474a-9592-a5a5df91e36f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3389e62c-f847-474a-9592-a5a5df91e36f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3389e62c-f847-474a-9592-a5a5df91e36f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3389e62c-f847-474a-9592-a5a5df91e36f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3389e62c-f847-474a-9592-a5a5df91e36f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3389e62c-f847-474a-9592-a5a5df91e36f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3389e62c-f847-474a-9592-a5a5df91e36f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3389e62c-f847-474a-9592-a5a5df91e36f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3389e62c-f847-474a-9592-a5a5df91e36f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3389e62c-f847-474a-9592-a5a5df91e36f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3389e62c-f847-474a-9592-a5a5df91e36f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3389e62c-f847-474a-9592-a5a5df91e36f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3389e62c-f847-474a-9592-a5a5df91e36f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3389e62c-f847-474a-9592-a5a5df91e36f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3389e62c-f847-474a-9592-a5a5df91e36f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3389e62c-f847-474a-9592-a5a5df91e36f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3389e62c-f847-474a-9592-a5a5df91e36f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3389e62c-f847-474a-9592-a5a5df91e36f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-00a2647a-5d1c-45ef-8b0c-a4c7ee74d29c {
  text-align: center;
}





#s-00a2647a-5d1c-45ef-8b0c-a4c7ee74d29c .shogun-image-content {
  
    align-items: center;
  
}

#s-d7b64c9b-4e0e-482a-b849-27e1135d1fdd {
  margin-top: 12px;
margin-bottom: 0px;
margin-right: 32px;
}
@media (max-width: 767px){#s-d7b64c9b-4e0e-482a-b849-27e1135d1fdd {
  margin-left: 12%;
margin-bottom: 32px;
margin-right: 12%;
}
}
#s-d7b64c9b-4e0e-482a-b849-27e1135d1fdd {
  display: none;
}
#s-d9c83b72-321b-4eb4-ba84-bac93f70ba2e {
  margin-top: 0px;
margin-left: 16%;
margin-bottom: 0px;
margin-right: 16%;
text-align: center;
}


.shg-c#s-d9c83b72-321b-4eb4-ba84-bac93f70ba2e {
  max-width: 100%;
}

.shg-c#s-d9c83b72-321b-4eb4-ba84-bac93f70ba2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d9c83b72-321b-4eb4-ba84-bac93f70ba2e .shg-image-zoom,
.shg-c#s-d9c83b72-321b-4eb4-ba84-bac93f70ba2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d9c83b72-321b-4eb4-ba84-bac93f70ba2e .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-d9c83b72-321b-4eb4-ba84-bac93f70ba2e {
  max-width: 100%;
}

.shg-c#s-d9c83b72-321b-4eb4-ba84-bac93f70ba2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d9c83b72-321b-4eb4-ba84-bac93f70ba2e .shg-image-zoom,
.shg-c#s-d9c83b72-321b-4eb4-ba84-bac93f70ba2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d9c83b72-321b-4eb4-ba84-bac93f70ba2e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d9c83b72-321b-4eb4-ba84-bac93f70ba2e {
  max-width: 100%;
}

.shg-c#s-d9c83b72-321b-4eb4-ba84-bac93f70ba2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d9c83b72-321b-4eb4-ba84-bac93f70ba2e .shg-image-zoom,
.shg-c#s-d9c83b72-321b-4eb4-ba84-bac93f70ba2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d9c83b72-321b-4eb4-ba84-bac93f70ba2e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d9c83b72-321b-4eb4-ba84-bac93f70ba2e {
  max-width: 100%;
}

.shg-c#s-d9c83b72-321b-4eb4-ba84-bac93f70ba2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d9c83b72-321b-4eb4-ba84-bac93f70ba2e .shg-image-zoom,
.shg-c#s-d9c83b72-321b-4eb4-ba84-bac93f70ba2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d9c83b72-321b-4eb4-ba84-bac93f70ba2e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-d9c83b72-321b-4eb4-ba84-bac93f70ba2e {
  max-width: 100%;
}

.shg-c#s-d9c83b72-321b-4eb4-ba84-bac93f70ba2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d9c83b72-321b-4eb4-ba84-bac93f70ba2e .shg-image-zoom,
.shg-c#s-d9c83b72-321b-4eb4-ba84-bac93f70ba2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d9c83b72-321b-4eb4-ba84-bac93f70ba2e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
.shg-c#s-d9c83b72-321b-4eb4-ba84-bac93f70ba2e {
  max-width: 100%;
}

.shg-c#s-d9c83b72-321b-4eb4-ba84-bac93f70ba2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d9c83b72-321b-4eb4-ba84-bac93f70ba2e .shg-image-zoom,
.shg-c#s-d9c83b72-321b-4eb4-ba84-bac93f70ba2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d9c83b72-321b-4eb4-ba84-bac93f70ba2e .shg-image-zoom {
  
    margin: 0 auto;
  
}


#s-9c12ba26-d7c5-4421-b6c6-a1c0be6bbabf {
  text-align: center;
}

#s-9c12ba26-d7c5-4421-b6c6-a1c0be6bbabf .shg-product-title-component h1 {
  color: rgba(39, 39, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}
@media (min-width: 768px) and (max-width: 991px){#s-9c12ba26-d7c5-4421-b6c6-a1c0be6bbabf .shg-product-title-component h1 {
  color: rgba(39, 39, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 767px){#s-9c12ba26-d7c5-4421-b6c6-a1c0be6bbabf .shg-product-title-component h1 {
  color: rgba(39, 39, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
}
}
#s-665e39ff-aaf8-4a12-8ea1-0a455a2d906b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(39, 39, 60, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-665e39ff-aaf8-4a12-8ea1-0a455a2d906b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-665e39ff-aaf8-4a12-8ea1-0a455a2d906b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-665e39ff-aaf8-4a12-8ea1-0a455a2d906b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-e253ed5b-1154-4e1f-8a6d-0d2a3cb9fc5d {
  border-style: solid;
margin-top: 40px;
margin-left: 4%;
margin-right: 4%;
border-top-width: 0.2px;
border-left-width: 0.2px;
border-bottom-width: 0.2px;
border-right-width: 0.2px;
border-color: #000;
border-style: solid;
}

@media (min-width: 0px) {
[id="s-e253ed5b-1154-4e1f-8a6d-0d2a3cb9fc5d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e253ed5b-1154-4e1f-8a6d-0d2a3cb9fc5d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e253ed5b-1154-4e1f-8a6d-0d2a3cb9fc5d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e253ed5b-1154-4e1f-8a6d-0d2a3cb9fc5d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e253ed5b-1154-4e1f-8a6d-0d2a3cb9fc5d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e253ed5b-1154-4e1f-8a6d-0d2a3cb9fc5d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e253ed5b-1154-4e1f-8a6d-0d2a3cb9fc5d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e253ed5b-1154-4e1f-8a6d-0d2a3cb9fc5d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e253ed5b-1154-4e1f-8a6d-0d2a3cb9fc5d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e253ed5b-1154-4e1f-8a6d-0d2a3cb9fc5d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e253ed5b-1154-4e1f-8a6d-0d2a3cb9fc5d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e253ed5b-1154-4e1f-8a6d-0d2a3cb9fc5d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e253ed5b-1154-4e1f-8a6d-0d2a3cb9fc5d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e253ed5b-1154-4e1f-8a6d-0d2a3cb9fc5d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e253ed5b-1154-4e1f-8a6d-0d2a3cb9fc5d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e253ed5b-1154-4e1f-8a6d-0d2a3cb9fc5d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e253ed5b-1154-4e1f-8a6d-0d2a3cb9fc5d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e253ed5b-1154-4e1f-8a6d-0d2a3cb9fc5d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e253ed5b-1154-4e1f-8a6d-0d2a3cb9fc5d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e253ed5b-1154-4e1f-8a6d-0d2a3cb9fc5d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e253ed5b-1154-4e1f-8a6d-0d2a3cb9fc5d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e253ed5b-1154-4e1f-8a6d-0d2a3cb9fc5d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e253ed5b-1154-4e1f-8a6d-0d2a3cb9fc5d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e253ed5b-1154-4e1f-8a6d-0d2a3cb9fc5d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e253ed5b-1154-4e1f-8a6d-0d2a3cb9fc5d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e253ed5b-1154-4e1f-8a6d-0d2a3cb9fc5d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e253ed5b-1154-4e1f-8a6d-0d2a3cb9fc5d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e253ed5b-1154-4e1f-8a6d-0d2a3cb9fc5d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e253ed5b-1154-4e1f-8a6d-0d2a3cb9fc5d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e253ed5b-1154-4e1f-8a6d-0d2a3cb9fc5d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e253ed5b-1154-4e1f-8a6d-0d2a3cb9fc5d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e253ed5b-1154-4e1f-8a6d-0d2a3cb9fc5d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e253ed5b-1154-4e1f-8a6d-0d2a3cb9fc5d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e253ed5b-1154-4e1f-8a6d-0d2a3cb9fc5d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e253ed5b-1154-4e1f-8a6d-0d2a3cb9fc5d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e253ed5b-1154-4e1f-8a6d-0d2a3cb9fc5d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e253ed5b-1154-4e1f-8a6d-0d2a3cb9fc5d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-e253ed5b-1154-4e1f-8a6d-0d2a3cb9fc5d"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-9ce2ef42-c4b5-494d-9300-6d3447b07780 {
  text-align: center;
}





#s-9ce2ef42-c4b5-494d-9300-6d3447b07780 .shogun-image-content {
  
    align-items: center;
  
}

#s-c884fb68-2dc4-4db0-a752-6793414aa11f {
  margin-top: 12px;
margin-bottom: 0px;
margin-right: 32px;
}
@media (max-width: 767px){#s-c884fb68-2dc4-4db0-a752-6793414aa11f {
  margin-left: 12%;
margin-bottom: 32px;
margin-right: 12%;
}
}
#s-c884fb68-2dc4-4db0-a752-6793414aa11f {
  display: none;
}
#s-7ac8b501-2d79-4aeb-8ab6-20719bae17cc {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}


.shg-c#s-7ac8b501-2d79-4aeb-8ab6-20719bae17cc {
  max-width: 100%;
}

.shg-c#s-7ac8b501-2d79-4aeb-8ab6-20719bae17cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ac8b501-2d79-4aeb-8ab6-20719bae17cc .shg-image-zoom,
.shg-c#s-7ac8b501-2d79-4aeb-8ab6-20719bae17cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ac8b501-2d79-4aeb-8ab6-20719bae17cc .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-7ac8b501-2d79-4aeb-8ab6-20719bae17cc {
  max-width: 100%;
}

.shg-c#s-7ac8b501-2d79-4aeb-8ab6-20719bae17cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ac8b501-2d79-4aeb-8ab6-20719bae17cc .shg-image-zoom,
.shg-c#s-7ac8b501-2d79-4aeb-8ab6-20719bae17cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ac8b501-2d79-4aeb-8ab6-20719bae17cc .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7ac8b501-2d79-4aeb-8ab6-20719bae17cc {
  max-width: 100%;
}

.shg-c#s-7ac8b501-2d79-4aeb-8ab6-20719bae17cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ac8b501-2d79-4aeb-8ab6-20719bae17cc .shg-image-zoom,
.shg-c#s-7ac8b501-2d79-4aeb-8ab6-20719bae17cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ac8b501-2d79-4aeb-8ab6-20719bae17cc .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7ac8b501-2d79-4aeb-8ab6-20719bae17cc {
  max-width: 100%;
}

.shg-c#s-7ac8b501-2d79-4aeb-8ab6-20719bae17cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ac8b501-2d79-4aeb-8ab6-20719bae17cc .shg-image-zoom,
.shg-c#s-7ac8b501-2d79-4aeb-8ab6-20719bae17cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ac8b501-2d79-4aeb-8ab6-20719bae17cc .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-7ac8b501-2d79-4aeb-8ab6-20719bae17cc {
  max-width: 100%;
}

.shg-c#s-7ac8b501-2d79-4aeb-8ab6-20719bae17cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ac8b501-2d79-4aeb-8ab6-20719bae17cc .shg-image-zoom,
.shg-c#s-7ac8b501-2d79-4aeb-8ab6-20719bae17cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ac8b501-2d79-4aeb-8ab6-20719bae17cc .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
.shg-c#s-7ac8b501-2d79-4aeb-8ab6-20719bae17cc {
  max-width: 100%;
}

.shg-c#s-7ac8b501-2d79-4aeb-8ab6-20719bae17cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ac8b501-2d79-4aeb-8ab6-20719bae17cc .shg-image-zoom,
.shg-c#s-7ac8b501-2d79-4aeb-8ab6-20719bae17cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ac8b501-2d79-4aeb-8ab6-20719bae17cc .shg-image-zoom {
  
    margin: 0 auto;
  
}


#s-a90bcac6-07df-4af4-85ca-1f01d0e610bc {
  text-align: center;
}

#s-a90bcac6-07df-4af4-85ca-1f01d0e610bc .shg-product-title-component h1 {
  color: rgba(39, 39, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}
@media (min-width: 768px) and (max-width: 991px){#s-a90bcac6-07df-4af4-85ca-1f01d0e610bc .shg-product-title-component h1 {
  color: rgba(39, 39, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 767px){#s-a90bcac6-07df-4af4-85ca-1f01d0e610bc .shg-product-title-component h1 {
  color: rgba(39, 39, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
}
}
#s-1f25c4eb-2f23-4bd5-a1f1-c69e77715ca2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(39, 39, 60, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-1f25c4eb-2f23-4bd5-a1f1-c69e77715ca2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1f25c4eb-2f23-4bd5-a1f1-c69e77715ca2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1f25c4eb-2f23-4bd5-a1f1-c69e77715ca2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-836fec37-9036-4e9d-9927-f10d6de94024 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-836fec37-9036-4e9d-9927-f10d6de94024 {
  display: none;
}
#s-836fec37-9036-4e9d-9927-f10d6de94024, #wrap-s-836fec37-9036-4e9d-9927-f10d6de94024 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-836fec37-9036-4e9d-9927-f10d6de94024 {
  display: none;
}
#s-836fec37-9036-4e9d-9927-f10d6de94024, #wrap-s-836fec37-9036-4e9d-9927-f10d6de94024 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-836fec37-9036-4e9d-9927-f10d6de94024 {
  display: none;
}
#s-836fec37-9036-4e9d-9927-f10d6de94024, #wrap-s-836fec37-9036-4e9d-9927-f10d6de94024 { display:none !important; }}@media (max-width: 767px){#s-836fec37-9036-4e9d-9927-f10d6de94024 {
  margin-bottom: 24px;
}
}







#s-836fec37-9036-4e9d-9927-f10d6de94024 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-836fec37-9036-4e9d-9927-f10d6de94024.shg-box.shg-c {
  justify-content: center;
}

#s-ce295952-4a2b-4bc4-96d8-ff81aa509353 {
  margin-top: 100px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ce295952-4a2b-4bc4-96d8-ff81aa509353 {
  margin-top: 50px;
}
}@media (max-width: 767px){#s-ce295952-4a2b-4bc4-96d8-ff81aa509353 {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
}
}
#s-ce295952-4a2b-4bc4-96d8-ff81aa509353 .shogun-heading-component h1 {
  color: rgba(39, 39, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-ce295952-4a2b-4bc4-96d8-ff81aa509353 .shogun-heading-component h1 {
  color: rgba(39, 39, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-ce295952-4a2b-4bc4-96d8-ff81aa509353 .shogun-heading-component h1 {
  color: rgba(39, 39, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-9ed263e2-3a40-4435-9dc7-43bb2ed60089 {
  margin-bottom: 50px;
}
@media (max-width: 767px){#s-9ed263e2-3a40-4435-9dc7-43bb2ed60089 {
  margin-left: 10%;
margin-bottom: 8px;
margin-right: 10%;
}
}
#s-ddf74ca8-3b64-48cd-98bd-a8d3f40791b3 {
  border-style: solid;
margin-top: 40px;
margin-left: 4%;
margin-right: 4%;
border-top-width: 0.05px;
border-left-width: 0.05px;
border-bottom-width: 0.05px;
border-right-width: 0.05px;
border-color: #000;
border-style: solid;
}
@media (min-width: 768px) and (max-width: 991px){#s-ddf74ca8-3b64-48cd-98bd-a8d3f40791b3 {
  margin-top: -10px;
margin-bottom: -10px;
}
}
@media (min-width: 0px) {
[id="s-ddf74ca8-3b64-48cd-98bd-a8d3f40791b3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ddf74ca8-3b64-48cd-98bd-a8d3f40791b3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ddf74ca8-3b64-48cd-98bd-a8d3f40791b3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ddf74ca8-3b64-48cd-98bd-a8d3f40791b3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ddf74ca8-3b64-48cd-98bd-a8d3f40791b3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ddf74ca8-3b64-48cd-98bd-a8d3f40791b3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ddf74ca8-3b64-48cd-98bd-a8d3f40791b3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ddf74ca8-3b64-48cd-98bd-a8d3f40791b3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ddf74ca8-3b64-48cd-98bd-a8d3f40791b3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ddf74ca8-3b64-48cd-98bd-a8d3f40791b3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ddf74ca8-3b64-48cd-98bd-a8d3f40791b3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ddf74ca8-3b64-48cd-98bd-a8d3f40791b3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ddf74ca8-3b64-48cd-98bd-a8d3f40791b3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ddf74ca8-3b64-48cd-98bd-a8d3f40791b3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ddf74ca8-3b64-48cd-98bd-a8d3f40791b3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ddf74ca8-3b64-48cd-98bd-a8d3f40791b3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ddf74ca8-3b64-48cd-98bd-a8d3f40791b3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ddf74ca8-3b64-48cd-98bd-a8d3f40791b3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ddf74ca8-3b64-48cd-98bd-a8d3f40791b3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ddf74ca8-3b64-48cd-98bd-a8d3f40791b3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ddf74ca8-3b64-48cd-98bd-a8d3f40791b3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ddf74ca8-3b64-48cd-98bd-a8d3f40791b3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ddf74ca8-3b64-48cd-98bd-a8d3f40791b3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ddf74ca8-3b64-48cd-98bd-a8d3f40791b3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ddf74ca8-3b64-48cd-98bd-a8d3f40791b3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ddf74ca8-3b64-48cd-98bd-a8d3f40791b3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ddf74ca8-3b64-48cd-98bd-a8d3f40791b3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ddf74ca8-3b64-48cd-98bd-a8d3f40791b3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ddf74ca8-3b64-48cd-98bd-a8d3f40791b3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ddf74ca8-3b64-48cd-98bd-a8d3f40791b3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ddf74ca8-3b64-48cd-98bd-a8d3f40791b3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ddf74ca8-3b64-48cd-98bd-a8d3f40791b3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ddf74ca8-3b64-48cd-98bd-a8d3f40791b3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ddf74ca8-3b64-48cd-98bd-a8d3f40791b3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ddf74ca8-3b64-48cd-98bd-a8d3f40791b3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ddf74ca8-3b64-48cd-98bd-a8d3f40791b3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ddf74ca8-3b64-48cd-98bd-a8d3f40791b3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-79aac972-a391-473f-86f8-db80bb6f7160 {
  text-align: center;
}
@media (min-width: 1200px){#s-79aac972-a391-473f-86f8-db80bb6f7160 {
  display: none;
}
#s-79aac972-a391-473f-86f8-db80bb6f7160, #wrap-s-79aac972-a391-473f-86f8-db80bb6f7160 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-79aac972-a391-473f-86f8-db80bb6f7160 {
  display: none;
}
#s-79aac972-a391-473f-86f8-db80bb6f7160, #wrap-s-79aac972-a391-473f-86f8-db80bb6f7160 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-79aac972-a391-473f-86f8-db80bb6f7160 {
  display: none;
}
#s-79aac972-a391-473f-86f8-db80bb6f7160, #wrap-s-79aac972-a391-473f-86f8-db80bb6f7160 { display:none !important; }}




#s-79aac972-a391-473f-86f8-db80bb6f7160 .shogun-image-content {
  
    align-items: center;
  
}

#s-0509290a-9490-4d44-b245-a3fc6a7a6049 {
  margin-top: 52px;
margin-bottom: 0px;
margin-right: 32px;
}
@media (max-width: 767px){#s-0509290a-9490-4d44-b245-a3fc6a7a6049 {
  margin-top: 32px;
margin-left: 12%;
margin-bottom: 32px;
margin-right: 12%;
}
}
#s-0509290a-9490-4d44-b245-a3fc6a7a6049 {
  display: none;
}
#s-d09a71f0-e7e6-4691-898c-b6175c4d9235 {
  text-align: center;
}


.shg-c#s-d09a71f0-e7e6-4691-898c-b6175c4d9235 {
  max-width: 100%;
}

.shg-c#s-d09a71f0-e7e6-4691-898c-b6175c4d9235 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d09a71f0-e7e6-4691-898c-b6175c4d9235 .shg-image-zoom,
.shg-c#s-d09a71f0-e7e6-4691-898c-b6175c4d9235 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d09a71f0-e7e6-4691-898c-b6175c4d9235 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-d09a71f0-e7e6-4691-898c-b6175c4d9235 {
  max-width: 100%;
}

.shg-c#s-d09a71f0-e7e6-4691-898c-b6175c4d9235 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d09a71f0-e7e6-4691-898c-b6175c4d9235 .shg-image-zoom,
.shg-c#s-d09a71f0-e7e6-4691-898c-b6175c4d9235 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d09a71f0-e7e6-4691-898c-b6175c4d9235 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d09a71f0-e7e6-4691-898c-b6175c4d9235 {
  max-width: 100%;
}

.shg-c#s-d09a71f0-e7e6-4691-898c-b6175c4d9235 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d09a71f0-e7e6-4691-898c-b6175c4d9235 .shg-image-zoom,
.shg-c#s-d09a71f0-e7e6-4691-898c-b6175c4d9235 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d09a71f0-e7e6-4691-898c-b6175c4d9235 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d09a71f0-e7e6-4691-898c-b6175c4d9235 {
  max-width: 100%;
}

.shg-c#s-d09a71f0-e7e6-4691-898c-b6175c4d9235 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d09a71f0-e7e6-4691-898c-b6175c4d9235 .shg-image-zoom,
.shg-c#s-d09a71f0-e7e6-4691-898c-b6175c4d9235 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d09a71f0-e7e6-4691-898c-b6175c4d9235 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-d09a71f0-e7e6-4691-898c-b6175c4d9235 {
  max-width: 100%;
}

.shg-c#s-d09a71f0-e7e6-4691-898c-b6175c4d9235 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d09a71f0-e7e6-4691-898c-b6175c4d9235 .shg-image-zoom,
.shg-c#s-d09a71f0-e7e6-4691-898c-b6175c4d9235 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d09a71f0-e7e6-4691-898c-b6175c4d9235 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
.shg-c#s-d09a71f0-e7e6-4691-898c-b6175c4d9235 {
  max-width: 100%;
}

.shg-c#s-d09a71f0-e7e6-4691-898c-b6175c4d9235 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d09a71f0-e7e6-4691-898c-b6175c4d9235 .shg-image-zoom,
.shg-c#s-d09a71f0-e7e6-4691-898c-b6175c4d9235 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d09a71f0-e7e6-4691-898c-b6175c4d9235 .shg-image-zoom {
  
    margin: 0 auto;
  
}


#s-0499e376-0b37-4251-8901-a29da0e8d619 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0499e376-0b37-4251-8901-a29da0e8d619 .shg-product-title-component h1 {
  color: rgba(39, 39, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}
@media (min-width: 768px) and (max-width: 991px){#s-0499e376-0b37-4251-8901-a29da0e8d619 .shg-product-title-component h1 {
  color: rgba(39, 39, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 767px){#s-0499e376-0b37-4251-8901-a29da0e8d619 .shg-product-title-component h1 {
  color: rgba(39, 39, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
}
}
#s-8cfd837a-16a9-43cb-810a-d30513dab9c9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(39, 39, 60, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-8cfd837a-16a9-43cb-810a-d30513dab9c9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8cfd837a-16a9-43cb-810a-d30513dab9c9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8cfd837a-16a9-43cb-810a-d30513dab9c9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-cd7445cb-d622-490b-8eea-b0ef76069bf3 {
  border-style: solid;
margin-top: 40px;
margin-left: 4%;
margin-right: 4%;
border-top-width: 0.2px;
border-left-width: 0.2px;
border-bottom-width: 0.2px;
border-right-width: 0.2px;
border-color: #000;
border-style: solid;
}

@media (min-width: 0px) {
[id="s-cd7445cb-d622-490b-8eea-b0ef76069bf3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cd7445cb-d622-490b-8eea-b0ef76069bf3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cd7445cb-d622-490b-8eea-b0ef76069bf3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cd7445cb-d622-490b-8eea-b0ef76069bf3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cd7445cb-d622-490b-8eea-b0ef76069bf3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cd7445cb-d622-490b-8eea-b0ef76069bf3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cd7445cb-d622-490b-8eea-b0ef76069bf3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cd7445cb-d622-490b-8eea-b0ef76069bf3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cd7445cb-d622-490b-8eea-b0ef76069bf3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cd7445cb-d622-490b-8eea-b0ef76069bf3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cd7445cb-d622-490b-8eea-b0ef76069bf3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cd7445cb-d622-490b-8eea-b0ef76069bf3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cd7445cb-d622-490b-8eea-b0ef76069bf3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cd7445cb-d622-490b-8eea-b0ef76069bf3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cd7445cb-d622-490b-8eea-b0ef76069bf3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cd7445cb-d622-490b-8eea-b0ef76069bf3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cd7445cb-d622-490b-8eea-b0ef76069bf3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cd7445cb-d622-490b-8eea-b0ef76069bf3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cd7445cb-d622-490b-8eea-b0ef76069bf3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cd7445cb-d622-490b-8eea-b0ef76069bf3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cd7445cb-d622-490b-8eea-b0ef76069bf3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cd7445cb-d622-490b-8eea-b0ef76069bf3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cd7445cb-d622-490b-8eea-b0ef76069bf3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cd7445cb-d622-490b-8eea-b0ef76069bf3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cd7445cb-d622-490b-8eea-b0ef76069bf3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cd7445cb-d622-490b-8eea-b0ef76069bf3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cd7445cb-d622-490b-8eea-b0ef76069bf3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cd7445cb-d622-490b-8eea-b0ef76069bf3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cd7445cb-d622-490b-8eea-b0ef76069bf3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cd7445cb-d622-490b-8eea-b0ef76069bf3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cd7445cb-d622-490b-8eea-b0ef76069bf3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cd7445cb-d622-490b-8eea-b0ef76069bf3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cd7445cb-d622-490b-8eea-b0ef76069bf3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cd7445cb-d622-490b-8eea-b0ef76069bf3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cd7445cb-d622-490b-8eea-b0ef76069bf3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cd7445cb-d622-490b-8eea-b0ef76069bf3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cd7445cb-d622-490b-8eea-b0ef76069bf3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6070504f-7650-4376-ba28-38e2b6b24b29 {
  text-align: center;
}





#s-6070504f-7650-4376-ba28-38e2b6b24b29 .shogun-image-content {
  
    align-items: center;
  
}

#s-6b81bb58-2228-416b-8657-48a84ccd9a9e {
  margin-top: 52px;
margin-bottom: 0px;
margin-right: 32px;
}
@media (max-width: 767px){#s-6b81bb58-2228-416b-8657-48a84ccd9a9e {
  margin-top: 32px;
margin-left: 12%;
margin-bottom: 32px;
margin-right: 12%;
}
}
#s-6b81bb58-2228-416b-8657-48a84ccd9a9e {
  display: none;
}
#s-45829eeb-aed6-4c87-a02a-6568b3428f5c {
  margin-top: 0px;
margin-left: 16%;
margin-bottom: 0px;
margin-right: 16%;
text-align: center;
}


.shg-c#s-45829eeb-aed6-4c87-a02a-6568b3428f5c {
  max-width: 100%;
}

.shg-c#s-45829eeb-aed6-4c87-a02a-6568b3428f5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-45829eeb-aed6-4c87-a02a-6568b3428f5c .shg-image-zoom,
.shg-c#s-45829eeb-aed6-4c87-a02a-6568b3428f5c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-45829eeb-aed6-4c87-a02a-6568b3428f5c .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-45829eeb-aed6-4c87-a02a-6568b3428f5c {
  max-width: 100%;
}

.shg-c#s-45829eeb-aed6-4c87-a02a-6568b3428f5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-45829eeb-aed6-4c87-a02a-6568b3428f5c .shg-image-zoom,
.shg-c#s-45829eeb-aed6-4c87-a02a-6568b3428f5c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-45829eeb-aed6-4c87-a02a-6568b3428f5c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-45829eeb-aed6-4c87-a02a-6568b3428f5c {
  max-width: 100%;
}

.shg-c#s-45829eeb-aed6-4c87-a02a-6568b3428f5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-45829eeb-aed6-4c87-a02a-6568b3428f5c .shg-image-zoom,
.shg-c#s-45829eeb-aed6-4c87-a02a-6568b3428f5c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-45829eeb-aed6-4c87-a02a-6568b3428f5c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-45829eeb-aed6-4c87-a02a-6568b3428f5c {
  max-width: 100%;
}

.shg-c#s-45829eeb-aed6-4c87-a02a-6568b3428f5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-45829eeb-aed6-4c87-a02a-6568b3428f5c .shg-image-zoom,
.shg-c#s-45829eeb-aed6-4c87-a02a-6568b3428f5c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-45829eeb-aed6-4c87-a02a-6568b3428f5c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-45829eeb-aed6-4c87-a02a-6568b3428f5c {
  max-width: 100%;
}

.shg-c#s-45829eeb-aed6-4c87-a02a-6568b3428f5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-45829eeb-aed6-4c87-a02a-6568b3428f5c .shg-image-zoom,
.shg-c#s-45829eeb-aed6-4c87-a02a-6568b3428f5c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-45829eeb-aed6-4c87-a02a-6568b3428f5c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
.shg-c#s-45829eeb-aed6-4c87-a02a-6568b3428f5c {
  max-width: 100%;
}

.shg-c#s-45829eeb-aed6-4c87-a02a-6568b3428f5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-45829eeb-aed6-4c87-a02a-6568b3428f5c .shg-image-zoom,
.shg-c#s-45829eeb-aed6-4c87-a02a-6568b3428f5c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-45829eeb-aed6-4c87-a02a-6568b3428f5c .shg-image-zoom {
  
    margin: 0 auto;
  
}


#s-1bdd7d5e-7597-42d2-b2cd-2e42a5feb275 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1bdd7d5e-7597-42d2-b2cd-2e42a5feb275 .shg-product-title-component h1 {
  color: rgba(39, 39, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}
@media (min-width: 768px) and (max-width: 991px){#s-1bdd7d5e-7597-42d2-b2cd-2e42a5feb275 .shg-product-title-component h1 {
  color: rgba(39, 39, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 767px){#s-1bdd7d5e-7597-42d2-b2cd-2e42a5feb275 .shg-product-title-component h1 {
  color: rgba(39, 39, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
}
}
#s-6b3c76f0-17dd-4374-a69a-709b365b1a82 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(39, 39, 60, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-6b3c76f0-17dd-4374-a69a-709b365b1a82:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6b3c76f0-17dd-4374-a69a-709b365b1a82:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6b3c76f0-17dd-4374-a69a-709b365b1a82.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-76a7302f-7afc-4650-9d58-7fa51760fe9d {
  border-style: solid;
margin-top: 40px;
margin-left: 4%;
margin-right: 4%;
border-top-width: 0.2px;
border-left-width: 0.2px;
border-bottom-width: 0.2px;
border-right-width: 0.2px;
border-color: #000;
border-style: solid;
}

@media (min-width: 0px) {
[id="s-76a7302f-7afc-4650-9d58-7fa51760fe9d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-76a7302f-7afc-4650-9d58-7fa51760fe9d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-76a7302f-7afc-4650-9d58-7fa51760fe9d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-76a7302f-7afc-4650-9d58-7fa51760fe9d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-76a7302f-7afc-4650-9d58-7fa51760fe9d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-76a7302f-7afc-4650-9d58-7fa51760fe9d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-76a7302f-7afc-4650-9d58-7fa51760fe9d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-76a7302f-7afc-4650-9d58-7fa51760fe9d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-76a7302f-7afc-4650-9d58-7fa51760fe9d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-76a7302f-7afc-4650-9d58-7fa51760fe9d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-76a7302f-7afc-4650-9d58-7fa51760fe9d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-76a7302f-7afc-4650-9d58-7fa51760fe9d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-76a7302f-7afc-4650-9d58-7fa51760fe9d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-76a7302f-7afc-4650-9d58-7fa51760fe9d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-76a7302f-7afc-4650-9d58-7fa51760fe9d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-76a7302f-7afc-4650-9d58-7fa51760fe9d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-76a7302f-7afc-4650-9d58-7fa51760fe9d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-76a7302f-7afc-4650-9d58-7fa51760fe9d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-76a7302f-7afc-4650-9d58-7fa51760fe9d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-76a7302f-7afc-4650-9d58-7fa51760fe9d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-76a7302f-7afc-4650-9d58-7fa51760fe9d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-76a7302f-7afc-4650-9d58-7fa51760fe9d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-76a7302f-7afc-4650-9d58-7fa51760fe9d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-76a7302f-7afc-4650-9d58-7fa51760fe9d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-76a7302f-7afc-4650-9d58-7fa51760fe9d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-76a7302f-7afc-4650-9d58-7fa51760fe9d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-76a7302f-7afc-4650-9d58-7fa51760fe9d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-76a7302f-7afc-4650-9d58-7fa51760fe9d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-76a7302f-7afc-4650-9d58-7fa51760fe9d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-76a7302f-7afc-4650-9d58-7fa51760fe9d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-76a7302f-7afc-4650-9d58-7fa51760fe9d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-76a7302f-7afc-4650-9d58-7fa51760fe9d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-76a7302f-7afc-4650-9d58-7fa51760fe9d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-76a7302f-7afc-4650-9d58-7fa51760fe9d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-76a7302f-7afc-4650-9d58-7fa51760fe9d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-76a7302f-7afc-4650-9d58-7fa51760fe9d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-76a7302f-7afc-4650-9d58-7fa51760fe9d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-52b55d67-bab6-4747-81fe-079a0680860a {
  text-align: center;
}





#s-52b55d67-bab6-4747-81fe-079a0680860a .shogun-image-content {
  
    align-items: center;
  
}

#s-b9aa95c3-c74c-4568-8c81-6f20b4880eff {
  margin-top: 52px;
margin-bottom: 0px;
margin-right: 32px;
}
@media (max-width: 767px){#s-b9aa95c3-c74c-4568-8c81-6f20b4880eff {
  margin-top: 32px;
margin-left: 12%;
margin-bottom: 32px;
margin-right: 12%;
}
}
#s-b9aa95c3-c74c-4568-8c81-6f20b4880eff {
  display: none;
}
#s-665bb850-f88a-41e8-a06b-8ae9625d757e {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}


.shg-c#s-665bb850-f88a-41e8-a06b-8ae9625d757e {
  max-width: 100%;
}

.shg-c#s-665bb850-f88a-41e8-a06b-8ae9625d757e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-665bb850-f88a-41e8-a06b-8ae9625d757e .shg-image-zoom,
.shg-c#s-665bb850-f88a-41e8-a06b-8ae9625d757e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-665bb850-f88a-41e8-a06b-8ae9625d757e .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-665bb850-f88a-41e8-a06b-8ae9625d757e {
  max-width: 100%;
}

.shg-c#s-665bb850-f88a-41e8-a06b-8ae9625d757e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-665bb850-f88a-41e8-a06b-8ae9625d757e .shg-image-zoom,
.shg-c#s-665bb850-f88a-41e8-a06b-8ae9625d757e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-665bb850-f88a-41e8-a06b-8ae9625d757e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-665bb850-f88a-41e8-a06b-8ae9625d757e {
  max-width: 100%;
}

.shg-c#s-665bb850-f88a-41e8-a06b-8ae9625d757e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-665bb850-f88a-41e8-a06b-8ae9625d757e .shg-image-zoom,
.shg-c#s-665bb850-f88a-41e8-a06b-8ae9625d757e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-665bb850-f88a-41e8-a06b-8ae9625d757e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-665bb850-f88a-41e8-a06b-8ae9625d757e {
  max-width: 100%;
}

.shg-c#s-665bb850-f88a-41e8-a06b-8ae9625d757e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-665bb850-f88a-41e8-a06b-8ae9625d757e .shg-image-zoom,
.shg-c#s-665bb850-f88a-41e8-a06b-8ae9625d757e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-665bb850-f88a-41e8-a06b-8ae9625d757e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-665bb850-f88a-41e8-a06b-8ae9625d757e {
  max-width: 100%;
}

.shg-c#s-665bb850-f88a-41e8-a06b-8ae9625d757e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-665bb850-f88a-41e8-a06b-8ae9625d757e .shg-image-zoom,
.shg-c#s-665bb850-f88a-41e8-a06b-8ae9625d757e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-665bb850-f88a-41e8-a06b-8ae9625d757e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
.shg-c#s-665bb850-f88a-41e8-a06b-8ae9625d757e {
  max-width: 100%;
}

.shg-c#s-665bb850-f88a-41e8-a06b-8ae9625d757e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-665bb850-f88a-41e8-a06b-8ae9625d757e .shg-image-zoom,
.shg-c#s-665bb850-f88a-41e8-a06b-8ae9625d757e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-665bb850-f88a-41e8-a06b-8ae9625d757e .shg-image-zoom {
  
    margin: 0 auto;
  
}


#s-6c60acf3-93cf-4f50-8340-47566bcfd1b4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6c60acf3-93cf-4f50-8340-47566bcfd1b4 .shg-product-title-component h1 {
  color: rgba(39, 39, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}
@media (min-width: 768px) and (max-width: 991px){#s-6c60acf3-93cf-4f50-8340-47566bcfd1b4 .shg-product-title-component h1 {
  color: rgba(39, 39, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 767px){#s-6c60acf3-93cf-4f50-8340-47566bcfd1b4 .shg-product-title-component h1 {
  color: rgba(39, 39, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
}
}
#s-6532c4e5-0057-442d-aee9-6126e97b426c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(39, 39, 60, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-6532c4e5-0057-442d-aee9-6126e97b426c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6532c4e5-0057-442d-aee9-6126e97b426c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6532c4e5-0057-442d-aee9-6126e97b426c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-f72406a6-1058-4709-a4d4-d9e9d2a8c0bd {
  min-height: 50px;
}
@media (min-width: 1200px){#s-f72406a6-1058-4709-a4d4-d9e9d2a8c0bd {
  display: none;
}
#s-f72406a6-1058-4709-a4d4-d9e9d2a8c0bd, #wrap-s-f72406a6-1058-4709-a4d4-d9e9d2a8c0bd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f72406a6-1058-4709-a4d4-d9e9d2a8c0bd {
  display: none;
}
#s-f72406a6-1058-4709-a4d4-d9e9d2a8c0bd, #wrap-s-f72406a6-1058-4709-a4d4-d9e9d2a8c0bd { display:none !important; }}@media (max-width: 767px){#s-f72406a6-1058-4709-a4d4-d9e9d2a8c0bd {
  margin-bottom: 24px;
display: none;
}
#s-f72406a6-1058-4709-a4d4-d9e9d2a8c0bd, #wrap-s-f72406a6-1058-4709-a4d4-d9e9d2a8c0bd { display:none !important; }}







#s-f72406a6-1058-4709-a4d4-d9e9d2a8c0bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f72406a6-1058-4709-a4d4-d9e9d2a8c0bd.shg-box.shg-c {
  justify-content: center;
}

#s-22ba3e20-8d10-4be5-bb73-72d21cc0d48f {
  margin-top: 100px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-22ba3e20-8d10-4be5-bb73-72d21cc0d48f {
  margin-top: 50px;
}
}@media (max-width: 767px){#s-22ba3e20-8d10-4be5-bb73-72d21cc0d48f {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
}
}
#s-22ba3e20-8d10-4be5-bb73-72d21cc0d48f .shogun-heading-component h1 {
  color: rgba(39, 39, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-22ba3e20-8d10-4be5-bb73-72d21cc0d48f .shogun-heading-component h1 {
  color: rgba(39, 39, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-22ba3e20-8d10-4be5-bb73-72d21cc0d48f .shogun-heading-component h1 {
  color: rgba(39, 39, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-90118767-b4fd-46d4-ade6-a50496b9de0a {
  margin-bottom: 50px;
}
@media (max-width: 767px){#s-90118767-b4fd-46d4-ade6-a50496b9de0a {
  margin-left: 10%;
margin-bottom: 8px;
margin-right: 10%;
}
}
#s-2f4c5cbc-332c-4b49-9d7d-1ab886f6774b {
  border-style: solid;
margin-top: 40px;
margin-left: 4%;
margin-right: 4%;
border-top-width: 0.05px;
border-left-width: 0.05px;
border-bottom-width: 0.05px;
border-right-width: 0.05px;
border-color: #000;
border-style: solid;
}
@media (min-width: 768px) and (max-width: 991px){#s-2f4c5cbc-332c-4b49-9d7d-1ab886f6774b {
  margin-top: -10px;
}
}
@media (min-width: 0px) {
[id="s-2f4c5cbc-332c-4b49-9d7d-1ab886f6774b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2f4c5cbc-332c-4b49-9d7d-1ab886f6774b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2f4c5cbc-332c-4b49-9d7d-1ab886f6774b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2f4c5cbc-332c-4b49-9d7d-1ab886f6774b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2f4c5cbc-332c-4b49-9d7d-1ab886f6774b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2f4c5cbc-332c-4b49-9d7d-1ab886f6774b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2f4c5cbc-332c-4b49-9d7d-1ab886f6774b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2f4c5cbc-332c-4b49-9d7d-1ab886f6774b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2f4c5cbc-332c-4b49-9d7d-1ab886f6774b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2f4c5cbc-332c-4b49-9d7d-1ab886f6774b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2f4c5cbc-332c-4b49-9d7d-1ab886f6774b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2f4c5cbc-332c-4b49-9d7d-1ab886f6774b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2f4c5cbc-332c-4b49-9d7d-1ab886f6774b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2f4c5cbc-332c-4b49-9d7d-1ab886f6774b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2f4c5cbc-332c-4b49-9d7d-1ab886f6774b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2f4c5cbc-332c-4b49-9d7d-1ab886f6774b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2f4c5cbc-332c-4b49-9d7d-1ab886f6774b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2f4c5cbc-332c-4b49-9d7d-1ab886f6774b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2f4c5cbc-332c-4b49-9d7d-1ab886f6774b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2f4c5cbc-332c-4b49-9d7d-1ab886f6774b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2f4c5cbc-332c-4b49-9d7d-1ab886f6774b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2f4c5cbc-332c-4b49-9d7d-1ab886f6774b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2f4c5cbc-332c-4b49-9d7d-1ab886f6774b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2f4c5cbc-332c-4b49-9d7d-1ab886f6774b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2f4c5cbc-332c-4b49-9d7d-1ab886f6774b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2f4c5cbc-332c-4b49-9d7d-1ab886f6774b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2f4c5cbc-332c-4b49-9d7d-1ab886f6774b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2f4c5cbc-332c-4b49-9d7d-1ab886f6774b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2f4c5cbc-332c-4b49-9d7d-1ab886f6774b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2f4c5cbc-332c-4b49-9d7d-1ab886f6774b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2f4c5cbc-332c-4b49-9d7d-1ab886f6774b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2f4c5cbc-332c-4b49-9d7d-1ab886f6774b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2f4c5cbc-332c-4b49-9d7d-1ab886f6774b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2f4c5cbc-332c-4b49-9d7d-1ab886f6774b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2f4c5cbc-332c-4b49-9d7d-1ab886f6774b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2f4c5cbc-332c-4b49-9d7d-1ab886f6774b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2f4c5cbc-332c-4b49-9d7d-1ab886f6774b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b45b7bff-1822-46f3-94a6-ae312c970996 {
  text-align: center;
}





#s-b45b7bff-1822-46f3-94a6-ae312c970996 .shogun-image-content {
  
    align-items: center;
  
}

#s-5d6a1157-f51b-4d07-9e7e-3cea96dbf1ff {
  margin-top: 26px;
margin-bottom: 0px;
margin-right: 32px;
}
@media (max-width: 767px){#s-5d6a1157-f51b-4d07-9e7e-3cea96dbf1ff {
  margin-left: 12%;
margin-bottom: 32px;
margin-right: 12%;
}
}
#s-5d6a1157-f51b-4d07-9e7e-3cea96dbf1ff {
  display: none;
}
#s-d9013404-e542-4bd8-8612-3399c5833dd1 {
  text-align: center;
}


.shg-c#s-d9013404-e542-4bd8-8612-3399c5833dd1 {
  max-width: 100%;
}

.shg-c#s-d9013404-e542-4bd8-8612-3399c5833dd1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d9013404-e542-4bd8-8612-3399c5833dd1 .shg-image-zoom,
.shg-c#s-d9013404-e542-4bd8-8612-3399c5833dd1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d9013404-e542-4bd8-8612-3399c5833dd1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-d9013404-e542-4bd8-8612-3399c5833dd1 {
  max-width: 100%;
}

.shg-c#s-d9013404-e542-4bd8-8612-3399c5833dd1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d9013404-e542-4bd8-8612-3399c5833dd1 .shg-image-zoom,
.shg-c#s-d9013404-e542-4bd8-8612-3399c5833dd1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d9013404-e542-4bd8-8612-3399c5833dd1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d9013404-e542-4bd8-8612-3399c5833dd1 {
  max-width: 100%;
}

.shg-c#s-d9013404-e542-4bd8-8612-3399c5833dd1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d9013404-e542-4bd8-8612-3399c5833dd1 .shg-image-zoom,
.shg-c#s-d9013404-e542-4bd8-8612-3399c5833dd1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d9013404-e542-4bd8-8612-3399c5833dd1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d9013404-e542-4bd8-8612-3399c5833dd1 {
  max-width: 100%;
}

.shg-c#s-d9013404-e542-4bd8-8612-3399c5833dd1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d9013404-e542-4bd8-8612-3399c5833dd1 .shg-image-zoom,
.shg-c#s-d9013404-e542-4bd8-8612-3399c5833dd1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d9013404-e542-4bd8-8612-3399c5833dd1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-d9013404-e542-4bd8-8612-3399c5833dd1 {
  max-width: 100%;
}

.shg-c#s-d9013404-e542-4bd8-8612-3399c5833dd1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d9013404-e542-4bd8-8612-3399c5833dd1 .shg-image-zoom,
.shg-c#s-d9013404-e542-4bd8-8612-3399c5833dd1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d9013404-e542-4bd8-8612-3399c5833dd1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
.shg-c#s-d9013404-e542-4bd8-8612-3399c5833dd1 {
  max-width: 100%;
}

.shg-c#s-d9013404-e542-4bd8-8612-3399c5833dd1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d9013404-e542-4bd8-8612-3399c5833dd1 .shg-image-zoom,
.shg-c#s-d9013404-e542-4bd8-8612-3399c5833dd1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d9013404-e542-4bd8-8612-3399c5833dd1 .shg-image-zoom {
  
    margin: 0 auto;
  
}


#s-2eaae2a1-6fc9-4289-bc8d-e3383ec8254a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2eaae2a1-6fc9-4289-bc8d-e3383ec8254a .shg-product-title-component h1 {
  color: rgba(39, 39, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}
@media (min-width: 768px) and (max-width: 991px){#s-2eaae2a1-6fc9-4289-bc8d-e3383ec8254a .shg-product-title-component h1 {
  color: rgba(39, 39, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 767px){#s-2eaae2a1-6fc9-4289-bc8d-e3383ec8254a .shg-product-title-component h1 {
  color: rgba(39, 39, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
}
}
#s-88babfe7-6604-4244-b94a-dac76d219baf {
  margin-top: 32px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(39, 39, 60, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-88babfe7-6604-4244-b94a-dac76d219baf:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-88babfe7-6604-4244-b94a-dac76d219baf:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-88babfe7-6604-4244-b94a-dac76d219baf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-e65a480b-bab3-4179-9408-28a3ca7a8f83 {
  border-style: solid;
margin-top: 75px;
margin-left: 4%;
margin-right: 4%;
border-top-width: 0.2px;
border-left-width: 0.2px;
border-bottom-width: 0.2px;
border-right-width: 0.2px;
border-color: #000;
border-style: solid;
}

@media (min-width: 0px) {
[id="s-e65a480b-bab3-4179-9408-28a3ca7a8f83"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e65a480b-bab3-4179-9408-28a3ca7a8f83"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e65a480b-bab3-4179-9408-28a3ca7a8f83"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e65a480b-bab3-4179-9408-28a3ca7a8f83"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e65a480b-bab3-4179-9408-28a3ca7a8f83"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e65a480b-bab3-4179-9408-28a3ca7a8f83"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e65a480b-bab3-4179-9408-28a3ca7a8f83"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e65a480b-bab3-4179-9408-28a3ca7a8f83"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e65a480b-bab3-4179-9408-28a3ca7a8f83"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e65a480b-bab3-4179-9408-28a3ca7a8f83"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e65a480b-bab3-4179-9408-28a3ca7a8f83"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e65a480b-bab3-4179-9408-28a3ca7a8f83"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e65a480b-bab3-4179-9408-28a3ca7a8f83"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e65a480b-bab3-4179-9408-28a3ca7a8f83"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e65a480b-bab3-4179-9408-28a3ca7a8f83"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e65a480b-bab3-4179-9408-28a3ca7a8f83"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e65a480b-bab3-4179-9408-28a3ca7a8f83"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e65a480b-bab3-4179-9408-28a3ca7a8f83"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e65a480b-bab3-4179-9408-28a3ca7a8f83"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e65a480b-bab3-4179-9408-28a3ca7a8f83"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e65a480b-bab3-4179-9408-28a3ca7a8f83"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e65a480b-bab3-4179-9408-28a3ca7a8f83"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e65a480b-bab3-4179-9408-28a3ca7a8f83"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e65a480b-bab3-4179-9408-28a3ca7a8f83"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e65a480b-bab3-4179-9408-28a3ca7a8f83"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e65a480b-bab3-4179-9408-28a3ca7a8f83"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e65a480b-bab3-4179-9408-28a3ca7a8f83"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e65a480b-bab3-4179-9408-28a3ca7a8f83"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e65a480b-bab3-4179-9408-28a3ca7a8f83"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e65a480b-bab3-4179-9408-28a3ca7a8f83"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e65a480b-bab3-4179-9408-28a3ca7a8f83"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e65a480b-bab3-4179-9408-28a3ca7a8f83"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e65a480b-bab3-4179-9408-28a3ca7a8f83"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e65a480b-bab3-4179-9408-28a3ca7a8f83"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e65a480b-bab3-4179-9408-28a3ca7a8f83"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e65a480b-bab3-4179-9408-28a3ca7a8f83"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e65a480b-bab3-4179-9408-28a3ca7a8f83"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6b5abc33-db6f-4c1f-ad79-09009d004f41 {
  text-align: center;
}





#s-6b5abc33-db6f-4c1f-ad79-09009d004f41 .shogun-image-content {
  
    align-items: center;
  
}

#s-8614b903-8e1e-42cf-be86-0b9e2b7e72a6 {
  margin-top: 25px;
margin-bottom: 0px;
margin-right: 10%;
}
@media (max-width: 767px){#s-8614b903-8e1e-42cf-be86-0b9e2b7e72a6 {
  margin-left: 12%;
margin-bottom: 32px;
}
}
#s-8614b903-8e1e-42cf-be86-0b9e2b7e72a6 {
  display: none;
}
#s-942a1639-685d-43d9-8410-4ba62fc850c3 {
  margin-top: 0px;
margin-left: 16%;
margin-bottom: 0px;
margin-right: 16%;
text-align: center;
}


.shg-c#s-942a1639-685d-43d9-8410-4ba62fc850c3 {
  max-width: 100%;
}

.shg-c#s-942a1639-685d-43d9-8410-4ba62fc850c3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-942a1639-685d-43d9-8410-4ba62fc850c3 .shg-image-zoom,
.shg-c#s-942a1639-685d-43d9-8410-4ba62fc850c3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-942a1639-685d-43d9-8410-4ba62fc850c3 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-942a1639-685d-43d9-8410-4ba62fc850c3 {
  max-width: 100%;
}

.shg-c#s-942a1639-685d-43d9-8410-4ba62fc850c3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-942a1639-685d-43d9-8410-4ba62fc850c3 .shg-image-zoom,
.shg-c#s-942a1639-685d-43d9-8410-4ba62fc850c3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-942a1639-685d-43d9-8410-4ba62fc850c3 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-942a1639-685d-43d9-8410-4ba62fc850c3 {
  max-width: 100%;
}

.shg-c#s-942a1639-685d-43d9-8410-4ba62fc850c3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-942a1639-685d-43d9-8410-4ba62fc850c3 .shg-image-zoom,
.shg-c#s-942a1639-685d-43d9-8410-4ba62fc850c3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-942a1639-685d-43d9-8410-4ba62fc850c3 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-942a1639-685d-43d9-8410-4ba62fc850c3 {
  max-width: 100%;
}

.shg-c#s-942a1639-685d-43d9-8410-4ba62fc850c3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-942a1639-685d-43d9-8410-4ba62fc850c3 .shg-image-zoom,
.shg-c#s-942a1639-685d-43d9-8410-4ba62fc850c3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-942a1639-685d-43d9-8410-4ba62fc850c3 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-942a1639-685d-43d9-8410-4ba62fc850c3 {
  max-width: 100%;
}

.shg-c#s-942a1639-685d-43d9-8410-4ba62fc850c3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-942a1639-685d-43d9-8410-4ba62fc850c3 .shg-image-zoom,
.shg-c#s-942a1639-685d-43d9-8410-4ba62fc850c3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-942a1639-685d-43d9-8410-4ba62fc850c3 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
.shg-c#s-942a1639-685d-43d9-8410-4ba62fc850c3 {
  max-width: 100%;
}

.shg-c#s-942a1639-685d-43d9-8410-4ba62fc850c3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-942a1639-685d-43d9-8410-4ba62fc850c3 .shg-image-zoom,
.shg-c#s-942a1639-685d-43d9-8410-4ba62fc850c3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-942a1639-685d-43d9-8410-4ba62fc850c3 .shg-image-zoom {
  
    margin: 0 auto;
  
}


#s-4dd91e35-d60f-4357-8219-980e3e867e0f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4dd91e35-d60f-4357-8219-980e3e867e0f .shg-product-title-component h1 {
  color: rgba(39, 39, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}
@media (min-width: 768px) and (max-width: 991px){#s-4dd91e35-d60f-4357-8219-980e3e867e0f .shg-product-title-component h1 {
  color: rgba(39, 39, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 767px){#s-4dd91e35-d60f-4357-8219-980e3e867e0f .shg-product-title-component h1 {
  color: rgba(39, 39, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
}
}
#s-31c78f58-c94c-4bd3-8e5e-f3525ce27693 {
  margin-top: 32px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(39, 39, 60, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-31c78f58-c94c-4bd3-8e5e-f3525ce27693:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-31c78f58-c94c-4bd3-8e5e-f3525ce27693:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-31c78f58-c94c-4bd3-8e5e-f3525ce27693.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-102c42ca-abfb-4bb0-bcd7-247727590d20 {
  border-style: solid;
margin-top: 75px;
margin-left: 4%;
margin-right: 4%;
border-top-width: 0.2px;
border-left-width: 0.2px;
border-bottom-width: 0.2px;
border-right-width: 0.2px;
border-color: #000;
border-style: solid;
}

@media (min-width: 0px) {
[id="s-102c42ca-abfb-4bb0-bcd7-247727590d20"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-102c42ca-abfb-4bb0-bcd7-247727590d20"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-102c42ca-abfb-4bb0-bcd7-247727590d20"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-102c42ca-abfb-4bb0-bcd7-247727590d20"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-102c42ca-abfb-4bb0-bcd7-247727590d20"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-102c42ca-abfb-4bb0-bcd7-247727590d20"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-102c42ca-abfb-4bb0-bcd7-247727590d20"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-102c42ca-abfb-4bb0-bcd7-247727590d20"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-102c42ca-abfb-4bb0-bcd7-247727590d20"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-102c42ca-abfb-4bb0-bcd7-247727590d20"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-102c42ca-abfb-4bb0-bcd7-247727590d20"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-102c42ca-abfb-4bb0-bcd7-247727590d20"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-102c42ca-abfb-4bb0-bcd7-247727590d20"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-102c42ca-abfb-4bb0-bcd7-247727590d20"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-102c42ca-abfb-4bb0-bcd7-247727590d20"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-102c42ca-abfb-4bb0-bcd7-247727590d20"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-102c42ca-abfb-4bb0-bcd7-247727590d20"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-102c42ca-abfb-4bb0-bcd7-247727590d20"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-102c42ca-abfb-4bb0-bcd7-247727590d20"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-102c42ca-abfb-4bb0-bcd7-247727590d20"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-102c42ca-abfb-4bb0-bcd7-247727590d20"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-102c42ca-abfb-4bb0-bcd7-247727590d20"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-102c42ca-abfb-4bb0-bcd7-247727590d20"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-102c42ca-abfb-4bb0-bcd7-247727590d20"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-102c42ca-abfb-4bb0-bcd7-247727590d20"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-102c42ca-abfb-4bb0-bcd7-247727590d20"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-102c42ca-abfb-4bb0-bcd7-247727590d20"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-102c42ca-abfb-4bb0-bcd7-247727590d20"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-102c42ca-abfb-4bb0-bcd7-247727590d20"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-102c42ca-abfb-4bb0-bcd7-247727590d20"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-102c42ca-abfb-4bb0-bcd7-247727590d20"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-102c42ca-abfb-4bb0-bcd7-247727590d20"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-102c42ca-abfb-4bb0-bcd7-247727590d20"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-102c42ca-abfb-4bb0-bcd7-247727590d20"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-102c42ca-abfb-4bb0-bcd7-247727590d20"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-102c42ca-abfb-4bb0-bcd7-247727590d20"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-102c42ca-abfb-4bb0-bcd7-247727590d20"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-102c42ca-abfb-4bb0-bcd7-247727590d20"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-df1cb6ce-2553-4f52-817d-6e820e92cfdc {
  text-align: center;
}





#s-df1cb6ce-2553-4f52-817d-6e820e92cfdc .shogun-image-content {
  
    align-items: center;
  
}

#s-0dcb09ea-d424-47b7-96fc-87b064511bca {
  margin-top: 16px;
margin-bottom: 0px;
margin-right: 10%;
}
@media (max-width: 767px){#s-0dcb09ea-d424-47b7-96fc-87b064511bca {
  margin-left: 12%;
margin-bottom: 32px;
}
}
#s-0dcb09ea-d424-47b7-96fc-87b064511bca {
  display: none;
}
#s-13773279-e2be-4526-a265-dcdbc289d0f4 {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-13773279-e2be-4526-a265-dcdbc289d0f4 {
  padding-left: 8%;
}
}

.shg-c#s-13773279-e2be-4526-a265-dcdbc289d0f4 {
  max-width: 100%;
}

.shg-c#s-13773279-e2be-4526-a265-dcdbc289d0f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13773279-e2be-4526-a265-dcdbc289d0f4 .shg-image-zoom,
.shg-c#s-13773279-e2be-4526-a265-dcdbc289d0f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13773279-e2be-4526-a265-dcdbc289d0f4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-13773279-e2be-4526-a265-dcdbc289d0f4 {
  max-width: 100%;
}

.shg-c#s-13773279-e2be-4526-a265-dcdbc289d0f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13773279-e2be-4526-a265-dcdbc289d0f4 .shg-image-zoom,
.shg-c#s-13773279-e2be-4526-a265-dcdbc289d0f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13773279-e2be-4526-a265-dcdbc289d0f4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-13773279-e2be-4526-a265-dcdbc289d0f4 {
  max-width: 100%;
}

.shg-c#s-13773279-e2be-4526-a265-dcdbc289d0f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13773279-e2be-4526-a265-dcdbc289d0f4 .shg-image-zoom,
.shg-c#s-13773279-e2be-4526-a265-dcdbc289d0f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13773279-e2be-4526-a265-dcdbc289d0f4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-13773279-e2be-4526-a265-dcdbc289d0f4 {
  max-width: 100%;
}

.shg-c#s-13773279-e2be-4526-a265-dcdbc289d0f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13773279-e2be-4526-a265-dcdbc289d0f4 .shg-image-zoom,
.shg-c#s-13773279-e2be-4526-a265-dcdbc289d0f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13773279-e2be-4526-a265-dcdbc289d0f4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-13773279-e2be-4526-a265-dcdbc289d0f4 {
  max-width: 100%;
}

.shg-c#s-13773279-e2be-4526-a265-dcdbc289d0f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13773279-e2be-4526-a265-dcdbc289d0f4 .shg-image-zoom,
.shg-c#s-13773279-e2be-4526-a265-dcdbc289d0f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13773279-e2be-4526-a265-dcdbc289d0f4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
.shg-c#s-13773279-e2be-4526-a265-dcdbc289d0f4 {
  max-width: 100%;
}

.shg-c#s-13773279-e2be-4526-a265-dcdbc289d0f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13773279-e2be-4526-a265-dcdbc289d0f4 .shg-image-zoom,
.shg-c#s-13773279-e2be-4526-a265-dcdbc289d0f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13773279-e2be-4526-a265-dcdbc289d0f4 .shg-image-zoom {
  
    margin: 0 auto;
  
}


#s-0f4a1034-88b3-4126-88a6-cc4dfe697cdd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0f4a1034-88b3-4126-88a6-cc4dfe697cdd .shg-product-title-component h1 {
  color: rgba(39, 39, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}
@media (min-width: 768px) and (max-width: 991px){#s-0f4a1034-88b3-4126-88a6-cc4dfe697cdd .shg-product-title-component h1 {
  color: rgba(39, 39, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 767px){#s-0f4a1034-88b3-4126-88a6-cc4dfe697cdd .shg-product-title-component h1 {
  color: rgba(39, 39, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
}
}
#s-e170da4f-5375-490b-91f4-0e802228810e {
  margin-top: 32px;
margin-bottom: 75px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(39, 39, 60, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-e170da4f-5375-490b-91f4-0e802228810e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e170da4f-5375-490b-91f4-0e802228810e:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-e170da4f-5375-490b-91f4-0e802228810e {
  display: none;
}
#s-e170da4f-5375-490b-91f4-0e802228810e, #wrap-s-e170da4f-5375-490b-91f4-0e802228810e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e170da4f-5375-490b-91f4-0e802228810e {
  display: none;
}
#s-e170da4f-5375-490b-91f4-0e802228810e, #wrap-s-e170da4f-5375-490b-91f4-0e802228810e { display:none !important; }}@media (max-width: 767px){#s-e170da4f-5375-490b-91f4-0e802228810e {
  display: none;
}
#s-e170da4f-5375-490b-91f4-0e802228810e, #wrap-s-e170da4f-5375-490b-91f4-0e802228810e { display:none !important; }}


#s-e170da4f-5375-490b-91f4-0e802228810e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-c2fba5d9-1bde-4072-9c6b-444ed4cabc8f {
  padding-top: 30px;
padding-left: 140px;
padding-bottom: 30px;
padding-right: 140px;
background-color: rgba(52, 51, 49, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-c2fba5d9-1bde-4072-9c6b-444ed4cabc8f {
  padding-left: 100px;
padding-right: 100px;
}
}@media (max-width: 767px){#s-c2fba5d9-1bde-4072-9c6b-444ed4cabc8f {
  padding-top: 60px;
padding-left: 50px;
padding-bottom: 60px;
padding-right: 50px;
}
}







#s-c2fba5d9-1bde-4072-9c6b-444ed4cabc8f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c2fba5d9-1bde-4072-9c6b-444ed4cabc8f.shg-box.shg-c {
  justify-content: center;
}

#s-daad7659-f6bf-4dc8-8390-c5aa42ea46fd {
  margin-top: 30px;
margin-bottom: 30px;
}
@media (max-width: 767px){#s-daad7659-f6bf-4dc8-8390-c5aa42ea46fd {
  margin-top: 0px;
margin-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-daad7659-f6bf-4dc8-8390-c5aa42ea46fd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-daad7659-f6bf-4dc8-8390-c5aa42ea46fd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-daad7659-f6bf-4dc8-8390-c5aa42ea46fd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-daad7659-f6bf-4dc8-8390-c5aa42ea46fd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-daad7659-f6bf-4dc8-8390-c5aa42ea46fd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-daad7659-f6bf-4dc8-8390-c5aa42ea46fd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-daad7659-f6bf-4dc8-8390-c5aa42ea46fd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-daad7659-f6bf-4dc8-8390-c5aa42ea46fd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-daad7659-f6bf-4dc8-8390-c5aa42ea46fd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-daad7659-f6bf-4dc8-8390-c5aa42ea46fd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-daad7659-f6bf-4dc8-8390-c5aa42ea46fd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-daad7659-f6bf-4dc8-8390-c5aa42ea46fd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-daad7659-f6bf-4dc8-8390-c5aa42ea46fd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-daad7659-f6bf-4dc8-8390-c5aa42ea46fd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-daad7659-f6bf-4dc8-8390-c5aa42ea46fd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-daad7659-f6bf-4dc8-8390-c5aa42ea46fd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-daad7659-f6bf-4dc8-8390-c5aa42ea46fd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-daad7659-f6bf-4dc8-8390-c5aa42ea46fd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-daad7659-f6bf-4dc8-8390-c5aa42ea46fd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-daad7659-f6bf-4dc8-8390-c5aa42ea46fd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-daad7659-f6bf-4dc8-8390-c5aa42ea46fd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-daad7659-f6bf-4dc8-8390-c5aa42ea46fd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-daad7659-f6bf-4dc8-8390-c5aa42ea46fd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-daad7659-f6bf-4dc8-8390-c5aa42ea46fd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-daad7659-f6bf-4dc8-8390-c5aa42ea46fd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-daad7659-f6bf-4dc8-8390-c5aa42ea46fd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-daad7659-f6bf-4dc8-8390-c5aa42ea46fd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-daad7659-f6bf-4dc8-8390-c5aa42ea46fd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-daad7659-f6bf-4dc8-8390-c5aa42ea46fd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-daad7659-f6bf-4dc8-8390-c5aa42ea46fd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-daad7659-f6bf-4dc8-8390-c5aa42ea46fd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-daad7659-f6bf-4dc8-8390-c5aa42ea46fd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-daad7659-f6bf-4dc8-8390-c5aa42ea46fd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-daad7659-f6bf-4dc8-8390-c5aa42ea46fd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-daad7659-f6bf-4dc8-8390-c5aa42ea46fd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-daad7659-f6bf-4dc8-8390-c5aa42ea46fd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-daad7659-f6bf-4dc8-8390-c5aa42ea46fd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-a2e2ed08-310e-477b-8972-a7f5695fc37e {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(218, 191, 161, 0);
}
@media (max-width: 767px){#s-a2e2ed08-310e-477b-8972-a7f5695fc37e {
  margin-bottom: 20px;
}
}







#s-a2e2ed08-310e-477b-8972-a7f5695fc37e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a2e2ed08-310e-477b-8972-a7f5695fc37e.shg-box.shg-c {
  justify-content: center;
}

#s-af84889d-36d8-4877-b178-2672087e187c {
  margin-top: 5px;
}

#s-921bd6ee-fefd-4bba-a149-5e0176f87fc5 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 800px;
background-position: center center;
}








#s-921bd6ee-fefd-4bba-a149-5e0176f87fc5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-921bd6ee-fefd-4bba-a149-5e0176f87fc5.shg-box.shg-c {
  justify-content: center;
}

#s-36c864e1-02c0-4d3e-8e18-b5250ff6427a {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 1);
padding-top: 100px;
padding-left: 150px;
padding-bottom: 100px;
padding-right: 150px;
min-height: 50px;
background-color: rgba(188, 176, 163, 0.55);
}
@media (min-width: 768px) and (max-width: 991px){#s-36c864e1-02c0-4d3e-8e18-b5250ff6427a {
  padding-left: 10px;
padding-right: 10px;
}
}@media (max-width: 767px){#s-36c864e1-02c0-4d3e-8e18-b5250ff6427a {
  box-shadow:0px 0px 0px 0px ;
padding-top: 75px;
padding-left: 20px;
padding-bottom: 75px;
padding-right: 20px;
}
}







#s-36c864e1-02c0-4d3e-8e18-b5250ff6427a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-36c864e1-02c0-4d3e-8e18-b5250ff6427a.shg-box.shg-c {
  justify-content: center;
}

#s-b51c0c7b-0921-4067-a810-48e9dca76f3b {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 0px;
padding-right: 30px;
}

#s-16df9465-1eda-455c-b3e2-9a7df04bbb7a {
  margin-top: 30px;
margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-16df9465-1eda-455c-b3e2-9a7df04bbb7a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-16df9465-1eda-455c-b3e2-9a7df04bbb7a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-16df9465-1eda-455c-b3e2-9a7df04bbb7a {
  margin-left: 0px;
margin-right: 0px;
}
}@media (max-width: 767px){#s-16df9465-1eda-455c-b3e2-9a7df04bbb7a {
  
}
}
@media (min-width: 0px) {
[id="s-16df9465-1eda-455c-b3e2-9a7df04bbb7a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-16df9465-1eda-455c-b3e2-9a7df04bbb7a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-16df9465-1eda-455c-b3e2-9a7df04bbb7a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-16df9465-1eda-455c-b3e2-9a7df04bbb7a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-16df9465-1eda-455c-b3e2-9a7df04bbb7a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-16df9465-1eda-455c-b3e2-9a7df04bbb7a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-16df9465-1eda-455c-b3e2-9a7df04bbb7a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-16df9465-1eda-455c-b3e2-9a7df04bbb7a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-16df9465-1eda-455c-b3e2-9a7df04bbb7a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-16df9465-1eda-455c-b3e2-9a7df04bbb7a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-16df9465-1eda-455c-b3e2-9a7df04bbb7a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-16df9465-1eda-455c-b3e2-9a7df04bbb7a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-16df9465-1eda-455c-b3e2-9a7df04bbb7a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-16df9465-1eda-455c-b3e2-9a7df04bbb7a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-16df9465-1eda-455c-b3e2-9a7df04bbb7a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-16df9465-1eda-455c-b3e2-9a7df04bbb7a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-16df9465-1eda-455c-b3e2-9a7df04bbb7a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-16df9465-1eda-455c-b3e2-9a7df04bbb7a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-16df9465-1eda-455c-b3e2-9a7df04bbb7a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-16df9465-1eda-455c-b3e2-9a7df04bbb7a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-16df9465-1eda-455c-b3e2-9a7df04bbb7a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-16df9465-1eda-455c-b3e2-9a7df04bbb7a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-16df9465-1eda-455c-b3e2-9a7df04bbb7a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-16df9465-1eda-455c-b3e2-9a7df04bbb7a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-16df9465-1eda-455c-b3e2-9a7df04bbb7a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-16df9465-1eda-455c-b3e2-9a7df04bbb7a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-16df9465-1eda-455c-b3e2-9a7df04bbb7a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-16df9465-1eda-455c-b3e2-9a7df04bbb7a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-16df9465-1eda-455c-b3e2-9a7df04bbb7a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-16df9465-1eda-455c-b3e2-9a7df04bbb7a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-16df9465-1eda-455c-b3e2-9a7df04bbb7a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-16df9465-1eda-455c-b3e2-9a7df04bbb7a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-16df9465-1eda-455c-b3e2-9a7df04bbb7a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-16df9465-1eda-455c-b3e2-9a7df04bbb7a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-16df9465-1eda-455c-b3e2-9a7df04bbb7a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-16df9465-1eda-455c-b3e2-9a7df04bbb7a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-16df9465-1eda-455c-b3e2-9a7df04bbb7a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-cd4294f5-9e56-4cf6-94a4-bb206998940d {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(235, 235, 235, 1);
min-height: 40px;
background-color: rgba(214, 190, 171, 0);
}








#s-cd4294f5-9e56-4cf6-94a4-bb206998940d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cd4294f5-9e56-4cf6-94a4-bb206998940d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c056f243-cb7a-47f3-937b-0bfe621a0631 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-c056f243-cb7a-47f3-937b-0bfe621a0631 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c056f243-cb7a-47f3-937b-0bfe621a0631 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c056f243-cb7a-47f3-937b-0bfe621a0631 {
  
}
}@media (max-width: 767px){#s-c056f243-cb7a-47f3-937b-0bfe621a0631 {
  
}
}
#s-8abf1f9d-e4e7-40e1-add8-825640ffc2c5 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(235, 235, 235, 1);
min-height: 40px;
background-color: rgba(214, 190, 171, 0);
}








#s-8abf1f9d-e4e7-40e1-add8-825640ffc2c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8abf1f9d-e4e7-40e1-add8-825640ffc2c5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b757932e-053b-4295-9783-32b3cb2f9e79 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-b757932e-053b-4295-9783-32b3cb2f9e79 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b757932e-053b-4295-9783-32b3cb2f9e79 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b757932e-053b-4295-9783-32b3cb2f9e79 {
  
}
}@media (max-width: 767px){#s-b757932e-053b-4295-9783-32b3cb2f9e79 {
  
}
}
#s-ef1d8afe-d51e-4aa0-a781-5021db9e2b75 {
  border-style: solid;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(235, 235, 235, 1);
min-height: 40px;
background-color: rgba(214, 190, 171, 0);
}








#s-ef1d8afe-d51e-4aa0-a781-5021db9e2b75 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ef1d8afe-d51e-4aa0-a781-5021db9e2b75.shg-box.shg-c {
  justify-content: flex-start;
}

#s-895017dd-c270-4e47-9291-598b06f0c692 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-895017dd-c270-4e47-9291-598b06f0c692 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-895017dd-c270-4e47-9291-598b06f0c692 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-895017dd-c270-4e47-9291-598b06f0c692 {
  
}
}@media (max-width: 767px){#s-895017dd-c270-4e47-9291-598b06f0c692 {
  
}
}
#s-593b486a-32fe-4100-a8ad-894c4ca04a4b {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
min-height: 400px;
background-color: rgba(39, 40, 61, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-593b486a-32fe-4100-a8ad-894c4ca04a4b {
  display: none;
}
#s-593b486a-32fe-4100-a8ad-894c4ca04a4b, #wrap-s-593b486a-32fe-4100-a8ad-894c4ca04a4b { display:none !important; }}@media (max-width: 767px){#s-593b486a-32fe-4100-a8ad-894c4ca04a4b {
  display: none;
}
#s-593b486a-32fe-4100-a8ad-894c4ca04a4b, #wrap-s-593b486a-32fe-4100-a8ad-894c4ca04a4b { display:none !important; }}







#s-593b486a-32fe-4100-a8ad-894c4ca04a4b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-593b486a-32fe-4100-a8ad-894c4ca04a4b.shg-box.shg-c {
  justify-content: center;
}

#s-ee25d2ce-d7ca-4e9f-9e1a-996e20b27914 {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (max-width: 767px){#s-ee25d2ce-d7ca-4e9f-9e1a-996e20b27914 {
  display: none;
}
#s-ee25d2ce-d7ca-4e9f-9e1a-996e20b27914, #wrap-s-ee25d2ce-d7ca-4e9f-9e1a-996e20b27914 { display:none !important; }}
#s-a5b95b66-8fe2-4133-b0d1-f5562d896bec {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (min-width: 1200px){#s-a5b95b66-8fe2-4133-b0d1-f5562d896bec {
  display: none;
}
#s-a5b95b66-8fe2-4133-b0d1-f5562d896bec, #wrap-s-a5b95b66-8fe2-4133-b0d1-f5562d896bec { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a5b95b66-8fe2-4133-b0d1-f5562d896bec {
  display: none;
}
#s-a5b95b66-8fe2-4133-b0d1-f5562d896bec, #wrap-s-a5b95b66-8fe2-4133-b0d1-f5562d896bec { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a5b95b66-8fe2-4133-b0d1-f5562d896bec {
  display: none;
}
#s-a5b95b66-8fe2-4133-b0d1-f5562d896bec, #wrap-s-a5b95b66-8fe2-4133-b0d1-f5562d896bec { display:none !important; }}
#s-47746a8b-51d9-45cd-aa77-25989b720cf0 {
  margin-top: -5px;
margin-bottom: 3px;
}

#s-7cd64567-7fff-4adf-9917-7e190456ab20 {
  text-align: center;
}
@media (min-width: 1200px){#s-7cd64567-7fff-4adf-9917-7e190456ab20 {
  display: none;
}
#s-7cd64567-7fff-4adf-9917-7e190456ab20, #wrap-s-7cd64567-7fff-4adf-9917-7e190456ab20 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7cd64567-7fff-4adf-9917-7e190456ab20 {
  display: none;
}
#s-7cd64567-7fff-4adf-9917-7e190456ab20, #wrap-s-7cd64567-7fff-4adf-9917-7e190456ab20 { display:none !important; }}



  #s-7cd64567-7fff-4adf-9917-7e190456ab20 img.shogun-image {
    
    width: px;
  }


#s-7cd64567-7fff-4adf-9917-7e190456ab20 .shogun-image-content {
  
    align-items: center;
  
}

#s-a2297327-b238-43dd-a30a-ad1e9205dbea {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a2297327-b238-43dd-a30a-ad1e9205dbea {
  display: none;
}
#s-a2297327-b238-43dd-a30a-ad1e9205dbea, #wrap-s-a2297327-b238-43dd-a30a-ad1e9205dbea { display:none !important; }}@media (max-width: 767px){#s-a2297327-b238-43dd-a30a-ad1e9205dbea {
  display: none;
}
#s-a2297327-b238-43dd-a30a-ad1e9205dbea, #wrap-s-a2297327-b238-43dd-a30a-ad1e9205dbea { display:none !important; }}
@media (min-width: 0px) {
[id="s-a2297327-b238-43dd-a30a-ad1e9205dbea"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a2297327-b238-43dd-a30a-ad1e9205dbea"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a2297327-b238-43dd-a30a-ad1e9205dbea"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a2297327-b238-43dd-a30a-ad1e9205dbea"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a2297327-b238-43dd-a30a-ad1e9205dbea"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a2297327-b238-43dd-a30a-ad1e9205dbea"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a2297327-b238-43dd-a30a-ad1e9205dbea"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a2297327-b238-43dd-a30a-ad1e9205dbea"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a2297327-b238-43dd-a30a-ad1e9205dbea"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a2297327-b238-43dd-a30a-ad1e9205dbea"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a2297327-b238-43dd-a30a-ad1e9205dbea"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a2297327-b238-43dd-a30a-ad1e9205dbea"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a2297327-b238-43dd-a30a-ad1e9205dbea"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a2297327-b238-43dd-a30a-ad1e9205dbea"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a2297327-b238-43dd-a30a-ad1e9205dbea"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a2297327-b238-43dd-a30a-ad1e9205dbea"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a2297327-b238-43dd-a30a-ad1e9205dbea"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a2297327-b238-43dd-a30a-ad1e9205dbea"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a2297327-b238-43dd-a30a-ad1e9205dbea"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a2297327-b238-43dd-a30a-ad1e9205dbea"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a2297327-b238-43dd-a30a-ad1e9205dbea"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a2297327-b238-43dd-a30a-ad1e9205dbea"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a2297327-b238-43dd-a30a-ad1e9205dbea"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a2297327-b238-43dd-a30a-ad1e9205dbea"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a2297327-b238-43dd-a30a-ad1e9205dbea"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a2297327-b238-43dd-a30a-ad1e9205dbea"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a2297327-b238-43dd-a30a-ad1e9205dbea"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a2297327-b238-43dd-a30a-ad1e9205dbea"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a2297327-b238-43dd-a30a-ad1e9205dbea"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a2297327-b238-43dd-a30a-ad1e9205dbea"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a2297327-b238-43dd-a30a-ad1e9205dbea"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a2297327-b238-43dd-a30a-ad1e9205dbea"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a2297327-b238-43dd-a30a-ad1e9205dbea"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a2297327-b238-43dd-a30a-ad1e9205dbea"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a2297327-b238-43dd-a30a-ad1e9205dbea"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a2297327-b238-43dd-a30a-ad1e9205dbea"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a2297327-b238-43dd-a30a-ad1e9205dbea"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-28a14957-4091-46d6-b67d-084d67ed3c7c {
  text-align: center;
}




  #s-28a14957-4091-46d6-b67d-084d67ed3c7c img.shogun-image {
    
    width: px;
  }


#s-28a14957-4091-46d6-b67d-084d67ed3c7c .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

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

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -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;
}
