.testimonial-block{padding:0}.testimonial-block__container{max-width:1200px;margin:0 auto;width:100%}.testimonial-block__header{text-align:center;padding:80px 20px 60px}.testimonial-block__heading{font-size:48px;font-weight:600;color:#1a1a1a;margin:0 0 20px;line-height:1.2;letter-spacing:-.5px}@media(max-width:768px){.testimonial-block__heading{font-size:32px}}.testimonial-block__subheading{font-size:20px;color:#666;margin:0 auto;line-height:1.6;font-weight:400;max-width:600px}@media(max-width:768px){.testimonial-block__subheading{font-size:18px}}.testimonial-block__main-content{position:relative;width:100%;min-height:520px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:10px}@media(max-width:968px){.testimonial-block__main-content{min-height:500px;padding:40px 0}}.testimonial-block__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}.testimonial-block__bg-img{object-fit:cover!important;transition:transform .6s ease}.testimonial-block__background-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(0,0,0,.4),rgba(0,0,0,.2));z-index:2}.testimonial-block__overlay-text{position:absolute;top:30px;left:30px;color:#fff;font-size:28px;font-weight:300;z-index:10;text-shadow:0 2px 4px rgba(0,0,0,.3)}@media(max-width:968px){.testimonial-block__overlay-text{font-size:20px;left:20px;top:40px}}.testimonial-block__slider-container{position:relative;z-index:10;max-width:900px;width:100%;padding:0 20px}.testimonial-block__slider{position:relative;width:100%}.testimonial-block__slide{display:none;width:100%;opacity:0;transform:translateX(20px);transition:opacity .3s ease,transform .3s ease}.testimonial-block__card{background:#fff;border-radius:12px;padding:40px;box-shadow:0 8px 32px rgba(0,0,0,.1);text-align:center;max-width:500px;margin:0 auto;position:relative}.testimonial-block__card:before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;z-index:-1;opacity:0;transition:opacity .3s ease}.testimonial-block__card:hover:before{opacity:.1}@media(max-width:968px){.testimonial-block__card{padding:30px 25px;margin:0 10px}}.testimonial-block__quote{font-size:18px;line-height:1.6;color:#333;margin:0 0 30px;font-style:italic;position:relative}.testimonial-block__quote:before{content:'"';font-size:48px;color:#e0e0e0;position:absolute;top:-10px;left:-20px;font-family:serif}@media(max-width:968px){.testimonial-block__quote{font-size:16px;margin-bottom:25px}}.testimonial-block__author-section{display:flex;align-items:center;justify-content:center;gap:15px}@media(max-width:968px){.testimonial-block__author-section{flex-direction:column;gap:10px}}.testimonial-block__author-image{flex-shrink:0}.testimonial-block__author-image img{width:50px;height:50px}.testimonial-block__author-image img,.testimonial-block__author-img{border-radius:50%;object-fit:cover;border:3px solid #f0f0f0}.testimonial-block__author-info{text-align:left}@media(max-width:968px){.testimonial-block__author-info{text-align:center}}.testimonial-block__author-name{font-size:16px;font-weight:600;color:#1a1a1a;margin:0 0 4px}.testimonial-block__author-title{font-size:14px;color:#666;margin:0;font-weight:400}.testimonial-block__navigation{display:flex;justify-content:center;gap:15px;margin-top:30px}.testimonial-block__nav-btn{width:44px;height:44px;border-radius:50%;background:hsla(0,0%,100%,.9);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;color:#333;box-shadow:0 4px 12px rgba(0,0,0,.1)}.testimonial-block__nav-btn:hover{background:#fff;transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.15)}.testimonial-block__nav-btn:active{transform:translateY(0)}.testimonial-block__progress{margin-top:20px}.testimonial-block__progress-dots{display:flex;justify-content:center;gap:8px}.testimonial-block__progress-dot{width:8px;height:8px;border-radius:50%;background:hsla(0,0%,100%,.5);border:none;cursor:pointer;transition:all .3s ease;padding:0}.testimonial-block__progress-dot:hover{background:hsla(0,0%,100%,.8);transform:scale(1.2)}.testimonial-block__progress-dot--active{background:#fff;transform:scale(1.3)}.testimonial-block__footer{text-align:center;padding:80px 20px;background-color:#f8f9fa}.testimonial-block__footer-heading{font-size:36px;font-weight:600;color:#1a1a1a;margin:0 0 32px;line-height:1.3}@media(max-width:768px){.testimonial-block__footer-heading{font-size:28px}}.testimonial-block__button{display:inline-block;padding:16px 32px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-decoration:none;font-size:14px;font-weight:600;border-radius:8px;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;border:none;box-shadow:0 4px 15px rgba(102,126,234,.3)}.testimonial-block__button:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,.4)}@media(max-width:768px){.testimonial-block__button{padding:14px 28px;font-size:13px}}.text-image-alternating-block{position:relative;padding:80px 0;background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed;min-height:100vh;display:flex;align-items:center}.text-image-alternating-block:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,20,40,.85);z-index:1}.text-image-alternating-container{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:0 20px;width:100%}.text-image-alternating-header{text-align:center;margin-bottom:60px;color:#fff}.text-image-alternating-heading{font-size:3rem;font-weight:700;margin:0 0 20px;line-height:1.2;color:#fff}.text-image-alternating-subheading{font-size:1.2rem;opacity:.9;max-width:800px;margin:0 auto;line-height:1.5}.text-image-alternating-content{display:flex;flex-direction:column;gap:40px}.content-section{margin-bottom:40px}.content-section-inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:center;max-width:1000px;margin:0 auto}.text-content{color:#fff}.text-content p{font-size:1.8rem;font-weight:600;line-height:1.4;margin:0}.image-content{display:flex;justify-content:center;align-items:center}.image-wrapper{position:relative;border-radius:0;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.3);transition:transform .3s ease}.image-wrapper:hover{transform:translateY(-5px)}.image-wrapper .section-image{width:100%;height:auto;display:block;max-width:400px;border-radius:50px}.content-section.text-left .content-section-inner{grid-template-areas:"text image"}.content-section.text-left .text-content{grid-area:text;text-align:left;padding-right:20px}.content-section.text-left .image-content{grid-area:image;justify-content:flex-end}.content-section.text-right .content-section-inner{grid-template-areas:"image text"}.content-section.text-right .text-content{grid-area:text;text-align:right;padding-left:20px}.content-section.text-right .image-content{grid-area:image;justify-content:flex-start}@media(max-width:1024px){.text-image-alternating-heading{font-size:2.5rem}.text-content p{font-size:1.6rem}.content-section-inner{gap:30px}}@media(max-width:768px){.text-image-alternating-block{padding:60px 0;background-attachment:scroll}.text-image-alternating-container{padding:0 15px}.text-image-alternating-heading{font-size:2rem}.text-image-alternating-subheading{font-size:1.1rem}.text-content p{font-size:1.4rem}.content-section-inner{grid-template-columns:1fr;gap:25px;text-align:center}.content-section.text-left .content-section-inner,.content-section.text-right .content-section-inner{grid-template-areas:"text" "image"}.content-section.text-left .text-content,.content-section.text-right .text-content{text-align:center;padding:0}.content-section.text-left .image-content,.content-section.text-right .image-content{justify-content:center}.image-wrapper .section-image{max-width:300px}}@media(max-width:480px){.text-image-alternating-block{padding:40px 0}.text-image-alternating-heading{font-size:1.8rem}.text-content p{font-size:1.2rem}.image-wrapper .section-image{max-width:250px}.text-image-alternating-content{gap:30px}.content-section{margin-bottom:30px}}.content-section{opacity:0;transform:translateY(30px);animation:fadeInUp .8s ease forwards}.content-section:first-child{animation-delay:.2s}.content-section:nth-child(2){animation-delay:.4s}.content-section:nth-child(3){animation-delay:.6s}.content-section:nth-child(4){animation-delay:.8s}.content-section:nth-child(5){animation-delay:1s}@media(prefers-reduced-motion:reduce){.content-section{animation:none;opacity:1;transform:none}.image-wrapper{transition:none}.image-wrapper:hover{transform:none}}.video-hero-section{position:relative;display:flex;align-items:center;justify-content:center;padding:4rem 1rem;background:linear-gradient(135deg,#667eea,#764ba2);overflow:hidden}@media(max-width:768px){.video-hero-section{padding:2rem .5rem;min-height:70vh!important}}.video-hero-section .video-hero-container{width:100%;max-width:1200px;margin:0 auto;position:relative;z-index:1;text-align:center}.video-hero-section .video-hero-header{margin-bottom:3rem}@media(max-width:768px){.video-hero-section .video-hero-header{margin-bottom:2rem}}.video-hero-section .video-hero-heading{font-size:3.5rem;font-weight:700;margin:0 0 1rem;color:var(--heading-color,#fff);text-shadow:0 2px 4px rgba(0,0,0,.5);line-height:1.2}@media(max-width:768px){.video-hero-section .video-hero-heading{font-size:2.5rem;margin-bottom:.75rem}}@media(max-width:480px){.video-hero-section .video-hero-heading{font-size:2rem}}.video-hero-section .video-hero-subtitle{font-size:1.5rem;font-weight:400;margin:0;color:var(--text-color,#fff);text-shadow:0 1px 2px rgba(0,0,0,.5);opacity:.9}@media(max-width:768px){.video-hero-section .video-hero-subtitle{font-size:1.25rem}}@media(max-width:480px){.video-hero-section .video-hero-subtitle{font-size:1.1rem}}.video-hero-section .video-slider-container{position:relative;width:100%;max-width:900px;margin:0 auto 3rem;background:rgba(0,0,0,.1);border-radius:12px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.3)}@media(max-width:768px){.video-hero-section .video-slider-container{border-radius:8px;box-shadow:0 10px 20px rgba(0,0,0,.2);margin-bottom:2rem}}.video-hero-section .video-slider{position:relative;width:100%;height:100%}.video-hero-section .video-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .5s ease-in-out}.video-hero-section .video-slide.active{opacity:1;position:relative}.video-hero-section .video-element,.video-hero-section .video-iframe{width:100%;height:100%;object-fit:cover;border:none;outline:none;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform}.video-hero-section .video-embed-container{width:100%;height:100%}.video-hero-section .video-embed-container iframe{width:100%;height:100%;border:none}.video-hero-section .video-placeholder{width:100%;height:100%;min-height:300px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.8);color:#fff}.video-hero-section .video-placeholder .placeholder-content{text-align:center}.video-hero-section .video-placeholder .placeholder-content .play-icon{font-size:4rem;margin-bottom:1rem;opacity:.7}.video-hero-section .video-placeholder .placeholder-content p{margin:0;font-size:1.1rem;opacity:.8}.video-hero-section .slider-arrow{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.9);border:none;border-radius:50%;width:50px;height:50px;font-size:1.5rem;font-weight:700;color:#333;cursor:pointer;z-index:10;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.video-hero-section .slider-arrow:hover{background:#fff;transform:translateY(-50%) scale(1.1)}.video-hero-section .slider-arrow.slider-arrow-prev{left:20px}.video-hero-section .slider-arrow.slider-arrow-next{right:20px}@media(max-width:768px){.video-hero-section .slider-arrow{width:40px;height:40px;font-size:1.2rem}.video-hero-section .slider-arrow.slider-arrow-prev{left:10px}.video-hero-section .slider-arrow.slider-arrow-next{right:10px}}.video-hero-section .slider-dots{display:flex;justify-content:center;gap:.75rem;margin-bottom:2rem}@media(max-width:768px){.video-hero-section .slider-dots{gap:.5rem;margin-bottom:1.5rem}}.video-hero-section .slider-dot{width:12px;height:12px;border-radius:50%;border:2px solid hsla(0,0%,100%,.5);background:transparent;cursor:pointer;transition:all .3s ease}.video-hero-section .slider-dot.active,.video-hero-section .slider-dot:hover{background:hsla(0,0%,100%,.9);border-color:hsla(0,0%,100%,.9);transform:scale(1.2)}@media(max-width:768px){.video-hero-section .slider-dot{width:10px;height:10px}}.video-hero-section .cta-buttons{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}@media(max-width:480px){.video-hero-section .cta-buttons{flex-direction:column;gap:.75rem}}.video-hero-section .cta-button{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;border-radius:8px;border:2px solid;transition:all .3s ease;cursor:pointer;min-width:160px;text-align:center}.video-hero-section .cta-button.primary{background-color:#6366f1;border-color:#6366f1;color:#fff}.video-hero-section .cta-button.primary:hover{background-color:#5855eb;border-color:#5855eb;transform:translateY(-2px);box-shadow:0 6px 20px rgba(99,102,241,.4)}.video-hero-section .cta-button.secondary{background-color:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.3);color:#fff}.video-hero-section .cta-button.secondary:hover{background-color:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.5);transform:translateY(-2px)}.video-hero-section .cta-button.outline{background-color:transparent;border-color:currentColor}.video-hero-section .cta-button.outline:hover{background-color:currentColor;color:#fff;transform:translateY(-2px)}@media(max-width:480px){.video-hero-section .cta-button{padding:.75rem 2rem;font-size:1rem;min-width:140px}}@keyframes slideIn{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.video-element{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform}@media(prefers-reduced-motion:reduce){.video-hero-section .slider-arrow,.video-hero-section .video-slide{transition:none}.video-hero-section .slider-arrow:hover{transform:translateY(-50%)}.video-hero-section .slider-dot{transition:none}.video-hero-section .slider-dot.active,.video-hero-section .slider-dot:hover{transform:none}.video-hero-section .cta-button{transition:none}.video-hero-section .cta-button:hover{transform:none}}.video-loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.7);z-index:2}.video-loading-overlay .loading-spinner{width:40px;height:40px;border:3px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}.video-error-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.8);color:#fff;z-index:2}.video-error-overlay p{margin:0;font-size:1.1rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.video-section{position:relative;padding:60px 20px;overflow:hidden}.video-section:not([style*=background]){background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.video-section__bg-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);z-index:1}.video-section__container{position:relative;z-index:2;max-width:1200px;margin:0 auto}.video-section__content{display:flex;flex-direction:column;gap:40px;min-height:auto}.video-section__text-content{padding:20px 0;text-align:center;max-width:800px;margin:0 auto}.video-section__heading{font-size:2.5rem;font-weight:700;color:#2c3e50;margin:0 0 16px;line-height:1.2;letter-spacing:-.02em}.video-section__sub-heading{font-size:1.125rem;color:#6c757d;margin:0 0 32px;line-height:1.6;font-weight:400}.video-section__button-wrapper{margin-top:32px}.video-section__button{display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;background:linear-gradient(135deg,#007bff,#0056b3);color:#fff;text-decoration:none;border-radius:50px;font-weight:600;font-size:1rem;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,123,255,.3);position:relative;overflow:hidden}.video-section__button:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,123,255,.4);color:#fff;text-decoration:none}.video-section__button:active{transform:translateY(0)}.video-section__button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s}.video-section__button:hover:before{left:100%}.video-section__carousel-wrapper{position:relative;width:100%;padding:0;overflow:hidden;display:flex;justify-content:center}.video-section__carousel{position:relative;width:100%;max-width:800px;min-height:450px}.video-section__slide{width:100%;display:none}.video-section__slide:first-child{display:block}.video-section__video-container{position:relative;width:100%;max-width:800px;aspect-ratio:16/9;border-radius:20px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.15);background:#000;cursor:pointer;margin:0 auto}.video-section__video-container:hover .video-section__play-pause-overlay{opacity:1}.video-section__video{width:100%;height:100%;object-fit:cover;border-radius:20px}.video-section__play-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.3);border-radius:20px;cursor:pointer;transition:all .3s ease;opacity:1;pointer-events:all}.video-section__play-overlay.playing{opacity:0;pointer-events:none}.video-section__play-overlay:hover{background:rgba(0,0,0,.5)}.video-section__play-pause-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);transition:opacity .3s ease;opacity:0;pointer-events:all;z-index:5}.video-section__play-pause-button,.video-section__play-pause-overlay{display:flex;align-items:center;justify-content:center;cursor:pointer}.video-section__play-pause-button{background:hsla(0,0%,100%,.95);border:none;border-radius:50%;width:60px;height:60px;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.3)}.video-section__play-pause-button:hover{transform:scale(1.1);background:#fff}.video-section__play-pause-button svg{width:24px;height:24px;fill:#333}.video-section__play-button{background:none;border:none;cursor:pointer;transition:transform .3s ease;padding:0}.video-section__play-button:hover{transform:scale(1.1)}.video-section__play-button svg{filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.video-section__video-title{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.95) 0,rgba(0,0,0,.7) 50%,transparent);padding:80px 24px 24px;border-radius:0 0 20px 20px;text-align:left;z-index:2;display:flex;flex-direction:column;align-items:flex-start}.video-section__video-title h3{color:#fff;font-size:1.5rem;font-weight:700;margin:0 0 8px;text-shadow:0 2px 8px rgba(0,0,0,.9);line-height:1.3}.video-section__video-subtitle{color:hsla(0,0%,100%,.9);font-size:1rem;font-weight:400;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.8);line-height:1.4}.video-section__video-button-wrapper{position:absolute;bottom:24px;right:24px;z-index:3}.video-section__video-button{display:inline-flex;align-items:center;justify-content:center;padding:10px 24px;background:hsla(0,0%,100%,.95);color:#007bff;text-decoration:none;border-radius:50px;font-weight:600;font-size:.9rem;border:2px solid #fff;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.3);white-space:nowrap}.video-section__video-button:hover{background:#fff;color:#0056b3;transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.4);text-decoration:none}.video-section__nav{position:absolute;top:50%;margin-top:-25px;background:hsla(0,0%,100%,.95);border:none;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;box-shadow:0 4px 15px rgba(0,0,0,.2)}.video-section__nav:hover{background:#fff;transform:scale(1.15);box-shadow:0 6px 25px rgba(0,0,0,.3)}.video-section__nav--prev{left:20px}.video-section__nav--next{right:20px}.video-section__nav svg{color:#333}.video-section__nav:disabled{opacity:.3;cursor:not-allowed}.video-section__nav:disabled:hover{transform:scale(1);background:hsla(0,0%,100%,.95)}.video-section__dots{display:flex;justify-content:center;gap:12px;margin-top:30px}.video-section__dot{width:12px;height:12px;border-radius:50%;border:none;background:hsla(0,0%,100%,.5);cursor:pointer;transition:all .3s ease}.video-section__dot:hover{background:hsla(0,0%,100%,.8);transform:scale(1.2)}.video-section__dot--active{background:#fff;transform:scale(1.3)}@media(max-width:1024px){.video-section__carousel{max-width:600px}}@media(max-width:768px){.video-section{padding:40px 15px}.video-section__content{gap:30px}.video-section__heading{font-size:2rem}.video-section__sub-heading{font-size:1rem}.video-section__carousel-wrapper{padding:0}.video-section__carousel{max-width:100%}.video-section__nav{width:40px;height:40px}.video-section__nav--prev{left:10px}.video-section__nav--next{right:10px}.video-section__nav svg{width:20px;height:20px}.video-section__video-title h3{font-size:1.25rem}.video-section__video-subtitle{font-size:.9rem}.video-section__video-button-wrapper{bottom:20px;right:20px}.video-section__video-title{padding:60px 20px 20px}}@media(max-width:480px){.video-section__heading{font-size:1.75rem}.video-section__button{padding:12px 24px;font-size:.9rem}.video-section__play-button svg{width:50px;height:50px}.video-section__carousel-wrapper{padding:0 20px}.video-section__video-title h3{font-size:1rem}.video-section__video-button{padding:8px 20px;font-size:.85rem}}.video-section__button:focus,.video-section__dot:focus,.video-section__nav:focus,.video-section__play-button:focus{outline:2px solid #007bff;outline-offset:2px}@media(prefers-contrast:high){.video-section__button{border:2px solid #fff}.video-section__play-overlay{background:rgba(0,0,0,.8)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.video-section__carousel-wrapper,.video-section__text-content{animation:fadeIn .6s ease-out}.work-slider-section{padding:60px 0;position:relative;overflow:hidden}.work-slider-section .container{max-width:1200px;margin:0 auto;padding:0 20px}.work-slider-section .work-slider-header{text-align:center;margin-bottom:40px}.work-slider-section .work-slider-header .work-slider-heading{font-size:2.5rem;font-weight:700;margin-bottom:16px;line-height:1.2}.work-slider-section .work-slider-header .work-slider-heading .highlight{font-weight:700}.work-slider-section .work-slider-header .work-slider-subheading{font-size:1.125rem;line-height:1.6;max-width:800px;margin:0 auto}.work-slider-section .work-slider-wrapper{position:relative;width:100%;overflow:hidden;padding:0 10%}.work-slider-section .work-slider-wrapper .work-slider-track{display:flex;transition:transform .8s cubic-bezier(.25,.46,.45,.94);min-height:400px}.work-slider-section .work-slider-wrapper .work-slider-track .work-slide{flex:0 0 100%;width:100%;padding:0 20px 0 0;opacity:1;transform:scale(.9);background:hsla(0,0%,100%,.522);border-radius:30px;transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94)}.work-slider-section .work-slider-wrapper .work-slider-track .work-slide.active{opacity:1;transform:scale(1)}.work-slider-section .work-slider-wrapper .work-slider-track .work-slide .slide-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:flex-start}.work-slider-section .work-slider-wrapper .work-slider-track .work-slide .slide-content .slide-image{width:100%;height:400px;border-radius:30px 0 0 30px;overflow:hidden;box-shadow:none;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.02)}.work-slider-section .work-slider-wrapper .work-slider-track .work-slide .slide-content .slide-image img{width:100%;height:100%;display:block;object-fit:cover}.work-slider-section .work-slider-wrapper .work-slider-track .work-slide .slide-content .slide-text{padding:40px 0 20px}.work-slider-section .work-slider-wrapper .work-slider-track .work-slide .slide-content .slide-text .slide-title{font-size:1.875rem;font-weight:600;margin-bottom:16px;line-height:1.3;animation:fadeInUp .6s cubic-bezier(.4,0,.2,1) .2s both}.work-slider-section .work-slider-wrapper .work-slider-track .work-slide .slide-content .slide-text .slide-description{font-size:1rem;line-height:1.6;animation:fadeInUp .6s cubic-bezier(.4,0,.2,1) .3s both}.work-slider-section .work-slider-wrapper .slider-dots{display:flex;justify-content:center;gap:12px;margin-top:32px}.work-slider-section .work-slider-wrapper .slider-dots .slider-dot{width:12px;height:12px;border-radius:50%;background-color:#fff;border:none;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);padding:0}.work-slider-section .work-slider-wrapper .slider-dots .slider-dot:hover{background-color:#fff;transform:scale(1.2)}.work-slider-section .work-slider-wrapper .slider-dots .slider-dot.active{background-color:#fff;width:32px;border-radius:6px}.work-slider-section .work-slider-placeholder{text-align:center;padding:60px 20px;background-color:#fff;border-radius:12px}.work-slider-section .work-slider-placeholder p{color:#666;font-size:1rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.work-slider-section{padding:40px 0}.work-slider-section .work-slider-header .work-slider-heading{font-size:2rem}.work-slider-section .work-slider-header .work-slider-subheading{font-size:1rem}.work-slider-section .work-slider-wrapper{padding:0 5%}.work-slider-section .work-slider-wrapper .work-slider-track .work-slide{transform:scale(1);opacity:0;padding:0}.work-slider-section .work-slider-wrapper .work-slider-track .work-slide.active{transform:scale(1)}.work-slider-section .work-slider-wrapper .work-slider-track .work-slide .slide-content{grid-template-columns:1fr;gap:0}.work-slider-section .work-slider-wrapper .work-slider-track .work-slide .slide-content .slide-image{height:300px;border-radius:30px 30px 0 0}.work-slider-section .work-slider-wrapper .work-slider-track .work-slide .slide-content .slide-text{padding:30px 20px}.work-slider-section .work-slider-wrapper .work-slider-track .work-slide .slide-content .slide-text .slide-title{font-size:1.5rem}.work-slider-section .work-slider-wrapper .work-slider-track .work-slide .slide-content .slide-text .slide-description{font-size:.9375rem}}@media(max-width:480px){.work-slider-section{padding:30px 0}.work-slider-section .work-slider-header{margin-bottom:30px}.work-slider-section .work-slider-header .work-slider-heading{font-size:1.75rem}.work-slider-section .work-slider-header .work-slider-subheading{font-size:.9375rem}.work-slider-section .work-slider-wrapper{padding:0 5%}.work-slider-section .work-slider-wrapper .work-slider-track .work-slide{padding:0}.work-slider-section .work-slider-wrapper .work-slider-track .work-slide .slide-content .slide-image{height:250px;border-radius:20px 20px 0 0}.work-slider-section .work-slider-wrapper .work-slider-track .work-slide .slide-content .slide-text{padding:20px 15px}.work-slider-section .work-slider-wrapper .work-slider-track .work-slide .slide-content .slide-text .slide-title{font-size:1.25rem;margin-bottom:12px}.work-slider-section .work-slider-wrapper .work-slider-track .work-slide .slide-content .slide-text .slide-description{font-size:.875rem;line-height:1.5}.work-slider-section .work-slider-wrapper .slider-dots{margin-top:24px;gap:8px}.work-slider-section .work-slider-wrapper .slider-dots .slider-dot{width:10px;height:10px}.work-slider-section .work-slider-wrapper .slider-dots .slider-dot.active{width:24px}}