.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

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

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

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

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

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

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

#s-10d6d11a-bef8-4740-b2c1-3642e6afc5a2 {
  min-height: 50px;
}








#s-10d6d11a-bef8-4740-b2c1-3642e6afc5a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-10d6d11a-bef8-4740-b2c1-3642e6afc5a2.shg-box.shg-c {
  justify-content: flex-start;
}

#s-804d39c2-7aa0-4291-a658-611f2cfb0720 {
  background-image: url(https://i.shgcdn.com/442e4e21-eb15-4396-99a7-779721214e9d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}








#s-804d39c2-7aa0-4291-a658-611f2cfb0720 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
}#s-804d39c2-7aa0-4291-a658-611f2cfb0720.shg-box.shg-c {
  justify-content: center;
}

#s-0cb09049-98cf-4904-9643-08e33f1570e4 {
  margin-left: 50px;
margin-right: 50px;
}

#s-0cb09049-98cf-4904-9643-08e33f1570e4 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.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-3cca9ad4-d0b0-4eb1-93fb-bd62bbcfa705 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3cca9ad4-d0b0-4eb1-93fb-bd62bbcfa705 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Roboto Slab;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4c5550a0-4ce8-4533-ae09-69378ca3a7bd {
  margin-left: 50px;
margin-right: 50px;
}

#s-4c5550a0-4ce8-4533-ae09-69378ca3a7bd hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

#s-921b1ca2-e84c-40ca-a00f-1dad50de2253 {
  min-height: 50px;
}








#s-921b1ca2-e84c-40ca-a00f-1dad50de2253 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-921b1ca2-e84c-40ca-a00f-1dad50de2253.shg-box.shg-c {
  justify-content: flex-start;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-752c0605-8ca9-45f0-88d7-6b86ddfa2aed {
  margin-top: 22px;
margin-left: 0px;
margin-bottom: 22px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 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-9d4a37f2-b77a-4f0c-8ce7-b9b12ba43382 {
  text-align: center;
}




  #s-9d4a37f2-b77a-4f0c-8ce7-b9b12ba43382 img.shogun-image {
    
    width: px;
  }


#s-9d4a37f2-b77a-4f0c-8ce7-b9b12ba43382 .shogun-image-content {
  
    align-items: center;
  
}

#s-d4359f20-4cf6-4da7-905a-8827b689213a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d4359f20-4cf6-4da7-905a-8827b689213a .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto Slab;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1da83b0e-da29-4f66-8f5b-56e428e479c8 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-664c147c-7d22-47c2-9a1e-b86a10bf26dc {
  margin-top: 4px;
margin-bottom: 4px;
padding-top: 4px;
padding-bottom: 4px;
}

#s-fdfe6b64-a6cc-4ac7-b18f-7cda97775531 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-cb170066-e03b-4949-a522-7490c7e27501 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cb170066-e03b-4949-a522-7490c7e27501 .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto Slab;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-233b150b-6353-44b2-bef0-9dd523ec6bfc {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-f39b87e4-cb0f-4bab-bcb8-9ed2db2a21e0 {
  padding-top: 2px;
padding-bottom: 2px;
text-align: center;
}




  #s-f39b87e4-cb0f-4bab-bcb8-9ed2db2a21e0 img.shogun-image {
    
    width: px;
  }


#s-f39b87e4-cb0f-4bab-bcb8-9ed2db2a21e0 .shogun-image-content {
  
    align-items: center;
  
}

#s-5a3e495f-b9aa-46b0-8023-6a6faf29ffce {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-c75cd682-95f2-477b-a54d-62201d14fa5b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c75cd682-95f2-477b-a54d-62201d14fa5b .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto Slab;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-79fcc49f-8201-41d4-a690-65da425e2fbd {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-95100118-a932-4313-a5f8-6b5ab8341371 {
  text-align: center;
}




  #s-95100118-a932-4313-a5f8-6b5ab8341371 img.shogun-image {
    
    width: px;
  }


#s-95100118-a932-4313-a5f8-6b5ab8341371 .shogun-image-content {
  
    align-items: center;
  
}

#s-7824a3f4-8c2d-4970-b739-f649fb072841 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7824a3f4-8c2d-4970-b739-f649fb072841 .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto Slab;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d1aeffe1-ebb0-4488-9f7c-3f3fbfda57f3 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-1f43d39f-e5c1-4571-851d-fa94c07fc452 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1f43d39f-e5c1-4571-851d-fa94c07fc452 .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto Slab;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f99a7f97-405d-4945-8515-2d5045f3dd5e {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-1e7b4a76-3b3c-40a2-a99d-943e7c3251e4 {
  text-align: center;
}




  #s-1e7b4a76-3b3c-40a2-a99d-943e7c3251e4 img.shogun-image {
    
    width: px;
  }


#s-1e7b4a76-3b3c-40a2-a99d-943e7c3251e4 .shogun-image-content {
  
    align-items: center;
  
}

#s-7488a289-36a6-476a-ba1c-045155cfbb02 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7488a289-36a6-476a-ba1c-045155cfbb02 .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto Slab;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c1349117-c619-4748-bb1b-cc83935a1df4 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-ceb921fd-462c-47f4-b884-a38727b6bff8 {
  text-align: center;
}




  #s-ceb921fd-462c-47f4-b884-a38727b6bff8 img.shogun-image {
    
    width: px;
  }


#s-ceb921fd-462c-47f4-b884-a38727b6bff8 .shogun-image-content {
  
    align-items: center;
  
}

#s-a9bca6da-5a20-482a-bb08-7543120ec6bb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a9bca6da-5a20-482a-bb08-7543120ec6bb .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto Slab;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f84b44f9-4a5b-4fa5-a102-dda137222eec {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-abdec035-0cd2-4dca-8462-07fca7aec44a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-abdec035-0cd2-4dca-8462-07fca7aec44a .shogun-heading-component h6 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto Slab;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5665710b-ba01-4995-86c8-b87cb038654b {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-5a6ddbf6-4708-4f9f-8e3f-d7c7cdd2b716 {
  text-align: center;
}




  #s-5a6ddbf6-4708-4f9f-8e3f-d7c7cdd2b716 img.shogun-image {
    
    width: px;
  }


#s-5a6ddbf6-4708-4f9f-8e3f-d7c7cdd2b716 .shogun-image-content {
  
    align-items: center;
  
}

#s-2ec84e36-bf0d-4087-b920-37ec547592ef {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2ec84e36-bf0d-4087-b920-37ec547592ef .shogun-heading-component h6 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto Slab;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6342dfc0-366a-494a-a7ce-4646665da04e {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-1f31cfa8-d07c-43d5-9e70-41d21ad91e97 {
  text-align: center;
}




  #s-1f31cfa8-d07c-43d5-9e70-41d21ad91e97 img.shogun-image {
    
    width: px;
  }


#s-1f31cfa8-d07c-43d5-9e70-41d21ad91e97 .shogun-image-content {
  
    align-items: center;
  
}

#s-a27ce44e-68f1-4942-a37a-9f7cba342e94 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a27ce44e-68f1-4942-a37a-9f7cba342e94 .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto Slab;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c578a26f-63a4-4dca-bd28-18dc0b4a3314 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-74c20961-65f2-4928-badb-b0eb9aef0f47 {
  text-align: center;
}




  #s-74c20961-65f2-4928-badb-b0eb9aef0f47 img.shogun-image {
    
    width: px;
  }


#s-74c20961-65f2-4928-badb-b0eb9aef0f47 .shogun-image-content {
  
    align-items: center;
  
}

#s-e51bb907-7c88-4438-ab04-64f749ec51ee {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e51bb907-7c88-4438-ab04-64f749ec51ee .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto Slab;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1c2b41af-bc43-4908-a35a-cd2f921c1e5d {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-5b5cd965-517f-4cd8-8156-d3bf32d9e9f7 {
  text-align: center;
}




  #s-5b5cd965-517f-4cd8-8156-d3bf32d9e9f7 img.shogun-image {
    
    width: px;
  }


#s-5b5cd965-517f-4cd8-8156-d3bf32d9e9f7 .shogun-image-content {
  
    align-items: center;
  
}

#s-08c2ecad-0069-4fe1-b178-d73b828ad7a0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-08c2ecad-0069-4fe1-b178-d73b828ad7a0 .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto Slab;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6ffab789-a2ad-401e-b4ca-728235e95642 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-b85b82ff-b617-41ee-b881-e063311c16f8 {
  text-align: center;
}




  #s-b85b82ff-b617-41ee-b881-e063311c16f8 img.shogun-image {
    
    width: px;
  }


#s-b85b82ff-b617-41ee-b881-e063311c16f8 .shogun-image-content {
  
    align-items: center;
  
}

#s-a024ad3a-d868-485e-9a23-5ecd4956866a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a024ad3a-d868-485e-9a23-5ecd4956866a .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto Slab;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-39d59965-1ae8-42b6-bd8e-110bb77e15a2 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-b9f016a2-70a4-4ad5-af43-05f865ef46e4 {
  text-align: center;
}




  #s-b9f016a2-70a4-4ad5-af43-05f865ef46e4 img.shogun-image {
    
    width: px;
  }


#s-b9f016a2-70a4-4ad5-af43-05f865ef46e4 .shogun-image-content {
  
    align-items: center;
  
}

#s-325f2129-83dd-4df4-a433-7d62dc20af53 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-325f2129-83dd-4df4-a433-7d62dc20af53 .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto Slab;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ea5ad36e-c762-4bb8-ba79-84f03867d62c {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-df044810-8ee1-4484-ab28-1edea863012e {
  text-align: center;
}




  #s-df044810-8ee1-4484-ab28-1edea863012e img.shogun-image {
    
    width: px;
  }


#s-df044810-8ee1-4484-ab28-1edea863012e .shogun-image-content {
  
    align-items: center;
  
}

#s-f5a71b87-2476-418e-b411-e2ad8bcdfd5b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f5a71b87-2476-418e-b411-e2ad8bcdfd5b .shogun-heading-component h6 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto Slab;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0ec39869-089a-40b2-bc2c-b98c4815d8d4 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-b7dc5f64-a645-47bd-89bc-7b2fe3408a5d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b7dc5f64-a645-47bd-89bc-7b2fe3408a5d .shogun-heading-component h6 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto Slab;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-56b57c79-b7bd-4cb6-933e-e6fe46bb82cd {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-e90c0821-8ee4-4342-b59d-7c1b2d6d6f9b {
  text-align: center;
}




  #s-e90c0821-8ee4-4342-b59d-7c1b2d6d6f9b img.shogun-image {
    
    width: px;
  }


#s-e90c0821-8ee4-4342-b59d-7c1b2d6d6f9b .shogun-image-content {
  
    align-items: center;
  
}

#s-f1cd90f8-d316-40ce-9871-b0126e8788f6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f1cd90f8-d316-40ce-9871-b0126e8788f6 .shogun-heading-component h6 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto Slab;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fc0d924e-0ca6-46de-8138-e74f49185112 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-6925b184-cdea-4510-b795-79ead0cb0356 {
  text-align: center;
}




  #s-6925b184-cdea-4510-b795-79ead0cb0356 img.shogun-image {
    
    width: px;
  }


#s-6925b184-cdea-4510-b795-79ead0cb0356 .shogun-image-content {
  
    align-items: center;
  
}

#s-10d7b663-994a-4c02-b542-8b81c80fe4dc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-10d7b663-994a-4c02-b542-8b81c80fe4dc .shogun-heading-component h6 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto Slab;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-65bd5815-fc41-47b5-b04e-57ba86f2adff {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-d3edab6b-07bc-4771-8052-c5d5e28a3c76 {
  text-align: center;
}




  #s-d3edab6b-07bc-4771-8052-c5d5e28a3c76 img.shogun-image {
    
    width: px;
  }


#s-d3edab6b-07bc-4771-8052-c5d5e28a3c76 .shogun-image-content {
  
    align-items: center;
  
}

#s-2857505b-896e-4a50-8f9d-4cfd41a3b002 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2857505b-896e-4a50-8f9d-4cfd41a3b002 .shogun-heading-component h6 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto Slab;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-06d6299c-09ec-4cd7-a6eb-d835d774932b {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-9e11dac1-fee5-4aba-964b-b2ad9fc3adec {
  text-align: center;
}




  #s-9e11dac1-fee5-4aba-964b-b2ad9fc3adec img.shogun-image {
    
    width: px;
  }


#s-9e11dac1-fee5-4aba-964b-b2ad9fc3adec .shogun-image-content {
  
    align-items: center;
  
}

#s-412c5058-0787-46f1-8411-ad25b5cf933d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-412c5058-0787-46f1-8411-ad25b5cf933d .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto Slab;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-84873306-7a6b-46ec-8c83-309bd83056b1 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-cbde3797-ceee-4524-b83d-15a334f4a35e {
  text-align: center;
}




  #s-cbde3797-ceee-4524-b83d-15a334f4a35e img.shogun-image {
    
    width: px;
  }


#s-cbde3797-ceee-4524-b83d-15a334f4a35e .shogun-image-content {
  
    align-items: center;
  
}

#s-e5c17ccb-04c5-40cd-bcf5-6acc053821f7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e5c17ccb-04c5-40cd-bcf5-6acc053821f7 .shogun-heading-component h6 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto Slab;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-83722e68-2eaf-4af4-9b54-b65bbe35c915 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-61244273-d6b1-469c-a00f-a817d2a30bea {
  text-align: center;
}




  #s-61244273-d6b1-469c-a00f-a817d2a30bea img.shogun-image {
    
    width: px;
  }


#s-61244273-d6b1-469c-a00f-a817d2a30bea .shogun-image-content {
  
    align-items: center;
  
}

#s-e6b1d6fa-f334-47a6-ac35-64824ce6f82e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e6b1d6fa-f334-47a6-ac35-64824ce6f82e .shogun-heading-component h6 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto Slab;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7ef236b5-3523-4afa-81d6-421b4f812ea3 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-feb3bfac-f8fd-421a-8ddb-8a8c6ca2b55f {
  text-align: right;
}




  #s-feb3bfac-f8fd-421a-8ddb-8a8c6ca2b55f img.shogun-image {
    
    width: px;
  }


#s-feb3bfac-f8fd-421a-8ddb-8a8c6ca2b55f .shogun-image-content {
  
    align-items: center;
  
}

#s-0f2061a3-6927-4f56-bfa9-816e0fd63882 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0f2061a3-6927-4f56-bfa9-816e0fd63882 .shogun-heading-component h6 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto Slab;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f14a3a41-4d52-4c75-85cd-0e5b3777c81e {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-156d43cd-2bd7-4518-bda2-d5bf12b5a5aa {
  text-align: center;
}




  #s-156d43cd-2bd7-4518-bda2-d5bf12b5a5aa img.shogun-image {
    
    width: px;
  }


#s-156d43cd-2bd7-4518-bda2-d5bf12b5a5aa .shogun-image-content {
  
    align-items: center;
  
}

#s-43ef5200-e3be-4480-ae05-c81b40ec2d8e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-43ef5200-e3be-4480-ae05-c81b40ec2d8e .shogun-heading-component h6 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto Slab;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1408c870-2e83-4ae4-8b9e-ba0aa2133150 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-4f2a26d2-b963-40fc-9884-574596690f9c {
  text-align: center;
}




  #s-4f2a26d2-b963-40fc-9884-574596690f9c img.shogun-image {
    
    width: px;
  }


#s-4f2a26d2-b963-40fc-9884-574596690f9c .shogun-image-content {
  
    align-items: center;
  
}

#s-aaed4ead-e6da-42c5-b2ec-420079eff7ec {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-aaed4ead-e6da-42c5-b2ec-420079eff7ec .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto Slab;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f654f98c-170a-4c3f-b3c1-8f724a065001 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-0a0a16d2-8ef9-4e45-951d-bd7909e986c4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0a0a16d2-8ef9-4e45-951d-bd7909e986c4 .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto Slab;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-bfd4b623-34ea-44c3-8094-0ab90fe67001 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-c9f723a4-f16a-4ef2-a022-3d79de9e5523 {
  text-align: center;
}




  #s-c9f723a4-f16a-4ef2-a022-3d79de9e5523 img.shogun-image {
    
    width: px;
  }


#s-c9f723a4-f16a-4ef2-a022-3d79de9e5523 .shogun-image-content {
  
    align-items: center;
  
}

#s-a7e2acd3-0514-4b62-82b2-421d73e42c6b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a7e2acd3-0514-4b62-82b2-421d73e42c6b .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto Slab;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-22301089-321f-4f03-bafb-2955a07bac4f {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-21ae8970-2688-476c-8033-b0eee6ac16e4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-21ae8970-2688-476c-8033-b0eee6ac16e4 .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto Slab;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-70fb9495-28f9-44a5-9728-330cdde8aaf4 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-de49bee2-9e2f-4e60-b54f-61a8d8400dfc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-de49bee2-9e2f-4e60-b54f-61a8d8400dfc .shogun-heading-component h6 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto Slab;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-eecce570-b969-4f61-a969-802d93f0d130 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-9f022aed-1da1-41bf-b086-d00c29b096cd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9f022aed-1da1-41bf-b086-d00c29b096cd .shogun-heading-component h6 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto Slab;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e73cb807-8042-486e-a243-6825d32d1cd4 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-a967ba0a-f146-4626-9121-4b43a164b458 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a967ba0a-f146-4626-9121-4b43a164b458 .shogun-heading-component h6 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto Slab;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f4a962da-967c-46c7-b8ae-a32dcf0047f0 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-b90b1739-cf33-4c22-8f8f-5a2c9748ee56 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b90b1739-cf33-4c22-8f8f-5a2c9748ee56 .shogun-heading-component h6 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto Slab;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6026580c-4b34-49a7-8ac9-7ddb90108af1 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-6a73db16-2e3f-467a-86c2-5a0d3ab7852e {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 2px;
padding-left: 2px;
padding-bottom: 2px;
padding-right: 2px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(94, 195, 174, 1);
border-style: dashed;
background-color: rgba(245, 245, 241, 1);
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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