.ht-contact{font-family:var(--font-family-bilingual, "Inter", "Noto Sans Bengali", system-ui, sans-serif);background:#f3f4f6;padding-bottom:5rem}.ht-contact__hero{background:linear-gradient(135deg,#0a0f0c,#0f2318,#0a0a14);padding:5rem 0 4rem;margin-bottom:3rem;text-align:center;position:relative;overflow:hidden}.ht-contact__hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 70% 50%,rgba(31,127,62,.22) 0%,transparent 60%),radial-gradient(ellipse at 15% 50%,rgba(229,30,37,.12) 0%,transparent 55%);pointer-events:none}.ht-contact__hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:48px 48px;pointer-events:none}.ht-contact__hero-eyebrow{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#4ade80;background:#4ade801a;border:1px solid rgba(74,222,128,.22);border-radius:999px;padding:.3rem 1rem;margin-bottom:1.25rem;position:relative;z-index:1}.ht-contact__hero-title{font-size:clamp(32px,5vw,52px);font-weight:900;color:#fff;margin:0 0 1rem;position:relative;z-index:1;letter-spacing:-.02em;line-height:1.1}.ht-contact__hero-sub{font-size:16px;color:#ffffff8c;margin:0 auto;position:relative;z-index:1;max-width:460px;line-height:1.65}.ht-contact__grid{display:grid;grid-template-columns:380px 1fr;gap:1.5rem;align-items:start}.ht-contact__info-cards{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1rem}.ht-contact__info-card{background:#fff;border-radius:12px;padding:1rem 1.25rem;display:flex;align-items:center;gap:1rem;border:1px solid #e5e7eb;transition:box-shadow .2s,transform .2s}.ht-contact__info-card:hover{box-shadow:0 4px 16px #00000014;transform:translate(3px)}.ht-contact__info-icon{width:42px;height:42px;border-radius:10px;background:#f0fdf4;border:1px solid #bbf7d0;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ht-contact__info-icon svg{width:18px;height:18px;fill:#16a34a}.ht-contact__info-card-body{min-width:0}.ht-contact__info-card h3{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;margin:0 0 .2rem}.ht-contact__info-card p{font-size:14px;font-weight:600;color:#111827;margin:0;line-height:1.45;word-break:break-word}.ht-contact__info-card a{color:#111827;text-decoration:none;transition:color .15s}.ht-contact__info-card a:hover{color:#1f7f3e}.ht-contact__social{background:#fff;border-radius:12px;padding:1.1rem 1.25rem;margin-bottom:1rem;border:1px solid #e5e7eb}.ht-contact__social-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;margin:0 0 .75rem}.ht-contact__social-links{display:flex;gap:.5rem;flex-wrap:wrap}.ht-contact__social-btn{display:inline-flex;align-items:center;gap:.45rem;padding:.5rem 1rem;border-radius:8px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s}.ht-contact__social-btn svg{width:15px;height:15px;fill:currentColor}.ht-contact__social-btn--ig{background:#dc274312;color:#dc2743;border:1px solid rgba(220,39,67,.18)}.ht-contact__social-btn--ig:hover{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);color:#fff;border-color:#dc2743}.ht-contact__social-btn--fb{background:#1877f212;color:#1877f2;border:1px solid rgba(24,119,242,.18)}.ht-contact__social-btn--fb:hover{background:#1877f2;color:#fff}.ht-contact__social-btn--yt{background:#ff00000f;color:#c00;border:1px solid rgba(255,0,0,.15)}.ht-contact__social-btn--yt:hover{background:red;color:#fff}.ht-contact__social-btn--tt{background:#0000000a;color:#111;border:1px solid rgba(0,0,0,.1)}.ht-contact__social-btn--tt:hover{background:#010101;color:#fff}.ht-contact__map{border-radius:12px;overflow:hidden;border:1px solid #e5e7eb;line-height:0}.ht-contact__map iframe{width:100%;height:200px;border:none;display:block}.ht-contact__form-wrap{background:#fff;border-radius:14px;padding:2.5rem;border:1px solid #e5e7eb;box-shadow:0 2px 12px #0000000d}.ht-contact__form-header{margin-bottom:2rem;padding-bottom:1.25rem;border-bottom:1px solid #f3f4f6}.ht-contact__form-header h2{font-size:22px;font-weight:800;color:#111827;margin:0 0 .35rem;letter-spacing:-.01em}.ht-contact__form-header p{font-size:14px;color:#6b7280;margin:0}.ht-contact__form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.ht-contact__field{margin-bottom:1.1rem}.ht-contact__field label{display:block;font-size:13px;font-weight:600;color:#374151;margin-bottom:.4rem}.ht-contact__field label span{color:#e51e25}.ht-contact__field input,.ht-contact__field select,.ht-contact__field textarea{width:100%;padding:.75rem 1rem;border:1.5px solid #e5e7eb;border-radius:8px;font-family:inherit;font-size:14px;color:#111827;background:#f9fafb;outline:none;transition:border-color .2s,box-shadow .2s,background .2s;box-sizing:border-box;line-height:1.5}.ht-contact__field input:focus,.ht-contact__field select:focus,.ht-contact__field textarea:focus{border-color:#1f7f3e;background:#fff;box-shadow:0 0 0 3px #1f7f3e1a}.ht-contact__field select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3E%3Cpath fill='%236b7280' d='M0 0l5 6 5-6z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:10px;background-color:#f9fafb;cursor:pointer;padding-right:2.5rem}.ht-contact__field textarea{resize:vertical;min-height:130px}.ht-contact__field-error{display:block;font-size:12px;color:#e51e25;margin-top:.3rem}.ht-contact__submit{width:100%;padding:1rem;background:#1f7f3e;color:#fff;border:none;border-radius:10px;font-family:inherit;font-size:15px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.55rem;transition:filter .2s,transform .15s,box-shadow .2s;margin-top:.5rem;box-shadow:0 4px 12px #1f7f3e40}.ht-contact__submit svg{width:17px;height:17px;fill:currentColor}.ht-contact__submit:hover{filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 6px 18px #1f7f3e4d}.ht-contact__success{display:flex;align-items:flex-start;gap:.9rem;background:#f0fdf4;border:1.5px solid #bbf7d0;border-radius:10px;padding:1rem 1.2rem;margin-bottom:1.5rem}.ht-contact__success svg{width:24px;height:24px;fill:#16a34a;flex-shrink:0}.ht-contact__success strong{display:block;font-size:14px;color:#111827;margin-bottom:.2rem}.ht-contact__success p{font-size:13px;color:#4b5563;margin:0}.ht-contact__error{display:flex;align-items:center;gap:.7rem;background:#fef2f2;border:1.5px solid #fecaca;border-radius:10px;padding:.85rem 1.2rem;margin-bottom:1.5rem;font-size:13px;color:#991b1b;font-weight:600}.ht-contact__error svg{width:18px;height:18px;fill:#e51e25;flex-shrink:0}@media screen and (max-width:1099px){.ht-contact__grid{grid-template-columns:320px 1fr}}@media screen and (max-width:989px){.ht-contact__grid{grid-template-columns:1fr}}@media screen and (max-width:749px){.ht-contact__hero{padding:3.5rem 0 3rem}.ht-contact__hero-sub{font-size:14px}.ht-contact__form-wrap{padding:1.5rem}.ht-contact__form-row{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/hightech-contact.css.map */
