.dropdown-info-button{display:flex}.dropdown-info-icon{width:20px;height:20px;color:var(--grey-50)}.dropdown-info-icon:active,.dropdown-info-icon:focus{color:var(--brand-50)}.dropdown-info-icon:focus-visible{color:var(--brand-50)}@media(hover:hover)and (pointer:fine){.dropdown-info-icon:not(:disabled):hover{color:var(--brand-50)}}.dropdown-info-dropdown-button{transition-property:background-color;transition-timing-function:ease-in-out;transition-duration:.2s;display:flex;gap:4px;align-items:center;padding:4px;color:var(--accent-blue-50);cursor:pointer;background-color:var(--background-lvl-1);border-radius:7px;box-shadow:var(--light-super-shadow-1)}.dropdown-info-dropdown-button:focus-visible{background-color:var(--backgroundl-vl-2)}@media(hover:hover)and (pointer:fine){.dropdown-info-dropdown-button:not(:disabled):hover{background-color:var(--backgroundl-vl-2)}}.dropdown-info-dropdown-button-icon{flex-shrink:0;width:16px;height:16px}.dropdown-info-dropdown-button-arrow{transition-property:transform;transition-timing-function:ease-in-out;transition-duration:.2s;flex-shrink:0;width:16px;height:16px;color:var(--grey-70)}.dropdown-info-dropdown-button-arrow--open{transform:rotate(180deg)}.dropdown-info-title{padding-right:32px;color:var(--grey-10)}@media(min-width:768px){.dropdown-info-title{margin-bottom:16px}}.dropdown-info-close-button{position:absolute;top:6px;right:6px;padding:10px;cursor:pointer}.dropdown-info-close-icon{width:20px;height:20px;color:var(--grey-60)}.dropdown-info-close-icon:active,.dropdown-info-close-icon:focus{color:var(--brand-50)}.dropdown-info-close-icon:focus-visible{color:var(--brand-50)}@media(hover:hover)and (pointer:fine){.dropdown-info-close-icon:not(:disabled):hover{color:var(--brand-50)}}.dropdown-theme--info{--dropdown-color:var(--grey-40);--dropdown-background-color:var(--grey-70);--dropdown-border:none;--dropdown-border-radius:8px;--dropdown-box-shadow:0 1px 4px rgba(9,10,11,.05)}.dropdown-theme--info .v-popper__wrapper{padding:8px}@media(min-width:585px){.dropdown-theme--info .v-popper__wrapper{width:370px;padding:0}}@media(min-width:1088px){.dropdown-theme--info .v-popper__wrapper{max-width:370px}}.dropdown-theme--info .dropdown-body{padding:12px 16px 16px;font-size:14px;font-weight:500;line-height:1.4;background:var(--dropdown-background-color) url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%20190%20233%22%3E%3Cpath%20fill%3D%22url(%23a)%22%20d%3D%22M209.144%2077.218c-4.998%2027.424-31.141%2049.515-58.437%2049.515H32.294l9.612-54.847h75.353c5.767%200%2011.149-4.952%2012.303-10.284l3.46-20.568c1.153-5.713-2.692-10.284-8.458-10.284H0L11.534-34h167.622c27.297%200%2045.751%2022.091%2041.137%2049.515zM101.496%20168.25%2089.578%20233H13.071l11.919-64.75z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22a%22%20x1%3D%22110.5%22%20x2%3D%22110.5%22%20y1%3D%22-34%22%20y2%3D%22233%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23fff%22%20stop-opacity%3D%22.14%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%22.03%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") no-repeat 100% 0/190px 233px;border:none}.dropdown-theme--info .dropdown-body p:last-child{margin-bottom:0}.dropdown-info-marked{display:inline-block;font-weight:600;color:var(--grey-10)}.dropdown-info-link{transition-property:-webkit-text-decoration;transition-property:text-decoration;transition-property:text-decoration,-webkit-text-decoration;transition-timing-function:ease-in-out;transition-duration:.2s;text-decoration:underline}.dropdown-info-link:focus-visible{text-decoration:none}@media(hover:hover)and (pointer:fine){.dropdown-info-link:not(:disabled):hover{text-decoration:none}}
