.vertical-divider{border-left:1px solid #e2e8f0;height:36px;margin:0 10px;width:1px}.horizontal-divider{border-top:1px solid #e2e8f0;height:1px;width:100%;display:none;padding-top:20px;margin-top:20px}.select-menu{width:139px;font-family:Montserrat}.select-menu .select-btn{display:flex;height:55px;background:#fff;padding:20px;font-size:18px;font-weight:400;border-radius:8px;align-items:center;cursor:pointer;justify-content:space-between}.select-menu .select-btn .sBtn-text{font-size:12px;font-weight:500;line-height:16px;letter-spacing:0em;text-align:left;color:#718096}.select-btn .country-flag{width:28px;height:28px}.select-btn img{width:16px;height:16px}.select-menu.active .select-btn i{transform:rotate(-180deg)}.select-menu .options{position:absolute;padding:4px;border-radius:8px;background:#fff;box-shadow:0 0 3px rgba(0,0,0,.1);display:none}.select-menu.active .options{display:flex;flex-direction:column;gap:8px}.options .option{display:flex;gap:12px;height:28px;cursor:pointer;padding:0 16px;border-radius:8px;align-items:center;background:#fff}.options .option:hover{background:#f2f2f2}.option img{width:16px;height:16px}.option .option-text{font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;text-align:center;color:#4a5568}.option.selected{background:#f2f2f2}
