.ContactPage-module__keHonW__pageContainer{background:radial-gradient(circle at 10% 10%,#f8fafc 0%,#eff6ff 100%);justify-content:center;align-items:center;min-height:100vh;padding:8rem 0 4rem;display:flex;position:relative;overflow:hidden}.ContactPage-module__keHonW__pageContainer:before{content:"";z-index:0;background:radial-gradient(circle,#3b82f60d 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-10%;right:-10%}.ContactPage-module__keHonW__pageContainer:after{content:"";z-index:0;background:radial-gradient(circle,#0f172a08 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-10%;left:-5%}.ContactPage-module__keHonW__cardContainer{z-index:10;width:100%;max-width:1100px;margin:0 auto;position:relative}.ContactPage-module__keHonW__grid{background:#fff;border-radius:24px;min-height:600px;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000026}.ContactPage-module__keHonW__infoSection{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);flex-direction:column;flex:.45;justify-content:space-between;padding:4rem 3rem;display:flex;position:relative}.ContactPage-module__keHonW__infoSection:before{content:"";z-index:0;background:radial-gradient(circle,#3b82f61a 0%,#0000 70%);width:300px;height:300px;position:absolute;top:50%;right:0;transform:translate(30%,-30%)}.ContactPage-module__keHonW__infoHeader{z-index:1;position:relative}.ContactPage-module__keHonW__title{background:linear-gradient(135deg,#fff 0%,#94a3b8 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.1}.ContactPage-module__keHonW__description{color:#94a3b8;margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.ContactPage-module__keHonW__contactDetails{z-index:1;flex-direction:column;gap:2rem;display:flex;position:relative}.ContactPage-module__keHonW__contactItem{align-items:center;gap:1.25rem;display:flex}.ContactPage-module__keHonW__iconBox{color:#3b82f6;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.ContactPage-module__keHonW__contactItem:hover .ContactPage-module__keHonW__iconBox{background:#3b82f633;transform:scale(1.05)}.ContactPage-module__keHonW__label{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin-bottom:.25rem;font-size:.85rem;font-weight:600;display:block}.ContactPage-module__keHonW__value{color:#fff;font-size:1.1rem;font-weight:600;transition:color .2s}.ContactPage-module__keHonW__link:hover .ContactPage-module__keHonW__value{color:#3b82f6}.ContactPage-module__keHonW__formSection{background:#fff;flex-direction:column;flex:.55;justify-content:center;padding:4rem 3rem;display:flex}.ContactPage-module__keHonW__formTitle{color:var(--color-brand-primary);margin-bottom:2rem;font-size:2rem;font-weight:700}.ContactPage-module__keHonW__formGroup{margin-bottom:1.5rem}.ContactPage-module__keHonW__labelForm{color:var(--color-text-main);margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.ContactPage-module__keHonW__input,.ContactPage-module__keHonW__textarea{width:100%;color:var(--color-text-main);background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1rem 1.25rem;font-family:inherit;font-size:1rem;transition:all .3s}.ContactPage-module__keHonW__textarea{resize:vertical;min-height:120px}.ContactPage-module__keHonW__input:focus,.ContactPage-module__keHonW__textarea:focus{background:#fff;border-color:#3b82f6;outline:none;box-shadow:0 0 0 4px #3b82f61a}.ContactPage-module__keHonW__submitBtn{background:var(--color-brand-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.ContactPage-module__keHonW__submitBtn:hover{background:#1e293b;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@media (max-width:900px){.ContactPage-module__keHonW__pageContainer{height:auto;padding:7rem 1.5rem 4rem}.ContactPage-module__keHonW__grid{flex-direction:column}.ContactPage-module__keHonW__infoSection,.ContactPage-module__keHonW__formSection{padding:3rem 2rem}.ContactPage-module__keHonW__title{font-size:2.5rem}.ContactPage-module__keHonW__formTitle{font-size:1.75rem}}
