.company-logo,.container,.logo,.right-section,body{display:flex}.cta-button,.visit-btn{text-decoration:none;transition:.3s}.logo-icon,.logo-icon::after{clip-path:polygon(50% 0%,0% 100%,100% 100%)}.logo-icon::after,.popup{transform:translate(-50%,-50%)}.cta-button,.header,.identity,.message,.success-popup{text-align:center}.popup,.success-popup{max-width:1000px;overflow:hidden}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;min-height:100vh;flex-direction:column;background-color:#f5f5f5}.left-section,main{flex:1;display:flex}.logo,main{align-items:center}.header{background:#2c3e50;padding:1rem 0;width:100%}main{justify-content:center;padding:20px;width:100%}.logo{justify-content:center;gap:.5rem}.logo-icon{width:32px;height:32px;background:linear-gradient(45deg,#e74c3c,#f39c12);position:relative}.logo-icon::after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;background:linear-gradient(45deg,#f39c12,#e74c3c)}.logo-text{color:#fff;font-size:1.5rem;font-weight:700}.identity,.popup h2,.visit-btn{font-weight:600}.container{background:#fff;border-radius:12px;padding:2rem;width:90%;max-width:1000px;box-shadow:0 4px 6px rgba(0,0,0,.1);align-items:center;gap:2rem;margin:0 auto}.cta-button,.cta-button:hover{background:#f44336}.left-section{justify-content:center;align-items:center}.left-section img{max-width:500px;width:100%;height:auto;filter:drop-shadow(0 4px 8px rgba(0, 0, 0, .1))}.right-section{flex:1;flex-direction:column;justify-content:center;gap:1rem}.company-logo{justify-content:center;margin-bottom:1rem}.company-logo img{max-width:150px;height:auto}.identity{font-size:24px;color:#333}.message{font-size:16px;color:#666;line-height:1.6}.cta-button,.submit-btn{color:#fff;font-weight:600}.cta-button{display:inline-block;padding:12px 30px;border-radius:25px;margin:0 auto}.popup-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:1000;backdrop-filter:blur(5px)}.popup{position:fixed;top:50%;left:50%;background:#fff;padding:0;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.2);width:100%;z-index:1001;display:flex;height:80%}.popup-left,.success-left{flex:1;background:#f8f9fa;padding:3rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.popup-left img{max-width:500px;width:100%;margin-bottom:2rem}.popup-right{flex:1;padding:2rem;background:#fff}.close-btn,.success-icon{display:flex;align-items:center}.popup h2{color:#2c3e50;margin-bottom:1.5rem;font-size:1.8rem;text-align:left}.form-group{margin-bottom:.5rem;position:relative}.form-group label{display:block;margin-bottom:.5rem;color:#2c3e50;font-size:.9rem;font-weight:500}.form-group input,.submit-btn{width:100%;padding:1rem;font-size:1rem;transition:.3s}.form-group input{border:2px solid #e9ecef;border-radius:50px;background:#f8f9fa}.form-group input:focus{border-color:#f44336;outline:0;background:#fff;box-shadow:0 0 0 4px rgba(0,123,255,.1)}.form-group input::placeholder{color:#adb5bd}.submit-btn{background:#f44336;border:none;border-radius:50px;cursor:pointer;margin-top:1rem}.submit-btn:hover{background:#b10c00;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,123,255,.2)}.close-btn{position:absolute;top:1.5rem;right:1.5rem;background:#f8f9fa;border:none;font-size:1.2rem;cursor:pointer;color:#2c3e50;width:32px;height:32px;border-radius:50%;justify-content:center;transition:.3s}.close-btn:hover{background:#e9ecef;transform:rotate(90deg)}.success-popup{padding:0;display:flex;background:#fff}.success-right{flex:1;padding:3rem;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#fff}.success-icon{width:100px;height:100px;background:#f443361a;border-radius:50%;justify-content:center;margin-bottom:2rem}.success-icon img{width:50px;height:50px}.success-popup h2{color:#2c3e50;font-size:2rem;margin-bottom:1rem;font-weight:700}.success-popup p{margin:0 0 2rem;color:#6c757d;font-size:1.1rem;line-height:1.6;max-width:80%}.visit-btn{display:inline-flex;align-items:center;padding:1rem 2rem;background:#f44336;color:#fff;border-radius:50px;font-size:1rem;gap:.5rem}.visit-btn:hover{background:#b10c00;transform:translateY(-2px);box-shadow:0 4px 12px rgba(244,67,54,.2)}.visit-btn svg{width:20px;height:20px;fill:currentColor}@media (max-width:768px){.container{flex-direction:column;padding:1.5rem;gap:1.5rem}.left-section,.right-section{width:100%}.left-section img{max-width:220px}.right-section{text-align:center}.identity{font-size:20px}.message{font-size:14px}}