.text-dropdown{background:#fff;border-radius:12px;color:#7a1242;font-size:14px;line-height:1.4;padding:15px 15px 0 0;user-select:none}.dropdown-header_2{cursor:pointer;padding-right:24px;padding:0 30px 0 0!important;position:relative;white-space:normal!important}.dropdown-header_2 p{font-weight:400;padding:5px 0 0!important}.dropdown-content p{font-weight:400;margin-top:0;padding:5px 0 10px!important}.dropdown-content a{font-weight:700}.arrow{background:url("data:image/svg+xml;utf8,<svg fill='%237a1242' height='16' viewBox='0 0 24 24' width='16' xmlns='http://www.w3.org/2000/svg'><path d='M7.41 8.59 12 13.17l4.59-4.58L18 10l-6 6-6-6z'/></svg>") no-repeat 50%;height:16px;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:transform .4s ease;width:16px}.text-dropdown.active .arrow{transform:translateY(-50%) rotate(180deg)}.dropdown-content{color:#5c0e34;margin-top:10px;max-height:0;overflow:hidden;transition:max-height .5s ease}.text-dropdown.active .dropdown-content{max-height:400px}