.testimonials-section{background:linear-gradient(135deg,rgba(0,35,51,.95),rgba(0,52,77,.95));padding:120px 0;position:relative;overflow:hidden}.testimonials-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--color-light-blue),transparent);opacity:.5}.testimonials-section:after{content:"";position:absolute;top:0;right:0;width:50%;height:100%;background:radial-gradient(circle at top right,rgba(24,173,242,.08) 0,transparent 60%);pointer-events:none}.testimonials-container{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.testimonials-title{font-size:3.5rem;font-weight:800;text-align:center;margin-bottom:5rem;color:var(--color-white);font-family:Poppins,sans-serif;letter-spacing:.02em}.testimonials-carousel{display:flex;flex-direction:column;gap:4rem}.testimonial-item{display:flex;flex-direction:column;gap:2rem;max-width:900px;margin:0 auto;width:100%;position:relative;padding-left:3rem}.testimonial-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,var(--color-light-blue) 0,var(--color-sky-blue) 100%);border-radius:2px}.testimonial-item:nth-child(2n){margin-left:auto;margin-right:0;padding-left:0;padding-right:3rem}.testimonial-item:nth-child(2n):before{left:auto;right:0}.testimonial-content{position:relative}.quote-mark{color:var(--color-light-blue);margin-bottom:1rem;display:block}.testimonial-text{font-size:1.25rem;line-height:1.8;color:var(--color-white);font-style:italic;margin:0;font-weight:300;letter-spacing:.01em}.testimonial-author-section{display:flex;align-items:center;gap:1.5rem;padding-left:.5rem}.testimonial-item:nth-child(2n) .testimonial-author-section{flex-direction:row-reverse;padding-left:0;padding-right:.5rem}.testimonial-author-initial{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,var(--color-light-blue) 0,var(--color-sky-blue) 100%);display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:var(--color-white);font-family:Poppins,sans-serif;flex-shrink:0;box-shadow:0 4px 15px rgba(24,173,242,.3)}.testimonial-author-info{display:flex;flex-direction:column;gap:.25rem}.testimonial-item:nth-child(2n) .testimonial-author-info{align-items:flex-end}.testimonial-author-name{font-size:1.125rem;font-weight:700;color:var(--color-white);font-family:Poppins,sans-serif}.testimonial-author-title{font-size:.95rem;color:var(--color-light-blue);font-weight:500}@media (max-width:768px){.testimonials-section{padding:80px 0}.testimonials-container{padding:0 1.5rem}.testimonials-title{font-size:2.25rem;margin-bottom:3rem}.testimonials-carousel{gap:3rem}.testimonial-item{padding-left:2rem;max-width:100%}.testimonial-item:nth-child(2n){padding-left:2rem;padding-right:0;margin-left:0}.testimonial-item:nth-child(2n):before{left:0;right:auto}.testimonial-item:nth-child(2n) .testimonial-author-section{flex-direction:row;padding-left:.5rem;padding-right:0}.testimonial-item:nth-child(2n) .testimonial-author-info{align-items:flex-start}.testimonial-text{font-size:1.125rem}.testimonial-author-initial{width:50px;height:50px;font-size:1.25rem}.testimonial-author-name{font-size:1rem}.testimonial-author-title{font-size:.875rem}}@media (max-width:480px){.testimonials-section{padding:60px 0}.testimonials-container{padding:0 1rem}.testimonials-title{font-size:1.75rem;margin-bottom:2.5rem}.testimonials-carousel{gap:2.5rem}.testimonial-item,.testimonial-item:nth-child(2n){padding-left:1.5rem}.testimonial-item:before{width:3px}.testimonial-text{font-size:1rem}.quote-mark{width:45px;height:36px}.testimonial-author-section{gap:1rem}.testimonial-author-initial{width:45px;height:45px;font-size:1.1rem}}.value-props-section{background:rgba(0,35,51,.9);padding:80px 0;position:relative;overflow:hidden}.value-props-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--color-navy-blue),transparent)}.value-props-section .container{max-width:1400px;margin:0 auto;padding:0 2rem}.value-props-main-title{font-size:3rem;font-weight:800;color:var(--color-white);font-family:Poppins,sans-serif;text-align:center;margin-bottom:4rem;letter-spacing:.02em;position:relative;z-index:1}.value-props-scroll-wrapper{max-width:100%;margin:0 auto;position:relative;z-index:1;padding:20px 0;display:flex;align-items:center;gap:1rem}.scroll-arrow{flex-shrink:0;width:50px;height:50px;border-radius:50%;background:rgba(255,255,255,.1);border:1px solid rgba(24,173,242,.3);color:var(--color-light-blue);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10}.scroll-arrow:hover{background:rgba(24,173,242,.2);border-color:var(--color-light-blue);transform:scale(1.1)}.scroll-arrow:active{transform:scale(.95)}.value-props-scroll-container{display:flex;gap:2rem;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;padding:20px 2rem 40px;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex:1 1}.value-props-scroll-container::-webkit-scrollbar{display:none}.value-props-scroll-container:active{cursor:-webkit-grabbing;cursor:grabbing}.value-prop-card-vertical{flex:0 0 350px;min-height:400px;padding:2.5rem;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;display:flex;flex-direction:column;gap:1rem}.value-prop-card-vertical:hover{transform:translateY(-8px);background:rgba(255,255,255,.12);box-shadow:0 8px 30px rgba(0,0,0,.4);border-color:rgba(24,173,242,.5)}.value-prop-title{font-size:1.5rem;font-weight:700;color:var(--color-white);font-family:Poppins,sans-serif;margin:0;line-height:1.3}.value-prop-description{font-size:1.05rem;color:rgba(255,255,255,.85);line-height:1.6;margin:0}@media (max-width:1024px){.scroll-arrow{width:45px;height:45px}.value-prop-card-vertical{flex:0 0 320px;min-height:380px;padding:2rem}.value-prop-title{font-size:1.4rem}.value-prop-description{font-size:1rem}}@media (max-width:768px){.value-props-section{padding:60px 0}.value-props-section .container{padding:0 .5rem}.value-props-main-title{font-size:2rem;margin-bottom:2.5rem}.value-props-scroll-wrapper{gap:.5rem}.scroll-arrow{width:40px;height:40px}.value-props-scroll-container{padding:20px 1rem 40px;gap:1.5rem}.value-prop-card-vertical{flex:0 0 280px;min-height:360px;padding:1.75rem}.value-prop-title{font-size:1.3rem}.value-prop-description{font-size:.95rem}}@media (max-width:480px){.value-props-main-title{font-size:1.75rem}.scroll-arrow{width:36px;height:36px}.value-props-scroll-container{gap:1rem}.value-prop-card-vertical{flex:0 0 260px;min-height:340px;padding:1.5rem}.value-prop-title{font-size:1.2rem}.value-prop-description{font-size:.9rem}}