.our-values-container{margin-bottom:170px}.header-section{margin-bottom:48px;text-align:left}.header-section h1{font-size:32px;font-weight:800;margin:0}.subtitle{font-size:16px;margin-top:8px;font-weight:600}.value-item{display:flex;flex-direction:column}.value-section{display:flex;flex-direction:column;gap:24px;margin-top:56px}.section-header{display:inline-flex;align-items:center;padding:10px 15px;border-radius:24px;width:450px}.section-header p{font-size:24px;font-weight:700;margin-bottom:0}.value-section:nth-of-type(1) .section-header{background:linear-gradient(to right,#f78a7c4d 30%,#fbc5bdbf 75%,#fff)}.value-section:nth-of-type(2) .section-header{background:linear-gradient(to right,#87ceeb4d 30%,#c3e7f5bf 75%,#fff)}.value-section:nth-of-type(3) .section-header{background:linear-gradient(to right,#d69ba84d 30%,#ebcdd3bf 75%,#fff)}.value-section:nth-of-type(4) .section-header{background:linear-gradient(to right,#0080804d 30%,#80bfbfbf 75%,#fff)}.value-section:nth-of-type(5) .section-header{background:linear-gradient(to right,#ffdb584d 30%,#ffedabbf 75%,#fff)}.value-section:nth-of-type(6) .section-header{background:linear-gradient(to right,#7575094d 30%,#baba84bf 75%,#fff)}.value-icon{width:32px;height:32px;flex-shrink:0}.section-content{display:flex;gap:12px}.section-content p{font-weight:600;font-size:16px;margin:0}@media (max-width: 760px){.section-header{width:fit-content}}@media (max-width: 650px){.section-header{margin:0 auto;text-align:center;justify-content:center;border-radius:0}.value-icon{display:none}.value-section:nth-of-type(1) .section-header{background:linear-gradient(to right,#fff,#f78a7c4d 30%,#fff)}.value-section:nth-of-type(2) .section-header{background:linear-gradient(to right,#fff,#87ceeb4d 30%,#fff)}.value-section:nth-of-type(3) .section-header{background:linear-gradient(to right,#fff,#d69ba84d 30%,#fff)}.value-section:nth-of-type(4) .section-header{background:linear-gradient(to right,#fff,#0080804d 30%,#fff)}.value-section:nth-of-type(5) .section-header{background:linear-gradient(to right,#fff,#ffdb584d 30%,#fff)}.value-section:nth-of-type(6) .section-header{background:linear-gradient(to right,#fff,#7575094d 30%,#fff)}}.testimonial-section{padding:2rem 0}.header h1{margin-bottom:1rem;font-size:2rem}.header h2{margin-bottom:1rem;font-size:2.5rem}.subtitle{margin-bottom:3rem;color:var(--text-secondary);font-size:1.1rem}.testimonial-card{background:var(--bg-color);border-radius:12px;padding:3rem 3rem 2.5rem;box-shadow:0 10px 30px var(--shadow);text-align:left;position:relative;min-height:250px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center}.card-content{display:flex;gap:24px}.quote-icon{width:38px;height:38px;margin-bottom:1rem}.quote{height:fit-content;padding:20px 20px 10px;border-left:2px solid #78909c;flex:1;font-size:1.1rem;line-height:1.6}.avatar-container{position:relative;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:3.5rem .5rem}.avatar-wrapper{display:flex;flex-direction:column;align-items:center;width:130px;transition:all .3s ease;cursor:pointer;position:relative}.avatar-wrapper.active{width:200px}.avatar{width:100%;height:130px;object-fit:cover;border-radius:50%;transition:all .3s ease}.avatar.active{border-radius:100px}.author{display:none;flex-direction:column;margin-top:.5rem;text-align:center;height:50px}.avatar-wrapper.active .author{display:flex}.avatar-wrapper.active:after{content:"";position:absolute;top:-58px;left:50%;transform:translate(-50%);width:0;height:0;border-left:25px solid transparent;border-right:25px solid transparent;border-top:25px solid var(--bg-color);filter:drop-shadow(0px 4px 3px var(--shadow));z-index:1}.avatar-scrollable{position:relative;display:flex;gap:1.25rem;width:max-content;margin:0 auto;padding:0 1rem}.author-name{font-weight:600;font-size:1rem}.author-role{font-size:.9rem;color:var(--text-color);font-style:italic;margin-bottom:0}.unhide-author{display:flex;flex-direction:column;margin-top:20px}strong.author-name{padding:0!important}.mobile{display:none}.avatar-container::-webkit-scrollbar{display:none}.avatar-container{-ms-overflow-style:none;scrollbar-width:none}.dots-container{display:flex;align-items:center;justify-content:center;gap:12px;border:none}.dot{border:none;border-color:transparent;width:10px;height:10px;background-color:#999;border-radius:50%;transition:all .3s ease;cursor:pointer}.dot.active{width:24px;height:10px;background-color:#005b99;border-radius:12px}.nav-arrow{font-size:30px;color:#005b99;background:none;border:none;cursor:pointer;padding:0;transition:color .3s ease}.nav-arrow:disabled{color:#ccc;cursor:not-allowed}@media (max-width: 1024px){.testimonial-card{padding:1.5rem;min-height:240px}.avatar-wrapper{width:72px}.avatar{height:72px}.avatar-wrapper.active{width:90px}.avatar-container{padding:2rem .5rem}.avatar-wrapper.active:after{top:-35px}.avatar-wrapper.active:after{border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid var(--bg-color)}.avatar-wrapper .author{margin-top:.25rem;height:40px}.author-name{font-size:.9rem}.author-role{font-size:.8rem}}@media (max-width: 900px){.unhide-author.desktop{display:none}.mobile{display:block}.unhide-author{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:1.5rem}.avatar-container{padding:2.5rem .5rem}.avatar-wrapper.active:after{top:-42px}}@media (max-width: 768px){.avatar-scrollable{gap:.75rem;padding:1.8rem .5rem}.avatar-wrapper.active:after{top:-30px}.dot{width:8px;height:8px}.author-name{font-size:.85rem}.author-role{font-size:.75rem}.avatar-container{padding:0}}@media (max-width: 698px){.testimonial-card{display:block}.quote-icon{position:absolute;top:20px;left:20px}.quote{border:0;padding:0;margin-top:3rem}.avatar-wrapper{width:55px}.avatar-wrapper .author{display:none!important}.unhide-author{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:1.5rem}.author-name{border-top:1px solid #78909c;padding-top:.5rem}}@media (max-width: 640px){.avatar-row{gap:0}.avatar.active{width:70px}}@media (max-width: 600px){.header h2{font-size:1.5rem}.avatar{width:55px;height:55px}}@media (max-width: 480px){.avatar-wrapper.active{width:65px}.avatar-scrollable{gap:.5rem}.dot{width:6px;height:6px}}
