.shogun-table-wrapper{overflow:auto}table.shogun-table{width:100%;max-width:100%;border-collapse:collapse;border-style:hidden}thead.shogun-table-column-container{font-weight:bold}td.shogun-table-column{padding:10px}td.shogun-table-row{padding:10px;min-height:45px}td.shogun-table-column:only-child,td.shogun-table-row:only-child{width:100%}#s-0996558b-b5d2-4920-8c08-d12813c45033 .shogun-table-wrapper{overflow:auto;border:0px solid #D5D6D7;border-radius:0px}#s-0996558b-b5d2-4920-8c08-d12813c45033 table.shogun-table{margin:0;padding:0}#s-0996558b-b5d2-4920-8c08-d12813c45033 td.shogun-table-column{background-color:#fff;padding:10px}#s-0996558b-b5d2-4920-8c08-d12813c45033 td.shogun-table-row{background-color:#fff;padding:10px}#s-0996558b-b5d2-4920-8c08-d12813c45033 td.shogun-table-column,#s-0996558b-b5d2-4920-8c08-d12813c45033 td.shogun-table-row{border:0px solid #D5D6D7}.shogun-image-container{position:relative}.shogun-image-overlay{position:absolute;top:0;left:0;bottom:0;right:0;display:flex;padding:20px;align-items:center;justify-content:center}.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{min-height:inherit;max-height:inherit}.shogun-lightbox-item{cursor:pointer;min-height:inherit;max-height:inherit}.shogun-lightbox{display:none;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)}.shogun-lightbox-content{display:flex;justify-content:center;align-items:center;flex-direction:column}.shogun-lightbox-close{color:#fff;font-size:45px;align-self:flex-end;margin-right:10px;line-height:30px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.shogun-lightbox-image-container{display:flex;flex-flow:row nowrap;align-items:center;padding:10px}.shogun-lightbox-image{margin:auto;max-height:90vh;max-width:100%}.shogun-lightbox-close:hover,.shogun-lightbox-close:focus{color:#a2a2a2;text-decoration:none;cursor:pointer}img.shogun-image{display:block;max-width:100% !important;margin:0 auto !important}#s-0a35a1bf-fd21-470c-b251-19d02d5a221b{margin-top:0px;margin-bottom:0px;padding-top:0px;padding-bottom:0px;text-align:center}#s-8d4fa7c4-afdf-4b84-8897-46728e693cd8{margin-top:0px;margin-bottom:0px;padding-top:0px;padding-bottom:0px;text-align:center}#s-8d4fa7c4-afdf-4b84-8897-46728e693cd8 .shogun-image-container{display:inline-block}#s-8f1aa4c2-e97f-47b3-bac2-3dc641f93923{text-align:center}#s-daab4001-2785-4f6e-ae4b-a61a84c9a653{text-align:center}#s-66b974a0-68ad-4080-94a5-cd2ba6a2ce02{text-align:center}#s-c829e0f6-0156-4d23-8646-2e166428624b{text-align:center}#s-4d2f014a-df23-4209-a162-ed80af7eae7b{text-align:center}#s-bfea026b-8257-419a-95f4-f00ae74ce5d9{text-align:center}#s-96cb7566-ed26-4c75-b97b-5609b6e456e8{text-align:center}#s-1b792600-9e0b-4bf0-93b7-234d39835d0c{text-align:center}#s-bc304aba-f0b7-4fa9-8ab6-24e16ca575f6{text-align:center}#s-ce6a1c5e-5810-4211-9aef-3ec81a3a0295{text-align:center}#s-d38e0e18-c76e-4e3b-9051-6b6677f38577{text-align:center}#s-e1869244-9569-47ce-8b2c-b0b183412efd{text-align:center}#s-0ee77558-7f85-4d22-85b4-5ce658a378cd{text-align:center}

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

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