.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-5dc4aa7c-4663-43cd-815f-e080b21c3200 {
  margin-bottom: 20px;
min-height: 50px;
}








#s-5dc4aa7c-4663-43cd-815f-e080b21c3200 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5dc4aa7c-4663-43cd-815f-e080b21c3200.shg-box.shg-c {
  justify-content: center;
}

.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-2257c19b-229c-4847-9f92-3e557c8f0a0f {
  box-shadow:0px 0px 15px 0px rgba(0, 0, 0, 0.15);
margin-bottom: 20px;
text-align: center;
}




  #s-2257c19b-229c-4847-9f92-3e557c8f0a0f img.shogun-image {
    
    width: px;
  }


#s-2257c19b-229c-4847-9f92-3e557c8f0a0f .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 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;
}

.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-4e58af93-84af-4e3d-be00-bc5502f930a1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-4e58af93-84af-4e3d-be00-bc5502f930a1 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-8419e8ce-66fc-420c-b050-6f34debc27e1 {
  margin-bottom: 20px;
min-height: 50px;
}








#s-8419e8ce-66fc-420c-b050-6f34debc27e1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8419e8ce-66fc-420c-b050-6f34debc27e1.shg-box.shg-c {
  justify-content: center;
}

#s-d37fd986-8994-46d2-94fc-e07cd0c36086 {
  box-shadow:0px 0px 15px 0px rgba(0, 0, 0, 0.15);
margin-bottom: 20px;
text-align: center;
}




  #s-d37fd986-8994-46d2-94fc-e07cd0c36086 img.shogun-image {
    
    width: px;
  }


#s-d37fd986-8994-46d2-94fc-e07cd0c36086 .shogun-image-content {
  
    align-items: center;
  
}

#s-f72bdb04-f407-4318-804d-405adb7bb655 {
  margin-top: -10px;
margin-bottom: 20px;
}

#s-fae0120f-1b43-42a3-9e4a-d4af57e861d7 {
  margin-bottom: 20px;
min-height: 50px;
}








#s-fae0120f-1b43-42a3-9e4a-d4af57e861d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fae0120f-1b43-42a3-9e4a-d4af57e861d7.shg-box.shg-c {
  justify-content: center;
}

#s-d365f20f-02ff-46c8-aebe-aa8832f63f15 {
  box-shadow:0px 0px 15px 0px rgba(0, 0, 0, 0.15);
margin-bottom: 20px;
text-align: center;
}




  #s-d365f20f-02ff-46c8-aebe-aa8832f63f15 img.shogun-image {
    
    width: px;
  }


#s-d365f20f-02ff-46c8-aebe-aa8832f63f15 .shogun-image-content {
  
    align-items: center;
  
}

#s-7685a8fb-b92c-4bb9-8b94-e40b062a045e {
  margin-top: -10px;
margin-bottom: 20px;
}

#s-3a5c5bbd-0e4e-414d-bae8-e1fe048210f1 {
  margin-bottom: 20px;
min-height: 50px;
}








#s-3a5c5bbd-0e4e-414d-bae8-e1fe048210f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a5c5bbd-0e4e-414d-bae8-e1fe048210f1.shg-box.shg-c {
  justify-content: center;
}

#s-eb21919f-984d-4549-90db-93b1c88e3041 {
  box-shadow:0px 0px 15px 0px rgba(0, 0, 0, 0.15);
margin-bottom: 20px;
text-align: center;
}




  #s-eb21919f-984d-4549-90db-93b1c88e3041 img.shogun-image {
    
    width: px;
  }


#s-eb21919f-984d-4549-90db-93b1c88e3041 .shogun-image-content {
  
    align-items: center;
  
}

#s-5b4f8c92-8338-4585-8af4-2581d5070a0f {
  margin-top: -10px;
margin-bottom: 20px;
}

#s-5393a37a-b29d-4792-b8d5-fcdac3f9c9c3 {
  margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5393a37a-b29d-4792-b8d5-fcdac3f9c9c3 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-5175bcb8-5b48-489f-978e-5604afa98ace {
  margin-bottom: 20px;
min-height: 50px;
}








#s-5175bcb8-5b48-489f-978e-5604afa98ace > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5175bcb8-5b48-489f-978e-5604afa98ace.shg-box.shg-c {
  justify-content: center;
}

#s-398d50b4-5182-497d-829e-282e1692c7f0 {
  box-shadow:0px 0px 15px 0px rgba(0, 0, 0, 0.15);
margin-bottom: 20px;
text-align: center;
}




  #s-398d50b4-5182-497d-829e-282e1692c7f0 img.shogun-image {
    
    width: px;
  }


#s-398d50b4-5182-497d-829e-282e1692c7f0 .shogun-image-content {
  
    align-items: center;
  
}

#s-97020047-b82f-41b3-b14b-bd777fbf65f3 {
  margin-top: -10px;
margin-bottom: 20px;
}

#s-d567109b-c3e0-4f70-a85d-fd9e6886b9f3 {
  margin-bottom: 20px;
min-height: 50px;
}








#s-d567109b-c3e0-4f70-a85d-fd9e6886b9f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d567109b-c3e0-4f70-a85d-fd9e6886b9f3.shg-box.shg-c {
  justify-content: center;
}

#s-a753e9bf-dddf-4878-9aa2-96155b789b88 {
  box-shadow:0px 0px 15px 0px rgba(0, 0, 0, 0.15);
margin-bottom: 20px;
text-align: center;
}




  #s-a753e9bf-dddf-4878-9aa2-96155b789b88 img.shogun-image {
    
    width: px;
  }


#s-a753e9bf-dddf-4878-9aa2-96155b789b88 .shogun-image-content {
  
    align-items: center;
  
}

#s-bd059b5c-61f3-4261-9e6d-012af15ed376 {
  margin-top: -10px;
margin-bottom: 20px;
}

#s-ae7fbac6-76b1-4782-ba96-ac35fb2d739e {
  margin-bottom: 20px;
min-height: 50px;
}








#s-ae7fbac6-76b1-4782-ba96-ac35fb2d739e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ae7fbac6-76b1-4782-ba96-ac35fb2d739e.shg-box.shg-c {
  justify-content: center;
}

#s-970fc820-14df-46af-80be-00ab7ba86c52 {
  box-shadow:0px 0px 15px 0px rgba(0, 0, 0, 0.15);
margin-bottom: 20px;
text-align: center;
}




  #s-970fc820-14df-46af-80be-00ab7ba86c52 img.shogun-image {
    
    width: px;
  }


#s-970fc820-14df-46af-80be-00ab7ba86c52 .shogun-image-content {
  
    align-items: center;
  
}

#s-a6db6823-fb81-4193-b232-a3a906b8adce {
  margin-top: -10px;
margin-bottom: 20px;
}

#s-f1b55ddf-ec85-44a7-b547-c959ba5e5482 {
  margin-bottom: 20px;
min-height: 50px;
}








#s-f1b55ddf-ec85-44a7-b547-c959ba5e5482 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f1b55ddf-ec85-44a7-b547-c959ba5e5482.shg-box.shg-c {
  justify-content: center;
}

#s-f67fcacc-bbc2-47d9-8739-65f85d00edcd {
  box-shadow:0px 0px 15px 0px rgba(0, 0, 0, 0.15);
margin-bottom: 20px;
text-align: center;
}




  #s-f67fcacc-bbc2-47d9-8739-65f85d00edcd img.shogun-image {
    
    width: px;
  }


#s-f67fcacc-bbc2-47d9-8739-65f85d00edcd .shogun-image-content {
  
    align-items: center;
  
}

#s-b4cb179e-018b-46d7-85a2-c0c0d73c08cc {
  margin-top: -10px;
margin-bottom: 20px;
}

#s-606f55c1-c7b4-401e-aea6-a126acdfef20 {
  margin-bottom: 20px;
min-height: 50px;
}








#s-606f55c1-c7b4-401e-aea6-a126acdfef20 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-606f55c1-c7b4-401e-aea6-a126acdfef20.shg-box.shg-c {
  justify-content: center;
}

#s-eb38add3-7641-41d2-9922-7e1dfe144a12 {
  box-shadow:0px 0px 15px 0px rgba(0, 0, 0, 0.15);
margin-bottom: 20px;
text-align: center;
}




  #s-eb38add3-7641-41d2-9922-7e1dfe144a12 img.shogun-image {
    
    width: px;
  }


#s-eb38add3-7641-41d2-9922-7e1dfe144a12 .shogun-image-content {
  
    align-items: center;
  
}

#s-3a30bc82-7271-4247-99d0-49c08d18e3f1 {
  margin-top: -10px;
margin-bottom: 20px;
}

#s-b61db749-4300-4c5f-add6-62470061a5f3 {
  margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b61db749-4300-4c5f-add6-62470061a5f3 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-a23ca0ee-ae49-4d61-892b-ce5454eff4df {
  margin-bottom: 20px;
min-height: 50px;
}








#s-a23ca0ee-ae49-4d61-892b-ce5454eff4df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a23ca0ee-ae49-4d61-892b-ce5454eff4df.shg-box.shg-c {
  justify-content: center;
}

#s-c3cbfa38-b53a-4f67-8c75-d7ec5ee013db {
  box-shadow:0px 0px 15px 0px rgba(0, 0, 0, 0.15);
margin-bottom: 20px;
text-align: center;
}




  #s-c3cbfa38-b53a-4f67-8c75-d7ec5ee013db img.shogun-image {
    
    width: px;
  }


#s-c3cbfa38-b53a-4f67-8c75-d7ec5ee013db .shogun-image-content {
  
    align-items: center;
  
}

#s-0b1bd7e7-f3bc-4633-8a65-9ec22daa8ba1 {
  margin-top: -10px;
margin-bottom: 20px;
}

#s-37f35868-c38b-4620-b479-76caba491585 {
  margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-37f35868-c38b-4620-b479-76caba491585 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-af147f36-2bb4-4764-9988-822164166b26 {
  margin-bottom: 20px;
min-height: 50px;
}








#s-af147f36-2bb4-4764-9988-822164166b26 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-af147f36-2bb4-4764-9988-822164166b26.shg-box.shg-c {
  justify-content: center;
}

#s-3bea5507-6f81-43d2-a505-655cc240254a {
  box-shadow:0px 0px 15px 0px rgba(0, 0, 0, 0.15);
margin-bottom: 20px;
text-align: center;
}




  #s-3bea5507-6f81-43d2-a505-655cc240254a img.shogun-image {
    
    width: px;
  }


#s-3bea5507-6f81-43d2-a505-655cc240254a .shogun-image-content {
  
    align-items: center;
  
}

#s-46568eab-c45a-4413-b459-83d5a8393d15 {
  margin-top: -10px;
margin-bottom: 20px;
}

#s-aa1bc16b-d069-4a11-b04c-5deeb12b83c5 {
  margin-bottom: 20px;
min-height: 50px;
}








#s-aa1bc16b-d069-4a11-b04c-5deeb12b83c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aa1bc16b-d069-4a11-b04c-5deeb12b83c5.shg-box.shg-c {
  justify-content: center;
}

#s-5b2ef993-10e1-4168-be57-750997e8cef0 {
  box-shadow:0px 0px 15px 0px rgba(0, 0, 0, 0.15);
margin-bottom: 20px;
text-align: center;
}




  #s-5b2ef993-10e1-4168-be57-750997e8cef0 img.shogun-image {
    
    width: px;
  }


#s-5b2ef993-10e1-4168-be57-750997e8cef0 .shogun-image-content {
  
    align-items: center;
  
}

#s-40b76980-d05e-41c2-a516-9ff1a70bcc23 {
  margin-top: -10px;
margin-bottom: 20px;
}

#s-64c57718-d366-47cc-8f6d-ecb8f04d01df {
  margin-bottom: 20px;
min-height: 50px;
}








#s-64c57718-d366-47cc-8f6d-ecb8f04d01df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-64c57718-d366-47cc-8f6d-ecb8f04d01df.shg-box.shg-c {
  justify-content: center;
}

#s-feacfeca-86e2-4192-8db2-219547bb71c4 {
  box-shadow:0px 0px 15px 0px rgba(0, 0, 0, 0.15);
margin-bottom: 20px;
text-align: center;
}




  #s-feacfeca-86e2-4192-8db2-219547bb71c4 img.shogun-image {
    
    width: px;
  }


#s-feacfeca-86e2-4192-8db2-219547bb71c4 .shogun-image-content {
  
    align-items: center;
  
}

#s-7bdefee8-7101-4034-8fba-87ea24648e01 {
  margin-top: -10px;
margin-bottom: 20px;
}

#s-dc3c37ea-19f3-4856-a4bc-bbe7b1e9eff5 {
  margin-bottom: 20px;
min-height: 50px;
}








#s-dc3c37ea-19f3-4856-a4bc-bbe7b1e9eff5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc3c37ea-19f3-4856-a4bc-bbe7b1e9eff5.shg-box.shg-c {
  justify-content: center;
}

#s-9f1d9db0-cdf8-47f8-996c-e26e4976fef1 {
  box-shadow:0px 0px 15px 0px rgba(0, 0, 0, 0.15);
margin-bottom: 20px;
text-align: center;
}




  #s-9f1d9db0-cdf8-47f8-996c-e26e4976fef1 img.shogun-image {
    
    width: px;
  }


#s-9f1d9db0-cdf8-47f8-996c-e26e4976fef1 .shogun-image-content {
  
    align-items: center;
  
}

#s-05a1ad5b-a3ac-4c50-a7a4-ffefef8e2e7e {
  margin-top: -10px;
margin-bottom: 20px;
}

#s-ef047f96-e054-46cc-b1b1-a4750bc37a41 {
  margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ef047f96-e054-46cc-b1b1-a4750bc37a41 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-b67e7bce-7a73-4759-8834-d8c82f11468e {
  margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b67e7bce-7a73-4759-8834-d8c82f11468e .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-1ab75b1d-9053-4936-91ae-ed477311ba95 {
  margin-bottom: 20px;
min-height: 50px;
}








#s-1ab75b1d-9053-4936-91ae-ed477311ba95 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ab75b1d-9053-4936-91ae-ed477311ba95.shg-box.shg-c {
  justify-content: center;
}

#s-f51ac1a8-1c51-48c2-9ae2-582326af6999 {
  box-shadow:0px 0px 15px 0px rgba(0, 0, 0, 0.15);
margin-bottom: 20px;
text-align: center;
}




  #s-f51ac1a8-1c51-48c2-9ae2-582326af6999 img.shogun-image {
    
    width: px;
  }


#s-f51ac1a8-1c51-48c2-9ae2-582326af6999 .shogun-image-content {
  
    align-items: center;
  
}

#s-071655b1-0802-427e-b7a4-b198b8164517 {
  margin-top: -10px;
margin-bottom: 20px;
}

#s-f26c6924-9117-43d2-b0a4-a4547d25fdfd {
  margin-bottom: 20px;
min-height: 50px;
}








#s-f26c6924-9117-43d2-b0a4-a4547d25fdfd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f26c6924-9117-43d2-b0a4-a4547d25fdfd.shg-box.shg-c {
  justify-content: center;
}

#s-52816eea-cb4e-48a6-a652-906d18d65967 {
  box-shadow:0px 0px 15px 0px rgba(0, 0, 0, 0.15);
margin-bottom: 20px;
text-align: center;
}




  #s-52816eea-cb4e-48a6-a652-906d18d65967 img.shogun-image {
    
    width: px;
  }


#s-52816eea-cb4e-48a6-a652-906d18d65967 .shogun-image-content {
  
    align-items: center;
  
}

#s-3e6649a1-c819-4da6-b09e-025cca4ae1f3 {
  margin-top: -10px;
margin-bottom: 20px;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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