:root{--transition:0.3s ease}.dropdown{max-width:538px;transition:var(--transition)}.dropdown button,.dropdown h3,.dropdown p,.dropdown svg{opacity:.26}.carrot{transform:rotate(180deg)}.carrot,.reveal-content{transition:var(--transition)}.reveal-content{height:0;overflow:hidden}.progress-bar{background:#3d414a2c;border-radius:100px;height:2.5px;margin-bottom:32px;margin-top:35px;position:relative;transition:var(--transition)}.progress-bar .loader{background:var(--brand-500);border-radius:inherit;height:100%;left:0;opacity:0;position:absolute;top:0;width:0}.dropdown.active .progress-bar .loader,.dropdown.active button,.dropdown.active h3,.dropdown.active p,.dropdown.active svg{opacity:1}.dropdown.active .carrot{transform:rotate(0deg)}.dropdown.active .progress-bar{height:5px;margin-bottom:68px}