.variant-wrapper{display:flex;flex-direction:column;gap:.5em;margin-bottom:1em;font:14px Outfit,sans-serif}.variant-wrapper .variant-error{color:red}.variant-wrapper .variant-error>span{font-size:.75em}.variant-wrapper .variant-error.hidden{display:none}.variant-wrapper label{display:block;line-height:1;margin-bottom:4px}.variant-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#000;font:14px Outfit,sans-serif;border:1px solid #b7c6cb;padding:20px 40px 20px 24px;background:#fff url(icon-drop.svg) no-repeat calc(100% - 15px) 50%/22px}.variant-wrapper select:focus{outline:0;box-shadow:none}