.shg-box {
  position: relative;
}

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

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

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

.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-98d27148-e9a8-46ce-b77c-e9661c10938c { min-height: 50px; }
#s-98d27148-e9a8-46ce-b77c-e9661c10938c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-678ed397-bb82-4c64-9a36-a2526285b514 { background-image: url(https://i.shgcdn.com/ce6628fb-12ee-49f3-8200-c09497deffc5/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 400px;
background-position: center center; }
#s-678ed397-bb82-4c64-9a36-a2526285b514 > .shg-box-overlay {
  background-color: rgba(56, 57, 57, 1);
  opacity: 0.79;
}
.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 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: text;
  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-dc9f815f-ffc5-4e64-9090-229f9ea077e6 { margin-top: 40px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px; }
.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-a87559fb-aff0-41a2-bde6-9d386fe1d9b7 { padding-top: 10px;
padding-bottom: 10px; }
 #s-a87559fb-aff0-41a2-bde6-9d386fe1d9b7 .shogun-heading-component h1 {
   color: rgba(255, 255, 255, 1);
   font-weight:  700 ;
   font-family: Roboto Condensed;
   font-style:  normal ;
   font-size: 48px;
   text-align: center;
 }

 

#s-8dd26b2c-6dfd-433a-844a-87a8d9416545 { min-height: 50px; }
#s-8dd26b2c-6dfd-433a-844a-87a8d9416545 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.shg-sld-content {
  width: 100%;
  position: relative;
}

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

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

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

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

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

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

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

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

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

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

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-6e0deaa3-3e26-4b5f-8fa2-faef8c1f71ea { padding-top: 10px;
padding-bottom: 10px; }
.shogun-image-container {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-lightbox {
  display: none;
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

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

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

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

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

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

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

#s-9f95ee99-dd67-409e-a739-dd30a0f8959c { text-align: center; }
#s-71a5ae8a-848d-4767-ada4-1174827804cb { text-align: center; }
#s-6d0dc2c7-df60-404e-b8bf-58e12af16502 { text-align: center; }
#s-f23bd3ce-bbb6-4433-8413-debd7b6093aa { text-align: center; }
#s-9625cd82-2a00-42ce-a8ff-b0f061ec389c { margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px; }
#s-7d92da6d-00e5-45ff-9d3e-1ade804abd47 { margin-top: 15px;
margin-left: 30px;
margin-bottom: 15px;
margin-right: 30px; }
.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

#s-af81bf9e-917c-44f8-8c6e-ecfa0da003d8 { border-style: solid;
margin-left: 30px;
margin-bottom: 40px;
margin-right: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-radius: 5px;
opacity: 1;
text-align: center;
border-color: rgba(0, 0, 0, 1);
background-color: rgba(255, 0, 0, 1);
font-size: 14px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none; }
#s-af81bf9e-917c-44f8-8c6e-ecfa0da003d8:hover {border-style: solid !important;
border-radius: 0px !important;
opacity: 1 !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(185, 0, 43, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}
#s-af81bf9e-917c-44f8-8c6e-ecfa0da003d8:active {background-color: rgba(232, 0, 51, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

 #s-af81bf9e-917c-44f8-8c6e-ecfa0da003d8.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 19px;
   font-weight:  bold ;
   font-style:  normal ;
   font-family: Raleway;
 }
#s-ffa41fc6-8486-42e6-9903-33f5f7923853 { min-height: 50px;
background-color: rgba(152, 148, 148, 1); }
#s-ffa41fc6-8486-42e6-9903-33f5f7923853 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-8b430f91-a20d-49c6-8968-8be6742e5e39 { background-color: rgba(255, 255, 255, 1); }
#s-8b430f91-a20d-49c6-8968-8be6742e5e39 {
  display: none;
}
.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-fbb6f7cc-1189-4394-882c-1be9f34f0e72 { background-color: rgba(219, 213, 211, 1); }
@media (min-width: 0px) {
[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-9d89e86a-928e-4fe5-a8ab-b025ee098c33 { padding-top: 10px;
padding-bottom: 10px; }
 #s-9d89e86a-928e-4fe5-a8ab-b025ee098c33 .shogun-heading-component h3 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 20px;
   text-align: center;
 }

 

#s-7be7872d-02dc-4a46-a38a-b050787dab4f { padding-top: 10px;
padding-bottom: 10px; }
 #s-7be7872d-02dc-4a46-a38a-b050787dab4f .shogun-heading-component h3 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 20px;
   text-align: center;
 }

 

#s-75fb2d8c-bbc3-43e4-a4c1-6b55f01a8642 { padding-top: 10px;
padding-bottom: 10px; }
 #s-75fb2d8c-bbc3-43e4-a4c1-6b55f01a8642 .shogun-heading-component h3 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 20px;
   text-align: center;
 }

 

#s-6039fb95-8fed-4308-8bd7-3d13a5f53e49 { min-height: 50px; }
#s-6039fb95-8fed-4308-8bd7-3d13a5f53e49 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-9314e8bb-5979-4157-b181-bd70bf7681d9 { margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
background-color: rgba(255, 255, 255, 1); }
@media (min-width: 0px) {
[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-2b64fb1a-d4d8-4b1b-8bcc-375ff2c9abda { margin-top: 40px;
margin-left: 40px;
margin-bottom: 20px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-2b64fb1a-d4d8-4b1b-8bcc-375ff2c9abda .shogun-heading-component h2 {
   color: rgba(0, 0, 0, 1);
   font-weight:  700 ;
   font-family: Roboto Condensed;
   font-style:  normal ;
   font-size: 36px;
   text-align: left;
 }

 

#s-306a30f0-0cea-4c9a-9221-356c94deb7e4 { border-style: solid;
margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.15); }
#s-a699d538-e7d1-4089-b441-03a7f9d64d24 { min-height: 50px;
background-color: rgba(217, 221, 254, 1); }
#s-a699d538-e7d1-4089-b441-03a7f9d64d24 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-18ab1710-f28b-46dd-b950-74073ad79bcd { margin-top: 40px;
margin-left: 40px;
margin-right: 40px; }
@media (min-width: 0px) {
[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-8f2210da-f1d3-44ee-a790-5280287b8f0d .shogun-icon-wrapper {
  text-align: left;
}


#s-8f2210da-f1d3-44ee-a790-5280287b8f0d .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-7d272410-49f1-476c-b989-d14e0e8e299e { margin-bottom: 40px;
opacity: 1; }
#s-0b03b2eb-b12b-4780-8bfb-0a763e0df300 .shogun-icon-wrapper {
  text-align: left;
}


#s-0b03b2eb-b12b-4780-8bfb-0a763e0df300 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-17713368-dd97-40b0-ba10-8ed6dbda9702 { margin-bottom: 40px;
opacity: 1; }
#s-31174e7e-6fbc-4b13-8ad3-36de254abeb1 { margin-top: 0px;
margin-left: 40px;
margin-right: 40px; }
@media (min-width: 0px) {
[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-e45a1a1a-ff74-43d0-9b75-a109b7d6f851 .shogun-icon-wrapper {
  text-align: left;
}


#s-e45a1a1a-ff74-43d0-9b75-a109b7d6f851 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-5ce6dc64-630a-47b8-8c66-4413d3567072 { margin-bottom: 40px;
opacity: 1; }
#s-ed9b0993-aa9a-4069-8fcf-ace6584cbf14 .shogun-icon-wrapper {
  text-align: left;
}


#s-ed9b0993-aa9a-4069-8fcf-ace6584cbf14 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-2b1170b0-7168-4444-89a8-b7d623a8d95a { margin-bottom: 40px;
opacity: 1; }
#s-fb3725fb-2f3c-4d59-a0ed-0b44dc2a69cc { margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-fb3725fb-2f3c-4d59-a0ed-0b44dc2a69cc .shogun-heading-component h3 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 18px;
   text-align: left;
 }

 

#s-d89a7dc9-c734-4d9c-b915-043389b70eaa { margin-left: 20px;
margin-right: 20px; }
@media (min-width: 0px) {
[id="s-d89a7dc9-c734-4d9c-b915-043389b70eaa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d89a7dc9-c734-4d9c-b915-043389b70eaa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d89a7dc9-c734-4d9c-b915-043389b70eaa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d89a7dc9-c734-4d9c-b915-043389b70eaa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d89a7dc9-c734-4d9c-b915-043389b70eaa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d89a7dc9-c734-4d9c-b915-043389b70eaa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d89a7dc9-c734-4d9c-b915-043389b70eaa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d89a7dc9-c734-4d9c-b915-043389b70eaa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d89a7dc9-c734-4d9c-b915-043389b70eaa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d89a7dc9-c734-4d9c-b915-043389b70eaa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d89a7dc9-c734-4d9c-b915-043389b70eaa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d89a7dc9-c734-4d9c-b915-043389b70eaa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d89a7dc9-c734-4d9c-b915-043389b70eaa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d89a7dc9-c734-4d9c-b915-043389b70eaa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d89a7dc9-c734-4d9c-b915-043389b70eaa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d89a7dc9-c734-4d9c-b915-043389b70eaa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d89a7dc9-c734-4d9c-b915-043389b70eaa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d89a7dc9-c734-4d9c-b915-043389b70eaa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d89a7dc9-c734-4d9c-b915-043389b70eaa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d89a7dc9-c734-4d9c-b915-043389b70eaa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d89a7dc9-c734-4d9c-b915-043389b70eaa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d89a7dc9-c734-4d9c-b915-043389b70eaa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d89a7dc9-c734-4d9c-b915-043389b70eaa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d89a7dc9-c734-4d9c-b915-043389b70eaa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d89a7dc9-c734-4d9c-b915-043389b70eaa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d89a7dc9-c734-4d9c-b915-043389b70eaa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d89a7dc9-c734-4d9c-b915-043389b70eaa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d89a7dc9-c734-4d9c-b915-043389b70eaa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d89a7dc9-c734-4d9c-b915-043389b70eaa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d89a7dc9-c734-4d9c-b915-043389b70eaa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d89a7dc9-c734-4d9c-b915-043389b70eaa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d89a7dc9-c734-4d9c-b915-043389b70eaa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d89a7dc9-c734-4d9c-b915-043389b70eaa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d89a7dc9-c734-4d9c-b915-043389b70eaa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d89a7dc9-c734-4d9c-b915-043389b70eaa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d89a7dc9-c734-4d9c-b915-043389b70eaa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d89a7dc9-c734-4d9c-b915-043389b70eaa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-42f4c948-577b-431f-8845-7874b70d669b { min-height: 50px; }
#s-42f4c948-577b-431f-8845-7874b70d669b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb { background-color: rgba(255, 255, 255, 1); }
@media (min-width: 0px) {
[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (max-width: 767px) {
  [id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-220e5ff5-4ef3-49c3-8f58-62735d8fff17 { margin-top: 40px;
margin-left: 40px;
margin-right: 40px; }
#s-220e5ff5-4ef3-49c3-8f58-62735d8fff17 .shogun-icon-wrapper {
  text-align: left;
}


#s-220e5ff5-4ef3-49c3-8f58-62735d8fff17 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-13a4c174-4ffd-4773-a07c-4077aba9782b { margin-left: 40px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-13a4c174-4ffd-4773-a07c-4077aba9782b .shogun-heading-component h3 {
   color: rgba(0, 0, 0, 1);
   font-weight:  700 ;
   font-family: Poppins;
   font-style:  normal ;
   font-size: 18px;
   text-align: left;
 }

 

#s-f89190d3-dfb4-4067-8171-15acffe45bc7 { margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px;
opacity: 1; }
#s-e73d6a1e-b7ba-44ad-ae4d-fa8bff12ced3 { margin-top: 40px;
margin-left: 40px;
margin-right: 40px; }
#s-e73d6a1e-b7ba-44ad-ae4d-fa8bff12ced3 .shogun-icon-wrapper {
  text-align: left;
}


#s-e73d6a1e-b7ba-44ad-ae4d-fa8bff12ced3 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-5829797d-8b90-456a-a271-cd5c6b147d3a { margin-left: 40px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-5829797d-8b90-456a-a271-cd5c6b147d3a .shogun-heading-component h1 {
   color: #000;
   font-weight:  700 ;
   font-family: Poppins;
   font-style:  normal ;
   font-size: 18px;
   text-align: left;
 }

 

#s-633a6356-ee5b-4d7a-96eb-b589839ec7df { margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px;
opacity: 1; }
@media (min-width: 0px) {
[id="s-b9f512c4-20c8-4be9-b5b0-d04d6e73bade"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b9f512c4-20c8-4be9-b5b0-d04d6e73bade"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b9f512c4-20c8-4be9-b5b0-d04d6e73bade"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b9f512c4-20c8-4be9-b5b0-d04d6e73bade"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b9f512c4-20c8-4be9-b5b0-d04d6e73bade"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b9f512c4-20c8-4be9-b5b0-d04d6e73bade"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b9f512c4-20c8-4be9-b5b0-d04d6e73bade"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b9f512c4-20c8-4be9-b5b0-d04d6e73bade"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b9f512c4-20c8-4be9-b5b0-d04d6e73bade"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b9f512c4-20c8-4be9-b5b0-d04d6e73bade"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b9f512c4-20c8-4be9-b5b0-d04d6e73bade"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b9f512c4-20c8-4be9-b5b0-d04d6e73bade"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b9f512c4-20c8-4be9-b5b0-d04d6e73bade"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b9f512c4-20c8-4be9-b5b0-d04d6e73bade"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b9f512c4-20c8-4be9-b5b0-d04d6e73bade"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b9f512c4-20c8-4be9-b5b0-d04d6e73bade"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b9f512c4-20c8-4be9-b5b0-d04d6e73bade"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b9f512c4-20c8-4be9-b5b0-d04d6e73bade"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b9f512c4-20c8-4be9-b5b0-d04d6e73bade"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b9f512c4-20c8-4be9-b5b0-d04d6e73bade"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b9f512c4-20c8-4be9-b5b0-d04d6e73bade"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b9f512c4-20c8-4be9-b5b0-d04d6e73bade"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b9f512c4-20c8-4be9-b5b0-d04d6e73bade"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b9f512c4-20c8-4be9-b5b0-d04d6e73bade"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b9f512c4-20c8-4be9-b5b0-d04d6e73bade"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b9f512c4-20c8-4be9-b5b0-d04d6e73bade"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b9f512c4-20c8-4be9-b5b0-d04d6e73bade"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b9f512c4-20c8-4be9-b5b0-d04d6e73bade"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b9f512c4-20c8-4be9-b5b0-d04d6e73bade"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b9f512c4-20c8-4be9-b5b0-d04d6e73bade"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b9f512c4-20c8-4be9-b5b0-d04d6e73bade"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b9f512c4-20c8-4be9-b5b0-d04d6e73bade"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b9f512c4-20c8-4be9-b5b0-d04d6e73bade"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b9f512c4-20c8-4be9-b5b0-d04d6e73bade"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b9f512c4-20c8-4be9-b5b0-d04d6e73bade"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b9f512c4-20c8-4be9-b5b0-d04d6e73bade"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b9f512c4-20c8-4be9-b5b0-d04d6e73bade"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-934baa78-60d3-4fac-89f1-2c59a88b40ff { margin-left: 40px;
margin-right: 40px; }
#s-934baa78-60d3-4fac-89f1-2c59a88b40ff .shogun-icon-wrapper {
  text-align: left;
}


#s-934baa78-60d3-4fac-89f1-2c59a88b40ff .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-15c62b31-9486-4304-95eb-53fad4f6344e { padding-top: 10px;
padding-bottom: 10px; }
 #s-15c62b31-9486-4304-95eb-53fad4f6344e .shogun-heading-component h1 {
   color: #000;
   font-weight:  700 ;
   font-family: Poppins;
   font-style:  normal ;
   font-size: 18px;
   text-align: center;
 }

 

#s-4a18c908-98c6-4c45-ab33-3b58acf0d6b7 { margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px;
opacity: 1; }
.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

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

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

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

#s-b8ec3f29-00b0-4936-8c4a-b95fdfa74c04 { min-height: 50px; }
#s-b8ec3f29-00b0-4936-8c4a-b95fdfa74c04 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-d76d1cab-2fe2-48cb-935a-f5fdd64bcd4c { margin-top: 40px;
margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-d76d1cab-2fe2-48cb-935a-f5fdd64bcd4c .shogun-heading-component h1 {
   color: #000;
   font-weight:  600 ;
   font-family: Montserrat;
   font-style:  normal ;
   font-size: 32px;
   text-align: center;
 }

 

#s-66616295-bf1f-4b40-b6fb-2134023309bd { margin-left: 40px;
margin-right: 40px; }
@media (min-width: 0px) {
[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-29688c63-00f0-4e07-97ba-ce5ef577229c { margin-top: 20px;
margin-bottom: 40px;
opacity: 1; }
#s-679db464-a0b3-48c1-88b1-9def575ad941 { margin-top: 20px;
margin-bottom: 40px;
opacity: 1; }
#s-2d9fcb97-e712-4f7c-8e71-f2c4a45ea799 { margin-top: 20px;
margin-bottom: 40px;
opacity: 1; }
#s-e9050f09-31ce-4ed9-b867-082c508051b9 { min-height: 50px; }
#s-e9050f09-31ce-4ed9-b867-082c508051b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-aa174034-950c-43a0-8d1f-32f0bf70da77 { margin-top: 40px;
margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px; }
@media (min-width: 0px) {
[id="s-aa174034-950c-43a0-8d1f-32f0bf70da77"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aa174034-950c-43a0-8d1f-32f0bf70da77"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-aa174034-950c-43a0-8d1f-32f0bf70da77"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-aa174034-950c-43a0-8d1f-32f0bf70da77"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-aa174034-950c-43a0-8d1f-32f0bf70da77"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-aa174034-950c-43a0-8d1f-32f0bf70da77"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-aa174034-950c-43a0-8d1f-32f0bf70da77"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-aa174034-950c-43a0-8d1f-32f0bf70da77"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-aa174034-950c-43a0-8d1f-32f0bf70da77"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-aa174034-950c-43a0-8d1f-32f0bf70da77"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-aa174034-950c-43a0-8d1f-32f0bf70da77"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-aa174034-950c-43a0-8d1f-32f0bf70da77"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-aa174034-950c-43a0-8d1f-32f0bf70da77"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-aa174034-950c-43a0-8d1f-32f0bf70da77"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-aa174034-950c-43a0-8d1f-32f0bf70da77"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-aa174034-950c-43a0-8d1f-32f0bf70da77"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-aa174034-950c-43a0-8d1f-32f0bf70da77"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-aa174034-950c-43a0-8d1f-32f0bf70da77"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-aa174034-950c-43a0-8d1f-32f0bf70da77"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-aa174034-950c-43a0-8d1f-32f0bf70da77"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-aa174034-950c-43a0-8d1f-32f0bf70da77"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-aa174034-950c-43a0-8d1f-32f0bf70da77"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-aa174034-950c-43a0-8d1f-32f0bf70da77"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-aa174034-950c-43a0-8d1f-32f0bf70da77"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-aa174034-950c-43a0-8d1f-32f0bf70da77"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-aa174034-950c-43a0-8d1f-32f0bf70da77"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-aa174034-950c-43a0-8d1f-32f0bf70da77"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-aa174034-950c-43a0-8d1f-32f0bf70da77"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-aa174034-950c-43a0-8d1f-32f0bf70da77"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-aa174034-950c-43a0-8d1f-32f0bf70da77"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-aa174034-950c-43a0-8d1f-32f0bf70da77"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-aa174034-950c-43a0-8d1f-32f0bf70da77"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-aa174034-950c-43a0-8d1f-32f0bf70da77"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-aa174034-950c-43a0-8d1f-32f0bf70da77"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-aa174034-950c-43a0-8d1f-32f0bf70da77"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-aa174034-950c-43a0-8d1f-32f0bf70da77"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-aa174034-950c-43a0-8d1f-32f0bf70da77"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

#s-853d08e3-107a-4036-b941-31d6a32dfbb5 { min-height: 50px;
background-color: rgba(217, 221, 254, 1); }
#s-853d08e3-107a-4036-b941-31d6a32dfbb5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-b7fc9cb4-0eea-48d3-a11f-f463c3009599 { margin-top: 40px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px; }
 #s-b7fc9cb4-0eea-48d3-a11f-f463c3009599 .shogun-heading-component h3 {
   color: #000;
   font-weight:  600 ;
   font-family: Montserrat;
   font-style:  normal ;
   font-size: 18px;
   text-align: center;
 }

 

.shg-social-alignable {
  display: inline-block;
}

.shg-social-container {
  display: flex;
}

.shg-social-element {
  display: inline-block;
  border: none !important;
  padding: 0px !important;
}

#s-4ea75f08-77d6-4af4-beeb-d231584eb90c { margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
text-align: center; }
#s-52b7da49-8d39-4726-bd99-a61e81fd276c { min-height: 50px; }
#s-52b7da49-8d39-4726-bd99-a61e81fd276c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-f27d2c33-c080-4364-8961-5900fd515bd9 { border-style: solid;
margin-top: 40px;
margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
background-color: rgba(255, 255, 255, 1); }
 #s-f27d2c33-c080-4364-8961-5900fd515bd9 .shogun-heading-component h1 {
   color: rgba(0, 0, 0, 1);
   font-weight:  600 ;
   font-family: Montserrat;
   font-style:  normal ;
   
   text-align: center;
 }

 

#s-1a4b290f-0255-4f0c-a913-c4445de71dba { margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px;
background-color: rgba(255, 255, 255, 1); }
@media (min-width: 0px) {
[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-b75444d7-bbad-46eb-9a90-3d414fcf1615 { border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(245, 245, 245, 1); }
#s-b75444d7-bbad-46eb-9a90-3d414fcf1615 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component-wrapper img.shogun-image {
  display: inline-block;
}

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

.shg-product-image-wrapper {
  display: none;
}

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

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

#s-124db690-9472-4f4a-aedd-6b0b555c4115 { text-align: left;
background-color: rgba(0, 0, 0, 1); }
.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-49a34813-50eb-4e5c-ab79-268b5ce36f7c { margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-49a34813-50eb-4e5c-ab79-268b5ce36f7c .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 23px;
}

#s-17739cc1-ec8a-4cb8-9ea1-09b59ecf52a4 { margin-left: 20px;
margin-right: 20px;
text-align: center; }
#s-17739cc1-ec8a-4cb8-9ea1-09b59ecf52a4 .shg-product-sold-out {
  display: none;
}

#s-17739cc1-ec8a-4cb8-9ea1-09b59ecf52a4 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-17739cc1-ec8a-4cb8-9ea1-09b59ecf52a4 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 20px;
}
#s-9ed85d5d-794e-419e-bd69-7689528c6e5d { margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px; }
@media (min-width: 0px) {
[id="s-9ed85d5d-794e-419e-bd69-7689528c6e5d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9ed85d5d-794e-419e-bd69-7689528c6e5d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-9ed85d5d-794e-419e-bd69-7689528c6e5d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-9ed85d5d-794e-419e-bd69-7689528c6e5d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-9ed85d5d-794e-419e-bd69-7689528c6e5d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-9ed85d5d-794e-419e-bd69-7689528c6e5d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-9ed85d5d-794e-419e-bd69-7689528c6e5d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-9ed85d5d-794e-419e-bd69-7689528c6e5d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-9ed85d5d-794e-419e-bd69-7689528c6e5d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-9ed85d5d-794e-419e-bd69-7689528c6e5d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-9ed85d5d-794e-419e-bd69-7689528c6e5d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-9ed85d5d-794e-419e-bd69-7689528c6e5d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-9ed85d5d-794e-419e-bd69-7689528c6e5d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-9ed85d5d-794e-419e-bd69-7689528c6e5d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-9ed85d5d-794e-419e-bd69-7689528c6e5d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-9ed85d5d-794e-419e-bd69-7689528c6e5d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-9ed85d5d-794e-419e-bd69-7689528c6e5d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-9ed85d5d-794e-419e-bd69-7689528c6e5d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-9ed85d5d-794e-419e-bd69-7689528c6e5d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-9ed85d5d-794e-419e-bd69-7689528c6e5d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-9ed85d5d-794e-419e-bd69-7689528c6e5d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-9ed85d5d-794e-419e-bd69-7689528c6e5d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-9ed85d5d-794e-419e-bd69-7689528c6e5d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-9ed85d5d-794e-419e-bd69-7689528c6e5d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-9ed85d5d-794e-419e-bd69-7689528c6e5d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-9ed85d5d-794e-419e-bd69-7689528c6e5d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-9ed85d5d-794e-419e-bd69-7689528c6e5d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-9ed85d5d-794e-419e-bd69-7689528c6e5d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-9ed85d5d-794e-419e-bd69-7689528c6e5d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-9ed85d5d-794e-419e-bd69-7689528c6e5d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-9ed85d5d-794e-419e-bd69-7689528c6e5d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-9ed85d5d-794e-419e-bd69-7689528c6e5d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-9ed85d5d-794e-419e-bd69-7689528c6e5d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-9ed85d5d-794e-419e-bd69-7689528c6e5d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-9ed85d5d-794e-419e-bd69-7689528c6e5d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-9ed85d5d-794e-419e-bd69-7689528c6e5d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-9ed85d5d-794e-419e-bd69-7689528c6e5d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

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

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

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

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

#s-708cb4c2-d718-46eb-b1c5-bdb2d696b921 { border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-radius: 0px;
text-align: center;
border-color: #000;
background-color: rgba(212, 244, 247, 0);
font-size: 11px;
color: rgba(0, 0, 0, 1); }
#s-708cb4c2-d718-46eb-b1c5-bdb2d696b921:hover {border-style: solid !important;
opacity: 1 !important;
border-color: rgba(255, 199, 51, 1) !important;
background-color: rgba(255, 199, 51, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}
#s-708cb4c2-d718-46eb-b1c5-bdb2d696b921:active {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

#s-708cb4c2-d718-46eb-b1c5-bdb2d696b921 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-708cb4c2-d718-46eb-b1c5-bdb2d696b921.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-708cb4c2-d718-46eb-b1c5-bdb2d696b921.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-708cb4c2-d718-46eb-b1c5-bdb2d696b921.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-763b3382-a368-4956-b781-a5a49ba08323 { border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(245, 245, 245, 1); }
#s-763b3382-a368-4956-b781-a5a49ba08323 {
  display: none;
}
#s-54376a68-9eab-4240-bcb1-27d285ab4721 { text-align: left;
background-color: rgba(0, 0, 0, 1); }
#s-7ca6501f-9a19-4a17-a37c-ab3d8c54db62 { margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7ca6501f-9a19-4a17-a37c-ab3d8c54db62 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 23px;
}

#s-06074fcf-c221-4f12-87d7-3533d746bf69 { margin-left: 20px;
margin-right: 20px;
text-align: center; }
#s-06074fcf-c221-4f12-87d7-3533d746bf69 .shg-product-sold-out {
  display: none;
}

#s-06074fcf-c221-4f12-87d7-3533d746bf69 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-06074fcf-c221-4f12-87d7-3533d746bf69 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 20px;
}
#s-17ff35b3-1269-446f-aa0e-087f75f9fa41 { margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px; }
@media (min-width: 0px) {
[id="s-17ff35b3-1269-446f-aa0e-087f75f9fa41"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-17ff35b3-1269-446f-aa0e-087f75f9fa41"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-17ff35b3-1269-446f-aa0e-087f75f9fa41"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-17ff35b3-1269-446f-aa0e-087f75f9fa41"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-17ff35b3-1269-446f-aa0e-087f75f9fa41"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-17ff35b3-1269-446f-aa0e-087f75f9fa41"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-17ff35b3-1269-446f-aa0e-087f75f9fa41"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-17ff35b3-1269-446f-aa0e-087f75f9fa41"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-17ff35b3-1269-446f-aa0e-087f75f9fa41"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-17ff35b3-1269-446f-aa0e-087f75f9fa41"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-17ff35b3-1269-446f-aa0e-087f75f9fa41"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-17ff35b3-1269-446f-aa0e-087f75f9fa41"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-17ff35b3-1269-446f-aa0e-087f75f9fa41"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-17ff35b3-1269-446f-aa0e-087f75f9fa41"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-17ff35b3-1269-446f-aa0e-087f75f9fa41"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-17ff35b3-1269-446f-aa0e-087f75f9fa41"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-17ff35b3-1269-446f-aa0e-087f75f9fa41"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-17ff35b3-1269-446f-aa0e-087f75f9fa41"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-17ff35b3-1269-446f-aa0e-087f75f9fa41"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-17ff35b3-1269-446f-aa0e-087f75f9fa41"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-17ff35b3-1269-446f-aa0e-087f75f9fa41"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-17ff35b3-1269-446f-aa0e-087f75f9fa41"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-17ff35b3-1269-446f-aa0e-087f75f9fa41"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-17ff35b3-1269-446f-aa0e-087f75f9fa41"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-17ff35b3-1269-446f-aa0e-087f75f9fa41"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-17ff35b3-1269-446f-aa0e-087f75f9fa41"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-17ff35b3-1269-446f-aa0e-087f75f9fa41"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-17ff35b3-1269-446f-aa0e-087f75f9fa41"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-17ff35b3-1269-446f-aa0e-087f75f9fa41"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-17ff35b3-1269-446f-aa0e-087f75f9fa41"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-17ff35b3-1269-446f-aa0e-087f75f9fa41"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-17ff35b3-1269-446f-aa0e-087f75f9fa41"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-17ff35b3-1269-446f-aa0e-087f75f9fa41"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-17ff35b3-1269-446f-aa0e-087f75f9fa41"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-17ff35b3-1269-446f-aa0e-087f75f9fa41"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-17ff35b3-1269-446f-aa0e-087f75f9fa41"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-17ff35b3-1269-446f-aa0e-087f75f9fa41"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-cc74721b-19c4-41d0-8f90-a603f9d3082b { border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-radius: 0px;
text-align: center;
border-color: #000;
background-color: rgba(212, 244, 247, 0);
font-size: 11px;
color: rgba(0, 0, 0, 1); }
#s-cc74721b-19c4-41d0-8f90-a603f9d3082b:hover {border-style: solid !important;
opacity: 1 !important;
border-color: rgba(255, 199, 51, 1) !important;
background-color: rgba(255, 199, 51, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}
#s-cc74721b-19c4-41d0-8f90-a603f9d3082b:active {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

#s-cc74721b-19c4-41d0-8f90-a603f9d3082b {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-cc74721b-19c4-41d0-8f90-a603f9d3082b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cc74721b-19c4-41d0-8f90-a603f9d3082b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cc74721b-19c4-41d0-8f90-a603f9d3082b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-19978f63-c370-4aa9-94ff-940888e1903b { border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(245, 245, 245, 1); }
#s-19978f63-c370-4aa9-94ff-940888e1903b {
  display: none;
}
#s-21ef0767-24bc-4cf5-ab6b-0333434453ad { text-align: left;
background-color: rgba(0, 0, 0, 1); }
#s-d00079cf-a94d-4411-a569-24d1504b431c { margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d00079cf-a94d-4411-a569-24d1504b431c .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 23px;
}

#s-5fd62da5-0818-4d66-af16-6f9c55fd8848 { margin-left: 20px;
margin-right: 20px;
text-align: center; }
#s-5fd62da5-0818-4d66-af16-6f9c55fd8848 .shg-product-sold-out {
  display: none;
}

#s-5fd62da5-0818-4d66-af16-6f9c55fd8848 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-5fd62da5-0818-4d66-af16-6f9c55fd8848 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 20px;
}
#s-805cb73b-9057-4f6d-9253-9154765c5d0b { margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px; }
@media (min-width: 0px) {
[id="s-805cb73b-9057-4f6d-9253-9154765c5d0b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-805cb73b-9057-4f6d-9253-9154765c5d0b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-805cb73b-9057-4f6d-9253-9154765c5d0b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-805cb73b-9057-4f6d-9253-9154765c5d0b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-805cb73b-9057-4f6d-9253-9154765c5d0b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-805cb73b-9057-4f6d-9253-9154765c5d0b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-805cb73b-9057-4f6d-9253-9154765c5d0b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-805cb73b-9057-4f6d-9253-9154765c5d0b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-805cb73b-9057-4f6d-9253-9154765c5d0b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-805cb73b-9057-4f6d-9253-9154765c5d0b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-805cb73b-9057-4f6d-9253-9154765c5d0b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-805cb73b-9057-4f6d-9253-9154765c5d0b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-805cb73b-9057-4f6d-9253-9154765c5d0b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-805cb73b-9057-4f6d-9253-9154765c5d0b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-805cb73b-9057-4f6d-9253-9154765c5d0b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-805cb73b-9057-4f6d-9253-9154765c5d0b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-805cb73b-9057-4f6d-9253-9154765c5d0b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-805cb73b-9057-4f6d-9253-9154765c5d0b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-805cb73b-9057-4f6d-9253-9154765c5d0b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-805cb73b-9057-4f6d-9253-9154765c5d0b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-805cb73b-9057-4f6d-9253-9154765c5d0b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-805cb73b-9057-4f6d-9253-9154765c5d0b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-805cb73b-9057-4f6d-9253-9154765c5d0b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-805cb73b-9057-4f6d-9253-9154765c5d0b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-805cb73b-9057-4f6d-9253-9154765c5d0b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-805cb73b-9057-4f6d-9253-9154765c5d0b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-805cb73b-9057-4f6d-9253-9154765c5d0b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-805cb73b-9057-4f6d-9253-9154765c5d0b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-805cb73b-9057-4f6d-9253-9154765c5d0b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-805cb73b-9057-4f6d-9253-9154765c5d0b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-805cb73b-9057-4f6d-9253-9154765c5d0b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-805cb73b-9057-4f6d-9253-9154765c5d0b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-805cb73b-9057-4f6d-9253-9154765c5d0b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-805cb73b-9057-4f6d-9253-9154765c5d0b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-805cb73b-9057-4f6d-9253-9154765c5d0b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-805cb73b-9057-4f6d-9253-9154765c5d0b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-805cb73b-9057-4f6d-9253-9154765c5d0b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-65eb87f4-1389-4012-96c4-c2e360e9e06f { border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-radius: 0px;
text-align: center;
border-color: #000;
background-color: rgba(212, 244, 247, 0);
font-size: 11px;
color: rgba(0, 0, 0, 1); }
#s-65eb87f4-1389-4012-96c4-c2e360e9e06f:hover {border-style: solid !important;
opacity: 1 !important;
border-color: rgba(255, 199, 51, 1) !important;
background-color: rgba(255, 199, 51, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}
#s-65eb87f4-1389-4012-96c4-c2e360e9e06f:active {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

#s-65eb87f4-1389-4012-96c4-c2e360e9e06f {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-65eb87f4-1389-4012-96c4-c2e360e9e06f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-65eb87f4-1389-4012-96c4-c2e360e9e06f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-65eb87f4-1389-4012-96c4-c2e360e9e06f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1478aabb-dc78-4d95-b40b-813bcffa4d48 { margin-top: 40px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1); }
#s-1478aabb-dc78-4d95-b40b-813bcffa4d48 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-0ba32318-19d7-4905-bf87-9e07e385e81d { margin-top: 40px;
margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px; }
@media (min-width: 0px) {
[id="s-0ba32318-19d7-4905-bf87-9e07e385e81d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0ba32318-19d7-4905-bf87-9e07e385e81d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-0ba32318-19d7-4905-bf87-9e07e385e81d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-0ba32318-19d7-4905-bf87-9e07e385e81d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-0ba32318-19d7-4905-bf87-9e07e385e81d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-0ba32318-19d7-4905-bf87-9e07e385e81d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-0ba32318-19d7-4905-bf87-9e07e385e81d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-0ba32318-19d7-4905-bf87-9e07e385e81d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-0ba32318-19d7-4905-bf87-9e07e385e81d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-0ba32318-19d7-4905-bf87-9e07e385e81d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-0ba32318-19d7-4905-bf87-9e07e385e81d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-0ba32318-19d7-4905-bf87-9e07e385e81d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-0ba32318-19d7-4905-bf87-9e07e385e81d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-0ba32318-19d7-4905-bf87-9e07e385e81d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-0ba32318-19d7-4905-bf87-9e07e385e81d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-0ba32318-19d7-4905-bf87-9e07e385e81d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-0ba32318-19d7-4905-bf87-9e07e385e81d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-0ba32318-19d7-4905-bf87-9e07e385e81d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-0ba32318-19d7-4905-bf87-9e07e385e81d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-0ba32318-19d7-4905-bf87-9e07e385e81d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-0ba32318-19d7-4905-bf87-9e07e385e81d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-0ba32318-19d7-4905-bf87-9e07e385e81d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-0ba32318-19d7-4905-bf87-9e07e385e81d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-0ba32318-19d7-4905-bf87-9e07e385e81d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-0ba32318-19d7-4905-bf87-9e07e385e81d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-0ba32318-19d7-4905-bf87-9e07e385e81d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-0ba32318-19d7-4905-bf87-9e07e385e81d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-0ba32318-19d7-4905-bf87-9e07e385e81d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-0ba32318-19d7-4905-bf87-9e07e385e81d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-0ba32318-19d7-4905-bf87-9e07e385e81d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-0ba32318-19d7-4905-bf87-9e07e385e81d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-0ba32318-19d7-4905-bf87-9e07e385e81d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-0ba32318-19d7-4905-bf87-9e07e385e81d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-0ba32318-19d7-4905-bf87-9e07e385e81d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-0ba32318-19d7-4905-bf87-9e07e385e81d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-0ba32318-19d7-4905-bf87-9e07e385e81d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-0ba32318-19d7-4905-bf87-9e07e385e81d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-62801928-8b8c-4964-a469-f702ebfb4e0d { text-align: center; }



#s-62801928-8b8c-4964-a469-f702ebfb4e0d .shogun-image-container {
   display: inline-block;
 }

#s-0e3690e2-a86c-471f-af5c-7dc25cc968bb { border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1); }
 #s-0e3690e2-a86c-471f-af5c-7dc25cc968bb .shogun-heading-component h1 {
   color: rgba(39, 110, 182, 1);
   font-weight:  600 ;
   font-family: Montserrat;
   font-style:  normal ;
   font-size: 32px;
   text-align: center;
 }

 

#s-86cd27da-6e18-477e-af56-1f9a9e16c9c3 { margin-left: 0px;
margin-right: 0px;
background-color: rgba(0, 0, 0, 0); }
/*
  $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;
  }
}

#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%;
}
