.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-515c3515-837a-46f0-ba4b-8418309d12c5 {
  min-height: 50px;
}








#s-515c3515-837a-46f0-ba4b-8418309d12c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-515c3515-837a-46f0-ba4b-8418309d12c5.shg-box.shg-c {
  justify-content: center;
}

#s-022a0871-b296-4770-83a5-ee68db9eeae2 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 60%;
}
@media (min-width: 768px) and (max-width: 991px){#s-022a0871-b296-4770-83a5-ee68db9eeae2 {
  max-width: 80%;
}
}@media (max-width: 767px){#s-022a0871-b296-4770-83a5-ee68db9eeae2 {
  max-width: 86%;
}
}







#s-022a0871-b296-4770-83a5-ee68db9eeae2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-022a0871-b296-4770-83a5-ee68db9eeae2.shg-box.shg-c {
  justify-content: center;
}

#s-23c23d6f-cf82-4d2b-bb49-c6a6ff37ba2e {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 600px;
}








#s-23c23d6f-cf82-4d2b-bb49-c6a6ff37ba2e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-23c23d6f-cf82-4d2b-bb49-c6a6ff37ba2e.shg-box.shg-c {
  justify-content: 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;
}

#s-4a3754c4-cc35-424c-bcc3-1f4e76966fc1 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 60%;
}








#s-4a3754c4-cc35-424c-bcc3-1f4e76966fc1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a3754c4-cc35-424c-bcc3-1f4e76966fc1.shg-box.shg-c {
  justify-content: center;
}

#s-45c71228-ab75-4def-848c-a7bac68eb368 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 60%;
}
@media (min-width: 1200px){#s-45c71228-ab75-4def-848c-a7bac68eb368 {
  max-width: 46%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-45c71228-ab75-4def-848c-a7bac68eb368 {
  max-width: 46%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-45c71228-ab75-4def-848c-a7bac68eb368 {
  max-width: 80%;
}
}@media (max-width: 767px){#s-45c71228-ab75-4def-848c-a7bac68eb368 {
  max-width: 86%;
}
}







#s-45c71228-ab75-4def-848c-a7bac68eb368 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-45c71228-ab75-4def-848c-a7bac68eb368.shg-box.shg-c {
  justify-content: center;
}

#s-d226b21f-a509-4638-85d6-597c73405ab3 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 60%;
}








#s-d226b21f-a509-4638-85d6-597c73405ab3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d226b21f-a509-4638-85d6-597c73405ab3.shg-box.shg-c {
  justify-content: center;
}

#s-e1477718-0a47-4f06-af91-c9e2939a7fd0 {
  min-height: 50px;
}








#s-e1477718-0a47-4f06-af91-c9e2939a7fd0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e1477718-0a47-4f06-af91-c9e2939a7fd0.shg-box.shg-c {
  justify-content: center;
}

#s-6dd4f204-35c2-4b17-861f-a86e48d5fa8a {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 60%;
}
@media (min-width: 1200px){#s-6dd4f204-35c2-4b17-861f-a86e48d5fa8a {
  max-width: 50%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6dd4f204-35c2-4b17-861f-a86e48d5fa8a {
  max-width: 50%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-6dd4f204-35c2-4b17-861f-a86e48d5fa8a {
  max-width: 80%;
}
}@media (max-width: 767px){#s-6dd4f204-35c2-4b17-861f-a86e48d5fa8a {
  max-width: 86%;
}
}







#s-6dd4f204-35c2-4b17-861f-a86e48d5fa8a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6dd4f204-35c2-4b17-861f-a86e48d5fa8a.shg-box.shg-c {
  justify-content: center;
}

#s-11639eec-da30-487f-a237-da938e4d100b {
  margin-left: 0px;
margin-right: 0px;
padding-left: 10px;
padding-right: 10px;
}

#s-11639eec-da30-487f-a237-da938e4d100b hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-60436c94-5cae-45a2-b28a-c76962d20c9a {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-60436c94-5cae-45a2-b28a-c76962d20c9a > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-60436c94-5cae-45a2-b28a-c76962d20c9a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 20px;
}

#s-60436c94-5cae-45a2-b28a-c76962d20c9a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(69, 69, 69, 1);
}

#s-60436c94-5cae-45a2-b28a-c76962d20c9a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-60436c94-5cae-45a2-b28a-c76962d20c9a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(69, 69, 69, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 12px;
}

#s-60436c94-5cae-45a2-b28a-c76962d20c9a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 12px;
}
#s-716368ec-7b5e-4e1c-85f2-8efafd9655fd {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-9129d959-6a69-4472-ac1d-dee0bf38a74d {
  margin-left: 0px;
margin-right: 0px;
padding-left: 10px;
padding-right: 10px;
}

#s-9129d959-6a69-4472-ac1d-dee0bf38a74d hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-5815dfd3-fb2a-4460-bbba-2498c0f0ee29 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-5815dfd3-fb2a-4460-bbba-2498c0f0ee29 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-5815dfd3-fb2a-4460-bbba-2498c0f0ee29 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 20px;
}

#s-5815dfd3-fb2a-4460-bbba-2498c0f0ee29 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(69, 69, 69, 1);
}

#s-5815dfd3-fb2a-4460-bbba-2498c0f0ee29 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-5815dfd3-fb2a-4460-bbba-2498c0f0ee29 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(69, 69, 69, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 12px;
}

#s-5815dfd3-fb2a-4460-bbba-2498c0f0ee29 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 12px;
}
#s-57e55c64-237a-432c-8674-829d4bcf894f {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-a612b463-2aab-4dd8-b3da-390260dd015d {
  margin-left: 0px;
margin-right: 0px;
padding-left: 10px;
padding-right: 10px;
}

#s-a612b463-2aab-4dd8-b3da-390260dd015d hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-c31b9acd-1649-4739-9660-27e6cd41bff8 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-c31b9acd-1649-4739-9660-27e6cd41bff8 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-c31b9acd-1649-4739-9660-27e6cd41bff8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 20px;
}

#s-c31b9acd-1649-4739-9660-27e6cd41bff8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(69, 69, 69, 1);
}

#s-c31b9acd-1649-4739-9660-27e6cd41bff8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-c31b9acd-1649-4739-9660-27e6cd41bff8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(69, 69, 69, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 12px;
}

#s-c31b9acd-1649-4739-9660-27e6cd41bff8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 12px;
}
#s-85e313f2-2889-44a5-832f-aeee7f8483d5 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-610d63d1-5466-4f3b-81d8-9def92d6c9b7 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 10px;
padding-right: 10px;
}

#s-610d63d1-5466-4f3b-81d8-9def92d6c9b7 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-4ce18ddd-d3f4-4498-b7e0-4f680041066d {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-4ce18ddd-d3f4-4498-b7e0-4f680041066d > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-4ce18ddd-d3f4-4498-b7e0-4f680041066d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 20px;
}

#s-4ce18ddd-d3f4-4498-b7e0-4f680041066d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(69, 69, 69, 1);
}

#s-4ce18ddd-d3f4-4498-b7e0-4f680041066d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-4ce18ddd-d3f4-4498-b7e0-4f680041066d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(69, 69, 69, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 12px;
}

#s-4ce18ddd-d3f4-4498-b7e0-4f680041066d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 12px;
}
#s-7661ce94-92d1-4dad-ab19-9fc18052de78 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-edd5137e-81b1-477f-8f47-d5c2cf22abe2 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 10px;
padding-right: 10px;
}

#s-edd5137e-81b1-477f-8f47-d5c2cf22abe2 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-ab051324-a034-4f2e-8b14-597ef0ec02e4 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-ab051324-a034-4f2e-8b14-597ef0ec02e4 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-ab051324-a034-4f2e-8b14-597ef0ec02e4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 20px;
}

#s-ab051324-a034-4f2e-8b14-597ef0ec02e4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(69, 69, 69, 1);
}

#s-ab051324-a034-4f2e-8b14-597ef0ec02e4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-ab051324-a034-4f2e-8b14-597ef0ec02e4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(69, 69, 69, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 12px;
}

#s-ab051324-a034-4f2e-8b14-597ef0ec02e4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 12px;
}
#s-aacd1ad9-61a7-4067-a21a-0f76bafeff9a {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-7e3152e8-7d19-4499-86b3-63a8a1454af3 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 10px;
padding-right: 10px;
}

#s-7e3152e8-7d19-4499-86b3-63a8a1454af3 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-84b46cd4-2ebe-42ea-8d00-145953d95960 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-84b46cd4-2ebe-42ea-8d00-145953d95960 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-84b46cd4-2ebe-42ea-8d00-145953d95960 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 20px;
}

#s-84b46cd4-2ebe-42ea-8d00-145953d95960 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(69, 69, 69, 1);
}

#s-84b46cd4-2ebe-42ea-8d00-145953d95960 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-84b46cd4-2ebe-42ea-8d00-145953d95960 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(69, 69, 69, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 12px;
}

#s-84b46cd4-2ebe-42ea-8d00-145953d95960 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 12px;
}
#s-2a43f204-a222-4164-bb1f-d9efbf700dd3 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-ec41081e-fc5a-40db-bb83-0180e4276517 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 10px;
padding-right: 10px;
}

#s-ec41081e-fc5a-40db-bb83-0180e4276517 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-0965e4d0-1248-4c45-aeed-b7e22c5cc6d4 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-0965e4d0-1248-4c45-aeed-b7e22c5cc6d4 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-0965e4d0-1248-4c45-aeed-b7e22c5cc6d4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 20px;
}

#s-0965e4d0-1248-4c45-aeed-b7e22c5cc6d4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(69, 69, 69, 1);
}

#s-0965e4d0-1248-4c45-aeed-b7e22c5cc6d4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-0965e4d0-1248-4c45-aeed-b7e22c5cc6d4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(69, 69, 69, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 12px;
}

#s-0965e4d0-1248-4c45-aeed-b7e22c5cc6d4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 12px;
}
#s-2e18ac20-e36e-43e7-83d4-2bc945ca9b13 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-6992a9be-a356-4a8f-88da-1955bfa36ba9 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 10px;
padding-right: 10px;
}

#s-6992a9be-a356-4a8f-88da-1955bfa36ba9 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-f2a11eca-8ac6-422f-bebc-4a3d9b8f5a14 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-f2a11eca-8ac6-422f-bebc-4a3d9b8f5a14 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-f2a11eca-8ac6-422f-bebc-4a3d9b8f5a14 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 20px;
}

#s-f2a11eca-8ac6-422f-bebc-4a3d9b8f5a14 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(69, 69, 69, 1);
}

#s-f2a11eca-8ac6-422f-bebc-4a3d9b8f5a14 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-f2a11eca-8ac6-422f-bebc-4a3d9b8f5a14 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(69, 69, 69, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 12px;
}

#s-f2a11eca-8ac6-422f-bebc-4a3d9b8f5a14 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 12px;
}
#s-39a4b541-fa6a-4f21-b116-0db97289bb3e {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-b93d6a19-f5a9-457e-8bee-b6e0ff016875 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 10px;
padding-right: 10px;
}

#s-b93d6a19-f5a9-457e-8bee-b6e0ff016875 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-7566096a-55b3-45e8-a815-a6d8fe14dd78 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-7566096a-55b3-45e8-a815-a6d8fe14dd78 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-7566096a-55b3-45e8-a815-a6d8fe14dd78 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 20px;
}

#s-7566096a-55b3-45e8-a815-a6d8fe14dd78 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(69, 69, 69, 1);
}

#s-7566096a-55b3-45e8-a815-a6d8fe14dd78 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-7566096a-55b3-45e8-a815-a6d8fe14dd78 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(69, 69, 69, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 12px;
}

#s-7566096a-55b3-45e8-a815-a6d8fe14dd78 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 12px;
}
#s-ea28210a-bd8e-4934-81ef-be7f3ed8b02f {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-8a10eaa8-55eb-4b23-8e9f-8f28b0994abd {
  margin-left: 0px;
margin-right: 0px;
padding-left: 10px;
padding-right: 10px;
}

#s-8a10eaa8-55eb-4b23-8e9f-8f28b0994abd hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-98963adc-e468-4d5b-a08a-7d1bc2c8f93f {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-98963adc-e468-4d5b-a08a-7d1bc2c8f93f > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-98963adc-e468-4d5b-a08a-7d1bc2c8f93f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 20px;
}

#s-98963adc-e468-4d5b-a08a-7d1bc2c8f93f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(69, 69, 69, 1);
}

#s-98963adc-e468-4d5b-a08a-7d1bc2c8f93f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-98963adc-e468-4d5b-a08a-7d1bc2c8f93f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(69, 69, 69, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 12px;
}

#s-98963adc-e468-4d5b-a08a-7d1bc2c8f93f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 12px;
}
#s-fd78060f-d3c6-4d90-9cd2-a9b34fda08e5 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-59bf3b98-867e-460c-96e7-961755e3d1a5 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 10px;
padding-right: 10px;
}

#s-59bf3b98-867e-460c-96e7-961755e3d1a5 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

/*
  $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;
}
