.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/_next/static/media/owl.video.play.e3b43643.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:50%;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spinner{width:50px;height:50px;border:5px solid rgba(0,153,51,.1);border-top-color:#093;border-radius:50%;animation:spin 1s linear infinite}.spinner-small{width:20px;height:20px;border-width:3px}.spinner-large{width:70px;height:70px;border-width:6px}.spinner-secondary{border:5px solid hsla(0,0%,100%,.3);border-top-color:#fff}.spinner-success{border:5px solid rgba(76,175,80,.1);border-top-color:#4caf50}.spinner-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;min-height:200px}.spinner-fullscreen{position:fixed;background-color:hsla(0,0%,100%,.95);z-index:9999}.spinner-fullscreen,.spinner-overlay{top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;animation:fadeIn .2s ease-in}.spinner-overlay{position:absolute;background-color:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:100}.spinner-message{margin-top:20px;font-size:16px;color:#333;font-weight:500;text-align:center}.btn-with-spinner{display:inline-flex;align-items:center;justify-content:center;gap:10px;position:relative;opacity:.8;cursor:not-allowed;padding:10px 24px;border:none;border-radius:24px;background-color:#093;color:#fff;font-size:16px;font-weight:600;transition:all .3s ease}.btn-spinner{width:16px;height:16px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.btn-spinner-text{display:inline-block}.progress-bar-container{width:100%;height:4px;border-radius:2px;margin:20px 0}.progress-bar{background:linear-gradient(90deg,#093,#0c4);transition:width .3s ease;position:relative}.progress-bar:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);animation:shimmer 1.5s infinite}.progress-bar-indeterminate{width:30%;animation:indeterminate 1.5s ease-in-out infinite}@keyframes indeterminate{0%{transform:translateX(-100%)}to{transform:translateX(400%)}}.dots-loader{gap:8px}.dot{width:12px;height:12px;animation:dotPulse 1.4s ease-in-out infinite both}@keyframes dotPulse{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}.pulse-loader{width:100%;height:20px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:pulse 1.5s infinite;border-radius:4px}@keyframes pulse{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-pulse{animation:skeletonPulse 1.5s ease-in-out infinite}@keyframes skeletonPulse{0%,to{opacity:1}50%{opacity:.6}}@media (prefers-color-scheme:dark){.spinner-fullscreen{background-color:rgba(0,0,0,.95)}.spinner-overlay{background-color:rgba(0,0,0,.8)}.spinner-message{color:#f0f0f0}.progress-bar-container{background-color:#333}.pulse-loader{background:linear-gradient(90deg,#2a2a2a 25%,#333 50%,#2a2a2a 75%)}}@media (max-width:768px){.spinner{width:40px;height:40px;border-width:4px}.spinner-large{width:60px;height:60px}.spinner-message{font-size:14px}.btn-with-spinner{padding:8px 20px;font-size:14px}}@media (prefers-reduced-motion:reduce){.btn-spinner,.dot,.progress-bar:after,.spinner{animation-duration:3s}}.image-loading{background:linear-gradient(90deg,#f0f0f0,#f8f8f8 50%,#f0f0f0);background-size:200% 100%;animation:shimmer 2s linear infinite}.page-loader{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:flex;align-items:center;justify-content:center;animation:fadeIn .2s ease-in}.page-loader.primary{background:linear-gradient(135deg,#fff,#f8f9fa)}.loader-content{text-align:center;animation:slideUp .4s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.spinner-dual{position:relative;width:80px;height:80px;margin:0 auto 20px}.spinner-inner,.spinner-outer{position:absolute;border-radius:50%;border:4px solid transparent}.spinner-outer{width:80px;height:80px;border-top-color:#093;border-right-color:#093;animation:spin 1.2s linear infinite}.spinner-inner{width:60px;height:60px;top:10px;left:10px;border-top-color:#4caf50;border-left-color:#4caf50;animation:spin .8s linear infinite reverse}.loader-message{font-size:16px;color:#333;font-weight:500;margin:0;letter-spacing:.5px}.page-loader.minimal{background-color:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.minimal-spinner{width:50px;height:50px;border:3px solid rgba(0,153,51,.1);border-top-color:#093;border-radius:50%;animation:spin .8s linear infinite}.dots-loader{display:flex;align-items:center;justify-content:center;gap:10px}.dot{width:14px;height:14px;background-color:#093;border-radius:50%;animation:bounce 1.4s ease-in-out infinite both}.dot:first-child{animation-delay:-.32s}.dot:nth-child(2){animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.page-loader.progress{background-color:#fff;flex-direction:column}.progress-bar-container{width:300px;height:6px;background-color:#f0f0f0;border-radius:3px;overflow:hidden;margin-bottom:20px}.progress-bar{height:100%;background:linear-gradient(90deg,#093,#4caf50);animation:progress 2s ease-in-out infinite}@keyframes progress{0%{width:0;margin-left:0}50%{width:70%;margin-left:15%}to{width:0;margin-left:100%}}@media (max-width:768px){.spinner-dual,.spinner-outer{width:60px;height:60px}.spinner-inner{width:45px;height:45px;top:7.5px;left:7.5px}.loader-message,.loader-text{font-size:14px}.progress-bar-container{width:250px}}@media (prefers-color-scheme:dark){.page-loader.primary{background:linear-gradient(135deg,#1a1a1a,#2a2a2a)}.loader-message{color:#f0f0f0}.page-loader.minimal{background-color:rgba(0,0,0,.95)}}@media (prefers-reduced-motion:reduce){.minimal-spinner,.spinner-inner,.spinner-outer{animation-duration:2s}.loader-message,.loader-text{animation:none}}.page-loader.with-logo .loader-content:before{content:"";display:block;width:60px;height:60px;margin:0 auto 20px;background-image:url(/images/logo.png);background-size:contain;background-repeat:no-repeat;background-position:50%;animation:logoPulse 1.5s ease-in-out infinite}@keyframes logoPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(.95)}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.skeleton-shimmer{background:linear-gradient(90deg,#f0f0f0,#f8f8f8 50%,#f0f0f0);background-size:1000px 100%;animation:shimmer 2s linear infinite}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.content-loaded{animation:fadeIn .3s ease-in}.skeleton-card{background:#fff;border-radius:12px;overflow:hidden;margin-bottom:20px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.skeleton-card-horizontal{display:flex;flex-direction:row;min-height:250px}.skeleton-image{width:100%;height:200px;background-color:#f0f0f0;border-radius:8px}.skeleton-card-horizontal .skeleton-image{width:40%;height:250px;border-radius:0}.skeleton-content{padding:20px;flex:1 1}.skeleton-title{height:24px;border-radius:4px;margin-bottom:12px;width:70%}.skeleton-text{height:14px;border-radius:4px;margin-bottom:8px;width:100%}.skeleton-button{height:40px;width:120px;border-radius:20px;margin-top:15px}.skeleton-table{width:100%;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.05)}.skeleton-table-header{display:flex;gap:15px;padding:15px;background-color:#fafafa;border-bottom:1px solid #e0e0e0}.skeleton-table-row{display:flex;gap:15px;padding:15px;border-bottom:1px solid #f0f0f0}.skeleton-table-cell{height:16px;border-radius:4px;flex:1 1}.skeleton-table-header .skeleton-table-cell{height:20px}.skeleton-stats-container{display:flex;gap:20px;margin-bottom:30px;flex-wrap:wrap}.skeleton-stat-box{flex:1 1;min-width:150px;background:#fff;padding:20px;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.skeleton-stat-value{height:32px;border-radius:4px;margin-bottom:10px;width:60%}.skeleton-stat-label{height:16px;border-radius:4px;width:80%}.skeleton-profile{background:#fff;padding:30px;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.skeleton-profile-header{display:flex;align-items:center;gap:20px;margin-bottom:30px}.skeleton-avatar{width:100px;height:100px;border-radius:50%;flex-shrink:0}.skeleton-profile-info{flex:1 1}.skeleton-profile-name{height:24px;border-radius:4px;width:200px;margin-bottom:10px}.skeleton-profile-subtitle{height:16px;border-radius:4px;width:150px}.skeleton-profile-stats{display:flex;gap:30px;margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #f0f0f0}.skeleton-stat-item{height:60px;width:100px;border-radius:8px}.skeleton-profile-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:20px;gap:20px}.skeleton-field{margin-bottom:15px}.skeleton-field-label{height:16px;border-radius:4px;width:100px;margin-bottom:8px}.skeleton-field-input{height:40px;border-radius:8px;width:100%}.skeleton-blog-detail{max-width:900px;margin:0 auto;padding:40px 20px}.skeleton-blog-title{height:36px;border-radius:4px;margin-bottom:15px;width:80%}.skeleton-blog-meta{height:16px;border-radius:4px;width:200px;margin-bottom:30px}.skeleton-blog-image{height:400px;border-radius:12px;margin-bottom:30px;width:100%}.skeleton-blog-content{display:flex;flex-direction:column;gap:12px}@media (max-width:768px){.skeleton-card-horizontal{flex-direction:column}.skeleton-card-horizontal .skeleton-image{width:100%;height:200px}.skeleton-stats-container{flex-direction:column}.skeleton-stat-box{min-width:100%}.skeleton-profile-header{flex-direction:column;text-align:center}.skeleton-profile-stats{justify-content:space-around}.skeleton-table-header,.skeleton-table-row{flex-direction:column;gap:10px}.skeleton-blog-image{height:250px}}.skeleton-image-wrapper{position:relative;width:100%;overflow:hidden;border-radius:8px;background-color:#f0f0f0}.skeleton-image-wrapper .skeleton-image{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:8px}.skeleton-image-grid{width:100%}.skeleton-image-small{width:100px;height:100px;border-radius:6px}.skeleton-image-medium{width:200px;height:200px;border-radius:8px}.skeleton-image-large{width:100%;height:300px;border-radius:12px}.simple-spinner{display:inline-block;border-radius:50%;border-style:solid;animation:simple-spin .8s linear infinite}.simple-spinner--small{width:16px;height:16px;border-width:2px}.simple-spinner--medium{width:24px;height:24px;border-width:3px}.simple-spinner--large{width:40px;height:40px;border-width:4px}.simple-spinner--primary{border-color:#093 rgba(0,153,51,.2) rgba(0,153,51,.2)}.simple-spinner--white{border-color:#fff hsla(0,0%,100%,.3) hsla(0,0%,100%,.3)}.simple-spinner--gray{border-color:#666 rgba(0,0,0,.1) rgba(0,0,0,.1)}.simple-spinner-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:100px;background:#fff;padding:20px;border-radius:12px}.simple-spinner-inline{display:inline-flex;align-items:center;gap:8px}.simple-spinner-text{color:#666;font-size:14px;font-weight:500;margin:0}.simple-spinner-inline .simple-spinner-text{font-size:13px}@keyframes simple-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.simple-spinner-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.9);display:flex;align-items:center;justify-content:center;z-index:9999}.simple-spinner-overlay .simple-spinner{width:50px;height:50px;border-width:4px}@media (prefers-reduced-motion:reduce){.simple-spinner{animation-duration:1.5s}}