.select[data-v-b7afcb5e]{padding:calc(var(--spacing) * 4);border-width:1px;border-radius:var(--radius-lg);display:flex;flex-direction:column;gap:calc(var(--spacing) * 3);cursor:pointer;--un-shadow:0 0 var(--un-shadow-color, rgb(0 0 0 / 0));box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);transition-property:all;transition-timing-function:var(--un-ease, var(--default-transition-timingFunction));transition-duration:var(--un-duration, var(--default-transition-duration));border-color:var(--border-neutral);background-color:var(--bg-neutral-muted)}.select[data-v-b7afcb5e]:hover{--un-shadow:0 10px 15px -3px var(--un-shadow-color, rgb(0 0 0 / .1)),0 4px 6px -4px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);--un-translate-y:-2px;translate:var(--un-translate-x) var(--un-translate-y);border-color:var(--border-primary)}@property --un-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --un-shadow-color{syntax:"*";inherits:false;}@property --un-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --un-inset-shadow-color{syntax:"*";inherits:false;}@property --un-ring-color{syntax:"*";inherits:false;}@property --un-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --un-inset-ring-color{syntax:"*";inherits:false;}@property --un-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --un-ring-inset{syntax:"*";inherits:false;}@property --un-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0px;}@property --un-ring-offset-color{syntax:"*";inherits:false;}@property --un-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --un-translate-x{syntax:"*";inherits:false;initial-value:0;}@property --un-translate-y{syntax:"*";inherits:false;initial-value:0;}@property --un-translate-z{syntax:"*";inherits:false;initial-value:0;}.select__content[data-v-b7afcb5e]{display:flex;flex-direction:row;gap:calc(var(--spacing) * 4);align-items:center;justify-content:flex-start}.select__cover[data-v-b7afcb5e]{border-radius:var(--radius-lg);height:auto;width:calc(var(--spacing) * 30);overflow:hidden;object-fit:contain}.select__icons[data-v-b7afcb5e]{margin-bottom:calc(var(--spacing) * 0);display:flex;flex-direction:row;flex-wrap:wrap;gap:calc(var(--spacing) * 4);width:100%;align-items:center;justify-content:flex-start}.select__title[data-v-b7afcb5e]{--un-font-weight:var(--fontWeight-medium);font-weight:var(--fontWeight-medium);margin-bottom:calc(var(--spacing) * 1)}.select__class[data-v-b7afcb5e]{margin-bottom:calc(var(--spacing) * 0);color:var(--text-neutral)}.select__countries[data-v-b7afcb5e]{font-size:var(--text-base-fontSize);line-height:var(--un-leading, var(--text-base-lineHeight));display:flex;flex-direction:row;flex-wrap:wrap;gap:calc(var(--spacing) * 4);align-items:center;justify-content:flex-start;color:var(--text-neutral)}
