@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:wght@500&family=Satoshi:wght@700&display=swap");*{font-family:Noto Sans,sans-serif}.testimonials{background-color:#f9f9f9;padding:0 100px}.testimonials-section{text-align:center;padding:60px 0;overflow:hidden}.testimonials-section h2{font-size:34px;color:#194185;margin-bottom:50px;font-family:NSmedium}.testimonials-wrapper{justify-content:center}.testimonials-slider,.testimonials-wrapper{position:relative;width:100%;overflow:hidden;display:flex}.slider-track{display:flex;gap:20px;width:max-content;animation:scrollLeft 15s linear infinite}.slider-track:hover{animation-play-state:paused}@keyframes scrollLeft{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.testimonial-card{min-width:350px;max-width:400px;background:white;border-radius:20px;padding:20px;text-align:left;display:flex;flex-direction:column;justify-content:center;transition:transform .5s ease-in-out;font-size:14px}.testimonial-card h3{font-size:20px;color:#194185;margin-bottom:5px}.testimonial-card .role{font-size:16px;color:#000000;opacity:.67;margin-bottom:10px}.testimonial-card .feedback{font-size:16px;color:#000;opacity:.67;line-height:1.5;word-wrap:break-word;overflow-wrap:break-word}@media (max-width:768px){.testimonials{padding:0 30px}.testimonials-slider{display:none}.mobile-testimonial{display:flex;justify-content:center;align-items:center;width:100%}.testimonial-card{min-width:90%;max-width:100%;padding:25px;text-align:center;display:none}.testimonial-card.active{display:block;animation:fadeInOut 2s ease-in-out infinite alternate}}@keyframes fadeInOut{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.image-hover-section{display:flex;justify-content:space-between;gap:15px;max-width:1200px;margin:100px auto}.image-container{position:relative;width:250px;height:500px;overflow:hidden;border-radius:10px}.hover-video,.static-image{width:100%;height:100%;object-fit:cover;transition:opacity .5s ease-in-out}.overlay{position:absolute;bottom:0;width:100%;height:20%;background:rgba(0,0,0,.4);display:flex;justify-content:center;align-items:center;color:white;font-size:18px;backdrop-filter:blur(5px);font-family:NSmedium;transition:backdrop-filter .3s ease-in-out}.image-container:hover .overlay{backdrop-filter:blur(10px)}@media (min-width:1440px){.image-hover-section{max-width:1400px;gap:20px}.image-container{width:280px;height:550px}}@media (max-width:1439px){.image-hover-section{max-width:1000px;gap:15px}.image-container{width:220px;height:450px}}@media (max-width:1023px){.image-hover-section{flex-wrap:wrap;justify-content:center;gap:15px}.image-container{width:200px;height:400px}}@media (max-width:767px){.image-hover-section{flex-direction:column;align-items:center}.image-container{display:none}.mobile-video{width:90%;max-width:400px;height:auto;border-radius:10px}}@media (max-width:480px){.mobile-video{width:95%;max-width:350px}}.auth-wrapper{display:flex;height:90vh}.auth-panel{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#F9F7F7;padding:40px;transition:background-color .3s ease;color:#3F72AF;font-size:20px}.auth-panel.active{background-color:white}.form-box{width:100%;max-width:480px;display:flex;flex-direction:column;gap:15px}.form-box h2{font-size:44px;margin-bottom:10px;font-family:Smedium;color:#3F72AF;text-align:center}.input-row{display:flex;gap:10px}.action-btn{background-color:#3f71b8;color:white;border:none;border-radius:20px;font-size:16px;width:146px;font-family:NSregular}.action-btn,.google-btn{padding:10px;cursor:pointer;margin:auto}.google-btn{display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #979797;border-radius:36px;background-color:white;font-size:14px;height:40px;width:256px;font-family:Sregular;font-weight:600;color:#000;opacity:.67}.google-btn:hover{background-color:#f0f0f0}.google-btn img{width:25px;height:25px}.or-divider-line{display:flex;align-items:center;text-align:center;gap:10px;color:#1A1A1A;margin:10px 0}.or-divider-line:after,.or-divider-line:before{content:"";flex:1;height:.5px;background:#ccc}.options{display:flex;flex-direction:column;gap:6px}.remember-label{font-size:14px;display:flex;align-items:center;gap:6px}.forgot-link{font-size:12px;color:#666;margin-left:2px}.welcome-box{text-align:center}.welcome-box h2{font-size:44px;margin-bottom:10px;font-family:Smedium;color:#3F72AF}.welcome-box p{font-size:18px;color:#000;opacity:.67;font-family:NSregular;margin:10px 150px}.welcome-box button{padding:8px 38px;border:1px solid #3f71b8;background:#EDF5FF;color:#3f71b8;border-radius:20px;font-size:14px;cursor:pointer}.forgot-link{color:#ACACAC;margin:20px 0}.forgot-link,.remember-label{font-family:NSregular;font-size:16px;text-decoration:none;text-align:center}.remember-label{color:#979797;margin:10px 0}.remember-label input[type=checkbox]{transform:scale(1.8);margin-right:6px;accent-color:#3f71b8;border:#979797}.vendor-onboarding{width:100%;max-width:1000px;margin:20px auto;font-family:Noto Sans,sans-serif;background-color:#F9F7F7}.dropdown{width:100%;border:1px solid #ccc;border-radius:5px;background-color:#f9f9f9;margin-bottom:15px;overflow:hidden}.dropdown-header{display:flex;justify-content:space-between;align-items:center;padding:15px;font-size:18px;font-weight:700;cursor:pointer;background-color:white}.dropdown-content{background-color:white;padding:20px;border-top:1px solid #ccc}.input-group{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:20px}.input-field{flex:1 1 calc(50% - 15px);display:flex;flex-direction:column}.full-width{flex:1 1 100%}.add-btn,.remove-btn,.save-btn{margin-top:10px;padding:10px 15px;font-size:14px;cursor:pointer;border:none;border-radius:5px}.add-btn{background-color:#007bff;color:white}.remove-btn{background-color:red;color:white}.save-btn{background-color:black;color:white;float:right}.success-message{display:flex;justify-content:space-between;padding:15px;background-color:#e8f5e9}