.--svg__arrow {
    background-image: url("data:image/svg+xml;charset=utf8, %3Csvg width='9' height='6' viewBox='0 0 9 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='1' d='M1 1L4.5 4.5L8 1' stroke='white'/%3E%3C/svg%3E");
}
.--svg__cart {
    background-image: url("data:image/svg+xml;charset=utf8, %3Csvg width='32' height='30' viewBox='0 0 32 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1H1.6436C3.51474 1 5.13585 2.29716 5.54621 4.12275L8.68299 18.0773C9.09336 19.9029 10.7145 21.2 12.5856 21.2H27.7866' stroke='white' stroke-linecap='round'/%3E%3Cpath d='M6.10547 7.4765H28.1218C29.5247 7.4765 30.4916 8.88313 29.9891 10.1929L28.1084 15.095C27.8118 15.8682 27.0693 16.3786 26.2411 16.3786H8.32243' stroke='white'/%3E%3Ccircle cx='12.0312' cy='27' r='2' stroke='white'/%3E%3Ccircle cx='26.0312' cy='27' r='2' stroke='white'/%3E%3C/svg%3E");
}
.--svg__geo {
    background-image: url("data:image/svg+xml;charset=utf8, %3Csvg width='22' height='28' viewBox='0 0 22 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.4979 10.999C21.4979 15.6101 18.8483 19.7432 16.127 22.7626C14.7731 24.2648 13.4178 25.4732 12.4008 26.3059C11.8926 26.722 11.4699 27.0435 11.1753 27.2603C11.11 27.3082 11.0511 27.3511 10.999 27.3887C10.9468 27.3511 10.8879 27.3082 10.8227 27.2603C10.528 27.0435 10.1053 26.722 9.59713 26.3059C8.58008 25.4732 7.22477 24.2648 5.87089 22.7626C3.14965 19.7432 0.5 15.6101 0.5 10.999C0.5 5.20054 5.20054 0.5 10.999 0.5C16.7974 0.5 21.4979 5.20054 21.4979 10.999Z' stroke='white'/%3E%3Ccircle cx='10.9992' cy='10.9989' r='3.89958' stroke='white'/%3E%3C/svg%3E");
}
.--svg__search {
    background-image: url("data:image/svg+xml;charset=utf8, %3Csvg width='29' height='30' viewBox='0 0 29 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12.6196' cy='12.6196' r='11.6196' stroke='white'/%3E%3Cline x1='20.6407' y1='21.6572' x2='27.68' y2='28.6965' stroke='white' stroke-linecap='round'/%3E%3C/svg%3E");
}
.--svg__search-dark {
    background-image: url("data:image/svg+xml;charset=utf8, %3Csvg width='29' height='30' viewBox='0 0 29 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12.6196' cy='12.6196' r='11.6196' stroke='%232E2826'/%3E%3Cline x1='20.6407' y1='21.6572' x2='27.68' y2='28.6965' stroke='%232E2826' stroke-linecap='round'/%3E%3C/svg%3E");
}