.contact-module__tbpxga__page{min-height:100vh;font-family:var(--font-inter,"Inter", sans-serif);color:#0f172a;background:0 0;padding-top:120px}.contact-module__tbpxga__mainLayout{grid-template-columns:1fr 1.5fr;align-items:flex-start;gap:clamp(2rem,6vw,6rem);max-width:1200px;margin:0 auto;padding:clamp(4rem,10vh,8rem) 16px;display:grid}.contact-module__tbpxga__contactInfo{-webkit-backdrop-filter:blur(16px)saturate(120%);background:#ffffff73;border:1px solid #007bff26;border-radius:28px;flex-direction:column;gap:0;padding:clamp(1.5rem,4vw,2.5rem);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #007bff0d}.contact-module__tbpxga__contactImageWrapper{aspect-ratio:16/9;border-radius:20px;width:100%;margin-bottom:2rem;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.contact-module__tbpxga__contactImg{-o-object-fit:cover;object-fit:cover}.contact-module__tbpxga__infoBlock{border-bottom:1px solid #0000000d;flex-direction:column;gap:.5rem;padding:1.75rem 0;transition:all .3s;display:flex;position:relative}.contact-module__tbpxga__infoBlock:last-of-type{border-bottom:none}.contact-module__tbpxga__infoBlock:hover{transform:translate(4px)}.contact-module__tbpxga__infoLabel{text-transform:uppercase;letter-spacing:.12em;color:#94a3b8;font-size:.72rem;font-weight:800}.contact-module__tbpxga__infoValue{color:#0f172a;font-size:1.125rem;font-weight:700;text-decoration:none;transition:color .2s}.contact-module__tbpxga__infoValue:hover{color:#3b82f6}.contact-module__tbpxga__infoSub{color:#64748b;font-size:.875rem;line-height:1.6}.contact-module__tbpxga__socialSection{margin-top:.5rem;padding-top:1.75rem}.contact-module__tbpxga__socialLinks{gap:.75rem;margin-top:1rem;display:flex}.contact-module__tbpxga__socialIcon{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:14px;justify-content:center;align-items:center;width:3rem;height:3rem;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 8px #0000000a}.contact-module__tbpxga__socialIcon:hover{transform:translateY(-6px)scale(1.05);box-shadow:0 16px 32px -8px #2563eb33}.contact-module__tbpxga__socialIcon:first-child:hover{color:#fff;background:#0a66c2;border-color:#0a66c2}.contact-module__tbpxga__socialIcon:nth-child(2):hover{color:#fff;background:#0f172a;border-color:#0f172a}.contact-module__tbpxga__socialIcon:nth-child(3):hover{color:#fff;background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045);border-color:#0000}.contact-module__tbpxga__socialIcon svg{width:1.25rem;height:1.25rem}.contact-module__tbpxga__formContainer{-webkit-backdrop-filter:blur(16px)saturate(120%);z-index:10;background:#ffffff73;border:1px solid #007bff26;border-radius:32px;padding:clamp(1.5rem,5vw,3.5rem);position:relative;overflow:hidden;box-shadow:0 8px 32px #007bff0d}.contact-module__tbpxga__formContainer:before{content:"";z-index:-1;background:radial-gradient(circle,#3b82f60f 0%,#0000 70%);width:200px;height:200px;position:absolute;top:-80px;right:-80px}.contact-module__tbpxga__formContainer:after{content:"";z-index:-1;background:radial-gradient(circle,#818cf80a 0%,#0000 70%);width:180px;height:180px;position:absolute;bottom:-60px;left:-60px}.contact-module__tbpxga__form{flex-direction:column;gap:clamp(1.5rem,3vw,2.5rem);display:flex}.contact-module__tbpxga__formRow{grid-template-columns:1fr 1fr;gap:clamp(1.5rem,3vw,2.5rem);display:grid}.contact-module__tbpxga__field{flex-direction:column;gap:.5rem;display:flex;position:relative}.contact-module__tbpxga__label{color:#94a3b8;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:800;transition:all .4s cubic-bezier(.4,0,.2,1)}.contact-module__tbpxga__input,.contact-module__tbpxga__textarea,.contact-module__tbpxga__select{color:#0f172a;background:0 0;border:none;border-bottom:2px solid #f1f5f9;outline:none;width:100%;padding:1rem 0;font-family:inherit;font-size:1.05rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.contact-module__tbpxga__input:hover,.contact-module__tbpxga__textarea:hover,.contact-module__tbpxga__select:hover{border-color:#cbd5e1}.contact-module__tbpxga__textarea{resize:none;min-height:120px;padding-top:1.25rem}.contact-module__tbpxga__input:focus,.contact-module__tbpxga__textarea:focus,.contact-module__tbpxga__select:focus{border-color:#3b82f6;box-shadow:0 2px #3b82f6}.contact-module__tbpxga__field:focus-within .contact-module__tbpxga__label{color:#3b82f6;transform:translateY(-2px)}.contact-module__tbpxga__input::-moz-placeholder{color:#cbd5e1;font-size:.95rem}.contact-module__tbpxga__textarea::-moz-placeholder{color:#cbd5e1;font-size:.95rem}.contact-module__tbpxga__input::placeholder,.contact-module__tbpxga__textarea::placeholder{color:#cbd5e1;font-size:.95rem}.contact-module__tbpxga__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.25rem;padding-right:2.5rem}.contact-module__tbpxga__select:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%233b82f6' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}.contact-module__tbpxga__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border:none;border-radius:14px;justify-content:center;align-self:flex-start;align-items:center;gap:1rem;width:fit-content;margin-top:1.5rem;padding:1.25rem 3.5rem;font-size:1rem;font-weight:800;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.contact-module__tbpxga__submitBtn:before{content:"";z-index:-1;opacity:0;background:linear-gradient(135deg,#3b82f6,#818cf8);border-radius:16px;transition:opacity .4s;position:absolute;inset:-2px}.contact-module__tbpxga__submitBtn:hover:not(:disabled){background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);transform:translateY(-4px);box-shadow:0 20px 40px #3b82f64d}.contact-module__tbpxga__submitBtn:active:not(:disabled){transform:translateY(-2px)}.contact-module__tbpxga__submitBtn:disabled{opacity:.5;cursor:not-allowed}.contact-module__tbpxga__faqSection{background:0 0;padding:8rem 2rem}.contact-module__tbpxga__faqContainer{max-width:800px;margin:0 auto}.contact-module__tbpxga__faqTitle{text-align:center;letter-spacing:-.03em;margin-bottom:4rem;font-size:2.5rem;font-weight:900}.contact-module__tbpxga__faqItem{-webkit-backdrop-filter:blur(16px)saturate(120%);background:#ffffff73;border:1px solid #007bff26;border-radius:24px;margin-bottom:1.5rem;transition:all .3s;overflow:hidden;box-shadow:0 8px 32px #007bff0d}.contact-module__tbpxga__faqItem:hover{border-color:var(--primary-blue);background:#fff9;box-shadow:0 12px 32px #007bff1a}.contact-module__tbpxga__faqQuestion{text-align:left;cursor:pointer;color:#0f172a;background:0 0;border:none;justify-content:space-between;align-items:center;gap:2rem;width:100%;padding:1.5rem 1.75rem;font-size:1.05rem;font-weight:700;transition:color .2s;display:flex}.contact-module__tbpxga__faqQuestion:hover{color:#3b82f6}.contact-module__tbpxga__faqAnswer{color:#64748b;max-width:600px;padding:0 1.75rem 1.5rem;font-size:1rem;line-height:1.7;animation:.3s contact-module__tbpxga__fadeInAnswer}@keyframes contact-module__tbpxga__fadeInAnswer{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.contact-module__tbpxga__mainLayout{grid-template-columns:1fr;gap:4rem}}@media (max-width:640px){.contact-module__tbpxga__formRow{grid-template-columns:1fr;gap:2rem}.contact-module__tbpxga__formContainer{border-radius:20px;padding:2rem 1.5rem}.contact-module__tbpxga__contactInfo{border-radius:20px;padding:2rem}}.contact-module__tbpxga__formTitle{color:#0f172a;letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.75rem;font-weight:800}.contact-module__tbpxga__formSubtitle{color:#475569;font-size:.95rem;font-weight:500}.contact-module__tbpxga__successTitle{color:#0f172a;margin-bottom:1rem;font-size:2.25rem;font-weight:900}.contact-module__tbpxga__successSubtitle{color:#64748b;margin-bottom:2.5rem;font-size:1.125rem}
