.main-cls textarea{resize:none;height:150px}.row-cls{display:flex;gap:20px}.main-cls input{width:100%}.faq-header{text-align:center;margin-bottom:30px;color:#1a1a1a;font-size:28px;font-weight:700}.fit-content{width:fit-content;max-width:100%}.float-smooth{--float-distance:12px;--float-duration:2s;animation:floatUpDown var(--float-duration) ease-in-out infinite alternate;will-change:transform;transform:translateZ(0)}.float-smooth:hover{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.float-smooth{animation:none}}