.styles_icon__E6p7j{display:block;line-height:0;transition-delay:0s}.styles_radio__F_h_1{display:flex;align-items:center;gap:10px;cursor:pointer;opacity:.4;font-size:14px}.styles_radio__F_h_1 .styles_input__SJAwk{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;aspect-ratio:1;border:1px solid var(--primary);border-radius:50%;position:relative}.styles_radio__F_h_1 .styles_input__SJAwk:before{content:"";position:absolute;top:50%;left:50%;translate:-50% -50%;width:10px;aspect-ratio:1;border-radius:50%;background-color:rgba(0,0,0,0)}.styles_radio__F_h_1.styles_checked__cwNVP{opacity:1}.styles_radio__F_h_1.styles_checked__cwNVP .styles_input__SJAwk:before{background-color:var(--primary-action)}.styles_modal__gjBvV{position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.8);z-index:1000}.styles_modal__gjBvV .styles_body__QhPQ_{padding:40px;background-color:var(--white);position:relative;border-radius:var(--radius);box-shadow:0 0 15px rgba(0,0,0,.1);translate:0 50px;opacity:0;animation:styles_show__k90fo .5s ease forwards;width:min(500px,100vw - var(--container-padding)*2)}.styles_modal__gjBvV .styles_body__QhPQ_::-webkit-scrollbar{width:0;display:none;-webkit-appearance:none;appearance:none}@media(max-width:767px){.styles_modal__gjBvV .styles_body__QhPQ_{padding:40px 20px}}.styles_modal__gjBvV .styles_body__QhPQ_ .styles_close__msvJ_{cursor:pointer;font-size:24px;color:#292d32;position:absolute;top:10px;right:10px;z-index:1001}@keyframes styles_show__k90fo{0%{translate:0 50px;opacity:0}to{translate:0 0;opacity:1}}