.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  flex: 1;
}

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

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

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

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

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

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

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

#s-6489635b-c5c8-4d8c-9d41-7122fb6c9e8e {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}

#s-6489635b-c5c8-4d8c-9d41-7122fb6c9e8e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-24136668-8b67-449d-855a-e71ad476145a {
  background-image: url(https://i.shgcdn.com/658175b1-cc37-41a9-9e5f-288e3fefb9c5/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 200px;
background-position: center center;
}

#s-24136668-8b67-449d-855a-e71ad476145a > .shg-box-overlay {
  background-color: rgba(42, 42, 42, 1);
  opacity: 0.75;
}
.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-09c490fd-6872-4c64-8441-2098ad8e1b24 {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}

#s-09c490fd-6872-4c64-8441-2098ad8e1b24 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 60px;
  
  
  text-align: center;
}



#s-23224e64-57d7-482c-ba86-84f8af136658 {
  border-style: solid;
margin-top: -10px;
margin-left: auto;
margin-right: auto;
border-top-width: 4px;
border-color: rgba(255, 157, 0, 1);
min-height: 10px;
max-width: 200px;
}

#s-23224e64-57d7-482c-ba86-84f8af136658 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.shg-map-info-window-container {
  max-width: 200px;
  color: #000000;
}

.shg-map-container {
  height: 400px;
}

.shg-map {
  height: 100%;
}

.shg-map .gm-style-cc,
.shg-map .gm-style-cc + div {
  visibility: visible !important;
}

#s-cc1b3584-85b9-4254-8831-63cb1157636c {
  min-height: 200px;
}

#s-174a930d-dcf7-4cec-b43c-594adb34bd14 {
  padding-top: 20px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(230, 229, 228, 1);
}

#s-174a930d-dcf7-4cec-b43c-594adb34bd14 .shogun-heading-component h1 {
  color: rgba(7, 147, 197, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: center;
}



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

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

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

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

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

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

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: 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-286e675f-c428-4c77-8d93-601fd576bff6 {
  padding-left: 10px;
padding-right: 10px;
background-color: rgba(230, 229, 228, 1);
}

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

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

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

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

#s-ece1957e-431a-4fb1-8ec2-ffd76329599d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
text-decoration: none;
}
#s-ece1957e-431a-4fb1-8ec2-ffd76329599d:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-ece1957e-431a-4fb1-8ec2-ffd76329599d:active {background-color: #000000 !important;
text-decoration: none !important;}
 #s-ece1957e-431a-4fb1-8ec2-ffd76329599d.shg-btn {
   color: #ffffff;
   font-size: 20px;
   font-weight:  700 ;
   font-style:  normal ;
   font-family: PT Sans Narrow;
 }
#s-b537b429-2bd1-4101-a04c-79e220595511 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: rgba(76, 180, 255, 1);
text-decoration: none;
}
#s-b537b429-2bd1-4101-a04c-79e220595511:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-b537b429-2bd1-4101-a04c-79e220595511:active {background-color: #000000 !important;
text-decoration: none !important;}
 #s-b537b429-2bd1-4101-a04c-79e220595511.shg-btn {
   color: #ffffff;
   font-size: 20px;
   font-weight:  700 ;
   font-style:  normal ;
   font-family: PT Sans Narrow;
 }
#s-cbeca727-25b7-4795-b1e8-d727831e2aa5 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}

#s-cbeca727-25b7-4795-b1e8-d727831e2aa5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-d910d57a-2744-4591-96cf-92b60888391e {
  min-height: 200px;
background-color: rgba(227, 227, 227, 1);
}

#s-d910d57a-2744-4591-96cf-92b60888391e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-e11fc797-7245-4f20-a49a-7ad339b240eb {
  background-image: url(https://i.shgcdn.com/a352054a-9d1d-4970-868f-e01b72958fd1/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 192px;
padding-bottom: 192px;
text-align: center;
background-position: center center;
}

#s-e11fc797-7245-4f20-a49a-7ad339b240eb .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: center;
}



#s-2c170524-5957-4b1f-afa5-9f4f731132e4 {
  padding-top: 27px;
padding-left: 40px;
padding-bottom: 27px;
padding-right: 40px;
background-color: rgba(255, 255, 255, 1);
}

#s-52a52975-9c9b-4f13-8818-f376fd28b923 {
  background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 200px;
background-position: center center;
background-color: rgba(255, 255, 255, 1);
}

#s-52a52975-9c9b-4f13-8818-f376fd28b923 > .shg-box-overlay {
  background-color: #fff;
  opacity: 1;
}
#s-c64f1d79-8718-4ec8-a677-a9fc7788863c {
  padding-top: 30px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-c64f1d79-8718-4ec8-a677-a9fc7788863c .shogun-heading-component h1 {
  color: rgba(7, 147, 197, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: center;
}



#s-36562813-1286-4b0d-91ac-7c07ed49d93a {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 1px;
padding-left: 0px;
padding-bottom: 1px;
background-color: rgba(255, 255, 255, 1);
}

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

@media (min-width: 0px) {
[id="s-aa106625-42c2-4480-a35d-c66d3c2f7df8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aa106625-42c2-4480-a35d-c66d3c2f7df8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-aa106625-42c2-4480-a35d-c66d3c2f7df8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-aa106625-42c2-4480-a35d-c66d3c2f7df8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-aa106625-42c2-4480-a35d-c66d3c2f7df8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-aa106625-42c2-4480-a35d-c66d3c2f7df8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-aa106625-42c2-4480-a35d-c66d3c2f7df8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-aa106625-42c2-4480-a35d-c66d3c2f7df8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-aa106625-42c2-4480-a35d-c66d3c2f7df8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-aa106625-42c2-4480-a35d-c66d3c2f7df8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-aa106625-42c2-4480-a35d-c66d3c2f7df8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-aa106625-42c2-4480-a35d-c66d3c2f7df8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-aa106625-42c2-4480-a35d-c66d3c2f7df8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-aa106625-42c2-4480-a35d-c66d3c2f7df8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-aa106625-42c2-4480-a35d-c66d3c2f7df8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-aa106625-42c2-4480-a35d-c66d3c2f7df8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-aa106625-42c2-4480-a35d-c66d3c2f7df8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-aa106625-42c2-4480-a35d-c66d3c2f7df8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-aa106625-42c2-4480-a35d-c66d3c2f7df8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-aa106625-42c2-4480-a35d-c66d3c2f7df8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-aa106625-42c2-4480-a35d-c66d3c2f7df8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-aa106625-42c2-4480-a35d-c66d3c2f7df8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-aa106625-42c2-4480-a35d-c66d3c2f7df8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-aa106625-42c2-4480-a35d-c66d3c2f7df8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-aa106625-42c2-4480-a35d-c66d3c2f7df8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-aa106625-42c2-4480-a35d-c66d3c2f7df8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-aa106625-42c2-4480-a35d-c66d3c2f7df8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-aa106625-42c2-4480-a35d-c66d3c2f7df8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-aa106625-42c2-4480-a35d-c66d3c2f7df8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-aa106625-42c2-4480-a35d-c66d3c2f7df8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-aa106625-42c2-4480-a35d-c66d3c2f7df8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-aa106625-42c2-4480-a35d-c66d3c2f7df8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-aa106625-42c2-4480-a35d-c66d3c2f7df8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-aa106625-42c2-4480-a35d-c66d3c2f7df8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-aa106625-42c2-4480-a35d-c66d3c2f7df8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-aa106625-42c2-4480-a35d-c66d3c2f7df8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-aa106625-42c2-4480-a35d-c66d3c2f7df8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-59df2a71-1c58-4a93-a241-5ed99d11d3b6 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(7, 147, 197, 1);
}

#s-59df2a71-1c58-4a93-a241-5ed99d11d3b6 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: PT Sans Narrow;
  font-style:  normal ;
  
  
  
  text-align: center;
}



.shogun-countdown {
  display: flex;
  text-align: center;
  justify-content: center;
}

.shg-align-left > .shogun-countdown {
  justify-content: flex-start;
}

.shg-align-right > .shogun-countdown {
  justify-content: flex-end;
}

.shogun-countdown > div {
  padding: 5px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.shogun-countdown > div > label {
  font-size: 12px;
}

.shogun-countdown > span {
  padding: 5px;
  line-height: 32px;
}

.shogun-countdown > div > span {
  font-size: 32px;
  line-height: 32px;
  font-weight: 600;
}

.shogun-countdown-small > div > label {
  font-size: 8px;
}

.shogun-countdown-small > div > span {
  font-size: 21px;
  line-height: 21px;
}

.shogun-countdown-large > div > label {
  font-size: 18px;
}

.shogun-countdown-large > div > span {
  font-size: 48px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .shogun-countdown > span {
    line-height: 45px;
  }

  .shogun-countdown > div > span {
    font-size: 45px;
    line-height: 45px;
  }
  
  .shogun-countdown-small > span {
    line-height: 30px;
  }

  .shogun-countdown-small > div > span {
    font-size: 30px;
    line-height: 30px;
  }

  .shogun-countdown-large > span {
    line-height: 68px;
  }
  
  .shogun-countdown-large > div > span {
    font-size: 68px;
    line-height: 68px;
  }
}

#s-570bdd36-5599-40a3-a531-c1e5c47eeac1 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(227, 227, 227, 1);
}

#s-570bdd36-5599-40a3-a531-c1e5c47eeac1 .shogun-countdown span, #s-570bdd36-5599-40a3-a531-c1e5c47eeac1 .shogun-countdown label {
  color: rgba(237, 9, 9, 1);
}
#s-3497bbd5-ad7b-4405-a18e-8601ab7d5c80 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(7, 147, 197, 1);
}

#s-3497bbd5-ad7b-4405-a18e-8601ab7d5c80 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: PT Sans Narrow;
  font-style:  normal ;
  
  
  
  text-align: center;
}



#s-7ad547d7-2663-40c5-a0be-5fe3882e56b5 {
  padding-top: 2px;
padding-bottom: 1px;
opacity: 1;
background-color: rgba(227, 227, 227, 1);
}

#s-c16d4d0f-6aa2-4bfc-bb54-d7287e92444c {
  display: none;
}
.shg-gallery-thumb-list {
  display: flex;
  flex-wrap: wrap;
}

.shg-gallery-thumb-image {
  max-width: 100%;
  display: inline-block;
  cursor: pointer;
}

.shg-gallery-thumb-image:hover {
  opacity: 0.6;
}

.shg-gallery-thumb-image-square {
  display: flex;
  align-items: center;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}

#s-13177b2d-58ea-417d-a09a-10fd17b8e0c7 {
  box-shadow:0px   0px #000000;
padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
text-align: left;
}

#s-13177b2d-58ea-417d-a09a-10fd17b8e0c7 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 20.0%;
  padding-right: 22px;
  padding-bottom: 10px;
}

#s-13177b2d-58ea-417d-a09a-10fd17b8e0c7 .shg-gallery-thumb-list-margin {
  margin-right: -22px;
}

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

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

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

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

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

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

#s-f655d874-d476-4f38-a20a-61eff1f9ec91 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
min-width: 100%;
text-align: center;
background-color: rgba(255, 162, 0, 1);
font-size: 20px;
color: #ffffff;
}
#s-f655d874-d476-4f38-a20a-61eff1f9ec91:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-f655d874-d476-4f38-a20a-61eff1f9ec91:active {background-color: #000000 !important;
text-decoration: none !important;}
#s-f655d874-d476-4f38-a20a-61eff1f9ec91 {
  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-f655d874-d476-4f38-a20a-61eff1f9ec91.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f655d874-d476-4f38-a20a-61eff1f9ec91.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  700 ;
  font-style:  normal ;
  font-family: PT Sans Narrow;
  display:  block ;
}

#s-f655d874-d476-4f38-a20a-61eff1f9ec91.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9917901e-fc0f-478d-8527-88735fee5fc8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9917901e-fc0f-478d-8527-88735fee5fc8 .shogun-heading-component h5 {
  color: rgba(88, 88, 88, 1);
  font-weight:  normal ;
  font-family: PT Sans Narrow;
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-9d8bb932-0fb4-411d-82ae-650f5b4a2ee4 {
  padding-top: 3%;
padding-bottom: 0%;
min-height: 400px;
background-color: rgba(255, 255, 255, 1);
}

#s-9d8bb932-0fb4-411d-82ae-650f5b4a2ee4 > .shg-box-overlay {
  background-color: rgba(214, 214, 214, 1);
  opacity: 0;
}
#s-d1b99a39-ff80-44c4-97cd-947a1675a54a {
  margin-left: 3%;
margin-right: 3%;
min-height: 50px;
}

#s-d1b99a39-ff80-44c4-97cd-947a1675a54a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-9a59df6d-6b9e-40d0-af29-8e4a33317056 {
  
}

@media (min-width: 0px) {
[id="s-9a59df6d-6b9e-40d0-af29-8e4a33317056"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9a59df6d-6b9e-40d0-af29-8e4a33317056"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-9a59df6d-6b9e-40d0-af29-8e4a33317056"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-9a59df6d-6b9e-40d0-af29-8e4a33317056"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-9a59df6d-6b9e-40d0-af29-8e4a33317056"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-9a59df6d-6b9e-40d0-af29-8e4a33317056"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-9a59df6d-6b9e-40d0-af29-8e4a33317056"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-9a59df6d-6b9e-40d0-af29-8e4a33317056"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-9a59df6d-6b9e-40d0-af29-8e4a33317056"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-9a59df6d-6b9e-40d0-af29-8e4a33317056"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-9a59df6d-6b9e-40d0-af29-8e4a33317056"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-9a59df6d-6b9e-40d0-af29-8e4a33317056"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-9a59df6d-6b9e-40d0-af29-8e4a33317056"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-9a59df6d-6b9e-40d0-af29-8e4a33317056"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-9a59df6d-6b9e-40d0-af29-8e4a33317056"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-9a59df6d-6b9e-40d0-af29-8e4a33317056"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-9a59df6d-6b9e-40d0-af29-8e4a33317056"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-9a59df6d-6b9e-40d0-af29-8e4a33317056"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-9a59df6d-6b9e-40d0-af29-8e4a33317056"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-9a59df6d-6b9e-40d0-af29-8e4a33317056"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-9a59df6d-6b9e-40d0-af29-8e4a33317056"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-9a59df6d-6b9e-40d0-af29-8e4a33317056"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-9a59df6d-6b9e-40d0-af29-8e4a33317056"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-9a59df6d-6b9e-40d0-af29-8e4a33317056"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-9a59df6d-6b9e-40d0-af29-8e4a33317056"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-9a59df6d-6b9e-40d0-af29-8e4a33317056"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-9a59df6d-6b9e-40d0-af29-8e4a33317056"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-9a59df6d-6b9e-40d0-af29-8e4a33317056"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-9a59df6d-6b9e-40d0-af29-8e4a33317056"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-9a59df6d-6b9e-40d0-af29-8e4a33317056"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-9a59df6d-6b9e-40d0-af29-8e4a33317056"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-9a59df6d-6b9e-40d0-af29-8e4a33317056"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-9a59df6d-6b9e-40d0-af29-8e4a33317056"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-9a59df6d-6b9e-40d0-af29-8e4a33317056"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-9a59df6d-6b9e-40d0-af29-8e4a33317056"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-9a59df6d-6b9e-40d0-af29-8e4a33317056"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-9a59df6d-6b9e-40d0-af29-8e4a33317056"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-55368bd0-e473-4473-a79c-6964911499c9 {
  padding-right: 3%;
min-height: 200px;
}

#s-55368bd0-e473-4473-a79c-6964911499c9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-8f79e624-dc61-4ae5-bd4c-39ad64e535fe {
  margin-top: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8f79e624-dc61-4ae5-bd4c-39ad64e535fe .shogun-heading-component h1 {
  color: rgba(7, 147, 197, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  
  
  
  text-align: center;
}



#s-fe7f238f-f8c7-4265-bae1-217bec81c763 {
  padding-top: 0px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
text-align: center;
}

#s-fe7f238f-f8c7-4265-bae1-217bec81c763 .shogun-heading-component h1 {
  color: rgba(88, 88, 88, 1);
  font-weight:  normal ;
  font-family: PT Sans Narrow;
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-1958ece7-312b-42b8-b9df-36fde2b7284b {
  min-height: 50px;
}

#s-1958ece7-312b-42b8-b9df-36fde2b7284b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-14c650db-9994-4399-8dd2-302d67caaf4a {
  padding-left: 5%;
padding-right: 5%;
}

@media (min-width: 0px) {
[id="s-14c650db-9994-4399-8dd2-302d67caaf4a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-14c650db-9994-4399-8dd2-302d67caaf4a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-14c650db-9994-4399-8dd2-302d67caaf4a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-14c650db-9994-4399-8dd2-302d67caaf4a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-14c650db-9994-4399-8dd2-302d67caaf4a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-14c650db-9994-4399-8dd2-302d67caaf4a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-14c650db-9994-4399-8dd2-302d67caaf4a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-14c650db-9994-4399-8dd2-302d67caaf4a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-14c650db-9994-4399-8dd2-302d67caaf4a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-14c650db-9994-4399-8dd2-302d67caaf4a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-14c650db-9994-4399-8dd2-302d67caaf4a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-14c650db-9994-4399-8dd2-302d67caaf4a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-14c650db-9994-4399-8dd2-302d67caaf4a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-14c650db-9994-4399-8dd2-302d67caaf4a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-14c650db-9994-4399-8dd2-302d67caaf4a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-14c650db-9994-4399-8dd2-302d67caaf4a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-14c650db-9994-4399-8dd2-302d67caaf4a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-14c650db-9994-4399-8dd2-302d67caaf4a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-14c650db-9994-4399-8dd2-302d67caaf4a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-14c650db-9994-4399-8dd2-302d67caaf4a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-14c650db-9994-4399-8dd2-302d67caaf4a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-14c650db-9994-4399-8dd2-302d67caaf4a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-14c650db-9994-4399-8dd2-302d67caaf4a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-14c650db-9994-4399-8dd2-302d67caaf4a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-14c650db-9994-4399-8dd2-302d67caaf4a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-14c650db-9994-4399-8dd2-302d67caaf4a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-14c650db-9994-4399-8dd2-302d67caaf4a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-14c650db-9994-4399-8dd2-302d67caaf4a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-14c650db-9994-4399-8dd2-302d67caaf4a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-14c650db-9994-4399-8dd2-302d67caaf4a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-14c650db-9994-4399-8dd2-302d67caaf4a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-14c650db-9994-4399-8dd2-302d67caaf4a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-14c650db-9994-4399-8dd2-302d67caaf4a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-14c650db-9994-4399-8dd2-302d67caaf4a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-14c650db-9994-4399-8dd2-302d67caaf4a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-14c650db-9994-4399-8dd2-302d67caaf4a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-14c650db-9994-4399-8dd2-302d67caaf4a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-533a2afd-15ae-4431-a05d-4a674f434bce {
  min-height: 434px;
background-color: rgba(255, 255, 255, 1);
}

#s-533a2afd-15ae-4431-a05d-4a674f434bce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.shogun-image-container {
  position: relative;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked, .shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked > div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content > div {
  width: 100%;
}

.shogun-image-content-top {
  align-items: flex-start;
}

.shogun-image-content-center {
  align-items: center;
}

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-a11e805b-e585-4f1f-9ea2-018af596e5af {
  border-style: solid;
border-color: rgba(222, 222, 222, 1);
text-align: center;
}
#s-a11e805b-e585-4f1f-9ea2-018af596e5af:hover {border-style: solid !important;
border-top-width: 5px !important;
border-left-width: 5px !important;
border-bottom-width: 5px !important;
border-right-width: 5px !important;
border-color: rgba(255, 157, 0, 1) !important;}

#s-a11e805b-e585-4f1f-9ea2-018af596e5af .shogun-image-overlay p {
  font-size: 30px;
  color: rgba(251, 251, 251, 1);
  font-weight: 700;
  font-family: Quicksand;
  
}


#s-4495282a-072d-4700-9524-367af496ff50 {
  padding-top: 10px;
padding-left: 34px;
padding-bottom: 8px;
padding-right: 34px;
text-align: center;
background-color: rgba(7, 147, 197, 1);
}

#s-4495282a-072d-4700-9524-367af496ff50 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-29f723f9-f115-4ff7-9301-c08e6435fd6c {
  margin-top: 0px;
margin-bottom: 30px;
padding-top: 7px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: rgba(76, 180, 255, 1);
font-size: 18px;
color: #ffffff;
text-decoration: none;
}
#s-29f723f9-f115-4ff7-9301-c08e6435fd6c:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-29f723f9-f115-4ff7-9301-c08e6435fd6c:active {background-color: #000000 !important;
text-decoration: none !important;}
 #s-29f723f9-f115-4ff7-9301-c08e6435fd6c.shg-btn {
   color: #ffffff;
   font-size: 18px;
   font-weight:  700 ;
   font-style:  normal ;
   font-family: PT Sans Narrow;
 }
#s-42c73537-f018-4c0f-afaa-b480b3cc9bba {
  padding-top: 0%;
padding-bottom: 0%;
min-height: 430px;
background-color: rgba(227, 227, 227, 1);
}

#s-42c73537-f018-4c0f-afaa-b480b3cc9bba > .shg-box-overlay {
  background-color: rgba(214, 214, 214, 1);
  opacity: 0;
}
#s-b445205b-d8d8-4860-ab46-b47dcbcd43a8 {
  min-height: 500px;
background-color: rgba(255, 255, 255, 1);
}

#s-b445205b-d8d8-4860-ab46-b47dcbcd43a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-355f130b-88ec-4590-b3ae-c1dc94672ead {
  padding-top: 15px;
padding-left: 40px;
padding-bottom: 15px;
padding-right: 40px;
text-align: center;
}

#s-355f130b-88ec-4590-b3ae-c1dc94672ead .shogun-heading-component h1 {
  color: rgba(255, 162, 0, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: center;
}



#s-fe138fce-c448-41b0-ac5e-cf2ff7e956fb {
  padding-top: 0px;
padding-left: 50px;
padding-bottom: 30px;
padding-right: 50px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-fe138fce-c448-41b0-ac5e-cf2ff7e956fb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 23.0px);
}

[id="s-fe138fce-c448-41b0-ac5e-cf2ff7e956fb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fe138fce-c448-41b0-ac5e-cf2ff7e956fb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 34.5px);
}

[id="s-fe138fce-c448-41b0-ac5e-cf2ff7e956fb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 34.5px);
}

[id="s-fe138fce-c448-41b0-ac5e-cf2ff7e956fb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 34.5px);
}

[id="s-fe138fce-c448-41b0-ac5e-cf2ff7e956fb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 34.5px);
}

[id="s-fe138fce-c448-41b0-ac5e-cf2ff7e956fb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 34.5px);
}

[id="s-fe138fce-c448-41b0-ac5e-cf2ff7e956fb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 34.5px);
}

[id="s-fe138fce-c448-41b0-ac5e-cf2ff7e956fb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 34.5px);
}

[id="s-fe138fce-c448-41b0-ac5e-cf2ff7e956fb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 34.5px);
}

[id="s-fe138fce-c448-41b0-ac5e-cf2ff7e956fb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 34.5px);
}

[id="s-fe138fce-c448-41b0-ac5e-cf2ff7e956fb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 34.5px);
}

[id="s-fe138fce-c448-41b0-ac5e-cf2ff7e956fb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 34.5px);
}

[id="s-fe138fce-c448-41b0-ac5e-cf2ff7e956fb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 34.5px);
}

}

@media (min-width: 992px) {
[id="s-fe138fce-c448-41b0-ac5e-cf2ff7e956fb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 34.5px);
}

[id="s-fe138fce-c448-41b0-ac5e-cf2ff7e956fb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 34.5px);
}

[id="s-fe138fce-c448-41b0-ac5e-cf2ff7e956fb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 34.5px);
}

[id="s-fe138fce-c448-41b0-ac5e-cf2ff7e956fb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 34.5px);
}

[id="s-fe138fce-c448-41b0-ac5e-cf2ff7e956fb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 34.5px);
}

[id="s-fe138fce-c448-41b0-ac5e-cf2ff7e956fb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 34.5px);
}

[id="s-fe138fce-c448-41b0-ac5e-cf2ff7e956fb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 34.5px);
}

[id="s-fe138fce-c448-41b0-ac5e-cf2ff7e956fb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 34.5px);
}

[id="s-fe138fce-c448-41b0-ac5e-cf2ff7e956fb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 34.5px);
}

[id="s-fe138fce-c448-41b0-ac5e-cf2ff7e956fb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 34.5px);
}

[id="s-fe138fce-c448-41b0-ac5e-cf2ff7e956fb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 34.5px);
}

[id="s-fe138fce-c448-41b0-ac5e-cf2ff7e956fb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 34.5px);
}

}

@media (min-width: 1200px) {
[id="s-fe138fce-c448-41b0-ac5e-cf2ff7e956fb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 34.5px);
}

[id="s-fe138fce-c448-41b0-ac5e-cf2ff7e956fb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 34.5px);
}

[id="s-fe138fce-c448-41b0-ac5e-cf2ff7e956fb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 34.5px);
}

[id="s-fe138fce-c448-41b0-ac5e-cf2ff7e956fb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 34.5px);
}

[id="s-fe138fce-c448-41b0-ac5e-cf2ff7e956fb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 34.5px);
}

[id="s-fe138fce-c448-41b0-ac5e-cf2ff7e956fb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 34.5px);
}

[id="s-fe138fce-c448-41b0-ac5e-cf2ff7e956fb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 34.5px);
}

[id="s-fe138fce-c448-41b0-ac5e-cf2ff7e956fb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 34.5px);
}

[id="s-fe138fce-c448-41b0-ac5e-cf2ff7e956fb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 34.5px);
}

[id="s-fe138fce-c448-41b0-ac5e-cf2ff7e956fb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 34.5px);
}

[id="s-fe138fce-c448-41b0-ac5e-cf2ff7e956fb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 34.5px);
}

[id="s-fe138fce-c448-41b0-ac5e-cf2ff7e956fb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 34.5px);
}

}

#s-2628734d-b306-48c4-9d05-e4ddd53ddd87 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

#s-1ea292bf-fa05-4292-9fbc-c2b80689cd87 {
  padding-top: 30px;
text-align: left;
}

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

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

#s-48874d68-6593-42c6-9cf7-0f3c6028c463 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-48874d68-6593-42c6-9cf7-0f3c6028c463 .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: PT Sans Narrow;
  font-style:  normal ;
  font-size: 17px;
}

#s-125e39e8-6bf3-4fec-8b38-fe17c47b6c83 {
  text-align: center;
}

#s-125e39e8-6bf3-4fec-8b38-fe17c47b6c83 .shg-product-sold-out {
  display: none;
  color: rgba(255, 34, 34, 1);
  font-size: 18px;
}

#s-125e39e8-6bf3-4fec-8b38-fe17c47b6c83 .shg-product-price {
  color: rgba(255, 34, 34, 1);
  font-weight:  700 ;
  font-family: PT Sans Narrow;
  font-style:  normal ;
  font-size: 18px;
}

#s-125e39e8-6bf3-4fec-8b38-fe17c47b6c83 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-a752da70-e219-4566-8305-627bdd2cd1e9 {
  margin-top: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
min-width: 100%;
text-align: center;
background-color: rgba(255, 162, 11, 1);
font-size: 20px;
color: #ffffff;
}
#s-a752da70-e219-4566-8305-627bdd2cd1e9:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-a752da70-e219-4566-8305-627bdd2cd1e9:active {background-color: #000000 !important;
text-decoration: none !important;}
#s-a752da70-e219-4566-8305-627bdd2cd1e9 {
  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-a752da70-e219-4566-8305-627bdd2cd1e9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a752da70-e219-4566-8305-627bdd2cd1e9.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  700 ;
  font-style:  normal ;
  font-family: PT Sans Narrow;
  display:  block ;
}

#s-a752da70-e219-4566-8305-627bdd2cd1e9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-338b873b-dcfa-4bac-a0ad-33b0c0efb83a {
  display: none;
}
#s-f91df024-4471-4469-91b7-738047c97d84 {
  padding-top: 30px;
text-align: left;
}

#s-e84631e2-dbf2-40b5-a354-4be0776aef4b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e84631e2-dbf2-40b5-a354-4be0776aef4b .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: PT Sans Narrow;
  font-style:  normal ;
  font-size: 17px;
}

#s-0e9d4cbe-2a08-43a5-bf5b-308a258875a5 {
  text-align: center;
}

#s-0e9d4cbe-2a08-43a5-bf5b-308a258875a5 .shg-product-sold-out {
  display: none;
  color: rgba(255, 34, 34, 1);
  font-size: 18px;
}

#s-0e9d4cbe-2a08-43a5-bf5b-308a258875a5 .shg-product-price {
  color: rgba(255, 34, 34, 1);
  font-weight:  700 ;
  font-family: PT Sans Narrow;
  font-style:  normal ;
  font-size: 18px;
}

#s-0e9d4cbe-2a08-43a5-bf5b-308a258875a5 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-19c63ac6-f64a-42c9-952b-9be0f5ff3145 {
  margin-top: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
min-width: 100%;
text-align: center;
background-color: rgba(255, 162, 0, 1);
font-size: 20px;
color: #ffffff;
}
#s-19c63ac6-f64a-42c9-952b-9be0f5ff3145:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-19c63ac6-f64a-42c9-952b-9be0f5ff3145:active {background-color: #000000 !important;
text-decoration: none !important;}
#s-19c63ac6-f64a-42c9-952b-9be0f5ff3145 {
  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-19c63ac6-f64a-42c9-952b-9be0f5ff3145.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-19c63ac6-f64a-42c9-952b-9be0f5ff3145.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  700 ;
  font-style:  normal ;
  font-family: PT Sans Narrow;
  display:  block ;
}

#s-19c63ac6-f64a-42c9-952b-9be0f5ff3145.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bf7b9f63-ab9c-4802-bcdf-07e6df19258c {
  display: none;
}
#s-c9f5b4f2-69c3-431a-8a6e-3750c2793c59 {
  padding-top: 30px;
text-align: left;
}

#s-67804f89-5bca-4249-a717-8c15502a7a7e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-67804f89-5bca-4249-a717-8c15502a7a7e .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: PT Sans Narrow;
  font-style:  normal ;
  font-size: 17px;
}

#s-704dde4c-760b-4fea-a58a-936c3946c137 {
  text-align: center;
}

#s-704dde4c-760b-4fea-a58a-936c3946c137 .shg-product-sold-out {
  display: none;
  color: rgba(255, 34, 34, 1);
  font-size: 18px;
}

#s-704dde4c-760b-4fea-a58a-936c3946c137 .shg-product-price {
  color: rgba(255, 34, 34, 1);
  font-weight:  700 ;
  font-family: PT Sans Narrow;
  font-style:  normal ;
  font-size: 18px;
}

#s-704dde4c-760b-4fea-a58a-936c3946c137 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-e6ab1f44-de70-4547-8f70-ca270474d4f8 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
min-width: 100%;
text-align: center;
background-color: rgba(255, 162, 11, 1);
font-size: 20px;
color: #ffffff;
}
#s-e6ab1f44-de70-4547-8f70-ca270474d4f8:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-e6ab1f44-de70-4547-8f70-ca270474d4f8:active {background-color: #000000 !important;
text-decoration: none !important;}
#s-e6ab1f44-de70-4547-8f70-ca270474d4f8 {
  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-e6ab1f44-de70-4547-8f70-ca270474d4f8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e6ab1f44-de70-4547-8f70-ca270474d4f8.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  700 ;
  font-style:  normal ;
  font-family: PT Sans Narrow;
  display:  block ;
}

#s-e6ab1f44-de70-4547-8f70-ca270474d4f8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0de1873f-aea0-411c-a8db-7d51c5c6cb00 {
  display: none;
}
#s-752fb975-43c3-4871-bbf9-12375f05aa85 {
  padding-top: 30px;
text-align: left;
}

#s-5c9b3978-e91a-4d93-8839-e34c691b7d03 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5c9b3978-e91a-4d93-8839-e34c691b7d03 .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: PT Sans Narrow;
  font-style:  normal ;
  font-size: 17px;
}

#s-a704b2ff-732b-4030-8e99-8c04eb459070 {
  text-align: center;
}

#s-a704b2ff-732b-4030-8e99-8c04eb459070 .shg-product-sold-out {
  display: none;
  color: rgba(255, 34, 34, 1);
  font-size: 18px;
}

#s-a704b2ff-732b-4030-8e99-8c04eb459070 .shg-product-price {
  color: rgba(255, 34, 34, 1);
  font-weight:  700 ;
  font-family: PT Sans Narrow;
  font-style:  normal ;
  font-size: 18px;
}

#s-a704b2ff-732b-4030-8e99-8c04eb459070 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-a714b07a-ccdc-42bb-badc-52ae899a513f {
  margin-top: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
min-width: 100%;
text-align: center;
background-color: rgba(255, 162, 0, 1);
font-size: 20px;
color: #ffffff;
}
#s-a714b07a-ccdc-42bb-badc-52ae899a513f:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-a714b07a-ccdc-42bb-badc-52ae899a513f:active {background-color: #000000 !important;
text-decoration: none !important;}
#s-a714b07a-ccdc-42bb-badc-52ae899a513f {
  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-a714b07a-ccdc-42bb-badc-52ae899a513f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a714b07a-ccdc-42bb-badc-52ae899a513f.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  700 ;
  font-style:  normal ;
  font-family: PT Sans Narrow;
  display:  block ;
}

#s-a714b07a-ccdc-42bb-badc-52ae899a513f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a0586f47-243c-4e0d-84ff-573b5b276cae {
  margin-left: 3%;
margin-right: 3%;
min-height: 50px;
}

#s-a0586f47-243c-4e0d-84ff-573b5b276cae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-e4f9e332-cb9e-44be-9fe5-d509cda531e7 {
  
}

@media (min-width: 0px) {
[id="s-e4f9e332-cb9e-44be-9fe5-d509cda531e7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e4f9e332-cb9e-44be-9fe5-d509cda531e7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-e4f9e332-cb9e-44be-9fe5-d509cda531e7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-e4f9e332-cb9e-44be-9fe5-d509cda531e7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-e4f9e332-cb9e-44be-9fe5-d509cda531e7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-e4f9e332-cb9e-44be-9fe5-d509cda531e7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-e4f9e332-cb9e-44be-9fe5-d509cda531e7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-e4f9e332-cb9e-44be-9fe5-d509cda531e7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-e4f9e332-cb9e-44be-9fe5-d509cda531e7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-e4f9e332-cb9e-44be-9fe5-d509cda531e7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-e4f9e332-cb9e-44be-9fe5-d509cda531e7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-e4f9e332-cb9e-44be-9fe5-d509cda531e7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-e4f9e332-cb9e-44be-9fe5-d509cda531e7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-e4f9e332-cb9e-44be-9fe5-d509cda531e7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-e4f9e332-cb9e-44be-9fe5-d509cda531e7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-e4f9e332-cb9e-44be-9fe5-d509cda531e7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-e4f9e332-cb9e-44be-9fe5-d509cda531e7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-e4f9e332-cb9e-44be-9fe5-d509cda531e7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-e4f9e332-cb9e-44be-9fe5-d509cda531e7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-e4f9e332-cb9e-44be-9fe5-d509cda531e7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-e4f9e332-cb9e-44be-9fe5-d509cda531e7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-e4f9e332-cb9e-44be-9fe5-d509cda531e7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-e4f9e332-cb9e-44be-9fe5-d509cda531e7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-e4f9e332-cb9e-44be-9fe5-d509cda531e7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-e4f9e332-cb9e-44be-9fe5-d509cda531e7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-e4f9e332-cb9e-44be-9fe5-d509cda531e7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-e4f9e332-cb9e-44be-9fe5-d509cda531e7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-e4f9e332-cb9e-44be-9fe5-d509cda531e7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-e4f9e332-cb9e-44be-9fe5-d509cda531e7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-e4f9e332-cb9e-44be-9fe5-d509cda531e7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-e4f9e332-cb9e-44be-9fe5-d509cda531e7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-e4f9e332-cb9e-44be-9fe5-d509cda531e7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-e4f9e332-cb9e-44be-9fe5-d509cda531e7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-e4f9e332-cb9e-44be-9fe5-d509cda531e7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-e4f9e332-cb9e-44be-9fe5-d509cda531e7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-e4f9e332-cb9e-44be-9fe5-d509cda531e7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-e4f9e332-cb9e-44be-9fe5-d509cda531e7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-f8de84c8-3224-4b8b-92e0-c8b72000455a {
  min-height: 200px;
}

#s-f8de84c8-3224-4b8b-92e0-c8b72000455a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-8c69d893-4341-413b-8c0f-3d7fc2bae177 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8c69d893-4341-413b-8c0f-3d7fc2bae177 .shogun-heading-component h1 {
  color: rgba(7, 147, 197, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  
  
  
  text-align: center;
}



#s-aba467a6-5e5b-49bf-a6bc-d2193fbc74f4 {
  min-height: 50px;
}

#s-aba467a6-5e5b-49bf-a6bc-d2193fbc74f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.shg-ig-x {
  overflow-x: hidden;
}

.shg-ig-posts-container {
  display: flex;
  flex-wrap: wrap;
}

.shg-ig-posts {
  box-sizing: border-box;
  height: 100%;
}

.shg-ig-posts-link {
  text-decoration: none;
}

.shg-ig-posts-image {
  max-height: 100%;
  width: 100%;
  display: block;
}

.shg-ig-posts-caption {
  width: 100%;
  font-size: 12px;
  word-wrap: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  text-align: left;
}

.shg-ig-details-container {
  padding-top: 9px;
  border-top: 1px solid #ddd;
}

.shg-ig-user-details {
  display: flex;
  flex-direction: row;
}

.shg-ig-user-image {
  max-width: 30px;
  max-height: 30px;
  margin-right: 10px;
}

.shg-ig-username-container {
  display: flex;
  flex-direction: column;
}

.shg-ig-user-full-name {
  margin-bottom: 3px !important;
  font-family: Arial;
  color: #b3b3b3;
  font-size: 12px;
}

.shg-ig-user-createdat {
  margin-bottom: 0 !important;
  font-family: Arial;
  color: #b3b3b3;
  font-size: 12px;
}

#s-c0f0effb-7c52-4eb0-8e4d-a1e2183fee0e {
  padding-left: 0%;
padding-right: %;
}

@media (min-width: 768px) {
  [id="s-c0f0effb-7c52-4eb0-8e4d-a1e2183fee0e"] .shg-ig-posts-container > .shg-ig-posts {
    width: 33.333333333333336%;
    padding-right: 15px;
  }

  .shg-ig-posts-container {
    width: calc(100% + 15px) !important;
  }
}

#s-1dd6e2d1-4d28-4bc0-9949-d8a2dc078c6f {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}

#s-1dd6e2d1-4d28-4bc0-9949-d8a2dc078c6f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-9d1dd9c6-ec3b-442e-a673-e9de5d290fd4 {
  padding-top: 60px;
padding-bottom: 0px;
text-align: center;
}

#s-9d1dd9c6-ec3b-442e-a673-e9de5d290fd4 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 41px;
  
  
  text-align: center;
}



#s-442ae8e8-a4c4-4684-adb4-191d41c85c64 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-442ae8e8-a4c4-4684-adb4-191d41c85c64 .shogun-heading-component h1 {
  color: rgba(255, 162, 0, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: center;
}



#s-f429ef48-9d6a-4991-bc6a-dcf2866dc902 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-f429ef48-9d6a-4991-bc6a-dcf2866dc902 .shogun-heading-component h1 {
  color: rgba(223, 216, 202, 1);
  font-weight:  700 ;
  font-family: PT Sans Narrow;
  font-style:  normal ;
  font-size: 22px;
  
  
  text-align: center;
}



#s-cb9b500e-37d7-4d39-ae6f-d29c5c4c2b3a {
  padding-top: 0px;
padding-left: 40px;
padding-bottom: 20px;
padding-right: 40px;
text-align: center;
}

#s-cb9b500e-37d7-4d39-ae6f-d29c5c4c2b3a .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: PT Sans Narrow;
  font-style:  normal ;
  font-size: 17px;
  
  
  text-align: center;
}



@media (min-width: 0px) {
[id="s-66cc5e53-e1ee-40e2-89bd-ca28d6a4f747"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-66cc5e53-e1ee-40e2-89bd-ca28d6a4f747"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-66cc5e53-e1ee-40e2-89bd-ca28d6a4f747"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-66cc5e53-e1ee-40e2-89bd-ca28d6a4f747"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-66cc5e53-e1ee-40e2-89bd-ca28d6a4f747"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-66cc5e53-e1ee-40e2-89bd-ca28d6a4f747"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-66cc5e53-e1ee-40e2-89bd-ca28d6a4f747"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-66cc5e53-e1ee-40e2-89bd-ca28d6a4f747"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-66cc5e53-e1ee-40e2-89bd-ca28d6a4f747"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-66cc5e53-e1ee-40e2-89bd-ca28d6a4f747"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-66cc5e53-e1ee-40e2-89bd-ca28d6a4f747"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-66cc5e53-e1ee-40e2-89bd-ca28d6a4f747"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-66cc5e53-e1ee-40e2-89bd-ca28d6a4f747"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-66cc5e53-e1ee-40e2-89bd-ca28d6a4f747"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-66cc5e53-e1ee-40e2-89bd-ca28d6a4f747"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-66cc5e53-e1ee-40e2-89bd-ca28d6a4f747"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-66cc5e53-e1ee-40e2-89bd-ca28d6a4f747"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-66cc5e53-e1ee-40e2-89bd-ca28d6a4f747"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-66cc5e53-e1ee-40e2-89bd-ca28d6a4f747"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-66cc5e53-e1ee-40e2-89bd-ca28d6a4f747"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-66cc5e53-e1ee-40e2-89bd-ca28d6a4f747"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-66cc5e53-e1ee-40e2-89bd-ca28d6a4f747"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-66cc5e53-e1ee-40e2-89bd-ca28d6a4f747"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-66cc5e53-e1ee-40e2-89bd-ca28d6a4f747"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-66cc5e53-e1ee-40e2-89bd-ca28d6a4f747"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-66cc5e53-e1ee-40e2-89bd-ca28d6a4f747"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-66cc5e53-e1ee-40e2-89bd-ca28d6a4f747"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-66cc5e53-e1ee-40e2-89bd-ca28d6a4f747"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-66cc5e53-e1ee-40e2-89bd-ca28d6a4f747"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-66cc5e53-e1ee-40e2-89bd-ca28d6a4f747"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-66cc5e53-e1ee-40e2-89bd-ca28d6a4f747"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-66cc5e53-e1ee-40e2-89bd-ca28d6a4f747"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-66cc5e53-e1ee-40e2-89bd-ca28d6a4f747"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-66cc5e53-e1ee-40e2-89bd-ca28d6a4f747"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-66cc5e53-e1ee-40e2-89bd-ca28d6a4f747"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-66cc5e53-e1ee-40e2-89bd-ca28d6a4f747"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-66cc5e53-e1ee-40e2-89bd-ca28d6a4f747"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

#s-07202e83-ed0c-4f64-a347-a2e243687b49 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: rgba(255, 162, 0, 1);
text-decoration: none;
}
#s-07202e83-ed0c-4f64-a347-a2e243687b49:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-07202e83-ed0c-4f64-a347-a2e243687b49:active {background-color: #000000 !important;
text-decoration: none !important;}
 #s-07202e83-ed0c-4f64-a347-a2e243687b49.shg-btn {
   color: #ffffff;
   font-size: 20px;
   font-weight:  700 ;
   font-style:  normal ;
   font-family: PT Sans Narrow;
 }
#s-607c3997-0138-4f59-a416-4e5398aeed7c {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 400px;
}

#s-607c3997-0138-4f59-a416-4e5398aeed7c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-c10b80ca-ef2c-42c5-a2f9-2b446512bfee {
  padding-top: 15px;
padding-left: 14px;
padding-bottom: 15px;
padding-right: 14px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-c10b80ca-ef2c-42c5-a2f9-2b446512bfee .shogun-heading-component h1 {
  color: rgba(255, 162, 0, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: center;
}



#s-02eb2fe8-b530-4465-83be-d92be727b0cf {
  padding-left: 20px;
padding-bottom: 42px;
padding-right: 20px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-02eb2fe8-b530-4465-83be-d92be727b0cf"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-02eb2fe8-b530-4465-83be-d92be727b0cf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-02eb2fe8-b530-4465-83be-d92be727b0cf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-02eb2fe8-b530-4465-83be-d92be727b0cf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-02eb2fe8-b530-4465-83be-d92be727b0cf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-02eb2fe8-b530-4465-83be-d92be727b0cf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-02eb2fe8-b530-4465-83be-d92be727b0cf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-02eb2fe8-b530-4465-83be-d92be727b0cf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-02eb2fe8-b530-4465-83be-d92be727b0cf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-02eb2fe8-b530-4465-83be-d92be727b0cf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-02eb2fe8-b530-4465-83be-d92be727b0cf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-02eb2fe8-b530-4465-83be-d92be727b0cf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-02eb2fe8-b530-4465-83be-d92be727b0cf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-02eb2fe8-b530-4465-83be-d92be727b0cf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-02eb2fe8-b530-4465-83be-d92be727b0cf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-02eb2fe8-b530-4465-83be-d92be727b0cf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-02eb2fe8-b530-4465-83be-d92be727b0cf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-02eb2fe8-b530-4465-83be-d92be727b0cf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-02eb2fe8-b530-4465-83be-d92be727b0cf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-02eb2fe8-b530-4465-83be-d92be727b0cf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-02eb2fe8-b530-4465-83be-d92be727b0cf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-02eb2fe8-b530-4465-83be-d92be727b0cf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-02eb2fe8-b530-4465-83be-d92be727b0cf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-02eb2fe8-b530-4465-83be-d92be727b0cf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-02eb2fe8-b530-4465-83be-d92be727b0cf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-02eb2fe8-b530-4465-83be-d92be727b0cf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-02eb2fe8-b530-4465-83be-d92be727b0cf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-02eb2fe8-b530-4465-83be-d92be727b0cf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-02eb2fe8-b530-4465-83be-d92be727b0cf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-02eb2fe8-b530-4465-83be-d92be727b0cf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-02eb2fe8-b530-4465-83be-d92be727b0cf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-02eb2fe8-b530-4465-83be-d92be727b0cf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-02eb2fe8-b530-4465-83be-d92be727b0cf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-02eb2fe8-b530-4465-83be-d92be727b0cf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-02eb2fe8-b530-4465-83be-d92be727b0cf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-02eb2fe8-b530-4465-83be-d92be727b0cf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-02eb2fe8-b530-4465-83be-d92be727b0cf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-02eb2fe8-b530-4465-83be-d92be727b0cf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-870d8cc5-b21c-422b-95c6-3eddc441d228 {
  display: none;
}
#s-b10c25de-c8f0-4a80-8fe0-327b201c8be9 {
  padding-top: 30px;
text-align: left;
}

#s-1e1da17a-3052-4672-bcc6-8b3aa1f8a405 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1e1da17a-3052-4672-bcc6-8b3aa1f8a405 .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: PT Sans Narrow;
  font-style:  normal ;
  font-size: 17px;
}

#s-0de9e12d-1d81-4156-a55d-1729ddce1685 {
  text-align: center;
}

#s-0de9e12d-1d81-4156-a55d-1729ddce1685 .shg-product-sold-out {
  display: none;
  color: rgba(255, 34, 34, 1);
  font-size: 18px;
}

#s-0de9e12d-1d81-4156-a55d-1729ddce1685 .shg-product-price {
  color: rgba(255, 34, 34, 1);
  font-weight:  700 ;
  font-family: PT Sans Narrow;
  font-style:  normal ;
  font-size: 18px;
}

#s-0de9e12d-1d81-4156-a55d-1729ddce1685 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-e4106e9f-913d-470e-8dbe-dcec99791603 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
min-width: 100%;
text-align: center;
background-color: rgba(255, 162, 0, 1);
font-size: 20px;
color: #ffffff;
}
#s-e4106e9f-913d-470e-8dbe-dcec99791603:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-e4106e9f-913d-470e-8dbe-dcec99791603:active {background-color: #000000 !important;
text-decoration: none !important;}
#s-e4106e9f-913d-470e-8dbe-dcec99791603 {
  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-e4106e9f-913d-470e-8dbe-dcec99791603.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e4106e9f-913d-470e-8dbe-dcec99791603.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  700 ;
  font-style:  normal ;
  font-family: PT Sans Narrow;
  display:  block ;
}

#s-e4106e9f-913d-470e-8dbe-dcec99791603.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5e09eb3f-6cbb-439e-a82e-d9be500c8dbd {
  display: none;
}
#s-54758ab4-351d-4029-94db-f5bd892647c3 {
  padding-top: 30px;
text-align: left;
}

#s-c5e68a3b-a90f-4878-afe8-cce89ddb5504 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c5e68a3b-a90f-4878-afe8-cce89ddb5504 .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: PT Sans Narrow;
  font-style:  normal ;
  font-size: 17px;
}

#s-bdd68bc3-2b4e-4ed8-b316-6573936fc459 {
  text-align: center;
}

#s-bdd68bc3-2b4e-4ed8-b316-6573936fc459 .shg-product-sold-out {
  display: none;
  color: rgba(255, 34, 34, 1);
  font-size: 18px;
}

#s-bdd68bc3-2b4e-4ed8-b316-6573936fc459 .shg-product-price {
  color: rgba(255, 34, 34, 1);
  font-weight:  700 ;
  font-family: PT Sans Narrow;
  font-style:  normal ;
  font-size: 18px;
}

#s-bdd68bc3-2b4e-4ed8-b316-6573936fc459 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-28d609ec-8773-4e09-8824-da27eb0dd174 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
min-width: 100%;
text-align: center;
background-color: rgba(255, 162, 0, 1);
font-size: 20px;
color: #ffffff;
}
#s-28d609ec-8773-4e09-8824-da27eb0dd174:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-28d609ec-8773-4e09-8824-da27eb0dd174:active {background-color: #000000 !important;
text-decoration: none !important;}
#s-28d609ec-8773-4e09-8824-da27eb0dd174 {
  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-28d609ec-8773-4e09-8824-da27eb0dd174.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-28d609ec-8773-4e09-8824-da27eb0dd174.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  700 ;
  font-style:  normal ;
  font-family: PT Sans Narrow;
  display:  block ;
}

#s-28d609ec-8773-4e09-8824-da27eb0dd174.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-16f35b20-cd6c-442f-a347-447b63e0bfa6 {
  display: none;
}
#s-51b138d4-dfbb-4764-bf8a-1e695199c478 {
  padding-top: 34px;
text-align: left;
}

#s-5a347248-b14b-4851-a193-4b48f858a00f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5a347248-b14b-4851-a193-4b48f858a00f .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: PT Sans Narrow;
  font-style:  normal ;
  font-size: 17px;
}

#s-22f118fc-ea09-4b25-a843-1e24cf1e69c2 {
  text-align: center;
}

#s-22f118fc-ea09-4b25-a843-1e24cf1e69c2 .shg-product-sold-out {
  display: none;
  color: rgba(255, 34, 34, 1);
  font-size: 18px;
}

#s-22f118fc-ea09-4b25-a843-1e24cf1e69c2 .shg-product-price {
  color: rgba(255, 34, 34, 1);
  font-weight:  700 ;
  font-family: PT Sans Narrow;
  font-style:  normal ;
  font-size: 18px;
}

#s-22f118fc-ea09-4b25-a843-1e24cf1e69c2 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-5cc18712-f7b1-446b-9887-86bca0c03dc6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
min-width: 100%;
text-align: center;
background-color: rgba(255, 162, 0, 1);
font-size: 20px;
color: #ffffff;
}
#s-5cc18712-f7b1-446b-9887-86bca0c03dc6:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-5cc18712-f7b1-446b-9887-86bca0c03dc6:active {background-color: #000000 !important;
text-decoration: none !important;}
#s-5cc18712-f7b1-446b-9887-86bca0c03dc6 {
  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-5cc18712-f7b1-446b-9887-86bca0c03dc6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5cc18712-f7b1-446b-9887-86bca0c03dc6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  700 ;
  font-style:  normal ;
  font-family: PT Sans Narrow;
  display:  block ;
}

#s-5cc18712-f7b1-446b-9887-86bca0c03dc6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-14259c18-951d-41c1-8f9f-2d3a5b9b5165 {
  display: none;
}
#s-6f8d3a40-7a4d-40fe-965b-d0e635de442b {
  padding-top: 30px;
text-align: left;
}

#s-58e6c0a7-c4b7-4dc1-89c2-d7f0d6a0afc8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-58e6c0a7-c4b7-4dc1-89c2-d7f0d6a0afc8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: PT Sans Narrow;
  font-style:  normal ;
  font-size: 17px;
}

#s-63fdc7ba-f1aa-417e-8abc-b1cee86b5bd9 {
  text-align: center;
}

#s-63fdc7ba-f1aa-417e-8abc-b1cee86b5bd9 .shg-product-sold-out {
  display: none;
  color: rgba(255, 34, 34, 1);
  font-size: 18px;
}

#s-63fdc7ba-f1aa-417e-8abc-b1cee86b5bd9 .shg-product-price {
  color: rgba(255, 34, 34, 1);
  font-weight:  700 ;
  font-family: PT Sans Narrow;
  font-style:  normal ;
  font-size: 18px;
}

#s-63fdc7ba-f1aa-417e-8abc-b1cee86b5bd9 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-43b0c370-292a-47ac-9044-70fc883d3451 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
min-width: 100%;
text-align: center;
background-color: rgba(255, 162, 0, 1);
font-size: 20px;
color: #ffffff;
}
#s-43b0c370-292a-47ac-9044-70fc883d3451:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-43b0c370-292a-47ac-9044-70fc883d3451:active {background-color: #000000 !important;
text-decoration: none !important;}
#s-43b0c370-292a-47ac-9044-70fc883d3451 {
  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-43b0c370-292a-47ac-9044-70fc883d3451.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-43b0c370-292a-47ac-9044-70fc883d3451.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  700 ;
  font-style:  normal ;
  font-family: PT Sans Narrow;
  display:  block ;
}

#s-43b0c370-292a-47ac-9044-70fc883d3451.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5c835147-5bae-4e71-8ce5-97d60125e67e {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-5c835147-5bae-4e71-8ce5-97d60125e67e .shogun-heading-component h1 {
  color: rgba(7, 147, 197, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 34px;
  
  
  text-align: center;
}



#s-bca47b51-293b-4344-b7c0-356f81801186 {
  padding-top: 10px;
padding-bottom: 30px;
text-align: center;
}

#s-bca47b51-293b-4344-b7c0-356f81801186 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 0.64);
  font-weight:  700 ;
  font-family: PT Sans Narrow;
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-24af7028-aa9c-40ff-bece-fbba143a1b14 {
  min-height: 50px;
}

#s-24af7028-aa9c-40ff-bece-fbba143a1b14 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-28b23805-f293-4568-95b2-1aa70f563d66 {
  min-height: 50px;
}

#s-28b23805-f293-4568-95b2-1aa70f563d66 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-e34d0718-99dc-4d34-941d-e05c7336ce1c {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}

#s-e34d0718-99dc-4d34-941d-e05c7336ce1c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-57194bb2-3511-4db5-9243-1dd7312616d2 {
  padding-top: 168px;
}

@media (min-width: 0px) {
[id="s-57194bb2-3511-4db5-9243-1dd7312616d2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-57194bb2-3511-4db5-9243-1dd7312616d2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-57194bb2-3511-4db5-9243-1dd7312616d2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-57194bb2-3511-4db5-9243-1dd7312616d2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-57194bb2-3511-4db5-9243-1dd7312616d2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-57194bb2-3511-4db5-9243-1dd7312616d2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-57194bb2-3511-4db5-9243-1dd7312616d2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-57194bb2-3511-4db5-9243-1dd7312616d2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-57194bb2-3511-4db5-9243-1dd7312616d2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-57194bb2-3511-4db5-9243-1dd7312616d2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-57194bb2-3511-4db5-9243-1dd7312616d2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-57194bb2-3511-4db5-9243-1dd7312616d2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-57194bb2-3511-4db5-9243-1dd7312616d2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-57194bb2-3511-4db5-9243-1dd7312616d2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-57194bb2-3511-4db5-9243-1dd7312616d2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-57194bb2-3511-4db5-9243-1dd7312616d2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-57194bb2-3511-4db5-9243-1dd7312616d2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-57194bb2-3511-4db5-9243-1dd7312616d2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-57194bb2-3511-4db5-9243-1dd7312616d2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-57194bb2-3511-4db5-9243-1dd7312616d2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-57194bb2-3511-4db5-9243-1dd7312616d2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-57194bb2-3511-4db5-9243-1dd7312616d2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-57194bb2-3511-4db5-9243-1dd7312616d2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-57194bb2-3511-4db5-9243-1dd7312616d2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-57194bb2-3511-4db5-9243-1dd7312616d2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-57194bb2-3511-4db5-9243-1dd7312616d2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-57194bb2-3511-4db5-9243-1dd7312616d2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-57194bb2-3511-4db5-9243-1dd7312616d2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-57194bb2-3511-4db5-9243-1dd7312616d2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-57194bb2-3511-4db5-9243-1dd7312616d2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-57194bb2-3511-4db5-9243-1dd7312616d2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-57194bb2-3511-4db5-9243-1dd7312616d2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-57194bb2-3511-4db5-9243-1dd7312616d2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-57194bb2-3511-4db5-9243-1dd7312616d2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-57194bb2-3511-4db5-9243-1dd7312616d2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-57194bb2-3511-4db5-9243-1dd7312616d2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-57194bb2-3511-4db5-9243-1dd7312616d2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

#s-3590e897-95eb-4e8d-9dae-3e04448c9962 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: rgba(255, 162, 0, 1);
text-decoration: none;
}
#s-3590e897-95eb-4e8d-9dae-3e04448c9962:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-3590e897-95eb-4e8d-9dae-3e04448c9962:active {background-color: #000000 !important;
text-decoration: none !important;}
 #s-3590e897-95eb-4e8d-9dae-3e04448c9962.shg-btn {
   color: #ffffff;
   font-size: 20px;
   font-weight:  700 ;
   font-style:  normal ;
   font-family: PT Sans Narrow;
 }
/*
  $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%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

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

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

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

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

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

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

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

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

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

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

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

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