.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: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  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-10c474e0-f3c7-4307-a0c4-745e22d3d208 {
  text-align: center;
}

#s-10c474e0-f3c7-4307-a0c4-745e22d3d208 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



.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 {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "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;
}

.shogun-image.hover {
  opacity: 0;
  z-index: 200;
  position: absolute;
  left: 0;
  top: 0;
}

.shogun-image.hover:hover {
  opacity: 1;
}

#s-05575103-c658-4de6-8e15-e4f6f1251bbf {
  text-align: center;
}







  #s-05575103-c658-4de6-8e15-e4f6f1251bbf img.shogun-image {
    

    
    
    
  }


#s-05575103-c658-4de6-8e15-e4f6f1251bbf .shogun-image-content {
  
    align-items: 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 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 {
  color: ;
  font-family: ;
  font-weight: ;
}

.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 ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

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

.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 {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  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;
}

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-theme-text-content p {
  color: ;
  font-family: ;
  font-weight: ;
}

#s-2bfafedf-036b-4f70-b4f5-f036e7980052 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-82035b02-f618-4168-9288-c75e2b17f7bd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-82035b02-f618-4168-9288-c75e2b17f7bd .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 31px;
  
  
  text-align: left;
}



#s-8aefcb87-f1fd-4af9-a7ca-469f1aa6f5d4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-8aefcb87-f1fd-4af9-a7ca-469f1aa6f5d4 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



#s-bd2072a3-fe76-4b12-9f8e-7977defd42af {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-b52c0d85-1f10-4e3f-9e9f-a0b4dfc71693 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b52c0d85-1f10-4e3f-9e9f-a0b4dfc71693 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-a09383a2-9e0b-4771-9e4a-009a1e011404 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a09383a2-9e0b-4771-9e4a-009a1e011404 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-808833c0-fdbc-4f71-b360-a7ec0d99b4c1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-808833c0-fdbc-4f71-b360-a7ec0d99b4c1 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-48a0e725-ea7c-4029-8be5-49f5be9255d8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-48a0e725-ea7c-4029-8be5-49f5be9255d8 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



#s-23b014df-312f-4033-a1e1-3ac629a86959 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-23b014df-312f-4033-a1e1-3ac629a86959 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-2d7f42a7-5a60-46ba-be24-ea449fd9e419 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-2d7f42a7-5a60-46ba-be24-ea449fd9e419 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-9f8b7c0c-0f0b-4c8c-8535-0c48e1c902ac {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-9f8b7c0c-0f0b-4c8c-8535-0c48e1c902ac .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-972bfb29-1e32-4a42-888a-6a14c0183e0d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-972bfb29-1e32-4a42-888a-6a14c0183e0d .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-3223a6ac-6b06-4788-96e3-8ad22fbbbc56 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-3223a6ac-6b06-4788-96e3-8ad22fbbbc56 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



#s-17e7c810-eb7c-4f0d-be96-a1c69da128da {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-17e7c810-eb7c-4f0d-be96-a1c69da128da .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-976b55ab-2536-4216-8fde-087d2ff9b6b3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-976b55ab-2536-4216-8fde-087d2ff9b6b3 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-0be14273-cbcb-4232-ad8b-c1bfd6622edb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-0be14273-cbcb-4232-ad8b-c1bfd6622edb .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-ab549a8f-cbe1-4a3c-8a22-dc2146d06a75 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ab549a8f-cbe1-4a3c-8a22-dc2146d06a75 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-34f1412e-3144-428c-970c-f1931882ea76 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-34f1412e-3144-428c-970c-f1931882ea76 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



#s-ccca074f-a8e8-42da-b9a4-e5640728426d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ccca074f-a8e8-42da-b9a4-e5640728426d .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: left;
}



#s-f904942e-a661-42ba-8b25-f8daf0bb8157 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-f904942e-a661-42ba-8b25-f8daf0bb8157 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: left;
}



#s-fda7eb73-2219-491b-a2f0-c3504df75cc2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-fda7eb73-2219-491b-a2f0-c3504df75cc2 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



#s-0e7d1231-c149-4de2-a484-83e9c7b80bb0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-0e7d1231-c149-4de2-a484-83e9c7b80bb0 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: left;
}



#s-1e3ab5ba-d51c-4fef-a673-02f4bc3b9e8f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1e3ab5ba-d51c-4fef-a673-02f4bc3b9e8f .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: left;
}



#s-43694bdd-f4e0-42db-9c4e-6b4c26e91926 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-43694bdd-f4e0-42db-9c4e-6b4c26e91926 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: left;
}



#s-838981c7-ab2c-489e-912f-b33ef973aa4a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-838981c7-ab2c-489e-912f-b33ef973aa4a .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



#s-253b7ab7-0c72-45c2-b791-2d5232312cf9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-253b7ab7-0c72-45c2-b791-2d5232312cf9 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-0826ca16-ec92-4a2c-849c-6a984676a8fa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-0826ca16-ec92-4a2c-849c-6a984676a8fa .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-11068c80-aaa1-4f60-8a3f-555e7dd6ab5a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-11068c80-aaa1-4f60-8a3f-555e7dd6ab5a .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-4d38abe4-7945-4bdb-8dcf-3dbee8e7c930 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-4d38abe4-7945-4bdb-8dcf-3dbee8e7c930 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-04bff776-0e08-4ed9-a0f5-d353222d21a1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-04bff776-0e08-4ed9-a0f5-d353222d21a1 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



#s-648fd75a-e634-406f-9df2-871e9429d042 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-648fd75a-e634-406f-9df2-871e9429d042 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-eb26fb8a-3235-417c-b983-0ea0d6ef3d6d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-eb26fb8a-3235-417c-b983-0ea0d6ef3d6d .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-e7ea2a82-071e-4a47-80a1-7059215981a1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e7ea2a82-071e-4a47-80a1-7059215981a1 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-c68cad18-5117-4d93-b993-15fa88ee6272 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c68cad18-5117-4d93-b993-15fa88ee6272 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-5a574e53-3174-4a85-8179-4884bac78f45 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5a574e53-3174-4a85-8179-4884bac78f45 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



#s-41e93357-8930-48fb-9750-e9d525aec75b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-41e93357-8930-48fb-9750-e9d525aec75b .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



#s-f6e79f3a-7f3f-4a9f-a979-9295bdf5d7a3 {
  text-align: left;
}

#s-c72c0df1-e007-43cc-a722-f672c9154125 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c72c0df1-e007-43cc-a722-f672c9154125 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



#s-32518b9c-b9b6-45f6-9070-879ffeddda9e {
  text-align: left;
}

#s-71b99b97-d399-4c03-a391-84513a2570bb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-71b99b97-d399-4c03-a391-84513a2570bb .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



.shg-align-container {
  box-sizing: border-box;
}

.shg-image-content-wrapper {
  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 {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

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

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

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

.shg-imageV2-content {
  text-align: initial;
}

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

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}
#s-140b6f5c-f0cc-465c-a174-72436aa7ac74 {
  text-align: center;
}







  img.s-140b6f5c-f0cc-465c-a174-72436aa7ac74.shogun-image {
    
    
  }


.s-140b6f5c-f0cc-465c-a174-72436aa7ac74 .shogun-image-content {
  
    align-items: center;
  
}

.s-140b6f5c-f0cc-465c-a174-72436aa7ac74.shg-align-container {
  display: flex;
  justify-content: center
}

.s-140b6f5c-f0cc-465c-a174-72436aa7ac74.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-140b6f5c-f0cc-465c-a174-72436aa7ac74.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-140b6f5c-f0cc-465c-a174-72436aa7ac74.shogun-image {
    
    
  }


.s-140b6f5c-f0cc-465c-a174-72436aa7ac74 .shogun-image-content {
  
    align-items: center;
  
}

.s-140b6f5c-f0cc-465c-a174-72436aa7ac74.shg-align-container {
  display: flex;
  justify-content: center
}

.s-140b6f5c-f0cc-465c-a174-72436aa7ac74.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-140b6f5c-f0cc-465c-a174-72436aa7ac74.shogun-image {
  box-sizing: border-box;
}



}@media (min-width: 992px) and (max-width: 1199px){





  img.s-140b6f5c-f0cc-465c-a174-72436aa7ac74.shogun-image {
    
    
  }


.s-140b6f5c-f0cc-465c-a174-72436aa7ac74 .shogun-image-content {
  
    align-items: center;
  
}

.s-140b6f5c-f0cc-465c-a174-72436aa7ac74.shg-align-container {
  display: flex;
  justify-content: center
}

.s-140b6f5c-f0cc-465c-a174-72436aa7ac74.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-140b6f5c-f0cc-465c-a174-72436aa7ac74.shogun-image {
  box-sizing: border-box;
}



}@media (min-width: 768px) and (max-width: 991px){





  img.s-140b6f5c-f0cc-465c-a174-72436aa7ac74.shogun-image {
    
    
  }


.s-140b6f5c-f0cc-465c-a174-72436aa7ac74 .shogun-image-content {
  
    align-items: center;
  
}

.s-140b6f5c-f0cc-465c-a174-72436aa7ac74.shg-align-container {
  display: flex;
  justify-content: center
}

.s-140b6f5c-f0cc-465c-a174-72436aa7ac74.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-140b6f5c-f0cc-465c-a174-72436aa7ac74.shogun-image {
  box-sizing: border-box;
}



}@media (max-width: 767px){





  img.s-140b6f5c-f0cc-465c-a174-72436aa7ac74.shogun-image {
    
    
  }


.s-140b6f5c-f0cc-465c-a174-72436aa7ac74 .shogun-image-content {
  
    align-items: center;
  
}

.s-140b6f5c-f0cc-465c-a174-72436aa7ac74.shg-align-container {
  display: flex;
  justify-content: center
}

.s-140b6f5c-f0cc-465c-a174-72436aa7ac74.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-140b6f5c-f0cc-465c-a174-72436aa7ac74.shogun-image {
  box-sizing: border-box;
}



}
#s-22ac8bb7-064c-497a-a62f-236e04982067 {
  text-align: left;
}

#s-219ca892-7e20-437b-ac3a-132369fa634b {
  text-align: none;
}







  #s-219ca892-7e20-437b-ac3a-132369fa634b img.shogun-image {
    

    
    
    
  }


#s-219ca892-7e20-437b-ac3a-132369fa634b .shogun-image-content {
  
    align-items: center;
  
}

#s-ea61afc1-04df-4100-9767-985116c8ccef .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-f27fd3ac-3146-42d9-b4b0-fefab8a17570 {
  text-align: left;
}

#s-c3055266-f748-4020-bdfb-e4403a424d03 {
  text-align: none;
}







  #s-c3055266-f748-4020-bdfb-e4403a424d03 img.shogun-image {
    

    
    
    
  }


#s-c3055266-f748-4020-bdfb-e4403a424d03 .shogun-image-content {
  
    align-items: center;
  
}

#s-b151fcac-de07-4656-bade-df4bf1756971 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-463cd85c-cac8-4bcd-b4c3-4cd0e7ae35a1 {
  text-align: left;
}

#s-6baf1134-8b84-4da2-93d6-52521dd61443 {
  text-align: none;
}







  #s-6baf1134-8b84-4da2-93d6-52521dd61443 img.shogun-image {
    

    
    
    
  }


#s-6baf1134-8b84-4da2-93d6-52521dd61443 .shogun-image-content {
  
    align-items: center;
  
}

#s-e489454d-0cf3-4368-84fc-bdbede62f96f .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-0fc78abb-0b30-4392-9fd0-1f5eb3a31394 {
  text-align: left;
}

#s-de6053c1-397d-4afe-a06f-88c9f18cfe35 {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}







  #s-de6053c1-397d-4afe-a06f-88c9f18cfe35 img.shogun-image {
    

    
    
    
  }


#s-de6053c1-397d-4afe-a06f-88c9f18cfe35 .shogun-image-content {
  
    align-items: center;
  
}

#s-eb023bf1-4edf-407e-a9bd-66bb7fc740c6 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-491dc72b-da34-402d-adfa-d9b1e4f0afd7 {
  text-align: left;
}

#s-31101a56-3606-4839-a707-27db7afcc448 {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}







  #s-31101a56-3606-4839-a707-27db7afcc448 img.shogun-image {
    

    
    
    
  }


#s-31101a56-3606-4839-a707-27db7afcc448 .shogun-image-content {
  
    align-items: center;
  
}

#s-8019faad-18d4-4324-8632-bacf8fd4c421 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-225f8409-a6a5-420a-b745-ee2e4ab5989c {
  text-align: left;
}

#s-a0fa92bf-a9ae-433f-a42a-37d794e85c25 {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}







  #s-a0fa92bf-a9ae-433f-a42a-37d794e85c25 img.shogun-image {
    

    
    
    
  }


#s-a0fa92bf-a9ae-433f-a42a-37d794e85c25 .shogun-image-content {
  
    align-items: center;
  
}

#s-463ef181-6142-40c2-96bb-6eb4500c6f24 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-106fef6f-56c0-4e80-9f2f-6211de1b57b2 {
  text-align: left;
}

#s-224eba09-579a-4f7a-855c-e3bed0ece837 {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}







  #s-224eba09-579a-4f7a-855c-e3bed0ece837 img.shogun-image {
    

    
    
    
  }


#s-224eba09-579a-4f7a-855c-e3bed0ece837 .shogun-image-content {
  
    align-items: center;
  
}

#s-f4516de3-3fec-42aa-b06c-891518803b1f .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-586d2cc7-ec93-4d3b-9258-b5e4db639209 {
  text-align: left;
}

#s-4a0b93bb-7731-4ce1-9cd9-9bf901d92d20 {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}







  #s-4a0b93bb-7731-4ce1-9cd9-9bf901d92d20 img.shogun-image {
    

    
    
    
  }


#s-4a0b93bb-7731-4ce1-9cd9-9bf901d92d20 .shogun-image-content {
  
    align-items: center;
  
}

#s-9ef352bc-ee3b-421d-a557-9565b5c539f0 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-f927fa2a-0d69-4999-a73c-3295cbd73b24 {
  text-align: left;
}

#s-c3a6dd17-dd5d-4ccf-a6c5-3fa2879a5219 {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}







  #s-c3a6dd17-dd5d-4ccf-a6c5-3fa2879a5219 img.shogun-image {
    

    
    
    
  }


#s-c3a6dd17-dd5d-4ccf-a6c5-3fa2879a5219 .shogun-image-content {
  
    align-items: center;
  
}

#s-5931fea4-e564-445d-9479-0764e3f19e93 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-0ef87c83-82f5-4fa4-89da-130974570116 {
  text-align: left;
}

#s-f84e53b9-1681-44d5-8f1b-4dfaf5449081 {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}







  #s-f84e53b9-1681-44d5-8f1b-4dfaf5449081 img.shogun-image {
    

    
    
    
  }


#s-f84e53b9-1681-44d5-8f1b-4dfaf5449081 .shogun-image-content {
  
    align-items: center;
  
}

#s-aa79ca54-313b-49e5-ba5e-be6844902184 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-c657903b-aab0-4acc-8dde-02a5a1c2245e {
  text-align: left;
}

#s-5621beb5-7693-43f2-bf5b-a8a483387f7b {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}







  #s-5621beb5-7693-43f2-bf5b-a8a483387f7b img.shogun-image {
    

    
    
    
  }


#s-5621beb5-7693-43f2-bf5b-a8a483387f7b .shogun-image-content {
  
    align-items: center;
  
}

#s-f856ae3e-c39e-4ab6-a42f-267d1f3a8482 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-05cd9948-d129-4ea7-9fea-004d95d3ebab {
  text-align: left;
}

#s-04691a68-68d2-41c0-97e1-441ff730bb4c {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}







  #s-04691a68-68d2-41c0-97e1-441ff730bb4c img.shogun-image {
    

    
    
    
  }


#s-04691a68-68d2-41c0-97e1-441ff730bb4c .shogun-image-content {
  
    align-items: center;
  
}

#s-d27434b0-fb9e-48db-9aec-27f6f65cb01a .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-bc2dbeff-ca2e-4821-ad15-e348f9944d33 {
  text-align: left;
}

#s-3dcdf054-e709-455a-8c1e-b21b343d6830 {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}







  #s-3dcdf054-e709-455a-8c1e-b21b343d6830 img.shogun-image {
    

    
    
    
  }


#s-3dcdf054-e709-455a-8c1e-b21b343d6830 .shogun-image-content {
  
    align-items: center;
  
}

#s-29f78c14-793e-4c8c-8225-6fee41c54467 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-206d58b9-6da0-4c69-b492-43f4e9830d0a {
  text-align: left;
}

#s-0b053d97-e81b-4f01-914d-9a8878a56da4 {
  padding-top: 16px;
padding-bottom: 16px;
text-align: center;
}







  #s-0b053d97-e81b-4f01-914d-9a8878a56da4 img.shogun-image {
    

    
    
    
  }


#s-0b053d97-e81b-4f01-914d-9a8878a56da4 .shogun-image-content {
  
    align-items: center;
  
}

#s-258e80d1-2da3-49e7-b0d2-fef8c49e521c .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-bbcffe83-bf2e-4033-8859-fef1026cd312 {
  text-align: left;
}

#s-ad69c771-b595-4eb0-83b6-a17e64965393 {
  margin-top: 16px;
margin-bottom: 16px;
text-align: none;
}







  #s-ad69c771-b595-4eb0-83b6-a17e64965393 img.shogun-image {
    

    
    
    
  }


#s-ad69c771-b595-4eb0-83b6-a17e64965393 .shogun-image-content {
  
    align-items: center;
  
}

#s-1aed41bd-94f8-4276-be5f-ba565907d69a .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-251f91db-e73c-493f-96b9-77112aa68794 {
  text-align: center;
}







  #s-251f91db-e73c-493f-96b9-77112aa68794 img.shogun-image {
    

    
    
    
  }


#s-251f91db-e73c-493f-96b9-77112aa68794 .shogun-image-content {
  
    align-items: center;
  
}

#s-9e308f14-09dc-4839-a9cd-2cd9471a31a2 {
  text-align: left;
}

#s-8fa6a1cd-801b-463b-bb21-23ad06ac6616 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-1f87dc75-a7cf-4b21-a8ec-988da58a1eff {
  text-align: left;
}

#s-22ba9f24-698a-40e3-8226-5b214e0e6ec4 {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}







  #s-22ba9f24-698a-40e3-8226-5b214e0e6ec4 img.shogun-image {
    

    
    
    
  }


#s-22ba9f24-698a-40e3-8226-5b214e0e6ec4 .shogun-image-content {
  
    align-items: center;
  
}

#s-b772a706-79a3-4655-8812-4b614fe3b9dd .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-6597d07a-c74e-4c67-a01b-dc8eb5d331ad {
  text-align: left;
}

#s-f23b11f3-9588-4e24-9c44-36e7e4f3c807 {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}







  #s-f23b11f3-9588-4e24-9c44-36e7e4f3c807 img.shogun-image {
    

    
    
    
  }


#s-f23b11f3-9588-4e24-9c44-36e7e4f3c807 .shogun-image-content {
  
    align-items: center;
  
}

#s-3860ebeb-dd79-45c8-99fc-e647f0e2406b .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-d599ebdc-2eb3-4d0b-a2cd-db2b4a26553f {
  text-align: left;
}

#s-30f05fab-146b-48b0-b256-2a5cf7ba4f84 {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}







  #s-30f05fab-146b-48b0-b256-2a5cf7ba4f84 img.shogun-image {
    

    
    
    
  }


#s-30f05fab-146b-48b0-b256-2a5cf7ba4f84 .shogun-image-content {
  
    align-items: center;
  
}

#s-66adc074-bd68-4155-bb26-9f95db0e46d7 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-159a9b98-c895-4841-9916-b783086af2a7 {
  text-align: left;
}

#s-967fe81c-c31d-436b-a3b3-1faa667294f8 {
  padding-top: 15px;
padding-bottom: 15px;
text-align: center;
}







  #s-967fe81c-c31d-436b-a3b3-1faa667294f8 img.shogun-image {
    

    
    
    
  }


#s-967fe81c-c31d-436b-a3b3-1faa667294f8 .shogun-image-content {
  
    align-items: center;
  
}

#s-a45086a8-8781-43f9-992f-f04f8c950e56 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-84f2b86b-fbeb-453d-ad19-9b53481b3f91 {
  text-align: left;
}

#s-6090e449-3234-4d50-b915-57566ae47dc6 {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}







  #s-6090e449-3234-4d50-b915-57566ae47dc6 img.shogun-image {
    

    
    
    
  }


#s-6090e449-3234-4d50-b915-57566ae47dc6 .shogun-image-content {
  
    align-items: center;
  
}

#s-0987bc07-e221-4e6c-b132-ea87be7c92b0 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-b00fe26e-e534-4905-b7af-cac963f81e1c .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



/*
  $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;
  user-select: none;
  cursor: pointer;
  z-index: 1;
}

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

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

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

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

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

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

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

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

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

.shogun-lazyload-bg-image {
  display: none;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- User Content Animations */

.shogun-form-error-msg, .shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

.shg-c:before,.shg-c:after{content:" ";display:table}.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:#000;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;user-select:none;cursor:pointer;z-index:1}.shg-lightbox .shg-lightbox-image-container{padding:25px}.shg-lightbox .shg-lightbox-image{margin:auto;max-height:90vh;max-width:100%}.shg-lightbox .shg-lightbox-close:hover,.shg-lightbox .shg-lightbox-close:focus{color:#a2a2a2;text-decoration:none;cursor:pointer}.shg-lightbox .shg-lightbox-nav{cursor:pointer;position:absolute;top:50%;width:35px;height:100px;background-size:contain;background-repeat:no-repeat;background-position:center;transform:translate(0%, -50%);z-index:1}.shg-lightbox .shg-lightbox-nav.hidden{display:none !important}.shg-lightbox .shg-lightbox-nav.shg-nav-left{left:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==)}.shg-lightbox .shg-lightbox-nav.shg-nav-right{right:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+)}@media screen and (min-width: 769px){.shg-lightbox .shg-lightbox-image-container{padding:50px}}.shogun-lazyload:not([src]),.shogun-lazyloading:not([src]){opacity:0}.shogun-lazyloaded{opacity:1;transition:opacity 300ms}.shogun-lazyload-bg-image{display:none}.shogun-root a:empty,.shogun-root article:empty,.shogun-root dl:empty,.shogun-root h1:empty,.shogun-root h2:empty,.shogun-root h3:empty,.shogun-root h4:empty,.shogun-root h5:empty,.shogun-root h6:empty,.shogun-root p:empty,.shogun-root section:empty,.shogun-root ul:empty{display:unset}.shogun-root div:empty{display:inline-block}[data-animations*="enterviewport"][data-animations*="fadeIn"],[data-animations*="enterviewport"][data-animations*="zoomIn"]{opacity:0}.shogun-form-error-msg,.shogun-form-field-error-msg{display:flex;align-items:center;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}
