.download-data .info-tooltip{margin-bottom:4px;color:#969892;font-weight:400;font-size:14px;line-height:18px;letter-spacing:1.5%}.download-dropdown.dropdown{display:block;border-radius:6px;border:1px solid var(--divider-color);background-color:#fff}.download-dropdown.dropdown>.dropbtn{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;width:100%;font-weight:600;font-size:16px;line-height:18px;letter-spacing:1.5%}.download-dropdown.dropdown>.dropbtn .icon{margin-right:12px;margin-left:-1px}.download-dropdown.dropdown>.dropbtn .chevron{width:12px;flex-shrink:0}.download-dropdown.dropdown>.dropdown-content{box-sizing:border-box;box-shadow:none;background-color:#fff;font-weight:600;font-size:16px;line-height:22px;letter-spacing:1.5%;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-bottom:1px solid var(--divider-color);border-left:1px solid var(--divider-color);border-right:1px solid var(--divider-color);margin-left:-1px;margin-right:-1px;margin-top:-6px;padding-top:6px}.download-dropdown.dropdown>.dropdown-content .dropdown-list-item{text-decoration:none;font-size:inherit;font-weight:inherit;border:none;width:100%;padding:12 12px 16px;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.download-dropdown.dropdown>.dropdown-content .dropdown-list-item:not(:last-child){border-bottom:1px solid var(--divider-color)}.download-dropdown.dropdown>.dropdown-content .dropdown-list-item:after{content:"";width:20px;height:20px;background:center / contain no-repeat url(/icons/download.svg)}.download-dropdown.dropdown>.dropdown-content .dropdown-list-item.loading:after{background:none;border:5px solid black;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:spinning 1s linear infinite}
