.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-1e209a2f-9182-4252-b6a7-2c26c69e27ed { min-height: 50px; }
#s-1e209a2f-9182-4252-b6a7-2c26c69e27ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.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-50217ea3-90ff-4eca-90f3-1db5901878f9 { margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-50217ea3-90ff-4eca-90f3-1db5901878f9 .shogun-heading-component h1 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 32px;
   
   
   text-align: center;
 }

 

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

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

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

#s-1d56deab-a872-4149-83c6-a9f84c7ef727 { margin-left: 50px;
margin-right: 50px; }
@media (min-width: 0px) {
[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

.shogun-image-container {
  position: relative;
}

.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 !important;
  max-width: 100% !important;
}

.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-1efdf115-94b4-4c9c-85c8-2a8c8f13f583 { 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-3de78af9-5ac1-44ae-a14f-47e8f0400ef4 { padding-top: 30px;
padding-bottom: 30px; }
#s-ae896099-a11a-48ea-ad6a-f62b91281073 { margin-left: 150px;
margin-right: 150px; }
#s-fa37eb58-515b-4e0a-ad78-0c4b775725b7 { padding-top: 2px;
padding-bottom: 2px;
min-height: 50px; }
#s-fa37eb58-515b-4e0a-ad78-0c4b775725b7 > .shg-box-overlay {
  background-color: rgba(226, 226, 226, 1);
  opacity: 0.5;
}
#s-a6aaf6ac-8b48-4877-bd8f-0bb39322d934 { margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px; }
@media (max-width: 767px){#s-a6aaf6ac-8b48-4877-bd8f-0bb39322d934, #wrap-s-a6aaf6ac-8b48-4877-bd8f-0bb39322d934 { display:none !important; }}
 #s-a6aaf6ac-8b48-4877-bd8f-0bb39322d934 .shogun-heading-component h2 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 24px;
   
   
   text-align: center;
 }

 

#s-682f191e-6fde-45de-bb7a-dda608008935 { margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px; }
@media (min-width: 768px) and (max-width: 991px){#s-682f191e-6fde-45de-bb7a-dda608008935, #wrap-s-682f191e-6fde-45de-bb7a-dda608008935 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-682f191e-6fde-45de-bb7a-dda608008935, #wrap-s-682f191e-6fde-45de-bb7a-dda608008935 { display:none !important; }}@media (min-width: 1200px){#s-682f191e-6fde-45de-bb7a-dda608008935, #wrap-s-682f191e-6fde-45de-bb7a-dda608008935 { display:none !important; }}
 #s-682f191e-6fde-45de-bb7a-dda608008935 .shogun-heading-component h1 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 20px;
   
   
   text-align: center;
 }

 

#s-4f819b61-4a91-4274-b290-6272272596da { margin-left: 5px;
margin-right: 5px; }
@media (min-width: 0px) {
[id="s-4f819b61-4a91-4274-b290-6272272596da"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

[id="s-4f819b61-4a91-4274-b290-6272272596da"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4f819b61-4a91-4274-b290-6272272596da"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-4f819b61-4a91-4274-b290-6272272596da"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-4f819b61-4a91-4274-b290-6272272596da"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-4f819b61-4a91-4274-b290-6272272596da"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-4f819b61-4a91-4274-b290-6272272596da"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-4f819b61-4a91-4274-b290-6272272596da"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-4f819b61-4a91-4274-b290-6272272596da"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-4f819b61-4a91-4274-b290-6272272596da"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-4f819b61-4a91-4274-b290-6272272596da"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-4f819b61-4a91-4274-b290-6272272596da"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-4f819b61-4a91-4274-b290-6272272596da"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-4f819b61-4a91-4274-b290-6272272596da"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 992px) {
[id="s-4f819b61-4a91-4274-b290-6272272596da"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-4f819b61-4a91-4274-b290-6272272596da"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-4f819b61-4a91-4274-b290-6272272596da"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-4f819b61-4a91-4274-b290-6272272596da"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-4f819b61-4a91-4274-b290-6272272596da"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-4f819b61-4a91-4274-b290-6272272596da"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-4f819b61-4a91-4274-b290-6272272596da"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-4f819b61-4a91-4274-b290-6272272596da"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-4f819b61-4a91-4274-b290-6272272596da"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-4f819b61-4a91-4274-b290-6272272596da"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-4f819b61-4a91-4274-b290-6272272596da"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-4f819b61-4a91-4274-b290-6272272596da"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 1200px) {
[id="s-4f819b61-4a91-4274-b290-6272272596da"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-4f819b61-4a91-4274-b290-6272272596da"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-4f819b61-4a91-4274-b290-6272272596da"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-4f819b61-4a91-4274-b290-6272272596da"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-4f819b61-4a91-4274-b290-6272272596da"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-4f819b61-4a91-4274-b290-6272272596da"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-4f819b61-4a91-4274-b290-6272272596da"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-4f819b61-4a91-4274-b290-6272272596da"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-4f819b61-4a91-4274-b290-6272272596da"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-4f819b61-4a91-4274-b290-6272272596da"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-4f819b61-4a91-4274-b290-6272272596da"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-4f819b61-4a91-4274-b290-6272272596da"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.75px);
}

}

#s-76e59f8a-2387-48db-9c67-908f53a34648 { min-height: 360px; }
#s-76e59f8a-2387-48db-9c67-908f53a34648 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-d65020d1-326c-47d0-a5df-4b580c7f4f06 {
  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: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
  -webkit-transform: scale(1);
          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-7f3aced7-287d-435d-863a-6bfb4585fe60 { margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center; }
#s-dd1d4240-1968-40cd-9a98-4056a19f8f17 { min-height: 95px; }
#s-dd1d4240-1968-40cd-9a98-4056a19f8f17 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-da64f4b0-6fcc-4d9f-8cc1-a4137fc136c4 { padding-top: 10px;
padding-bottom: 10px; }
#s-e45117fb-5821-4320-aa4a-8fab5d2bd88a { margin-top: 10px;
margin-bottom: 10px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center; }
#s-e45117fb-5821-4320-aa4a-8fab5d2bd88a .shg-product-sold-out {
  display: none;
}

#s-e45117fb-5821-4320-aa4a-8fab5d2bd88a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
}

#s-e45117fb-5821-4320-aa4a-8fab5d2bd88a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
.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-c2323cb5-0e9f-4a22-a0b2-4d8f19a8624a { margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none; }
#s-c2323cb5-0e9f-4a22-a0b2-4d8f19a8624a:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-c2323cb5-0e9f-4a22-a0b2-4d8f19a8624a:active {background-color: #000000 !important;
text-decoration: none !important;}

 #s-c2323cb5-0e9f-4a22-a0b2-4d8f19a8624a.shg-btn {
   color: #ffffff;
   font-size: 14px;
   font-weight:  bold ;
   font-style:  normal ;
   
 }
#s-31713a6d-58a4-4683-aad8-e89b5b9d57f2 { margin-left: 50px;
margin-right: 50px; }
@media (min-width: 768px) and (max-width: 991px){#s-31713a6d-58a4-4683-aad8-e89b5b9d57f2, #wrap-s-31713a6d-58a4-4683-aad8-e89b5b9d57f2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-31713a6d-58a4-4683-aad8-e89b5b9d57f2, #wrap-s-31713a6d-58a4-4683-aad8-e89b5b9d57f2 { display:none !important; }}@media (min-width: 1200px){#s-31713a6d-58a4-4683-aad8-e89b5b9d57f2, #wrap-s-31713a6d-58a4-4683-aad8-e89b5b9d57f2 { display:none !important; }}
#s-4ba2de27-2957-4e48-ac8e-e9f99a7f9c79 { min-height: 360px; }
#s-4ba2de27-2957-4e48-ac8e-e9f99a7f9c79 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-8d78eb3b-e96a-4dd4-9388-d555980ee957 {
  display: none;
}
#s-f1af626f-7203-423e-be93-ed9603829ae0 { margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center; }
#s-e5f76fa5-55d1-43b3-b401-9789ac915b3c { min-height: 95px; }
#s-e5f76fa5-55d1-43b3-b401-9789ac915b3c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-255f7f23-7a95-4441-a535-392e01460500 { padding-top: 10px;
padding-bottom: 10px; }
#s-9600844c-29ae-456c-bd2e-898bd8815003 { margin-top: 10px;
margin-bottom: 10px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center; }
#s-9600844c-29ae-456c-bd2e-898bd8815003 .shg-product-sold-out {
  display: none;
}

#s-9600844c-29ae-456c-bd2e-898bd8815003 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
}

#s-9600844c-29ae-456c-bd2e-898bd8815003 .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-0adbfc0f-2c30-4e9e-9619-bc701bdec9fc { margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none; }
#s-0adbfc0f-2c30-4e9e-9619-bc701bdec9fc:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-0adbfc0f-2c30-4e9e-9619-bc701bdec9fc:active {background-color: #000000 !important;
text-decoration: none !important;}

 #s-0adbfc0f-2c30-4e9e-9619-bc701bdec9fc.shg-btn {
   color: #ffffff;
   font-size: 14px;
   font-weight:  bold ;
   font-style:  normal ;
   
 }
#s-1abce49e-bbdc-4792-9b7c-60e870e8478f { margin-left: 50px;
margin-right: 50px; }
@media (min-width: 768px) and (max-width: 991px){#s-1abce49e-bbdc-4792-9b7c-60e870e8478f, #wrap-s-1abce49e-bbdc-4792-9b7c-60e870e8478f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1abce49e-bbdc-4792-9b7c-60e870e8478f, #wrap-s-1abce49e-bbdc-4792-9b7c-60e870e8478f { display:none !important; }}@media (min-width: 1200px){#s-1abce49e-bbdc-4792-9b7c-60e870e8478f, #wrap-s-1abce49e-bbdc-4792-9b7c-60e870e8478f { display:none !important; }}
#s-6fc6aa41-ed6b-4f8e-9352-78bbb192b06e { min-height: 360px; }
#s-6fc6aa41-ed6b-4f8e-9352-78bbb192b06e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-c168ae69-0ce1-4436-b7e2-12c803187836 {
  display: none;
}
#s-0028afae-4ad4-4ba6-a26f-aa5484a546e0 { margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center; }
#s-b5ddd408-aee6-4704-be18-629c2db47b07 { min-height: 95px; }
#s-b5ddd408-aee6-4704-be18-629c2db47b07 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-63e5d1e0-dd36-4f01-a198-9b9d1963f809 { padding-top: 10px;
padding-bottom: 10px; }
#s-f9dd0b16-e71f-4056-a8d7-5a3bef198abd { margin-top: 10px;
margin-bottom: 10px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center; }
#s-f9dd0b16-e71f-4056-a8d7-5a3bef198abd .shg-product-sold-out {
  display: none;
}

#s-f9dd0b16-e71f-4056-a8d7-5a3bef198abd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
}

#s-f9dd0b16-e71f-4056-a8d7-5a3bef198abd .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-e0ddc81f-b1f6-4c6f-b349-71849bd1a64c { margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none; }
#s-e0ddc81f-b1f6-4c6f-b349-71849bd1a64c:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-e0ddc81f-b1f6-4c6f-b349-71849bd1a64c:active {background-color: #000000 !important;
text-decoration: none !important;}

 #s-e0ddc81f-b1f6-4c6f-b349-71849bd1a64c.shg-btn {
   color: #ffffff;
   font-size: 14px;
   font-weight:  bold ;
   font-style:  normal ;
   
 }
#s-2ce6487d-fbce-43b0-a28f-c4b6e04573fa { min-height: 360px; }
#s-2ce6487d-fbce-43b0-a28f-c4b6e04573fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-2867afd7-d10f-4980-87c0-475d9ec33ad2 {
  display: none;
}
#s-e18f0b42-a67e-45a4-827d-1dbf60123679 { margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center; }
#s-0f1676c8-7a26-4bf4-8f6c-7ea241f2ab95 { min-height: 95px; }
#s-0f1676c8-7a26-4bf4-8f6c-7ea241f2ab95 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-d5efa496-4eab-41bc-acf9-a7d2a4273130 { padding-top: 10px;
padding-bottom: 10px; }
#s-22cf0b31-0a59-4eb4-975c-b82ff36096a2 { margin-top: 10px;
margin-bottom: 10px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center; }
#s-22cf0b31-0a59-4eb4-975c-b82ff36096a2 .shg-product-sold-out {
  display: none;
}

#s-22cf0b31-0a59-4eb4-975c-b82ff36096a2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
}

#s-22cf0b31-0a59-4eb4-975c-b82ff36096a2 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
.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-btn:not(.shg-btn-stretch) {
  display: inline-block !important;
}

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

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

#s-dbb4354b-c009-4efb-bb6d-77cd4a018f57 { margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: rgba(52, 152, 219, 1); }
#s-dbb4354b-c009-4efb-bb6d-77cd4a018f57:hover {background-color: rgba(60, 176, 253, 1) !important;
text-decoration: none !important;}
#s-dbb4354b-c009-4efb-bb6d-77cd4a018f57:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dbb4354b-c009-4efb-bb6d-77cd4a018f57 {
  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-dbb4354b-c009-4efb-bb6d-77cd4a018f57.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dbb4354b-c009-4efb-bb6d-77cd4a018f57.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dbb4354b-c009-4efb-bb6d-77cd4a018f57.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b611f68f-54c9-45d4-aab0-de14949e10d2 { margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px; }
@media (min-width: 0px) {
[id="s-b611f68f-54c9-45d4-aab0-de14949e10d2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

[id="s-b611f68f-54c9-45d4-aab0-de14949e10d2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b611f68f-54c9-45d4-aab0-de14949e10d2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-b611f68f-54c9-45d4-aab0-de14949e10d2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-b611f68f-54c9-45d4-aab0-de14949e10d2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-b611f68f-54c9-45d4-aab0-de14949e10d2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-b611f68f-54c9-45d4-aab0-de14949e10d2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-b611f68f-54c9-45d4-aab0-de14949e10d2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-b611f68f-54c9-45d4-aab0-de14949e10d2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-b611f68f-54c9-45d4-aab0-de14949e10d2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-b611f68f-54c9-45d4-aab0-de14949e10d2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-b611f68f-54c9-45d4-aab0-de14949e10d2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-b611f68f-54c9-45d4-aab0-de14949e10d2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-b611f68f-54c9-45d4-aab0-de14949e10d2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 992px) {
[id="s-b611f68f-54c9-45d4-aab0-de14949e10d2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-b611f68f-54c9-45d4-aab0-de14949e10d2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-b611f68f-54c9-45d4-aab0-de14949e10d2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-b611f68f-54c9-45d4-aab0-de14949e10d2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-b611f68f-54c9-45d4-aab0-de14949e10d2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-b611f68f-54c9-45d4-aab0-de14949e10d2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-b611f68f-54c9-45d4-aab0-de14949e10d2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-b611f68f-54c9-45d4-aab0-de14949e10d2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-b611f68f-54c9-45d4-aab0-de14949e10d2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-b611f68f-54c9-45d4-aab0-de14949e10d2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-b611f68f-54c9-45d4-aab0-de14949e10d2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-b611f68f-54c9-45d4-aab0-de14949e10d2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 1200px) {
[id="s-b611f68f-54c9-45d4-aab0-de14949e10d2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-b611f68f-54c9-45d4-aab0-de14949e10d2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-b611f68f-54c9-45d4-aab0-de14949e10d2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-b611f68f-54c9-45d4-aab0-de14949e10d2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-b611f68f-54c9-45d4-aab0-de14949e10d2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-b611f68f-54c9-45d4-aab0-de14949e10d2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-b611f68f-54c9-45d4-aab0-de14949e10d2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-b611f68f-54c9-45d4-aab0-de14949e10d2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-b611f68f-54c9-45d4-aab0-de14949e10d2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-b611f68f-54c9-45d4-aab0-de14949e10d2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-b611f68f-54c9-45d4-aab0-de14949e10d2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-b611f68f-54c9-45d4-aab0-de14949e10d2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.75px);
}

}

#s-137ebd78-750d-4539-862c-67497d5bc4f5 { margin-left: 50px;
margin-right: 50px; }
@media (min-width: 768px) and (max-width: 991px){#s-137ebd78-750d-4539-862c-67497d5bc4f5, #wrap-s-137ebd78-750d-4539-862c-67497d5bc4f5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-137ebd78-750d-4539-862c-67497d5bc4f5, #wrap-s-137ebd78-750d-4539-862c-67497d5bc4f5 { display:none !important; }}@media (min-width: 1200px){#s-137ebd78-750d-4539-862c-67497d5bc4f5, #wrap-s-137ebd78-750d-4539-862c-67497d5bc4f5 { display:none !important; }}
#s-e515d4b1-5a45-4f6d-8038-d91cdc6f4e19 { min-height: 360px; }
#s-e515d4b1-5a45-4f6d-8038-d91cdc6f4e19 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-a4aef149-7877-456f-a87a-e0702faa75c5 {
  display: none;
}
#s-3bc38678-13c1-414e-8d96-a0fd0545d106 { margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center; }
#s-a82bc266-e2cd-4cf4-b388-c0b3c489b769 { min-height: 95px; }
#s-a82bc266-e2cd-4cf4-b388-c0b3c489b769 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-cce81740-ce7b-4146-86c3-fa3f8989c73c { padding-top: 10px;
padding-bottom: 10px; }
#s-7594ca68-7979-498e-9801-816b520f189e { margin-top: 10px;
margin-bottom: 10px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center; }
#s-7594ca68-7979-498e-9801-816b520f189e .shg-product-sold-out {
  display: none;
}

#s-7594ca68-7979-498e-9801-816b520f189e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
}

#s-7594ca68-7979-498e-9801-816b520f189e .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-dc8abc63-2940-4a41-b846-bcfac4638482 { margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 20px;
text-align: center;
background-color: rgba(52, 152, 219, 1); }
#s-dc8abc63-2940-4a41-b846-bcfac4638482:hover {background-color: rgba(60, 176, 253, 1) !important;
text-decoration: none !important;}
#s-dc8abc63-2940-4a41-b846-bcfac4638482:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dc8abc63-2940-4a41-b846-bcfac4638482 {
  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-dc8abc63-2940-4a41-b846-bcfac4638482.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dc8abc63-2940-4a41-b846-bcfac4638482.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dc8abc63-2940-4a41-b846-bcfac4638482.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a0720cd7-ee90-41f5-89cb-84811daf7af8 { margin-left: 50px;
margin-right: 50px; }
@media (min-width: 768px) and (max-width: 991px){#s-a0720cd7-ee90-41f5-89cb-84811daf7af8, #wrap-s-a0720cd7-ee90-41f5-89cb-84811daf7af8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a0720cd7-ee90-41f5-89cb-84811daf7af8, #wrap-s-a0720cd7-ee90-41f5-89cb-84811daf7af8 { display:none !important; }}@media (min-width: 1200px){#s-a0720cd7-ee90-41f5-89cb-84811daf7af8, #wrap-s-a0720cd7-ee90-41f5-89cb-84811daf7af8 { display:none !important; }}
#s-801791bd-29c4-48a2-866b-4f6dc7d9f264 { min-height: 360px; }
#s-801791bd-29c4-48a2-866b-4f6dc7d9f264 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-a2ae8aaf-33c2-4241-8fad-88cea486ceb7 {
  display: none;
}
#s-12868328-19ca-4c1c-b89e-ab89c957160d { margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center; }
#s-b1b7749b-3c88-4dbe-863e-7beb0ed376d5 { min-height: 95px; }
#s-b1b7749b-3c88-4dbe-863e-7beb0ed376d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-e9327037-e8a6-49a5-a9c8-69b202dbf8ed { padding-top: 10px;
padding-bottom: 10px; }
#s-fb0fe0fe-b55d-4e9f-9cb6-b84c023ec9d2 { margin-top: 10px;
margin-bottom: 10px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center; }
#s-fb0fe0fe-b55d-4e9f-9cb6-b84c023ec9d2 .shg-product-sold-out {
  display: none;
}

#s-fb0fe0fe-b55d-4e9f-9cb6-b84c023ec9d2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
}

#s-fb0fe0fe-b55d-4e9f-9cb6-b84c023ec9d2 .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-9e83ef01-3ee9-4dee-82c6-435e3397502d { margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 20px;
text-align: center;
background-color: rgba(52, 152, 219, 1); }
#s-9e83ef01-3ee9-4dee-82c6-435e3397502d:hover {background-color: rgba(60, 176, 253, 1) !important;
text-decoration: none !important;}
#s-9e83ef01-3ee9-4dee-82c6-435e3397502d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9e83ef01-3ee9-4dee-82c6-435e3397502d {
  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-9e83ef01-3ee9-4dee-82c6-435e3397502d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9e83ef01-3ee9-4dee-82c6-435e3397502d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9e83ef01-3ee9-4dee-82c6-435e3397502d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-41aa01c8-65f9-4885-87e4-3dc330623e53 { margin-left: 50px;
margin-right: 50px; }
@media (min-width: 768px) and (max-width: 991px){#s-41aa01c8-65f9-4885-87e4-3dc330623e53, #wrap-s-41aa01c8-65f9-4885-87e4-3dc330623e53 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-41aa01c8-65f9-4885-87e4-3dc330623e53, #wrap-s-41aa01c8-65f9-4885-87e4-3dc330623e53 { display:none !important; }}@media (min-width: 1200px){#s-41aa01c8-65f9-4885-87e4-3dc330623e53, #wrap-s-41aa01c8-65f9-4885-87e4-3dc330623e53 { display:none !important; }}
#s-d1519e4a-d506-4627-aff0-a3f425af5a63 { min-height: 360px; }
#s-d1519e4a-d506-4627-aff0-a3f425af5a63 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-6b270516-9b52-42b0-9f80-64ab199a1e8a {
  display: none;
}
#s-8e81f996-2d02-44ae-8ef0-f5db9691ecf4 { margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center; }
#s-596282ff-79d8-4667-b5cf-92d1cc568183 { min-height: 95px; }
#s-596282ff-79d8-4667-b5cf-92d1cc568183 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-fadad942-12ed-4cf9-942c-8c785f989b1b { padding-top: 10px;
padding-bottom: 10px; }
#s-d1bafcdd-931a-4e35-856b-5c6f281777df { margin-top: 10px;
margin-bottom: 10px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center; }
#s-d1bafcdd-931a-4e35-856b-5c6f281777df .shg-product-sold-out {
  display: none;
}

#s-d1bafcdd-931a-4e35-856b-5c6f281777df .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
}

#s-d1bafcdd-931a-4e35-856b-5c6f281777df .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-a320d810-12a2-4ab5-b070-ad273ad55e88 { margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none; }
#s-a320d810-12a2-4ab5-b070-ad273ad55e88:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-a320d810-12a2-4ab5-b070-ad273ad55e88:active {background-color: #000000 !important;
text-decoration: none !important;}

 #s-a320d810-12a2-4ab5-b070-ad273ad55e88.shg-btn {
   color: #ffffff;
   font-size: 14px;
   font-weight:  bold ;
   font-style:  normal ;
   
 }
#s-ef540f76-171f-49a6-9cb8-7c426c8b56b7 { margin-top: 30px;
margin-left: 150px;
margin-bottom: 30px;
margin-right: 150px; }
#s-cc05ff10-b999-4524-b7d7-db14ebb0e00b { min-height: 50px; }
#s-cc05ff10-b999-4524-b7d7-db14ebb0e00b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-9f497471-6f9c-4045-af80-b61b39bc0735 { margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-9f497471-6f9c-4045-af80-b61b39bc0735 .shogun-heading-component h3 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 24px;
   
   
   text-align: center;
 }

 

#s-e3c33267-30ed-404f-94e1-a044ddbeec70 { margin-left: 50px;
margin-right: 50px; }
@media (min-width: 0px) {
[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-13b53531-4395-45d5-a919-80dddea76465 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: center; }
#s-78981e7e-0b1e-46ca-8a78-991290a52de2 { margin-left: 150px;
margin-right: 150px;
padding-left: 75px;
padding-right: 75px; }
#s-ce044992-20b0-4117-8aef-12b63fcfd937 { margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-ce044992-20b0-4117-8aef-12b63fcfd937 .shogun-heading-component h4 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 24px;
   
   
   text-align: center;
 }

 

.shogun-panel-group .shogun-panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
  overflow: hidden;
}

.shogun-panel-group .shogun-panel+.shogun-panel {
  margin-top: 5px;
}

.shogun-panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
  border-bottom: 0;
  padding: 10px 15px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-panel-title {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 16px;
  color: inherit;
  cursor: pointer;
  text-decoration: none;
}

.shogun-panel-title h4 a {
  text-decoration: none;
  border-bottom: none;
}

.shogun-panel-body {
  border-top: 1px solid #ddd;
  display: none;
  padding: 15px;
}

.shogun-panel-body.in {
  display: block;
}

#s-69f6a1c0-676f-461a-ab8b-3878c53f4eea { margin-left: 20px;
margin-right: 20px; }
#s-69f6a1c0-676f-461a-ab8b-3878c53f4eea > .shogun-panel-group > .shogun-panel > .shogun-panel-body {
  background-color: #fff;
}

#s-69f6a1c0-676f-461a-ab8b-3878c53f4eea > .shogun-panel-group > .shogun-panel > .shogun-panel-heading {
  background-color: #f5f5f5
}

#s-69f6a1c0-676f-461a-ab8b-3878c53f4eea > .shogun-panel-group > .shogun-panel > .shogun-panel-heading > .shogun-panel-title > a {
  color: rgba(0, 0, 0, 1)
}
@media (min-width: 0px) {
[id="s-affc4396-bb55-4e32-afbc-54eba9172d51"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-affc4396-bb55-4e32-afbc-54eba9172d51"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-affc4396-bb55-4e32-afbc-54eba9172d51"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-affc4396-bb55-4e32-afbc-54eba9172d51"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-affc4396-bb55-4e32-afbc-54eba9172d51"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-affc4396-bb55-4e32-afbc-54eba9172d51"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-affc4396-bb55-4e32-afbc-54eba9172d51"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-affc4396-bb55-4e32-afbc-54eba9172d51"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-affc4396-bb55-4e32-afbc-54eba9172d51"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-affc4396-bb55-4e32-afbc-54eba9172d51"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-affc4396-bb55-4e32-afbc-54eba9172d51"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-affc4396-bb55-4e32-afbc-54eba9172d51"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-affc4396-bb55-4e32-afbc-54eba9172d51"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-affc4396-bb55-4e32-afbc-54eba9172d51"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-affc4396-bb55-4e32-afbc-54eba9172d51"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-affc4396-bb55-4e32-afbc-54eba9172d51"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-affc4396-bb55-4e32-afbc-54eba9172d51"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-affc4396-bb55-4e32-afbc-54eba9172d51"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-affc4396-bb55-4e32-afbc-54eba9172d51"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-affc4396-bb55-4e32-afbc-54eba9172d51"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-affc4396-bb55-4e32-afbc-54eba9172d51"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-affc4396-bb55-4e32-afbc-54eba9172d51"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-affc4396-bb55-4e32-afbc-54eba9172d51"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-affc4396-bb55-4e32-afbc-54eba9172d51"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-affc4396-bb55-4e32-afbc-54eba9172d51"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-affc4396-bb55-4e32-afbc-54eba9172d51"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-affc4396-bb55-4e32-afbc-54eba9172d51"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-affc4396-bb55-4e32-afbc-54eba9172d51"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-affc4396-bb55-4e32-afbc-54eba9172d51"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-affc4396-bb55-4e32-afbc-54eba9172d51"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-affc4396-bb55-4e32-afbc-54eba9172d51"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-affc4396-bb55-4e32-afbc-54eba9172d51"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-affc4396-bb55-4e32-afbc-54eba9172d51"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-affc4396-bb55-4e32-afbc-54eba9172d51"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-affc4396-bb55-4e32-afbc-54eba9172d51"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-affc4396-bb55-4e32-afbc-54eba9172d51"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-affc4396-bb55-4e32-afbc-54eba9172d51"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

.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-0402c824-6d32-4bf9-a26d-09ff1313b030 {  }
@media (min-width: 0px) {
[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (max-width: 767px) {
  [id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-39023db5-3fbb-42c6-880b-d9380bbec7d5 { text-align: center; }
#s-1d5c8ef3-fdb0-4b93-8942-d7f12b39d0e9 { margin-left: 150px;
margin-right: 150px;
padding-left: 75px;
padding-right: 75px; }
#s-a2d943ce-cb21-4986-ab2b-b662274a6de3 { min-height: 50px; }
@media (max-width: 767px){#s-a2d943ce-cb21-4986-ab2b-b662274a6de3, #wrap-s-a2d943ce-cb21-4986-ab2b-b662274a6de3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a2d943ce-cb21-4986-ab2b-b662274a6de3, #wrap-s-a2d943ce-cb21-4986-ab2b-b662274a6de3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a2d943ce-cb21-4986-ab2b-b662274a6de3, #wrap-s-a2d943ce-cb21-4986-ab2b-b662274a6de3 { display:none !important; }}@media (min-width: 1200px){#s-a2d943ce-cb21-4986-ab2b-b662274a6de3, #wrap-s-a2d943ce-cb21-4986-ab2b-b662274a6de3 { display:none !important; }}
#s-a2d943ce-cb21-4986-ab2b-b662274a6de3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-de8a89f4-e887-47df-b1c2-b7245452b729 { margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-de8a89f4-e887-47df-b1c2-b7245452b729 .shogun-heading-component h2 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 20px;
   
   
   text-align: center;
 }

 

#s-32a66ba9-2bae-41b6-921c-8398ad086511 { margin-left: 50px;
margin-right: 50px; }
@media (min-width: 0px) {
[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-57fe553f-8445-4815-befe-a95b642347e0 { margin-top: 20px;
margin-bottom: 20px;
text-align: center; }
#s-7e74558b-1368-4f8c-8f41-9a471e89f8bd { margin-left: 20px;
margin-right: 20px; }
#s-d6f063bb-3877-4c5b-afb0-fc98b990749d { margin-left: 150px;
margin-right: 150px; }
/*
  $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%;
  -webkit-transform: translate(-50%,-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;
  -webkit-transform: translate(0%, -50%);
          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;
}
