.dp_sc_txtfading{position:relative;height:var(--sc-height, 100vh)}.dp_sc_txtfading .sticky__content{width:100%}.dp_sc_txtfading .sticky__content.is-affixed .entity-content.show-latter div.latter-elem{opacity:1;-webkit-transform:perspective(1200px) rotate(0) translate(0, 0) scale(1);transform:perspective(1200px) rotate(0) translate(0, 0) scale(1);-webkit-transition-delay:var(--fade-delay, 0.4s);transition-delay:var(--fade-delay, 0.4s)}.dp_sc_txtfading .sticky_inner{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);will-change:position, transform}.dp_sc_txtfading .entity-content{padding-bottom:var(--btm-spacing, 80px)}.dp_sc_txtfading .entity-content.show-latter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dp_sc_txtfading .entity-content.show-latter.v-align-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.dp_sc_txtfading .entity-content.show-latter.v-align-top .fade-text{margin-top:40px}.dp_sc_txtfading .entity-content.show-latter.v-align-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.dp_sc_txtfading .entity-content.show-latter.v-align-bottom .fade-text{margin-bottom:40px}.dp_sc_txtfading .entity-content.show-latter.image-l{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.dp_sc_txtfading .entity-content.show-latter.image-l .latter-elem{padding-right:40px}.dp_sc_txtfading .entity-content.show-latter.image-r .latter-elem{padding-left:40px}.dp_sc_txtfading .entity-content.show-latter.image-t{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.dp_sc_txtfading .entity-content.show-latter.image-t .latter-elem{padding-bottom:40px}.dp_sc_txtfading .entity-content.show-latter.image-b{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dp_sc_txtfading .entity-content.show-latter.image-b .latter-elem{padding-top:40px}.dp_sc_txtfading .entity-content.show-latter.image-t:not(.img-circular) .latter-elem img.latter-img,.dp_sc_txtfading .entity-content.show-latter.image-b:not(.img-circular) .latter-elem img.latter-img{max-width:var(--img-max-width, 50%)}.dp_sc_txtfading .entity-content.show-latter.img-circular img.latter-img{border-radius:50%;-o-object-fit:cover;object-fit:cover;width:var(--img-max-width, 400px);height:var(--img-max-width, 400px);max-width:50vw;max-height:50vw}.dp_sc_txtfading .entity-content.show-latter.imgfx.rotate-y-1 .latter-elem{-webkit-transform:perspective(1200px) rotateY(18deg);transform:perspective(1200px) rotateY(18deg);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}.dp_sc_txtfading .entity-content.show-latter.imgfx.rotate-y-2 .latter-elem{-webkit-transform:perspective(1200px) rotateY(-18deg);transform:perspective(1200px) rotateY(-18deg);-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center}.dp_sc_txtfading .entity-content.show-latter.imgfx.rotate-1 .latter-elem{-webkit-transform:perspective(1200px) rotate(-18deg);transform:perspective(1200px) rotate(-18deg)}.dp_sc_txtfading .entity-content.show-latter.imgfx.rotate-2 .latter-elem{-webkit-transform:perspective(1200px) rotate(18deg);transform:perspective(1200px) rotate(18deg)}.dp_sc_txtfading .entity-content.show-latter.imgfx.scale-1 .latter-elem{-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8)}.dp_sc_txtfading .entity-content.show-latter.imgfx.scale-2 .latter-elem{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.dp_sc_txtfading .entity-content.show-latter.imgfx.move-x-1 .latter-elem{-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px)}.dp_sc_txtfading .entity-content.show-latter.imgfx.move-x-2 .latter-elem{-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px)}.dp_sc_txtfading .entity-content.show-latter.imgfx.move-y-1 .latter-elem{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}.dp_sc_txtfading .entity-content.show-latter.imgfx.move-y-2 .latter-elem{-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}.dp_sc_txtfading .fade-text{display:inline-block;font-size:var(--txt-size, 40px);line-height:1.4;-webkit-box-flex:1;-ms-flex:1;flex:1;color:transparent;background-image:linear-gradient(75deg, var(--txt-color1, #222) 0%,var(--txt-color1, #222) 33.33%,var(--txt-color2, rgba(34,34,34,0)) 66.66%,var(--txt-color2, rgba(34,34,34,0)) 100%);background-size:300% 100%;background-position:calc(100% - var(--bg-position, 0%));-webkit-background-clip:text;background-clip:text}.dp_sc_txtfading .latter-elem{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;margin:auto;opacity:0;-webkit-transition:all var(--fade-duration, 1s) var(--fade-easing, ease-out);transition:all var(--fade-duration, 1s) var(--fade-easing, ease-out)}.dp_sc_txtfading .latter-elem img.latter-img{margin:auto;width:auto;max-width:var(--img-max-width, 100%);max-height:var(--img-max-height, 72vh)}@media only screen and (min-width: 0) and (max-width: 736px){.dp_sc_txtfading .entity-content.show-latter.image-l,.dp_sc_txtfading .entity-content.show-latter.image-r{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dp_sc_txtfading .entity-content.show-latter.image-l .latter-elem,.dp_sc_txtfading .entity-content.show-latter.image-r .latter-elem{padding:40px 0 0 0}.dp_sc_txtfading .entity-content.show-latter.img-circular .latter-elem img.latter-img{max-width:68vw;max-height:68vw}.dp_sc_txtfading .entity-content.show-latter:not(.img-circular) .latter-elem img.latter-img{max-width:68vw;max-height:50vh}.dp_sc_txtfading .entity-content.show-latter img.latter-img{max-width:100%}}
