:where(.nc-sidebar) .posts .content {
  display: block !important;
  width: 100% !important;
}
.sidebar:where(.nc-sidebar) .widget-title {
  margin-bottom: 10px;
}
:where(.nc-sidebar) .widget-posts .post {
  margin-bottom: 0px;
}
:where(.nc-sidebar) .widget-posts .posts.large .post-title {
  font-size: 15px !important;
  font-weight: 500 !important;
  line-height: 19px !important;
}
:where(.nc-sidebar) .wp-post-image {
  box-shadow: none !important;
}
:where(.nc-sidebar) .widget-posts .posts.large img {
  width: 150px !important;
  height: auto !important;
}
:where(.nc-sidebar) gwd-page {
  display: block;
}
.gwd-inactive {
  visibility: hidden;
}
.gwd-pagedeck {
  position: relative;
  display: block;
}
.gwd-pagedeck>.gwd-page.transparent {
  opacity: 0;
}
.gwd-pagedeck>.gwd-page {
  position: absolute;
  top: 0;
  left: 0;
  transition-property: transform,opacity;
}
.gwd-pagedeck>.gwd-page.linear {
  transition-timing-function: linear;
}
.gwd-pagedeck>.gwd-page.ease-in {
  transition-timing-function: ease-in;
}
.gwd-pagedeck>.gwd-page.ease-out {
  transition-timing-function: ease-out;
}
.gwd-pagedeck>.gwd-page.ease {
  transition-timing-function: ease;
}
.gwd-pagedeck>.gwd-page.ease-in-out {
  transition-timing-function: ease-in-out;
}
.ease *,
.ease-in *,
.ease-in-out *,
.ease-out *,
.linear * {
  transform: translateZ(0);
}
gwd-page.fs {
  border: none;
}
gwd-image.scaled-proportionally>div.intermediate-element>img {
  background-repeat: no-repeat;
  background-position: 50%;
}
:where(.nc-sidebar) gwd-image {
  display: inline-block;
}
gwd-image>div.intermediate-element {
  width: 100%;
  height: 100%;
  transform-style: unset;
}
gwd-image>div.intermediate-element>img {
  display: block;
  width: 100%;
  height: 100%;
}
:where(.nc-sidebar) gwd-taparea {
  display: block;
  cursor: pointer;
  background-color: transparent;
  -webkit-user-select: none;
  user-select: none;
}
html,
body {
  width: 100%;
  height: 100%;
  margin: 0px;
}
:where(.nc-sidebar) .isi-block {
  position: absolute;
  width: 300px;
  background-color: #f4f4f4;
  left: 0px;
  top: 150px;
  height: 100px;
}
:where(.nc-sidebar) .isi-bar {
  width: 100%;
  height: 20px;
  display: flex;
  font-family: Arial,sans-serif;
  font-weight: bold;
  color: #fff;
  text-align: center;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0px;
  opacity: 1;
  font-size: 11px;
  background-color: #72246c;
  line-height: normal;
}
:where(.nc-sidebar) .isi-bar-lower {
  height: 30px;
  display: flex;
  font-family: Arial,sans-serif;
  font-weight: bold;
  color: #fff;
  text-align: left;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0px;
  top: 70px;
  padding-left: 10px;
  letter-spacing: 0px;
  background-color: #72246c;
  line-height: 11px;
  font-size: 9px;
}
:where(.nc-sidebar) .isi-bar-contents {
  width: 100%;
}
:where(.nc-sidebar) .isi-container {
  overflow-x: hidden;
  font-family: Arial,sans-serif;
  font-size: 12px;
  line-height: 14px;
  padding-right: 5px;
  margin-right: 10px;
  padding-left: 10px;
  position: absolute;
  top: 20px;
  color: #000;
  height: 50px;
}
:where(.nc-sidebar) .isi-container::-webkit-scrollbar {
  width: 5px;
}
:where(.nc-sidebar) .isi-container::-webkit-scrollbar-track {
  margin-top: 6px;
  margin-bottom: 6px;
  background-color: transparent;
}
:where(.nc-sidebar) .isi-container::-webkit-scrollbar-thumb {
  background-color: #707070;
  border-radius: 5px;
  height: 20px;
}
:where(.nc-sidebar) .isi-headline {
  font-weight: bold;
  font-size: 14px;
  line-height: normal;
  color: #72246c;
}
:where(.nc-sidebar) .isi-subhead {
  font-weight: bold;
  font-size: 13px;
  line-height: normal;
}
:where(.nc-sidebar) .primary-bullet {
  padding-left: 10px;
  margin: 0px;
}
:where(.nc-sidebar) .primary-bullet::before {
  content: "•";
  position: absolute;
  left: 0px;
  color: #3eb1c8;
  font-size: 12px;
}
:where(.nc-sidebar) .primary-bullet-dash {
  padding-left: 10px;
  margin: 0px;
}
:where(.nc-sidebar) .primary-bullet-dash::before {
  content: "-";
  position: absolute;
  left: 0px;
  color: #3eb1c8;
  font-size: 12px;
}
:where(.nc-sidebar) .secondary-bullet {
  padding-left: 20px;
  margin: 0px;
}
:where(.nc-sidebar) .secondary-bullet::before {
  content: "◦";
  position: absolute;
  left: 10px;
  color: #3eb1c8;
  font-size: 12px;
}
:where(.nc-sidebar) .isi-link {
  text-decoration-line: underline;
  cursor: pointer;
}
.references {
  font-size: 10px;
  line-height: 14px;
}
:where(.nc-sidebar) .isiLogo {
  width: 100px;
  height: auto;
  cursor: pointer;
}
.centered {
  text-align: center;
}
:where(.nc-sidebar) .endmatter {
  font-size: 10px;
  line-height: normal;
}
:where(.nc-sidebar) .mt4 {
  margin-top: 4px !important;
}
.mt6 {
  margin-top: 6px !important;
}
:where(.nc-sidebar) .mb4 {
  margin-bottom: 4px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
:where(.nc-sidebar) .mb8 {
  margin-bottom: 8px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
:where(.nc-sidebar) .mb15 {
  margin-bottom: 15px !important;
}
:where(.nc-sidebar) .mb20 {
  margin-bottom: 20px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
:where(.nc-sidebar) .ml10 {
  margin-left: 10px !important;
}
:where(.nc-sidebar) .gwd-page-container {
  position: relative;
  width: 100%;
  height: 100%;
}
:where(.nc-sidebar) .gwd-page-content {
  background-color: transparent;
  transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
  -webkit-transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
  -moz-transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
  perspective: 1400px;
  -webkit-perspective: 1400px;
  -moz-perspective: 1400px;
  position: absolute;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
}
:where(.nc-sidebar) .gwd-page-content * {
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
}
:where(.nc-sidebar) .gwd-page-wrapper {
  background-color: #fff;
  position: absolute;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
}
:where(.nc-sidebar) .gwd-page-size {
  width: 300px;
  height: 250px;
}
:where(.nc-sidebar) .gwd-page-o5rk {
  background-image: none;
  background-color: #fff;
}
:where(.nc-sidebar) .gwd-image-1wle {
  position: absolute;
  left: 0px;
  width: 300px;
  height: 150px;
  top: 100px;
}
:where(.nc-sidebar) .gwd-image-n3dv {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 150px;
  opacity: 0;
}
:where(.nc-sidebar) .gwd-image-u039 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 150px;
  opacity: 0;
}
:where(.nc-sidebar) .gwd-image-18v2 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 150px;
  opacity: 0;
}
:where(.nc-sidebar) .gwd-image-15hg {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 150px;
}
@keyframes gwd-gen-niaagwdanimation_gwd-keyframes{0%{opacity:0;left:0px;animation-timing-function:linear;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear}9.8039%{opacity:1;left:0px;animation-timing-function:linear;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear}86.2745%{opacity:1;left:0px;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;-moz-animation-timing-function:ease-in-out}100%{opacity:1;left:-300px;animation-timing-function:linear;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear}}
@-webkit-keyframes gwd-gen-niaagwdanimation_gwd-keyframes{0%{opacity:0;left:0px;-webkit-animation-timing-function:linear}9.8039%{opacity:1;left:0px;-webkit-animation-timing-function:linear}86.2745%{opacity:1;left:0px;-webkit-animation-timing-function:ease-in-out}100%{opacity:1;left:-300px;-webkit-animation-timing-function:linear}}
@-moz-keyframes gwd-gen-niaagwdanimation_gwd-keyframes{0%{opacity:0;left:0px;-moz-animation-timing-function:linear}9.8039%{opacity:1;left:0px;-moz-animation-timing-function:linear}86.2745%{opacity:1;left:0px;-moz-animation-timing-function:ease-in-out}100%{opacity:1;left:-300px;-moz-animation-timing-function:linear}}
#page1.gwd-play-animation .gwd-gen-niaagwdanimation {
  animation: 5.1s linear 0s 1 normal forwards gwd-gen-niaagwdanimation_gwd-keyframes;
  -webkit-animation: 5.1s linear 0s 1 normal forwards gwd-gen-niaagwdanimation_gwd-keyframes;
  -moz-animation: 5.1s linear 0s 1 normal forwards gwd-gen-niaagwdanimation_gwd-keyframes;
}
@keyframes gwd-gen-11gtgwdanimation_gwd-keyframes{0%{opacity:0;left:0px;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out}11.5385%{opacity:1;left:0px;animation-timing-function:linear;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear}86.5385%{opacity:1;left:0px;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;-moz-animation-timing-function:ease-in-out}100%{opacity:1;left:-300px;animation-timing-function:linear;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear}}
@-webkit-keyframes gwd-gen-11gtgwdanimation_gwd-keyframes{0%{opacity:0;left:0px;-webkit-animation-timing-function:ease-out}11.5385%{opacity:1;left:0px;-webkit-animation-timing-function:linear}86.5385%{opacity:1;left:0px;-webkit-animation-timing-function:ease-in-out}100%{opacity:1;left:-300px;-webkit-animation-timing-function:linear}}
@-moz-keyframes gwd-gen-11gtgwdanimation_gwd-keyframes{0%{opacity:0;left:0px;-moz-animation-timing-function:ease-out}11.5385%{opacity:1;left:0px;-moz-animation-timing-function:linear}86.5385%{opacity:1;left:0px;-moz-animation-timing-function:ease-in-out}100%{opacity:1;left:-300px;-moz-animation-timing-function:linear}}
#page1.gwd-play-animation .gwd-gen-11gtgwdanimation {
  animation: 5.2s linear 4.7s 1 normal forwards gwd-gen-11gtgwdanimation_gwd-keyframes;
  -webkit-animation: 5.2s linear 4.7s 1 normal forwards gwd-gen-11gtgwdanimation_gwd-keyframes;
  -moz-animation: 5.2s linear 4.7s 1 normal forwards gwd-gen-11gtgwdanimation_gwd-keyframes;
}
@keyframes gwd-gen-4zr6gwdanimation_gwd-keyframes{0%{opacity:0;left:0px;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out}11.5385%{opacity:1;left:0px;animation-timing-function:linear;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear}86.5385%{opacity:1;left:0px;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;-moz-animation-timing-function:ease-in-out}100%{opacity:1;left:-300px;animation-timing-function:linear;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear}}
@-webkit-keyframes gwd-gen-4zr6gwdanimation_gwd-keyframes{0%{opacity:0;left:0px;-webkit-animation-timing-function:ease-out}11.5385%{opacity:1;left:0px;-webkit-animation-timing-function:linear}86.5385%{opacity:1;left:0px;-webkit-animation-timing-function:ease-in-out}100%{opacity:1;left:-300px;-webkit-animation-timing-function:linear}}
@-moz-keyframes gwd-gen-4zr6gwdanimation_gwd-keyframes{0%{opacity:0;left:0px;-moz-animation-timing-function:ease-out}11.5385%{opacity:1;left:0px;-moz-animation-timing-function:linear}86.5385%{opacity:1;left:0px;-moz-animation-timing-function:ease-in-out}100%{opacity:1;left:-300px;-moz-animation-timing-function:linear}}
#page1.gwd-play-animation .gwd-gen-4zr6gwdanimation {
  animation: 5.2s linear 9.5s 1 normal forwards gwd-gen-4zr6gwdanimation_gwd-keyframes;
  -webkit-animation: 5.2s linear 9.5s 1 normal forwards gwd-gen-4zr6gwdanimation_gwd-keyframes;
  -moz-animation: 5.2s linear 9.5s 1 normal forwards gwd-gen-4zr6gwdanimation_gwd-keyframes;
}
@keyframes gwd-gen-1iw3gwdanimation_gwd-keyframes{0%{top:100px;animation-timing-function:cubic-bezier(0,0,.3,1);-webkit-animation-timing-function:cubic-bezier(0,0,.3,1);-moz-animation-timing-function:cubic-bezier(0,0,.3,1)}100%{top:0px;animation-timing-function:linear;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear}}
@-webkit-keyframes gwd-gen-1iw3gwdanimation_gwd-keyframes{0%{top:100px;-webkit-animation-timing-function:cubic-bezier(0,0,.3,1)}100%{top:0px;-webkit-animation-timing-function:linear}}
@-moz-keyframes gwd-gen-1iw3gwdanimation_gwd-keyframes{0%{top:100px;-moz-animation-timing-function:cubic-bezier(0,0,.3,1)}100%{top:0px;-moz-animation-timing-function:linear}}
#page1.gwd-play-animation .gwd-gen-1iw3gwdanimation {
  animation: .6s linear 14.3s 1 normal forwards gwd-gen-1iw3gwdanimation_gwd-keyframes;
  -webkit-animation: .6s linear 14.3s 1 normal forwards gwd-gen-1iw3gwdanimation_gwd-keyframes;
  -moz-animation: .6s linear 14.3s 1 normal forwards gwd-gen-1iw3gwdanimation_gwd-keyframes;
}
:where(.nc-sidebar) .gwd-taparea-1yzt {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 150px;
}
:where(.nc-sidebar) .gwd-image-1m5j {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 150px;
}
:where(.nc-sidebar) .gwd-image-nvqg {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 150px;
  opacity: 0;
}
@keyframes gwd-gen-oq09gwdanimation_gwd-keyframes{0%{opacity:0;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out}100%{opacity:1;animation-timing-function:linear;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear}}
@-webkit-keyframes gwd-gen-oq09gwdanimation_gwd-keyframes{0%{opacity:0;-webkit-animation-timing-function:ease-out}100%{opacity:1;-webkit-animation-timing-function:linear}}
@-moz-keyframes gwd-gen-oq09gwdanimation_gwd-keyframes{0%{opacity:0;-moz-animation-timing-function:ease-out}100%{opacity:1;-moz-animation-timing-function:linear}}
#page1.gwd-play-animation .gwd-gen-oq09gwdanimation {
  animation: .7s linear 14.2s 1 normal forwards gwd-gen-oq09gwdanimation_gwd-keyframes;
  -webkit-animation: .7s linear 14.2s 1 normal forwards gwd-gen-oq09gwdanimation_gwd-keyframes;
  -moz-animation: .7s linear 14.2s 1 normal forwards gwd-gen-oq09gwdanimation_gwd-keyframes;
}
:where(.nc-sidebar) .gwd-image-4awv {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 150px;
}
:where(.nc-sidebar) .gwd-image-13b3 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 150px;
}
:where(.nc-sidebar) .gwd-image-vkjb {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 150px;
  opacity: 0;
}
@keyframes gwd-gen-8e4xgwdanimation_gwd-keyframes{0%{opacity:0;left:0px;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out}100%{opacity:1;left:0px;animation-timing-function:linear;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear}}
@-webkit-keyframes gwd-gen-8e4xgwdanimation_gwd-keyframes{0%{opacity:0;left:0px;-webkit-animation-timing-function:ease-out}100%{opacity:1;left:0px;-webkit-animation-timing-function:linear}}
@-moz-keyframes gwd-gen-8e4xgwdanimation_gwd-keyframes{0%{opacity:0;left:0px;-moz-animation-timing-function:ease-out}100%{opacity:1;left:0px;-moz-animation-timing-function:linear}}
#page1.gwd-play-animation .gwd-gen-8e4xgwdanimation {
  animation: .6s linear 14.3s 1 normal forwards gwd-gen-8e4xgwdanimation_gwd-keyframes;
  -webkit-animation: .6s linear 14.3s 1 normal forwards gwd-gen-8e4xgwdanimation_gwd-keyframes;
  -moz-animation: .6s linear 14.3s 1 normal forwards gwd-gen-8e4xgwdanimation_gwd-keyframes;
}
:where(.nc-sidebar) .gwd-image-1mxx {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 150px;
  opacity: 0;
}
@keyframes gwd-gen-1b4agwdanimation_gwd-keyframes{0%{opacity:0;left:0px;animation-timing-function:linear;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear}3.4014%{opacity:1;left:0px;animation-timing-function:linear;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear}95.2381%{opacity:1;left:0px;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;-moz-animation-timing-function:ease-in-out}100%{opacity:1;left:-300px;animation-timing-function:linear;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear}}
@-webkit-keyframes gwd-gen-1b4agwdanimation_gwd-keyframes{0%{opacity:0;left:0px;-webkit-animation-timing-function:linear}3.4014%{opacity:1;left:0px;-webkit-animation-timing-function:linear}95.2381%{opacity:1;left:0px;-webkit-animation-timing-function:ease-in-out}100%{opacity:1;left:-300px;-webkit-animation-timing-function:linear}}
@-moz-keyframes gwd-gen-1b4agwdanimation_gwd-keyframes{0%{opacity:0;left:0px;-moz-animation-timing-function:linear}3.4014%{opacity:1;left:0px;-moz-animation-timing-function:linear}95.2381%{opacity:1;left:0px;-moz-animation-timing-function:ease-in-out}100%{opacity:1;left:-300px;-moz-animation-timing-function:linear}}
#page1.gwd-play-animation .gwd-gen-1b4agwdanimation {
  animation: 14.7s linear 0s 1 normal forwards gwd-gen-1b4agwdanimation_gwd-keyframes;
  -webkit-animation: 14.7s linear 0s 1 normal forwards gwd-gen-1b4agwdanimation_gwd-keyframes;
  -moz-animation: 14.7s linear 0s 1 normal forwards gwd-gen-1b4agwdanimation_gwd-keyframes;
}
.gwd-lightbox{overflow:hidden}
p{margin:0px}h1{margin:0px}h2{margin:0px}h3{margin:0px}i{font-style:italic}b{font-weight:bold}sup,sub{vertical-align:top;position:relative;top:-0.3em;font-size:0.7em}sub{top:0.3em}.img-fix{pointer-events:none}