.contact-hero::after,.contact-hero::before{content:"";position:absolute;border-radius:50%;filter:blur(100px)}.contact-hero,.contact-section{overflow:hidden;position:relative}.contact-hero{padding:165px 0 95px;background:linear-gradient(135deg,#021b34,#063b73,#0b5cab);color:#fff}.contact-hero::before{top:-120px;left:-100px;width:320px;height:320px;background:#38bdf8;opacity:.22}.contact-hero::after{right:-100px;bottom:-100px;width:260px;height:260px;background:#22c55e;opacity:.18}.contact-hero-content{position:relative;z-index:2;max-width:760px}.contact-badge{display:inline-flex;align-items:center;padding:10px 18px;border-radius:50px;background:rgba(255,255,255,.1);backdrop-filter:blur(10px);font-size:14px;font-weight:600;margin-bottom:24px;border:1px solid rgba(255,255,255,.08)}.contact-hero h1{font-size:clamp(48px,7vw,78px);line-height:1.1;margin-bottom:24px}.contact-hero p{font-size:18px;line-height:1.9;color:#dbeafe;max-width:700px}.contact-section{padding:90px 0;background:linear-gradient(180deg,#f8fbff,#edf6ff)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:start}.contact-card,.form-card{position:relative;background:#fff;padding:38px;border-radius:30px;border:1px solid rgba(56,189,248,.08);box-shadow:0 15px 45px rgba(0,0,0,.05);transition:transform .35s,box-shadow .35s}.contact-card:hover,.form-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px rgba(2,132,199,.1)}.contact-card h2,.form-card h2{font-size:34px;margin-bottom:16px;line-height:1.2;color:#021b34}.contact-card p{font-size:16px;line-height:1.9;color:#64748b}.contact-list{margin-top:32px;display:flex;flex-direction:column;gap:22px}.contact-item{display:flex;align-items:flex-start;gap:16px}.contact-icon{width:58px;height:58px;display:flex;align-items:center;justify-content:center;border-radius:18px;background:linear-gradient(135deg,#0284c7,#38bdf8);color:#fff;flex-shrink:0;box-shadow:0 10px 22px rgba(56,189,248,.2)}.contact-icon svg{width:24px;height:24px;fill:currentColor}.contact-text h4{font-size:18px;font-weight:600;margin-bottom:5px;color:#021b34}.contact-text p{font-size:15px;line-height:1.8;color:#64748b}.contact-form{margin-top:24px;display:flex;flex-direction:column;gap:16px}.contact-form input,.contact-form select,.contact-form textarea{width:100%;padding:16px 18px;border:none;outline:0;border-radius:18px;background:#f1f5f9;font-family:Poppins,sans-serif;font-size:15px;color:#021b34;transition:background .3s,box-shadow .3s,transform .3s}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#94a3b8}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{background:#fff;transform:translateY(-1px);box-shadow:0 0 0 4px rgba(56,189,248,.12)}.contact-form textarea{height:130px;resize:none}.contact-form button{height:56px;border:none;outline:0;border-radius:18px;background:linear-gradient(135deg,#0284c7,#38bdf8);color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:transform .35s,box-shadow .35s}.contact-form button:hover{transform:translateY(-4px);box-shadow:0 10px 25px rgba(56,189,248,.22)}@media(max-width:900px){.contact-grid{grid-template-columns:1fr}}@media(max-width:768px){.contact-hero{padding:135px 0 75px}.contact-hero h1{font-size:42px}.contact-hero p{font-size:15px;line-height:1.8}.contact-section{padding:65px 0}.contact-grid{gap:24px}.contact-card,.form-card{padding:24px;border-radius:24px}.contact-card h2,.form-card h2{font-size:28px}.contact-item{gap:14px}.contact-icon{width:48px;height:48px;border-radius:14px}.contact-icon svg{width:20px;height:20px}.contact-form input,.contact-form select,.contact-form textarea{padding:15px 16px;font-size:14px}.contact-form button{height:54px;font-size:15px}}