@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4cf2300e9c8272f7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}body,html{width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}*,body,html{box-sizing:border-box}body{font-family:Arial,sans-serif;color:#333}.container{display:flex;height:100vh;width:100%;margin:0 auto;border:1px solid #ddd}.left-column{width:45%;background-color:#f9f9f9;display:flex;flex-direction:column;justify-content:center}.left-column .image-placeholder{width:100%;max-height:250px;object-fit:cover;margin-bottom:20px;border:1px solid #ccc}.left-column .testimonial-text{font-size:16px;line-height:1.5;margin-bottom:20px}.left-column .testimonial-author{font-weight:700;font-size:15px;margin-bottom:5px}.left-column .testimonial-role{font-size:14px;color:#666}.test-section-title{font-size:15px;font-weight:600;text-align:center;padding:20px;color:#000}.right-column{width:55%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.form-container{display:flex;gap:20px;justify-content:space-between;flex-wrap:wrap;width:80%}.form-group{flex:1 1;min-width:45%;text-align:left}.form-group select{width:100%;padding:12px;font-size:16px;border:1px solid #ddd;border-radius:8px;transition:all .3s ease-in-out;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="gray"><path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 011.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"/></svg>');background-repeat:no-repeat;background-position:right 12px center;background-size:18px;cursor:pointer}.form-group select:hover{border-color:#4285f4}.form-group select:focus{border-color:#3073d1;box-shadow:0 0 5px rgba(66,133,244,.5)}.input-wrapper{display:flex;align-items:center;background-color:#fff;border:2px solid #ddd;border-radius:8px;padding:10px;transition:all .3s ease-in-out}.input-wrapper:hover{border-color:#4285f4}.input-wrapper i{font-size:20px;color:#4285f4;margin-right:10px}.confirm-button{background-color:#0070e7;color:#fff;border:none;border-radius:5px;padding:12px 16px;font-size:16px;cursor:pointer;transition:all .3s ease;display:block;width:90%;margin:40px auto;text-align:center;font-weight:500;box-shadow:0 2px 4px rgba(0,0,0,.1)}.confirm-button:hover{background-color:#005bb5}.confirm-button:disabled,.confirm-button[disabled]{background-color:grey;color:#ccc;cursor:not-allowed;opacity:.7}.speed-container{justify-content:space-between;width:95%;background-color:#dfdfdf;padding:10px 20px;border-radius:10px;font-size:16px;color:#4a4a4a;flex-wrap:wrap;gap:10px}.speed-container,.speed-group{display:flex;align-items:center}.speed-group{gap:20px}.speed-label{font-weight:700}.speed-value{padding:5px 10px;min-width:60px;text-align:center}@media (max-width:600px){.speed-container{flex-direction:column;align-items:center;gap:15px;text-align:center}}.checkbox-container{display:flex;justify-content:center;flex-direction:row;gap:14px;align-items:flex-start}.checkbox-label{display:flex;align-items:center;gap:8px;font-size:16px;color:#666;padding-top:40px}.checkbox-label input{width:18px;height:18px;cursor:pointer}.blue-text{color:#06f;text-decoration:none}.blue-text:hover{text-decoration:underline}.mic-text{margin:40px 10px}.mic-image{width:70%;margin:0 auto;object-fit:contain}@media (max-width:768px){.container{flex-direction:column;height:100%}.left-column,.right-column{width:100%;border:none}.form-container{flex-direction:column}.form-group{min-width:100%}}.video-container{max-width:1000px;max-height:60vh}@media (min-height:768px){.video-container{max-width:1200px;max-height:65vh}}