.wcf-animate[class*=wcf-starter-animations-] .elementor-widget-container>*,.wcf-animate[class*=wcf-starter-animations-]>*,.wcf-animate.wcf-target-self[class*=wcf-starter-animations-]{animation-duration:var(--wcf-duration, 700ms);animation-delay:var(--wcf-delay, 0ms);animation-timing-function:var(--wcf-ease, ease);animation-fill-mode:forwards}.wcf-starter-animations-reveal .elementor-widget-container>*,.wcf-starter-animations-reveal>*,.wcf-starter-animations-reveal.wcf-target-self{opacity:0}.wcf-reveal-bottom.wcf-starter-animations-reveal .elementor-widget-container>*,.wcf-reveal-bottom.wcf-starter-animations-reveal>*,.wcf-reveal-bottom.wcf-starter-animations-reveal.wcf-target-self{clip-path:inset(100% 0 0 0)}.wcf-reveal-top.wcf-starter-animations-reveal .elementor-widget-container>*,.wcf-reveal-top.wcf-starter-animations-reveal>*,.wcf-reveal-top.wcf-starter-animations-reveal.wcf-target-self{clip-path:inset(0 0 100% 0)}.wcf-reveal-left.wcf-starter-animations-reveal .elementor-widget-container>*,.wcf-reveal-left.wcf-starter-animations-reveal>*,.wcf-reveal-left.wcf-starter-animations-reveal.wcf-target-self{clip-path:inset(0 100% 0 0)}.wcf-reveal-right.wcf-starter-animations-reveal .elementor-widget-container>*,.wcf-reveal-right.wcf-starter-animations-reveal>*,.wcf-reveal-right.wcf-starter-animations-reveal.wcf-target-self{clip-path:inset(0 0 0 100%)}.wcf-reveal-center.wcf-starter-animations-reveal .elementor-widget-container>*,.wcf-reveal-center.wcf-starter-animations-reveal>*,.wcf-reveal-center.wcf-starter-animations-reveal.wcf-target-self{clip-path:inset(0 50% 0 50%)}.wcf-animate.wcf-starter-animations-reveal .elementor-widget-container>*,.wcf-animate.wcf-starter-animations-reveal>*,.wcf-animate.wcf-starter-animations-reveal.wcf-target-self{animation:wcf-reveal-anim var(--wcf-duration, 700ms) var(--wcf-ease, ease) forwards}@keyframes wcf-reveal-anim{to{clip-path:inset(0 0 0 0);opacity:1}}.wcf-starter-animations-scale-up .elementor-widget-container>*,.wcf-starter-animations-scale-up>*,.wcf-starter-animations-scale-up.wcf-target-self{transform:scale(var(--wcf-scale-start, 0.6));opacity:var(--wcf-scale-opacity, 0);transform-origin:var(--wcf-scale-origin, center)}.wcf-animate.wcf-starter-animations-scale-up .elementor-widget-container>*,.wcf-animate.wcf-starter-animations-scale-up>*,.wcf-animate.wcf-starter-animations-scale-up.wcf-target-self{animation-name:wcf-scale-up}@keyframes wcf-scale-up{to{transform:scale(var(--wcf-scale-end, 1));opacity:1}}.wcf-starter-animations-rotate-in .elementor-widget-container>*,.wcf-starter-animations-rotate-in>*,.wcf-starter-animations-rotate-in.wcf-target-self{transform:rotate(-45deg);opacity:0}.wcf-animate.wcf-starter-animations-rotate-in .elementor-widget-container>*,.wcf-animate.wcf-starter-animations-rotate-in>*,.wcf-animate.wcf-starter-animations-rotate-in.wcf-target-self{animation-name:wcf-rotate-in}@keyframes wcf-rotate-in{to{transform:rotate(0);opacity:1}}.wcf-starter-animations-slide .elementor-widget-container>*,.wcf-starter-animations-slide>*,.wcf-starter-animations-slide.wcf-target-self{opacity:0}.wcf-slide-bottom.wcf-starter-animations-slide .elementor-widget-container>*,.wcf-slide-bottom.wcf-starter-animations-slide>*,.wcf-slide-bottom.wcf-starter-animations-slide.wcf-target-self{transform:translateY(var(--wcf-slide-distance, 60px))}.wcf-slide-top.wcf-starter-animations-slide .elementor-widget-container>*,.wcf-slide-top.wcf-starter-animations-slide>*,.wcf-slide-top.wcf-starter-animations-slide.wcf-target-self{transform:translateY(calc(var(--wcf-slide-distance, 60px) * -1))}.wcf-slide-left.wcf-starter-animations-slide .elementor-widget-container>*,.wcf-slide-left.wcf-starter-animations-slide>*,.wcf-slide-left.wcf-starter-animations-slide.wcf-target-self{transform:translateX(calc(var(--wcf-slide-distance, 60px) * -1))}.wcf-slide-right.wcf-starter-animations-slide .elementor-widget-container>*,.wcf-slide-right.wcf-starter-animations-slide>*,.wcf-slide-right.wcf-starter-animations-slide.wcf-target-self{transform:translateX(var(--wcf-slide-distance, 60px))}.wcf-animate.wcf-starter-animations-slide .elementor-widget-container>*,.wcf-animate.wcf-starter-animations-slide>*,.wcf-animate.wcf-starter-animations-slide.wcf-target-self{animation:wcf-slide var(--wcf-duration, 700ms) var(--wcf-ease, ease) forwards}@keyframes wcf-slide{to{transform:translateX(0) translateY(0);opacity:1}}.wcf-starter-animations-skew-reveal .elementor-widget-container>*,.wcf-starter-animations-skew-reveal>*,.wcf-starter-animations-skew-reveal.wcf-target-self{transform:skewX(var(--wcf-skew-angle, 18deg)) translateX(var(--wcf-skew-distance, -40px));opacity:var(--wcf-skew-opacity-start, 0);animation-duration:var(--wcf-duration, 0.6s);animation-delay:var(--wcf-skew-delay, 0s);animation-timing-function:var(--wcf-skew-ease, ease);animation-fill-mode:forwards;will-change:transform, opacity}.wcf-animate.wcf-starter-animations-skew-reveal .elementor-widget-container>*,.wcf-animate.wcf-starter-animations-skew-reveal>*,.wcf-animate.wcf-starter-animations-skew-reveal.wcf-target-self{animation-name:wcf-skew-reveal}@keyframes wcf-skew-reveal{to{transform:skewX(0deg) translateX(0);opacity:1}}.wcf-starter-animations-flip .elementor-widget-container>*,.wcf-starter-animations-flip>*,.wcf-starter-animations-flip.wcf-target-self{opacity:0;transform-style:preserve-3d;perspective:var(--wcf-flip-perspective, 800px);animation-duration:var(--wcf-flip-duration, 0.6s);animation-delay:var(--wcf-flip-delay, 0s);animation-timing-function:var(--wcf-flip-ease, ease);animation-fill-mode:forwards;will-change:transform, opacity}.wcf-flip-axis-x.wcf-starter-animations-flip .elementor-widget-container>*,.wcf-flip-axis-x.wcf-starter-animations-flip>*,.wcf-flip-axis-x.wcf-starter-animations-flip.wcf-target-self{transform:rotateX(var(--wcf-flip-angle, 90deg))}.wcf-flip-axis-y.wcf-starter-animations-flip .elementor-widget-container>*,.wcf-flip-axis-y.wcf-starter-animations-flip>*,.wcf-flip-axis-y.wcf-starter-animations-flip.wcf-target-self{transform:rotateY(var(--wcf-flip-angle, 90deg))}.wcf-animate.wcf-starter-animations-flip .elementor-widget-container>*,.wcf-animate.wcf-starter-animations-flip>*,.wcf-animate.wcf-starter-animations-flip.wcf-target-self{animation-name:wcf-flip}@keyframes wcf-flip{to{transform:rotateX(0deg) rotateY(0deg);opacity:1}}.wcf-starter-animations-zoom-in .elementor-widget-container>*,.wcf-starter-animations-zoom-in>*,.wcf-starter-animations-zoom-in.wcf-target-self{transform:scale(1.3);opacity:0}.wcf-animate.wcf-starter-animations-zoom-in .elementor-widget-container>*,.wcf-animate.wcf-starter-animations-zoom-in>*,.wcf-animate.wcf-starter-animations-zoom-in.wcf-target-self{animation-name:wcf-zoom-in}@keyframes wcf-zoom-in{to{transform:scale(1);opacity:1}}.wcf-starter-animations-combo-reveal .elementor-widget-container>*,.wcf-starter-animations-combo-reveal>*,.wcf-starter-animations-combo-reveal.wcf-target-self{transform:translateY(40px) scale(0.9);opacity:0}.wcf-animate.wcf-starter-animations-combo-reveal .elementor-widget-container>*,.wcf-animate.wcf-starter-animations-combo-reveal>*,.wcf-animate.wcf-starter-animations-combo-reveal.wcf-target-self{animation-name:wcf-combo-reveal}@keyframes wcf-combo-reveal{to{transform:translateY(0) scale(1);opacity:1}}.wcf-animate.wcf-starter-animations-text-glow{animation:wcf-glow var(--wcf-duration, 2s) var(--wcf-ease, ease-in-out) alternate;animation-iteration-count:var(--wcf-iteration, infinite)}@keyframes wcf-glow{from{text-shadow:0 0 5px var(--wcf-glow-color, #fff)}to{text-shadow:0 0 var(--wcf-glow-size, 20px) var(--wcf-glow-color, #00f)}}.wcf-starter-animations-text-pop{transform:scale(0.6);opacity:0}.wcf-animate.wcf-starter-animations-text-pop{animation:wcf-text-pop 0.6s ease forwards}@keyframes wcf-text-pop{70%{transform:scale(1.1)}100%{transform:scale(1);opacity:1}}.wcf-starter-animations-text-typewriter .elementor-widget-container>*,.wcf-starter-animations-text-typewriter>*,.wcf-target-self.wcf-starter-animations-text-typewriter{overflow:hidden;white-space:nowrap;width:0}.wcf-animate.wcf-starter-animations-text-typewriter .elementor-widget-container>*,.wcf-animate.wcf-starter-animations-text-typewriter>*,.wcf-animate.wcf-target-self.wcf-starter-animations-text-typewriter{animation:wcf-typewriter var(--wcf-duration, 2s) steps(30) forwards, wcf-caret 1s step-end}@keyframes wcf-typewriter{to{width:100%}}@keyframes wcf-caret{50%{border-color:transparent}}.wcf-starter-animations-text-mask-wipe .elementor-widget-container>*,.wcf-starter-animations-text-mask-wipe>*,.wcf-target-self.wcf-starter-animations-text-mask-wipe{position:relative;display:inline-block;overflow:hidden}.wcf-starter-animations-text-mask-wipe .elementor-widget-container>*::after,.wcf-starter-animations-text-mask-wipe>*::after,.wcf-target-self.wcf-starter-animations-text-mask-wipe::after{content:"";position:absolute;inset:0;background:var(--wcf-mask-bg, #000);transform:translateX(0%);z-index:2}.wcf-animate.wcf-starter-animations-text-mask-wipe .elementor-widget-container>*::after,.wcf-animate.wcf-starter-animations-text-mask-wipe>*::after,.wcf-animate.wcf-target-self.wcf-starter-animations-text-mask-wipe::after{animation:wcf-mask-wipe var(--wcf-duration, 1000ms) var(--wcf-ease, cubic-bezier(0.77, 0, 0.18, 1)) var(--wcf-delay, 0ms) forwards}@keyframes wcf-mask-wipe{to{transform:translateX(100%)}}.wcf-select-scroll .select2-results__options{max-height:150px !important;overflow-y:auto !important}.wcf-starter-animations-text-wave .elementor-widget-container>*,.wcf-starter-animations-text-wave>*,.wcf-target-self.wcf-starter-animations-text-wave{position:relative;color:transparent}.wcf-starter-animations-text-wave .elementor-widget-container>*::after,.wcf-starter-animations-text-wave>*::after,.wcf-target-self.wcf-starter-animations-text-wave::after{content:attr(data-text);position:absolute;left:0;top:0;color:var(--wcf-wave-fill, #03a9f4);animation:wcf-wave 4s ease-in-out infinite}@keyframes wcf-wave{0%,100%{clip-path:polygon(0% 45%, 16% 44%, 33% 50%, 54% 60%, 70% 61%, 84% 59%, 100% 52%, 100% 100%, 0% 100%)}50%{clip-path:polygon(0% 60%, 15% 65%, 34% 66%, 51% 62%, 67% 50%, 84% 45%, 100% 46%, 100% 100%, 0% 100%)}}.wcf-starter-animations-text-bg-clip .elementor-widget-container>*,.wcf-starter-animations-text-bg-clip>*,.wcf-target-self.wcf-starter-animations-text-bg-clip{position:relative;color:var(--wcf-bg-text-color, rgba(255, 0, 0, 0.1));background-image:var(--wcf-bg-text-image);background-size:var(--wcf-bg-text-size, cover);background-repeat:repeat;background-position:left 0 top 50%;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.wcf-animate.wcf-starter-animations-text-bg-clip .elementor-widget-container>*,.wcf-animate.wcf-starter-animations-text-bg-clip>*,.wcf-animate.wcf-target-self.wcf-starter-animations-text-bg-clip{animation:wcf-bg-text-animation var(--wcf-bg-speed, 15s) linear infinite}@keyframes wcf-bg-text-animation{0%{background-position:left 0 top 50%}50%{background-position:left 1500px top 50%}100%{background-position:left 0 top 50%}}.wcf-char-preset-revolve{--wcf-char-x:-150px;--wcf-char-y:-50px;--wcf-char-rotate:-180deg;--wcf-char-scale:2}.wcf-char-preset-ball{--wcf-char-x:0px;--wcf-char-y:-200px;--wcf-char-rotate:0deg;--wcf-char-scale:1}.wcf-char-preset-slide{--wcf-char-x:-100px;--wcf-char-y:0px;--wcf-char-rotate:0deg;--wcf-char-scale:1}.wcf-char-preset-revolve_drop{--wcf-char-x:0px;--wcf-char-y:-150px;--wcf-char-rotate:-360deg;--wcf-char-scale:1.5}.wcf-char-preset-drop_vanish{--wcf-char-x:0px;--wcf-char-y:-250px;--wcf-char-rotate:0deg;--wcf-char-scale:0.3}.wcf-char-preset-twister{--wcf-char-x:0px;--wcf-char-y:0px;--wcf-char-rotate:-720deg;--wcf-char-scale:1}[class*=wcf-starter-animations-text-char] .elementor-widget-container>*,[class*=wcf-starter-animations-text-char]>*,.wcf-target-self[class*=wcf-starter-animations-text-char]{display:inline-block}[class*=wcf-starter-animations-text-char] .elementor-widget-container > * span,
[class*=wcf-starter-animations-text-char] > * span,
.wcf-target-self[class*=wcf-starter-animations-text-char] span{display:inline-block;opacity:0;transform:translate(var(--wcf-char-x, -150px), var(--wcf-char-y, 0)) rotate(var(--wcf-char-rotate, -180deg)) scale(var(--wcf-char-scale, 2));animation-delay:calc(var(--wcf-stagger, 0.05s) * var(--i));will-change:transform, opacity}.wcf-animate[class*=wcf-starter-animations-text-char] .elementor-widget-container > * span,
.wcf-animate[class*=wcf-starter-animations-text-char] > * span,
.wcf-animate.wcf-target-self[class*=wcf-starter-animations-text-char] span{animation-name:wcf-char;animation-duration:var(--wcf-duration, 0.5s);animation-timing-function:var(--wcf-ease, ease);animation-fill-mode:forwards}@keyframes wcf-char{to{opacity:1;transform:translate(0, 0) rotate(0deg) scale(1)}}.wcf-starter-animations-slide.e-con{opacity:0;animation-duration:var(--wcf-slide-duration, 600ms);animation-delay:var(--wcf-slide-delay, 0ms);animation-timing-function:var(--wcf-slide-ease, ease);animation-fill-mode:forwards;will-change:transform, opacity}.wcf-slide-bottom.wcf-starter-animations-slide.e-con{transform:translateY(var(--wcf-slide-distance, 40px))}.wcf-slide-top.wcf-starter-animations-slide.e-con{transform:translateY(calc(-1 * var(--wcf-slide-distance, 40px)))}.wcf-slide-left.wcf-starter-animations-slide.e-con{transform:translateX(calc(-1 * var(--wcf-slide-distance, 40px)))}.wcf-slide-right.wcf-starter-animations-slide.e-con{transform:translateX(var(--wcf-slide-distance, 40px))}.wcf-animate.wcf-starter-animations-slide.e-con{animation-name:wcf-container-slide}@keyframes wcf-container-slide{to{transform:translateX(0) translateY(0);opacity:1}}.wcf-starter-animations-flip.e-con{opacity:0;transform-style:preserve-3d;perspective:var(--wcf-flip-perspective-container, 800px);animation-duration:var(--wcf-duration, 700ms);animation-delay:var(--wcf-delay, 0ms);animation-timing-function:var(--wcf-ease, ease);animation-fill-mode:forwards;will-change:transform, opacity}.wcf-flip-axis-container-x.wcf-starter-animations-flip.e-con{transform:rotateX(var(--wcf-flip-angle-container, 90deg))}.wcf-flip-axis-container-y.wcf-starter-animations-flip.e-con{transform:rotateY(var(--wcf-flip-angle-container, 90deg))}.wcf-animate.wcf-starter-animations-flip.e-con{animation-name:wcf-container-flip}@keyframes wcf-container-flip{to{transform:rotateX(0deg) rotateY(0deg);opacity:1}}.full_screen{position:absolute;top:0;right:0;width:100px;height:100px;z-index:9999}.protect{position:absolute;top:0;right:0;width:100%;height:100%;z-index:9999}.download{display:inline;text-align:center}.allow_print{display:inline}.toggle_menu{display:inline}.bbutton{margin-bottom:10px}.bbutton-bottom{margin-bottom:10px;cursor:pointer}.wp_head_example,.native_style,.powr_point_style,.only_excel_viewer,.g_slides,.sleek_pdf_viewer_style{text-align:center;margin:0
auto;padding-bottom:20px}.wp_head_example,
.google_docs,
.google_sheet,
.native_style,
.power_point_viewer,
.only_excel,
.word_style,
.g_slides_styles,
.flip_viewer_style,
.sleek_pdf_viewer_style h3,
.flip_viewer_style
h3{text-align:center}#sleek-pdf-viewer{overflow:hidden}#view-pdf-btn{cursor:pointer;padding:10px
21px;font-family:'Arial';font-size:18px;line-height:28px;color:#ededed;border-radius:5px;border:1px
#404040;background-color:#1473e6}.document-library-wrapper
.controls{background:white;border-radius:16px;box-shadow:0 4px 15px rgba(0, 0, 0, 0.06);margin:0
auto 40px;padding:16px
24px;max-width:940px;display:flex;gap:16px;flex-wrap:wrap;flex-direction:row;backdrop-filter:blur(10px);border:1px
solid #ddd}.document-library-wrapper .search-container{flex:1;position:relative;width:100%}.document-library-wrapper .search-container::before{display:none}.document-library-wrapper .search-input{width:100%;padding:14px
16px 14px 44px;border:1px
solid #e2e8f0;border-radius:12px;font-size:1rem;transition:all 0.25s;color:#333}.document-library-wrapper .search-input:focus{outline:none;border-color:#6a1b9a;box-shadow:0 0 0 3px rgba(124, 58, 237, 0.15)}.document-library-wrapper .search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#94a3b8;font-size:1.1rem}.document-library-wrapper .filter-select{padding:14px
16px;border:1px
solid #e2e8f0;border-radius:12px;background:white;color:#94a3b8;font-size:1rem;min-width:160px;cursor:pointer;transition:all 0.2s}.document-library-wrapper .filter-select:hover,
.document-library-wrapper .filter-select:focus{border-color:#6a1b9a;outline:none;color:#333}.document-library-wrapper .filters
select{padding:10px
12px;border:1px
solid #ddd;border-radius:6px;background:white;font-size:1rem;min-width:140px}.document-library-wrapper .document-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));gap:20px}.document-library-wrapper .document-card{background:rgba(255, 255, 255, 0.92);border-radius:16px;overflow:hidden;border:1px
solid rgba(226, 232, 240, 0.8);backdrop-filter:blur(12px);box-shadow:0 4px 15px rgba(0, 0, 0, 0.06);transition:all 0.28s ease;position:relative}.document-library-wrapper .document-card:hover{transform:translateY(-10px);box-shadow:0 12px 32px rgba(124, 58, 237, 0.18);border-color:#a78bfa}.document-library-wrapper .card-header{position:relative;height:140px;display:flex;justify-content:center;background:linear-gradient(135deg, rgba(124, 58, 237, 0.06) 0%, rgba(168, 85, 247, 0.04) 100%);border-bottom:1px solid rgba(226, 232, 240, 0.8)}.document-library-wrapper .card-header .file-icon{font-size:4.2rem;opacity:0.92;transition:transform 0.4s ease}.document-library-wrapper .card-body{padding:24px
20px 28px;text-align:center}.document-library-wrapper .card-description{font-size:18px;line-height:26px;color:#475569;padding:12px
0 24px;margin:0}.document-library-wrapper .card-title{font-size:1.28rem;font-weight:600;margin-bottom:12px;color:#1e293b;margin:0}.document-library-wrapper .file-meta{position:absolute;bottom:10px;display:flex;justify-content:flex-end;gap:8px}.document-library-wrapper .file-meta .meta-item{margin:0;font-size:12px;line-height:1;background:#ddd;border-radius:30px;padding:6px
8px}.document-library-wrapper .card-actions{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.document-library-wrapper
.btn{padding:10px
24px;border-radius:10px;font-weight:600;font-size:0.96rem;text-decoration:none;transition:all 0.25s;display:inline-flex;align-items:center;gap:8px}.document-library-wrapper .view-btn{background:#7c3aed;color:white}.document-library-wrapper .view-btn:hover{background:#6d28d9;transform:translateY(-2px)}.document-library-wrapper .download-btn{background:#10b981;color:white}.document-library-wrapper .download-btn:hover{background:#059669;transform:translateY(-2px)}.document-library-wrapper  .doc-lightbox{position:fixed;inset:0;background:rgba(0, 0, 0, 0.85);z-index:999999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all 0.3s}.document-library-wrapper .doc-lightbox.active{display:flex !important;opacity:1;visibility:visible}.document-library-wrapper .doc-lightbox-content{background:#fff;max-width:90%;max-height:90vh;width:1000px;border-radius:8px;overflow:hidden;position:relative;box-shadow:0 10px 30px rgba(0, 0, 0, 0.4)}.document-library-wrapper .doc-lightbox-close{position:absolute;top:12px;right:20px;font-size:36px;color:#333;cursor:pointer;z-index:10;line-height:1}.document-library-wrapper .doc-lightbox-title{margin:0;padding:15px
50px 10px 20px;background:#f5f5f5;border-bottom:1px solid #ddd;font-size:1.3rem}.document-library-wrapper .doc-lightbox-body{padding:0;height:calc(90vh - 80px);overflow:auto}.document-library-wrapper .doc-lightbox-body iframe,
.document-library-wrapper .doc-lightbox-body video,
.document-library-wrapper .doc-lightbox-body
img{width:100%;height:100%;border:none;object-fit:contain}.pdf-js-button-wrapper{display:flex;justify-content:center;gap:16px;margin-bottom:20px}.pdf-js-button-wrapper .download-button{background:#10b981;color:white;padding:10px
15px;display:inline-block;border-radius:5px;font-size:18px;line-height:28px;font-weight:500}.pdf-js-button-wrapper .download-button:hover{background:#059669}.pdf-js-button-wrapper .preview-button{background:#113428;color:white;padding:10px
15px;display:inline-block;border-radius:5px;font-size:18px;line-height:28px;font-weight:500}.pdf-js-button-wrapper .preview-button:hover{background:#0d3b2c}