:root{--color-primary-orange: #e04e1c;--color-secondary-orange: #e95827;--color-primary-brown: #852201;--color-primary-cream-1: #fffbf2;--color-primary-cream-2: #fff3dd;--color-primary-cream-3: #f8ecd7;--color-secondary-black: #000;--color-secondary-gray: #fff3dd;--color-secondary-brown: #875031;--color-tertiary-brown: #511d00;--color-border: #f1f1f1;--color-nav-active: #757575;--color-primary-white: #fff;--fs-12: 12px;--fs-14: 14px;--fs-16: 16px;--fs-18: 18px;--lh-16: 16px;--lh-18: 18px;--lh-20: 20px}body,.card,.card-header,.hero{background-color:var(--skin-background-color-1);font-family:var(--skin-body-font);color:var(--skin-main-text-color-1)}html{scroll-behavior:smooth}.dot1,.dot2{background-color:#e04e1c}.size-chart span{font-weight:600}.hero{border-bottom-color:var(--skin-background-color-1)}.header-banner .close-button .close{background-color:var(--skin-primary-color-1)}h1.header.page-title,h1.header.page-title::before{background-color:#e04e1c !important;color:#fff !important}.page-title{position:unset !important}.product-tile{background-color:var(--skin-background-color-1)}.refinements ul li button{color:var(--skin-primary-color-1)}.custom-select{background-color:var(--skin-selectbox-background-color-1);color:var(--skin-selectbox-text-color-1)}a{color:var(--skin-primary-color-1)}header~#maincontent .container a:not(.btn-primary,.btn-outline-primary){color:var(--skin-primary-color-1)}.price{color:var(--color-black)}.value{font-family:"Figtree-Regular";font-size:14px;line-height:18px;color:#000;font-weight:500}@media(min-width: 992px){.value{font-size:16px;line-height:24px;margin-bottom:8px;font-weight:500}}@media(min-width: 1600px){.value{font-size:18px}}.navbar,.navbar .nav-item,.navbar .nav-item a,.navbar .nav-item.dropdown,.navbar .nav-item.dropdown a,.dropdown-menu,.dropdown-menu a{color:var(--skin-menu-color-1)}@media(min-width: 992px){.navbar,.navbar .nav-item,.navbar .nav-item a,.navbar .nav-item.dropdown,.navbar .nav-item.dropdown a,.dropdown-menu,.dropdown-menu a{color:var(--skin-menu-color-1-invert)}}.navbar .nav-item.dropdown,.navbar .nav-item.dropdown .dropdown-menu.show{color:var(--color-black)}.navbar .nav-item.dropdown .dropdown-menu.show{background-color:var(--skin-selectbox-background-color-1)}.navbar .nav-item.dropdown .dropdown-menu.show a,.navbar .nav-item.dropdown .dropdown-menu.show .nav-item{color:var(--color-black)}.nav-item .nav-link:hover,.nav-item .nav-link:focus,.nav-item.show .nav-link{background-color:rgba(0,0,0,0);color:#000 !important}.btn-outline-primary{color:#e04e1c !important;background:rgba(0,0,0,0);border:1px solid #e04e1c !important}.btn-outline-primary:hover,.btn-outline-primary:focus,.btn-outline-primary:active{color:var(--color-white) !important;background-color:var(--button-outline-hover);border:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-rufina)}p,a,span,li{font-family:var(--font-mierbasic),sans-serif}li:focus,a:focus{background-color:rgba(0,0,0,0) !important}option:hover{background-color:#f9f3e6 !important;font-weight:600 !important;color:#000 !important}input[type=checkbox],input[type=radio]{cursor:pointer;z-index:1}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.date-icon{position:absolute;right:20px;top:40px;pointer-events:none}@media(max-width: 991.98px){input[type=date].filled::before{color:rgba(0,0,0,.5);content:"" !important}input[type=date]:not(.filled)::before{color:rgba(0,0,0,.5);content:attr(placeholder)}}input::-ms-reveal,input::-ms-clear{display:none}input[type=date]::-webkit-input-placeholder{overflow:visible}input[type=date]::-moz-placeholder{overflow:visible}input[type=date]:-ms-input-placeholder{overflow:visible}input[type=date]::-ms-input-placeholder{overflow:visible}input[type=date]::placeholder{overflow:visible}input[type=date]{appearance:textfield;-webkit-appearance:textfield;-moz-appearance:textfield;min-height:1.2em}input[type=date]::-webkit-calendar-picker-indicator{background-image:none;appearance:textfield;-webkit-appearance:textfield;-moz-appearance:textfield;min-height:1.2em}input[type=date]::-webkit-datetime-edit-month-field,input[type=date]::-webkit-datetime-edit-day-field,input[type=date]::-webkit-datetime-edit-year-field{color:rgba(0,0,0,.5);text-transform:uppercase}.alert-danger{background-color:#ffe3e0;color:#000;border-color:#ffe3e0}.alert-custom-warning{border-radius:3px;background:#e8d7b7;border-color:#e8d7b7}.alert-custom-warning span{color:#000;font-family:"Figtree-Semibold";font-size:14px;font-style:normal;font-weight:600;line-height:21px}.main-menu{background-color:rgba(0,0,0,0) !important;left:45px}@media(max-width: 991.98px){.main-menu{position:absolute;width:60%;margin-left:0;padding-left:0}}@media(max-width: 767.98px){.main-menu{position:unset;width:auto;margin-left:0}}@media(min-width: 992px)and (max-width: 1280px){.main-menu{left:30px}}.btn{border:none;background:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;outline:none;-webkit-transition:all ease .5s;transition:all ease .5s;font-family:"Figtree-Semibold";text-transform:uppercase;font-weight:600;color:#212529;border-radius:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:hover,.btn.hover,.btn:active,.btn.active{text-decoration:none;background:#852201;color:#fff;border:none}.btn:focus,.btn.focus{outline:0;-webkit-box-shadow:none;box-shadow:none;text-decoration:none;background-color:#e04e1c !important;color:#fff;border:none}.btn.disabled,.btn:disabled{background:#c4c4c4;pointer-events:none;border:none;color:#fff;opacity:1}.btn-primary{color:#fff;width:100%;background:#e04e1c;font-weight:600;font-size:16px;line-height:24px}.invalid-feedback{font-family:"Figtree-Regular";font-weight:400;font-size:12px;line-height:16px;color:red}.custom-checkbox{color:#51545d}.custom-checkbox .custom-control-label::before{border-radius:0;border-color:#000 !important;background-color:#fffbf2 !important;-webkit-box-shadow:none !important;box-shadow:none !important;top:.25rem}.custom-checkbox .custom-control-input:checked+.custom-control-label::after{top:.25rem;background-image:url("data:image/svg+xml,%3Csvg width='11' height='8' viewBox='0 0 11 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 1L3.8125 7L1 4.27273' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-color:#fffbf2 !important;border:1px solid rgba(0,0,0,.5) !important}.custom-checkbox .custom-control-input:indeterminate+.custom-control-label::before{border:none;-webkit-box-shadow:none;box-shadow:none}.custom-checkbox .custom-control-input:indeterminate+.custom-control-label::after{background-image:url("data:image/svg+xml,%3Csvg width='11' height='8' viewBox='0 0 11 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 1L3.8125 7L1 4.27273' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.custom-select{display:inline-block;width:100%;height:40px;margin-bottom:30px;padding:.375rem 1.75rem .375rem .75rem;font-family:"Figtree-Regular";font-size:16px;font-weight:400;line-height:1.5;color:#000;vertical-align:middle;background:#fffbf2 url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L13 1' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") right .75rem center/8px 10px no-repeat;background-size:14px;border:1px solid #f8ecd7;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:rgb(127.5,189,255);background-image:url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 7L7 1L13 7' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");outline:0}.custom-select:focus::-ms-value{color:#495057;background-color:#f9f3e6}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 #495057}.custom-radio .custom-control-label::before{border-radius:50%;background:#fffbf2 !important;border-color:#000 !important;-webkit-box-shadow:none !important;box-shadow:none !important}.custom-radio .custom-control-input:checked+.custom-control-label::after{background-image:url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='5' cy='5' r='5' fill='black'/%3E%3C/svg%3E");background-color:#fffbf2 !important;border:1px solid #000 !important;border-radius:50%}.custom-radio .custom-control-input:disabled:checked+.custom-control-label::before{background-color:rgba(0,0,0,.3)}@media(min-width: 992px){.nav-head-highlight.nav-item.dropdown.show .nav-link h3,.nav-head-highlight.nav-item.dropdown.show .nav-link p{padding-bottom:5px;border-bottom:3px solid #e04e1c}}@media(max-width: 991.98px){.navbar .nav-item.dropdown,.navbar .nav-item.dropdown a,.dropdown-menu,.dropdown-menu a{color:#000;text-transform:uppercase;padding-bottom:12px;border:none}.navbar .nav-item.dropdown,.dropdown-menu{color:#000 !important}.padding-bottom-30{padding-bottom:30px !important}.border-top-bottom{border-top:2px solid #e1ceac;border-bottom:2px solid #e1ceac}.dropdown-menu-text-mobile{color:#000 !important}}@media(max-width: 991.98px){.navbar .nav-item.dropdown{padding-top:0;padding-bottom:0}.navbar.navbar-expand-md.bg-inverse.col-12{margin-top:11px}.navbar-expand-md.navbar-nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar-header .user,.navbar-header .search,.navbar-header .minicart{margin-top:9px}.search.hidden-xs-down{margin-top:10px}.quick-links.d-none{margin-top:5px}.navbar-header{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media(max-width: 767.98px){.navbar.navbar-expand-md.bg-inverse.col-12{margin-top:0}}.dropdown-menu-text-mobile{color:#000 !important}.addAddressModalContent .card-header{padding-left:0}.addAddressModalContent .card-header,.addAddressModalContent .card{border:0;padding-bottom:30px;padding-top:0}.addAddressModalContent .card-body{padding:0}.addAddressModalContent .custom-checkbox .custom-control-input:checked+.custom-control-label::after{border:1px solid #5e5e5e !important;background-size:cover}.addAddressModalContent .custom-checkbox .custom-control-label::before{border-radius:0;border-color:#5e5e5e !important;background:rgba(0,0,0,0)}.addAddressModalContent .state-select{padding:8px 18px}.title-addnewaddress{font-family:"Rufina-Regular";font-style:italic;font-weight:400;font-size:24px;line-height:38px;color:#000;border:none}.form-control-label{font-family:"Figtree-Regular";font-style:normal;width:100%;font-weight:400;font-size:16px;line-height:20px;color:#000}@media(max-width: 767.98px){.form-control-label{font-size:14px;line-height:18px;width:100%}}.btn-add-address{-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:10px}.btn-add-address .btn-outline-primary,.btn-add-address .btn-primary{height:56px;width:350px;border:1px solid;text-transform:uppercase;border-radius:0}@media(max-width: 575.98px){.btn-add-address .btn-outline-primary,.btn-add-address .btn-primary{width:343px}}.saveAddressLabel{font-family:"Figtree-Regular";font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#000}.label-text{font-family:"Rufina-Regular";font-style:italic;font-weight:400;font-size:18px;line-height:24px;color:#000;border:none}.close-modal-btn{border:none;background:rgba(0,0,0,0)}.col-gap-3rem{-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem;margin-left:28px}.padding-bottom-top-adjust{padding-top:10px;padding-bottom:10px}.margin-top-40{margin-top:40px}.margin-left-30{margin-left:30px}.margin-left-50{margin-left:50px}.product-detail .attributes .swatch-circle{height:50px;width:50px;border:none;border-radius:100%}.product-detail .attributes .swatch-circle.color-value.selected{outline:2px solid #e04e1c;border:2px solid #fffbf2}.product-detail .attributes .swatch-circle.color-value.selected::after{content:"";background-color:rgba(0,0,0,0)}.plp-product-carousel .carousel-item .img-fluid{width:100%;margin-left:-1px}.carousel-indicators.plp-product-carousel-dots{bottom:25px}@media(max-width: 767.98px){.carousel-indicators.plp-product-carousel-dots{bottom:18px}}@media(max-width: 1560px){.plp-product-carousel .carousel-item .img-fluid{margin-left:-0.5px}}.fa-eye-slash::before{content:url("data:image/svg+xml,%3Csvg width='22' height='17' viewBox='0 0 22 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.646 6.46117C13.9714 6.92542 14.1664 7.46853 14.2105 8.03381C14.2166 8.13174 14.2166 8.23003 14.2105 8.32814C14.2141 9.28638 13.7914 10.1966 13.0573 10.812C12.947 10.9038 12.8312 10.9886 12.7104 11.0662C12.2293 11.3791 11.6712 11.5535 11.0975 11.5703L13.646 6.46117ZM21.9002 7.99349C20.3494 5.89068 18.2277 4.27697 15.7871 3.34399C15.4942 3.2304 15.1629 3.36001 15.0251 3.64228L14.2186 5.25525C14.5489 5.58972 14.8215 5.97675 15.0251 6.40055C15.6116 7.63171 15.6031 9.06356 15.002 10.2879C14.4009 11.512 13.2731 12.3943 11.9402 12.6831C11.6272 12.7491 11.3084 12.783 10.9885 12.7839H10.553L10.2828 13.3363C10.1959 13.5173 10.2036 13.7293 10.3035 13.9036C10.4034 14.0777 10.5827 14.1913 10.7829 14.2073H10.9845C13.1114 14.2042 15.2078 13.7007 17.1041 12.7374C19.0004 11.7743 20.6435 10.3784 21.9006 8.66268C22.0331 8.45926 22.0331 8.19681 21.9006 7.9934L21.9002 7.99349ZM13.2266 5.13047L9.8271 12.0621L9.08522 13.5703L9.04094 13.6591L7.75849 16.3163C7.65606 16.5233 7.44507 16.6546 7.21413 16.6551C7.1234 16.6542 7.03393 16.6335 6.95203 16.5946C6.65499 16.4467 6.53114 16.0879 6.67372 15.7881L7.66168 13.7719C4.63464 12.9903 1.96559 11.1977 0.0968504 8.69107C0.0892897 8.68225 0.0826291 8.67289 0.0766883 8.66281V8.63868C0.0635467 8.62266 0.0527459 8.60502 0.0444649 8.5863L0.00810103 8.48945C0.00612081 8.46532 0.00612081 8.44102 0.00810103 8.4169C-0.00270034 8.35822 -0.00270034 8.29809 0.00810103 8.2394C0.00612081 8.21528 0.00612081 8.19097 0.00810103 8.16685L0.0444649 8.07C0.0527459 8.05128 0.0635467 8.03364 0.0766883 8.01762C0.0747081 8.007 0.0747081 7.99601 0.0766883 7.98539C1.33573 6.27555 2.97861 4.88513 4.8732 3.92633C6.76789 2.96753 8.86116 2.46691 10.9845 2.46493C11.6934 2.46295 12.4014 2.51822 13.1016 2.63037L14.2105 0.339996C14.3574 0.0391863 14.7202 -0.0852107 15.0209 0.0616849C15.3217 0.20858 15.4461 0.571476 15.2992 0.872133L13.9968 3.52542L13.9483 3.61813L13.2266 5.13047ZM12.3877 4.09411C11.0104 3.63344 9.49515 3.87233 8.3263 4.73427C7.15745 5.5962 6.48147 6.97335 6.51461 8.42521C6.54755 9.87725 7.28561 11.2221 8.49248 12.0299L9.03292 10.9291H9.03274C8.29989 10.3799 7.83273 9.54692 7.74614 8.63513C7.65973 7.72352 7.9618 6.81749 8.57839 6.14023C9.19495 5.46301 10.0686 5.07724 10.9845 5.07811C11.2758 5.07883 11.5658 5.11682 11.8476 5.19098L12.3877 4.09411Z' fill='%23C9C9C9'/%3E%3C/svg%3E")}.fa-eye::before{content:url("data:image/svg+xml,%3Csvg width='21' height='12' viewBox='0 0 21 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.7242 3.28737C12.2069 2.66664 11.3793 2.35632 10.4483 2.35632C9.62069 2.35632 8.79311 2.66664 8.17238 3.28737C7.65512 3.80463 7.24133 4.63221 7.24133 5.56326C7.24133 6.39084 7.65512 7.21842 8.17238 7.73568C8.79311 8.35641 9.62069 8.66673 10.4483 8.66673C11.3793 8.66673 12.2069 8.35641 12.7242 7.73568C13.3449 7.21842 13.6552 6.39084 13.6552 5.56326C13.6552 4.63221 13.3449 3.80463 12.7242 3.28737Z' fill='%23C9C9C9'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21 5.5632C21 5.5632 10.4484 -6.954 0 5.5632C10.4484 17.9769 21 5.5632 21 5.5632ZM10.4484 1.3218C11.6898 1.3218 12.7243 1.73559 13.4484 2.56317C14.276 3.28728 14.6898 4.3218 14.6898 5.56317C14.6898 6.70107 14.276 7.73559 13.4484 8.56317C12.7243 9.28728 11.6898 9.70107 10.4484 9.70107C9.3105 9.70107 8.27598 9.28728 7.4484 8.56317C6.72429 7.73559 6.20703 6.70107 6.20703 5.56317C6.20703 4.3218 6.72429 3.28728 7.4484 2.56317C8.27598 1.73559 9.3105 1.3218 10.4484 1.3218Z' fill='%23C9C9C9'/%3E%3C/svg%3E")}.fa-close::before{content:url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.37312 6.46853L12.8497 0.990953C13.0594 0.75489 13.0485 0.395905 12.8244 0.173272C12.6005 -0.0495016 12.2416 -0.058637 12.0068 0.152672L6.53022 5.63025L1.05369 0.152672C0.817178 -0.0433559 0.470367 -0.0270762 0.253134 0.190216C0.0359015 0.407507 0.0196079 0.754389 0.215598 0.990929L5.69213 6.4685L0.215598 11.9461C0.0865419 12.0529 0.00847998 12.2092 0.000673377 12.3767C-0.00729906 12.5441 0.0558171 12.7071 0.174239 12.8257C0.29283 12.9442 0.455766 13.0073 0.623204 12.9993C0.790625 12.9915 0.946918 12.9134 1.05372 12.7844L6.53024 7.30678L12.0068 12.7844C12.2433 12.9804 12.5901 12.9641 12.8073 12.7468C13.0246 12.5295 13.0409 12.1826 12.8449 11.9461L7.37312 6.46853Z' fill='black'/%3E%3C/svg%3E")}.fa-check::before{content:url("data:image/svg+xml,%3Csvg width='15' height='12' viewBox='0 0 15 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 4.5L4.5 8L11.5 1' stroke='white' stroke-width='1.5'/%3E%3C/svg%3E")}.fa-exclamation-triangle::before{content:url("data:image/svg+xml,%3Csvg width='18' height='16' viewBox='0 0 22 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.7372 16.6371L12.6983 0.9808C12.3487 0.375728 11.6981 0 10.9997 0C10.3013 0 9.65065 0.375752 9.3011 0.9808L0.262161 16.6371C-0.087387 17.2421 -0.087387 17.9938 0.262161 18.5989C0.611008 19.204 1.26171 19.5797 1.96076 19.5797H20.0386C20.7377 19.5797 21.3884 19.204 21.7372 18.5989C22.0875 17.9937 22.0875 17.2421 21.7379 16.6371H21.7372ZM20.8657 18.0957C20.6956 18.3902 20.3785 18.5732 20.0381 18.5732L1.96028 18.5734C1.61985 18.5734 1.3028 18.3902 1.13275 18.0959C0.96242 17.8011 0.96242 17.4352 1.13275 17.1404L10.1717 1.4841C10.342 1.18953 10.659 1.00657 10.9992 1.00657C11.3394 1.00657 11.6562 1.18977 11.8267 1.4841L20.8657 17.1404C21.036 17.4349 21.036 17.8008 20.8654 18.0957L20.8657 18.0957ZM10.9996 6.50515C10.7218 6.50515 10.4965 6.73046 10.4965 7.00818V12.5425C10.4965 12.8202 10.7218 13.0455 10.9996 13.0455C11.2773 13.0455 11.5026 12.8202 11.5026 12.5425V7.00818C11.5026 6.73069 11.2773 6.50515 10.9996 6.50515ZM10.9996 14.3599C10.7218 14.3599 10.4965 14.5852 10.4965 14.863V15.9252C10.4965 16.2029 10.7218 16.4282 10.9996 16.4282C11.2773 16.4282 11.5026 16.2029 11.5026 15.9252V14.863C11.5026 14.5852 11.2773 14.3599 10.9996 14.3599Z' fill='black'/%3E%3C/svg%3E%0A")}.fa-warning::before{content:url("data:image/svg+xml,%3Csvg width='18' height='16' viewBox='0 0 22 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.7372 16.6371L12.6983 0.9808C12.3487 0.375728 11.6981 0 10.9997 0C10.3013 0 9.65065 0.375752 9.3011 0.9808L0.262161 16.6371C-0.087387 17.2421 -0.087387 17.9938 0.262161 18.5989C0.611008 19.204 1.26171 19.5797 1.96076 19.5797H20.0386C20.7377 19.5797 21.3884 19.204 21.7372 18.5989C22.0875 17.9937 22.0875 17.2421 21.7379 16.6371H21.7372ZM20.8657 18.0957C20.6956 18.3902 20.3785 18.5732 20.0381 18.5732L1.96028 18.5734C1.61985 18.5734 1.3028 18.3902 1.13275 18.0959C0.96242 17.8011 0.96242 17.4352 1.13275 17.1404L10.1717 1.4841C10.342 1.18953 10.659 1.00657 10.9992 1.00657C11.3394 1.00657 11.6562 1.18977 11.8267 1.4841L20.8657 17.1404C21.036 17.4349 21.036 17.8008 20.8654 18.0957L20.8657 18.0957ZM10.9996 6.50515C10.7218 6.50515 10.4965 6.73046 10.4965 7.00818V12.5425C10.4965 12.8202 10.7218 13.0455 10.9996 13.0455C11.2773 13.0455 11.5026 12.8202 11.5026 12.5425V7.00818C11.5026 6.73069 11.2773 6.50515 10.9996 6.50515ZM10.9996 14.3599C10.7218 14.3599 10.4965 14.5852 10.4965 14.863V15.9252C10.4965 16.2029 10.7218 16.4282 10.9996 16.4282C11.2773 16.4282 11.5026 16.2029 11.5026 15.9252V14.863C11.5026 14.5852 11.2773 14.3599 10.9996 14.3599Z' fill='white'/%3E%3C/svg%3E%0A")}.fa-heart::before{content:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.6419 9.60575C23.6921 8.65914 22.4058 8.12761 21.0649 8.12761C19.7239 8.12761 18.4376 8.65914 17.4878 9.60575L16 10.9858L14.5122 9.60106C13.5623 8.65213 12.2743 8.11941 10.9316 8.12012C9.58889 8.12082 8.30146 8.65488 7.35253 9.60481C6.40359 10.5547 5.87088 11.8427 5.87158 13.1854C5.87229 14.5281 6.40635 15.8156 7.35628 16.7645L15.7328 25.2639C15.7677 25.2993 15.8093 25.3274 15.8552 25.3467C15.9011 25.3659 15.9503 25.3757 16 25.3757C16.0498 25.3757 16.099 25.3659 16.1449 25.3467C16.1907 25.3274 16.2323 25.2993 16.2672 25.2639L24.6419 16.7664C25.1122 16.2963 25.4852 15.7381 25.7397 15.1238C25.9943 14.5095 26.1253 13.851 26.1253 13.1861C26.1253 12.5211 25.9943 11.8627 25.7397 11.2483C25.4852 10.634 25.1122 10.0759 24.6419 9.60575Z' fill='%23E95827'/%3E%3C/svg%3E%0A")}.fa-heart-o::before{content:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.6419 9.60575C23.6921 8.65914 22.4058 8.12761 21.0649 8.12761C19.7239 8.12761 18.4376 8.65914 17.4878 9.60575L16 10.9858L14.5122 9.60106C13.5623 8.65213 12.2743 8.11941 10.9316 8.12012C9.58889 8.12082 8.30146 8.65488 7.35253 9.60481C6.40359 10.5547 5.87088 11.8427 5.87158 13.1854C5.87229 14.5281 6.40635 15.8156 7.35628 16.7645L15.7328 25.2639C15.7677 25.2993 15.8093 25.3274 15.8552 25.3467C15.9011 25.3659 15.9503 25.3757 16 25.3757C16.0498 25.3757 16.099 25.3659 16.1449 25.3467C16.1907 25.3274 16.2323 25.2993 16.2672 25.2639L24.6419 16.7664C25.1122 16.2963 25.4852 15.7381 25.7397 15.1238C25.9943 14.5095 26.1253 13.851 26.1253 13.1861C26.1253 12.5211 25.9943 11.8627 25.7397 11.2483C25.4852 10.634 25.1122 10.0759 24.6419 9.60575ZM24.1103 16.2376L16 24.4661L7.88784 16.2357C7.07901 15.4269 6.62462 14.3299 6.62462 13.1861C6.62462 12.0422 7.07901 10.9452 7.88784 10.1364C8.69667 9.32755 9.79367 8.87315 10.9375 8.87315C12.0814 8.87315 13.1784 9.32755 13.9872 10.1364L13.9966 10.1458L15.7441 11.7733C15.8135 11.8381 15.905 11.8742 16 11.8742C16.095 11.8742 16.1865 11.8381 16.256 11.7733L18.0035 10.1458L18.0128 10.1364C18.4104 9.7226 18.8865 9.39233 19.4133 9.1649C19.9401 8.93748 20.507 8.81747 21.0808 8.81191C21.6546 8.80635 22.2237 8.91535 22.7548 9.13253C23.2859 9.34971 23.7684 9.67069 24.1739 10.0767C24.5794 10.4827 24.8997 10.9655 25.1163 11.4969C25.3328 12.0283 25.4411 12.5975 25.4348 13.1713C25.4286 13.7451 25.3079 14.3118 25.0798 14.8383C24.8517 15.3649 24.5208 15.8406 24.1066 16.2376H24.1103Z' fill='black'/%3E%3C/svg%3E%0A")}.fa-circle-left::before{content:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 89 90' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23a)'%3E%3Ccircle cx='44' cy='45' r='30' transform='rotate(-90 44 45)' fill='%23fff'/%3E%3C/g%3E%3Cpath d='m42 52-7-7 7-7m-6.5 7h18' stroke='%23000' stroke-width='1.5'/%3E%3Cdefs%3E%3Cfilter id='a' x='-1' y='0' width='90' height='90' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='7.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0.913725 0 0 0 0 0.345098 0 0 0 0 0.152941 0 0 0 0.3 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_4451_4950'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_4451_4950' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E")}.fa-circle-right::before{content:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 90 90' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23a)'%3E%3Ccircle r='30' transform='matrix(0 -1 -1 0 45 45)' fill='%23fff'/%3E%3C/g%3E%3Cpath d='m47 52 7-7-7-7m6.5 7h-18' stroke='%23000' stroke-width='1.5'/%3E%3Cdefs%3E%3Cfilter id='a' x='0' y='0' width='90' height='90' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='7.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0.913725 0 0 0 0 0.345098 0 0 0 0 0.152941 0 0 0 0.3 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_4451_4945'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_4451_4945' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E")}.fa-apple::before{content:url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.9517 3.68576C14.1156 4.6514 12.7778 5.41304 11.44 5.30423C11.2728 3.99858 11.9277 2.61131 12.6942 1.75448C13.5303 0.761633 14.9935 0.0544024 16.178 0C16.3173 1.36006 15.7739 2.69292 14.9517 3.68576ZM16.164 5.56264C14.2271 5.45384 12.5688 6.63709 11.649 6.63709C10.7154 6.63709 9.30792 5.61705 7.77505 5.64425C5.78232 5.67145 3.92894 6.7731 2.91167 8.52757C0.821384 12.0365 2.36819 17.232 4.3888 20.0881C5.3782 21.5025 6.56269 23.053 8.12343 22.9986C9.60056 22.9442 10.1858 22.0602 11.9695 22.0602C13.7672 22.0602 14.2828 22.9986 15.8435 22.9714C17.46 22.9442 18.4773 21.5569 19.4667 20.1425C20.5954 18.5376 21.0553 16.9735 21.0832 16.8919C21.0553 16.8647 17.9617 15.7087 17.9338 12.2269C17.9059 9.31641 20.3725 7.92915 20.484 7.84754C19.0904 5.83466 16.9165 5.61705 16.164 5.56264Z' fill='black'/%3E%3C/svg%3E")}.fa-calendar::before{content:url("data:image/svg+xml,%3Csvg width='17' height='18' viewBox='0 0 17 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.5142 1.49305H12.7623V0.746523C12.7623 0.336035 12.4287 0 12.0158 0C11.6055 0 11.2693 0.335853 11.2693 0.746523V1.49305H5.23793V0.746523C5.23793 0.336035 4.90207 0 4.4914 0C4.07831 0 3.74488 0.335853 3.74488 0.746523V1.49305H1.99305C0.895774 1.49305 0 2.38882 0 3.4861V16.0069C0 17.1042 0.895774 18 1.99305 18H14.5139C15.6112 18 16.507 17.1042 16.507 16.0069L16.5071 3.4861C16.5071 2.38882 15.6114 1.49305 14.5139 1.49305H14.5142ZM15.0144 16.0072C15.0144 16.2809 14.7879 16.5074 14.5142 16.5074H1.99332C1.7196 16.5074 1.49309 16.2809 1.49309 16.0072V7.89055H15.0141L15.0144 16.0072ZM15.0144 6.39759H1.49336V3.48632C1.49336 3.2126 1.71986 2.98609 1.99359 2.98609H3.74541V4.15802C3.74541 4.56851 4.07884 4.90454 4.49194 4.90454C4.90242 4.90454 5.23846 4.56869 5.23846 4.15802V2.98609H11.2698V4.15802C11.2698 4.56851 11.606 4.90454 12.0164 4.90454C12.4291 4.90454 12.7629 4.56869 12.7629 4.15802V2.98609H14.5147C14.7884 2.98609 15.0149 3.2126 15.0149 3.48632L15.0144 6.39759Z' fill='%23E95827'/%3E%3Cpath d='M4.69263 11.3017H4.56818C4.15596 11.3017 3.82166 10.9676 3.82166 10.5552C3.82166 10.1429 4.15577 9.80864 4.56818 9.80864H4.69263C5.10485 9.80864 5.43915 10.1428 5.43915 10.5552C5.43915 10.9674 5.10469 11.3017 4.69263 11.3017Z' fill='%23E95827'/%3E%3Cpath d='M8.34055 11.3017H8.16681C7.75459 11.3017 7.42029 10.9676 7.42029 10.5552C7.42029 10.1429 7.7544 9.80864 8.16681 9.80864H8.34055C8.75278 9.80864 9.08708 10.1428 9.08708 10.5552C9.08708 10.9674 8.75296 11.3017 8.34055 11.3017Z' fill='%23E95827'/%3E%3Cpath d='M11.9397 11.3017H11.8152C11.403 11.3017 11.0687 10.9676 11.0687 10.5552C11.0687 10.1429 11.4028 9.80864 11.8152 9.80864H11.9397C12.3519 9.80864 12.6862 10.1428 12.6862 10.5552C12.6862 10.9674 12.3523 11.3017 11.9397 11.3017Z' fill='%23E95827'/%3E%3Cpath d='M4.69263 14.9097H4.56818C4.15596 14.9097 3.82166 14.5755 3.82166 14.1631C3.82166 13.7509 4.15577 13.4166 4.56818 13.4166H4.69263C5.10485 13.4166 5.43915 13.7507 5.43915 14.1631C5.43915 14.5755 5.10469 14.9097 4.69263 14.9097Z' fill='%23E95827'/%3E%3Cpath d='M8.34055 14.9097H8.16681C7.75459 14.9097 7.42029 14.5755 7.42029 14.1631C7.42029 13.7509 7.7544 13.4166 8.16681 13.4166H8.34055C8.75278 13.4166 9.08708 13.7507 9.08708 14.1631C9.08708 14.5755 8.75296 14.9097 8.34055 14.9097Z' fill='%23E95827'/%3E%3Cpath d='M11.9397 14.9097H11.8152C11.403 14.9097 11.0687 14.5755 11.0687 14.1631C11.0687 13.7509 11.4028 13.4166 11.8152 13.4166H11.9397C12.3519 13.4166 12.6862 13.7507 12.6862 14.1631C12.6862 14.5755 12.3523 14.9097 11.9397 14.9097Z' fill='%23E95827'/%3E%3C/svg%3E")}.fa-file-pdf-o::before{content:url("data:image/svg+xml,%3Csvg width='20' height='25' viewBox='0 0 20 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.49456 9.33485C5.40091 9.33485 5.27591 9.33485 5.08862 9.36599V11.4889H5.4632C5.83778 11.4889 6.08756 11.3641 6.24371 11.1143C6.3685 10.927 6.431 10.6772 6.431 10.3649C6.431 9.64693 6.11893 9.33485 5.49456 9.33485Z' fill='%23E95827'/%3E%3Cpath d='M2.62235 9.33484H2.37256V10.209C2.4037 10.209 2.52871 10.2402 2.59121 10.2402C3.21556 10.2402 3.27806 9.99036 3.27806 9.77194C3.27784 9.64693 3.27787 9.33484 2.62235 9.33484Z' fill='%23E95827'/%3E%3Cpath d='M11.3641 8.52333C11.3641 7.86759 10.8334 7.36823 10.209 7.36823H1.1551C0.49936 7.36823 0 7.89895 0 8.52333V12.3322C0 12.988 0.53072 13.4873 1.1551 13.4873H10.209C10.8648 13.4873 11.3641 12.9566 11.3641 12.3322V8.52333ZM3.59024 10.6151C3.30931 10.8338 2.96589 10.9274 2.5288 10.9274H2.37266V12.2387H1.62331V8.74202L1.77946 8.71087C2.09175 8.64837 2.40381 8.61723 2.65363 8.61723C3.09071 8.61723 3.43414 8.71087 3.6528 8.89816C3.90259 9.11681 4.05873 9.36638 4.05873 9.70984C4.02737 10.1158 3.90232 10.3967 3.59024 10.6151ZM6.80595 11.5831C6.49366 11.9577 6.02544 12.1763 5.40109 12.1763C5.2138 12.1763 4.93287 12.1452 4.52692 12.1138L4.43327 12.0827L4.43305 8.742L4.5267 8.71086C5.02628 8.64836 5.33837 8.61721 5.52586 8.61721C6.11911 8.61721 6.55614 8.8045 6.83713 9.14793C7.08692 9.42887 7.18056 9.83478 7.18056 10.303C7.18056 10.8649 7.05575 11.2708 6.80595 11.5831ZM9.74074 9.36634H8.24221V10.0221H9.61597V10.7714H8.24221V12.2388H7.4617L7.46148 8.7106H9.74052L9.74074 9.36634Z' fill='%23E95827'/%3E%3Cpath d='M11.9884 0V0.0311419H3.65256C2.99682 0.0311419 2.46613 0.53072 2.46613 1.15508V6.77477H3.4339L3.43412 1.74827C3.43412 1.31119 3.77756 0.967757 4.21463 0.967757H11.9885V6.43134C11.9885 7.0557 12.5193 7.61778 13.1436 7.61778H18.6072V21.0114C18.6072 21.4484 18.2638 21.7919 17.8267 21.7919H14.3301C14.2989 21.823 14.2989 21.8544 14.2676 21.8855L13.6118 22.7285H18.3886C19.0443 22.7285 19.5437 22.1978 19.5437 21.5421L19.5439 7.58654L11.9884 0Z' fill='%23E95827'/%3E%3Cpath d='M7.71136 21.8231H4.21472C3.77765 21.8231 3.43421 21.4796 3.43421 21.0426V14.0179H2.46643V21.5733C2.46643 22.229 2.99715 22.7597 3.65286 22.7597H8.4296L7.77386 21.9167C7.77386 21.8854 7.74272 21.8542 7.71136 21.8231Z' fill='%23E95827'/%3E%3Cpath d='M13.5495 21.105H12.3008L12.3005 16.7967C12.3005 16.5158 12.0819 16.266 11.801 16.266H10.2399C9.959 16.266 9.70921 16.5158 9.70921 16.7967V21.1052H8.4605C8.21071 21.1052 8.05457 21.3861 8.21071 21.5734L10.7395 24.8827C10.8643 25.0389 11.1141 25.0389 11.2391 24.8827L13.7679 21.5734C13.9552 21.3861 13.799 21.105 13.5495 21.105Z' fill='%23E95827'/%3E%3C/svg%3E")}.fa-illustration::before{content:url("data:image/svg+xml,%3Csvg width='121' height='121' viewBox='0 0 121 121' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='60.5' cy='60.5' r='60.5' fill='%23FBEDD7'/%3E%3C/svg%3E")}.fa-flower-img::before{content:url("data:image/svg+xml,%3Csvg width='33' height='32' viewBox='0 0 33 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.8687 3.57468C19.5195 2.35871 19.4775 9.40268 19.4775 9.40268C19.4775 9.40268 25.5715 5.90764 22.8736 3.57468' fill='%23DF5729'/%3E%3Cpath d='M26.7562 8.35229C24.5583 6.27683 22.167 11.7408 22.167 11.7408C22.167 11.7408 28.0774 11.0774 26.7562 8.35229' fill='%23DF5729'/%3E%3Cpath d='M19.4736 21.7402C19.4736 21.7402 21.2634 22.577 25.3644 15.9775C25.3644 15.9775 29.111 9.81024 32.6661 12.2825C32.6661 12.2825 31.6897 11.8092 27.9851 17.9196C27.9851 17.9196 23.9388 25.1266 19.4727 21.7411' fill='%23DF5729'/%3E%3Cpath d='M18.4033 14.8993C18.0436 15.3772 17.7851 15.9239 17.6435 16.5058C17.502 17.0877 17.4804 17.6924 17.5802 18.283C18.7684 18.0976 19.8347 17.4465 20.5449 16.4727C21.2551 15.4989 21.5511 14.282 21.3678 13.0894C20.7769 13.1723 20.209 13.3757 19.6992 13.6869C19.1895 13.9982 18.7485 14.4107 18.4033 14.8993Z' fill='%23DF5729'/%3E%3Cpath d='M9.79949 3.57448C13.1487 2.35946 13.1956 9.40268 13.1956 9.40268C13.1956 9.40268 7.10159 5.90753 9.79949 3.57448Z' fill='%23DF5729'/%3E%3Cpath d='M5.90836 8.35229C8.1063 6.27683 10.4976 11.7408 10.4976 11.7408C10.4976 11.7408 4.58725 11.0774 5.90836 8.35229' fill='%23DF5729'/%3E%3Cpath d='M13.1926 21.7402C13.1926 21.7402 11.4028 22.577 7.30175 15.9775C7.30175 15.9775 3.55519 9.81024 0 12.2825C0 12.2825 0.976432 11.8092 4.68101 17.9196C4.68101 17.9196 8.72734 25.1266 13.1935 21.7411' fill='%23DF5729'/%3E%3Cpath d='M14.2626 14.8993C14.6223 15.3772 14.8809 15.9239 15.0225 16.5058C15.164 17.0877 15.1855 17.6924 15.0858 18.283C13.8976 18.0976 12.8312 17.4465 12.1211 16.4727C11.4109 15.4989 11.1149 14.282 11.2981 13.0894C11.8891 13.1723 12.4569 13.3757 12.9667 13.6869C13.4765 13.9982 13.9175 14.4107 14.2626 14.8993' fill='%23DF5729'/%3E%3Cpath d='M16.3316 0C11.8303 0.831898 16.3316 8.67663 16.3316 8.67663C16.3316 8.67663 20.83 0.831898 16.3316 0Z' fill='%23DF5729'/%3E%3Cpath d='M16.3337 24.942L14.0234 22.1082L16.3337 19.2793L18.6439 22.1082L16.3337 24.942Z' fill='%23DF5729'/%3E%3Cpath d='M14.2783 31.9996L16.3337 26.3403L18.3901 31.9996H14.2783Z' fill='%23DF5729'/%3E%3Cpath d='M14.9131 12.2288C14.9137 11.9455 14.9979 11.6688 15.1552 11.4336C15.3125 11.1984 15.5358 11.0152 15.7968 10.9073C16.0578 10.7994 16.3449 10.7716 16.6216 10.8273C16.8984 10.8831 17.1525 11.02 17.3518 11.2206C17.551 11.4212 17.6865 11.6767 17.7412 11.9546C17.7958 12.2325 17.7671 12.5204 17.6586 12.7819C17.5502 13.0435 17.3669 13.2669 17.132 13.4239C16.897 13.5809 16.621 13.6646 16.3387 13.6642C16.1511 13.664 15.9654 13.6268 15.7921 13.5546C15.6189 13.4823 15.4616 13.3765 15.3292 13.2432C15.1968 13.1099 15.0919 12.9516 15.0205 12.7776C14.9491 12.6035 14.9126 12.417 14.9131 12.2288Z' fill='%23DF5729'/%3E%3C/svg%3E")}.fa-store-locator::before{content:url("data:image/svg+xml,%3Csvg width='11' height='14' viewBox='0 0 11 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.75923 13.8289C4.77475 13.86 4.79037 13.8755 4.80589 13.891C4.86808 13.9689 4.94589 14 5.03922 14C5.13255 14 5.22589 13.9845 5.3037 13.891C5.31922 13.8755 5.35037 13.8444 5.35037 13.8132C6.39278 12.2574 7.41963 10.7016 8.43092 9.13016C9.06884 8.13443 9.81562 7.15422 10.0179 5.97181C10.2669 4.55598 9.92457 3.09352 9.05331 1.95776C7.32645 -0.313706 3.96573 -0.65599 1.78756 1.17984C0.745151 2.05108 0.107258 3.32692 0.0139079 4.68047C-0.0950534 6.11184 0.449542 7.2009 1.18078 8.3678C2.33213 10.2037 3.54568 12.024 4.75921 13.8288L4.75923 13.8289ZM1.2586 2.7513C2.75225 0.261911 6.31506 -0.0958753 8.29097 2.02006C9.27118 3.07797 9.67567 4.58713 9.38003 5.98744C9.16222 7.02985 8.43097 7.96338 7.85534 8.85018C6.93742 10.2971 6.00387 11.7129 5.05483 13.1287C4.24577 11.9463 3.45232 10.7483 2.67441 9.55031C2.14545 8.74124 1.60085 7.91665 1.1341 7.07655C0.387328 5.75404 0.48065 4.04268 1.25858 2.75133L1.2586 2.7513Z' fill='black'/%3E%3Cpath d='M5.05431 7.34104C6.23671 7.34104 7.20139 6.37645 7.20139 5.19396C7.20139 4.01155 6.2368 3.04688 5.05431 3.04688C3.8719 3.04688 2.90723 4.01147 2.90723 5.19396C2.90723 6.39198 3.87193 7.34104 5.05431 7.34104ZM5.05431 3.70038C5.8789 3.70038 6.56347 4.36934 6.56347 5.20954C6.56347 6.03413 5.89451 6.7187 5.05431 6.7187C4.22971 6.7187 3.54515 6.04975 3.54515 5.20954C3.54515 4.36934 4.21421 3.70038 5.05431 3.70038Z' fill='black'/%3E%3C/svg%3E")}.fa-hamburger-icon::before{content:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.25 4.5H15.75' stroke='black' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M2.25 9H15.75' stroke='black' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M2.25 13.5H15.75' stroke='black' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E")}.fa-wishlist-icon::before{content:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.4744 9.53214L9.80929 15.2778C9.41766 15.675 8.77679 15.675 8.38515 15.2778L2.71993 9.53214C1.42484 8.21874 -0.12264 5.50262 2.19023 3.15706C4.66137 0.651011 7.94607 2.76788 9.09723 4.3246C12.4066 0.968111 14.8531 1.98952 16.0042 3.15706C17.1554 4.3246 17.6851 7.28999 15.4744 9.53214Z' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.fa-profile-icon::before{content:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8.34607' cy='5.03846' r='3.53846' stroke='black' stroke-linejoin='round'/%3E%3Cpath d='M2 15.9999V13.2307C2 11.5739 3.34315 10.2307 5 10.2307H11.6923C13.3491 10.2307 14.6923 11.5739 14.6923 13.2307V15.9999' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.fa-cart-icon::before{content:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 2H3.39801C3.62593 2 3.82501 2.15414 3.88208 2.37481L6.47336 12.3944C6.53043 12.6151 6.72951 12.7692 6.95743 12.7692H15.0881C15.3195 12.7692 15.5207 12.6104 15.5744 12.3853L17.0068 6.38533C17.0818 6.07107 16.8435 5.76923 16.5204 5.76923H6.57029' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.99989 16.35C8.49057 16.35 8.88835 15.9522 8.88835 15.4616C8.88835 14.9709 8.49057 14.5731 7.99989 14.5731C7.5092 14.5731 7.11143 14.9709 7.11143 15.4616C7.11143 15.9522 7.5092 16.35 7.99989 16.35Z' stroke='black' stroke-width='0.7'/%3E%3Cpath d='M14.4616 16.35C14.9522 16.35 15.35 15.9522 15.35 15.4616C15.35 14.9709 14.9522 14.5731 14.4616 14.5731C13.9709 14.5731 13.5731 14.9709 13.5731 15.4616C13.5731 15.9522 13.9709 16.35 14.4616 16.35Z' stroke='black' stroke-width='0.7'/%3E%3C/svg%3E")}.fa-search-icon::before{content:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.41667 13.8333C11.4082 13.8333 13.8333 11.4082 13.8333 8.41667C13.8333 5.42512 11.4082 3 8.41667 3C5.42512 3 3 5.42512 3 8.41667C3 11.4082 5.42512 13.8333 8.41667 13.8333Z' stroke='%23222222' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.1875 16L11.9375 12.75' stroke='%23222222' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");display:block;-webkit-transform:scale(1.1);transform:scale(1.1)}@media(max-width: 991.98px){.fa-search-icon::before{-webkit-transform:scale(1.05);transform:scale(1.05)}}.fa-circle-arrow-up::before{content:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 80 80' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_17126_7247)'%3E%3Ccircle cx='40' cy='40' r='25' fill='white'/%3E%3C/g%3E%3Cpath d='M33 40L40 33L47 40' stroke='black' stroke-width='1.5'/%3E%3Cpath d='M40 33.5V51.5' stroke='black' stroke-width='1.5'/%3E%3Cdefs%3E%3Cfilter id='filter0_d_17126_7247' x='0' y='0' width='80' height='80' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='7.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.913725 0 0 0 0 0.345098 0 0 0 0 0.152941 0 0 0 0.3 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_17126_7247'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_17126_7247' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A")}.fa-times::before{content:url("data:image/svg+xml,%3Csvg width='16' height='13' viewBox='0 0 16 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.78425 6.46853L14.8822 0.990953C15.1158 0.75489 15.1036 0.395905 14.8541 0.173272C14.6048 -0.0495016 14.2052 -0.058637 13.9437 0.152672L7.84571 5.63025L1.74772 0.152672C1.48437 -0.0433559 1.09821 -0.0270762 0.856322 0.190216C0.614438 0.407507 0.596296 0.754389 0.814525 0.990929L6.91251 6.4685L0.814525 11.9461C0.670825 12.0529 0.583905 12.2092 0.575213 12.3767C0.566336 12.5441 0.636614 12.7071 0.768473 12.8257C0.900522 12.9442 1.08195 13.0073 1.26838 12.9993C1.4548 12.9915 1.62883 12.9134 1.74775 12.7844L7.84573 7.30678L13.9437 12.7844C14.2071 12.9804 14.5932 12.9641 14.8351 12.7468C15.077 12.5295 15.0951 12.1826 14.8769 11.9461L8.78425 6.46853Z' fill='black'/%3E%3C/svg%3E")}.fa-plus::before{content:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 5.74829H11.7483' stroke='black'/%3E%3Cpath d='M5.87402 11.7483L5.87402 3.93987e-05' stroke='black'/%3E%3C/svg%3E%0A")}.fa-plus-white::before{content:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 5.74829H11.7483' stroke='white'/%3E%3Cpath d='M5.875 11.7483L5.875 3.93987e-05' stroke='white'/%3E%3C/svg%3E")}.fa-minus::before{content:url("data:image/svg+xml,%3Csvg width='12' height='2' viewBox='0 0 12 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.7483 1.24805H0V0.248047H11.7483V1.24805Z' fill='black'/%3E%3C/svg%3E%0A")}.fa-minus-white::before{content:url("data:image/svg+xml,%3Csvg width='12' height='2' viewBox='0 0 12 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0.75H11.7483' stroke='white'/%3E%3C/svg%3E%0A")}.fa-envelope-o::before{content:url("data:image/svg+xml,%3Csvg width='22' height='17' viewBox='0 0 22 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.3294 0.95H19.3295C19.9866 0.951043 20.6167 1.2125 21.0813 1.67728C21.5461 2.1419 21.8076 2.77199 21.8086 3.42909V3.42917V14.3921V14.3922C21.8076 15.0493 21.5461 15.6794 21.0813 16.144C21.0813 16.144 21.0813 16.144 21.0813 16.144M19.3294 0.95V16.8213C19.9733 16.8202 20.5907 16.5641 21.046 16.1086L21.0813 16.144M19.3294 0.95L3.42917 0.95L3.42909 0.95C2.772 0.951057 2.14191 1.2125 1.67729 1.67728M19.3294 0.95L1 14.3921C1.00104 15.036 1.25722 15.6534 1.71264 16.1086M21.0813 16.144C20.6167 16.6088 19.9866 16.8702 19.3295 16.8713H19.3294H3.42917H3.42909C2.77199 16.8702 2.1419 16.6088 1.67728 16.144M21.0813 16.144L1.67728 16.144M1.67728 16.144C1.67728 16.144 1.67728 16.144 1.67729 16.144L1.71264 16.1086M1.67728 16.144L3.42917 16.8213C2.7853 16.8203 2.1679 16.5641 1.71264 16.1086M1.67728 16.144L1.71264 16.1086M1.67728 16.144C1.2125 15.6794 0.951057 15.0493 0.95 14.3922L0.95 14.3921L0.95 3.42917V3.42909C0.951043 2.772 1.2125 2.14191 1.67728 1.67729M1.67728 1.67729L1.71264 1.71264L1.67729 1.67728M1.67728 1.67729C1.67728 1.67728 1.67728 1.67728 1.67729 1.67728M1.67728 1.67729L1.67729 1.67728M21.0461 14.3917V3.82963L20.9961 3.87963M21.0461 14.3917L20.9961 3.80892V3.87963M21.0461 14.3917C21.0462 14.5736 21.0173 14.7542 20.9605 14.9268L21.0461 14.3917ZM20.9961 3.87963L15.4551 9.42137L20.9208 14.8871C20.9708 14.7268 20.9962 14.5599 20.9961 14.3917V14.3917V3.87963ZM2.46958 2.06695L2.46958 2.06695C2.19729 2.25864 1.98882 2.52738 1.8706 2.83826L9.54871 10.5164L2.46958 2.06695ZM2.46958 2.06695C2.75063 1.86905 3.08582 1.76278 3.42929 1.76264L2.46958 2.06695ZM19.3296 1.76264H3.42932H3.42931H19.3296ZM19.3296 1.76264C19.6731 1.76292 20.0081 1.86919 20.289 2.06695C20.5612 2.25879 20.7697 2.5274 20.8879 2.83826L13.2098 10.5164L19.3296 1.76264ZM13.2097 10.5164C12.7239 11.0012 12.0655 11.2734 11.3792 11.2734C10.6929 11.2734 10.0346 11.0012 9.54875 10.5164H13.2097ZM1.76279 14.3909V3.87961L7.30416 9.42062L1.83841 14.8864C1.78843 14.7263 1.76291 14.5596 1.76279 14.3916V14.3909ZM20.4802 15.5961C20.1797 15.8846 19.7814 16.0496 19.3646 16.0582L19.3644 16.0574L19.3291 16.0574L3.42925 16.0573C2.99964 16.0573 2.58733 15.8907 2.27851 15.5939L7.87879 9.99581L8.88887 11.0059H8.88853L8.97412 11.0913C9.61256 11.7282 10.4775 12.086 11.3793 12.086C12.2811 12.086 13.1461 11.7283 13.7845 11.0913L13.7845 11.0913L14.88 9.99582L20.4802 15.5961Z' fill='%232F2F2F' stroke='black' stroke-width='0.1'/%3E%3C/svg%3E%0A")}.fa-phone::before{content:url("data:image/svg+xml,%3Csvg width='14' height='18' viewBox='0 0 14 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.8718 16.6949L12.8485 16.6451L12.8826 16.6871C13.1567 16.4642 13.3512 16.2009 13.437 15.8998C13.5232 15.5977 13.4969 15.2675 13.3467 14.9173L13.3473 14.917L13.3414 14.9068L11.912 12.4285L11.9121 12.4285L11.9111 12.4269C11.744 12.1492 11.4648 11.9675 11.1546 11.8673C10.8442 11.7671 10.4955 11.7458 10.1763 11.7942L10.1666 11.7957L10.1574 11.799C9.83375 11.9157 9.50734 12.0454 9.18284 12.1743C8.97316 12.2576 8.76428 12.3406 8.55744 12.4196C8.15197 12.4691 7.79794 12.2048 7.48021 11.798L7.47977 11.7974C7.13747 11.3654 6.80894 10.7849 6.5024 10.2432C6.42954 10.1144 6.35792 9.98788 6.28765 9.86604C5.92676 9.24022 5.48718 8.47616 5.2416 7.8215L5.23526 7.80442C5.16383 7.61188 5.08587 7.40176 5.05968 7.19529C5.03342 6.98827 5.06098 6.79804 5.19156 6.64026C5.35026 6.50978 5.52658 6.3697 5.71034 6.22372C5.98201 6.00789 6.26991 5.77917 6.54109 5.54951L6.54165 5.55017L6.55046 5.54047C6.98825 5.05894 7.15806 4.34543 6.87215 3.69091L6.87272 3.69066L6.86713 3.68099L5.43962 1.20561C5.29731 0.917263 4.97403 0.716296 4.64184 0.626264C4.30908 0.53608 3.93141 0.547622 3.67496 0.729638L3.67494 0.729608L3.67278 0.731232C3.52099 0.845253 3.34432 0.968546 3.1533 1.10185C3.09736 1.14089 3.04019 1.18079 2.98205 1.22156C2.72651 1.40079 2.45421 1.59567 2.19378 1.80413C1.67672 2.218 1.19235 2.69605 0.982678 3.22683C0.519602 4.28767 0.749679 5.64604 1.25423 7.08106L1.34857 7.04789L1.25423 7.08107C1.76121 8.52288 2.5747 10.0738 3.4155 11.5318C4.26342 13.0022 5.18931 14.4029 6.17702 15.5136C7.16348 16.6229 8.21963 17.4521 9.33008 17.7646L9.32983 17.7655L9.34328 17.7674C10.4737 17.9259 11.6117 17.4625 12.8718 16.6949ZM11.3305 12.7746L12.7423 15.2331C12.8 15.4209 12.8164 15.5749 12.7852 15.7123C12.7544 15.8481 12.6742 15.98 12.5149 16.1183C11.3228 16.7622 10.2941 17.1632 9.49172 17.1036C8.58298 16.8399 7.62914 16.0916 6.69 15.0387C5.74958 13.9843 4.83326 12.6352 4.00144 11.1929C3.1692 9.74974 2.37903 8.23015 1.8961 6.85657C1.41251 5.48124 1.26909 4.28958 1.61043 3.50122L1.61093 3.50002C1.77843 3.09888 2.14357 2.72952 2.59647 2.36731C2.86527 2.15233 3.15472 1.9473 3.44504 1.74166C3.64146 1.60254 3.83827 1.46313 4.02936 1.32017C4.1937 1.28043 4.34057 1.26938 4.47254 1.29918C4.60516 1.32912 4.73093 1.40214 4.84862 1.54601L6.27364 4.01705C6.38748 4.38695 6.326 4.72824 6.06223 5.06193C5.95436 5.14889 5.84623 5.23581 5.73802 5.32279C5.41604 5.58162 5.09333 5.84102 4.77475 6.10381C4.47718 6.32956 4.3817 6.67474 4.38427 7.0254C4.38685 7.3763 4.487 7.74888 4.59875 8.05596L4.59911 8.0569C4.87382 8.78881 5.33323 9.5869 5.69242 10.2098L5.77904 10.1598L5.69242 10.2098C5.74778 10.3058 5.80492 10.4061 5.86375 10.5095C6.18013 11.0654 6.54562 11.7077 6.94931 12.2172L6.94958 12.2176C7.36229 12.7339 7.95617 13.2716 8.78319 13.057L8.78336 13.0576L8.79428 13.0534L10.3289 12.4573C10.7243 12.4322 11.0733 12.4736 11.3305 12.7746Z' fill='black' stroke='black' stroke-width='0.2'/%3E%3C/svg%3E")}.fa-arrow-right::before{content:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.172 6.97146L6.808 1.45436L8.222 0L16 8L8.222 16L6.808 14.5456L12.172 9.02854H0V6.97146H12.172Z' fill='white'/%3E%3C/svg%3E%0A")}.fa-globe::before{content:url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 22C13.9175 22 16.7151 20.841 18.7781 18.7781C20.8411 16.7153 22 13.9175 22 11C22 8.08253 20.841 5.28488 18.7781 3.22188C16.7153 1.15888 13.9175 0 11 0C8.08253 0 5.28488 1.15903 3.22188 3.22188C1.15888 5.28474 0 8.08253 0 11C0 12.9309 0.508359 14.8279 1.47381 16.5C2.43926 18.1722 3.82792 19.5608 5.50002 20.5262C7.17218 21.4917 9.06915 22 11 22L11 22ZM14.1323 20.4462C14.9698 19.4786 15.6125 18.358 16.0243 17.1462C16.8148 17.2772 17.5957 17.461 18.3617 17.6962C17.2111 18.9605 15.7546 19.9075 14.1323 20.4462ZM19.0823 16.8161V16.8163C18.1936 16.5211 17.2834 16.2958 16.3598 16.1424C16.7758 14.6365 17.0014 13.0845 17.0308 11.5224H20.9384C20.8391 13.4305 20.1896 15.269 19.0685 16.8162L19.0823 16.8161ZM19.0823 5.18353C20.2034 6.7308 20.8529 8.56923 20.9522 10.4773H17.0169C16.9876 8.91525 16.7622 7.36321 16.3459 5.85738C17.2696 5.70392 18.18 5.47872 19.0685 5.18348L19.0823 5.18353ZM18.3756 4.31168L18.3754 4.31187C17.6095 4.54705 16.8286 4.73081 16.038 4.86182C15.626 3.65005 14.9835 2.52942 14.1459 1.56186C15.7634 2.10263 17.2149 3.04946 18.3616 4.31187L18.3756 4.31168ZM11.5227 1.09976C12.8977 1.40227 14.1243 2.87892 14.941 5.00208H14.9408C13.8063 5.13789 12.6652 5.21231 11.5227 5.22479L11.5227 1.09976ZM11.5227 6.27813C12.7799 6.25856 14.0352 6.16668 15.2819 6.00305C15.7032 7.45304 15.9343 8.95141 15.9694 10.4609H11.5227V6.27813ZM11.5227 11.5032H15.9694C15.9343 13.0126 15.7032 14.5112 15.2819 15.961C14.0352 15.7973 12.7799 15.7057 11.5227 15.6861V11.5032ZM11.5227 16.7753C12.6654 16.7897 13.8064 16.8659 14.9408 17.0034C14.1242 19.1156 12.8977 20.5923 11.5227 20.9003V16.7753ZM3.63851 17.6882C4.40449 17.453 5.18539 17.2693 5.97592 17.1383C6.38777 18.35 7.03041 19.4707 7.86788 20.4382C6.24562 19.8996 4.7891 18.9525 3.63851 17.6882ZM10.4777 20.9003C9.10269 20.5978 7.87613 19.1212 7.05938 16.998H7.05957C8.19405 16.8622 9.33521 16.7878 10.4777 16.7753L10.4777 20.9003ZM10.4777 15.722C9.22045 15.7415 7.96516 15.8334 6.71848 15.997C6.29723 14.5471 6.06609 13.0487 6.03097 11.5392H10.4777V15.722ZM10.4777 10.4832H6.03097C6.06608 8.97373 6.29723 7.47517 6.71848 6.02537C7.96516 6.189 9.22045 6.28089 10.4777 6.30046V10.4832ZM10.4777 1.10025V5.22527C9.33497 5.21088 8.19401 5.13472 7.05958 4.99719C7.87618 2.88498 9.10269 1.40833 10.4777 1.10028V1.10025ZM7.86788 1.54855C7.03036 2.51631 6.38774 3.63674 5.97592 4.84851C5.18539 4.71769 4.40449 4.53392 3.63851 4.29856C4.78964 3.03635 6.24621 2.09123 7.86788 1.5541V1.54855ZM2.93161 5.18401C3.82016 5.47923 4.73056 5.70445 5.65417 5.85791C5.23791 7.36374 5.01254 8.91583 4.98317 10.4778H1.0617C1.16107 8.56977 1.81059 6.73129 2.93161 5.18406V5.18401ZM1.0617 11.509H4.98317C5.01252 13.0711 5.23791 14.6233 5.65417 16.1292C4.73051 16.2824 3.82011 16.5078 2.93161 16.8029C1.81309 15.2596 1.16375 13.4261 1.0617 11.5228V11.509Z' fill='white'/%3E%3C/svg%3E%0A")}.fa-info-circle::before{content:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.71989 4.15381H8.73682V5.56612H9.71989V4.15381ZM9.71989 7.39381H8.73682V13.8461H9.71989V7.39381Z' fill='black'/%3E%3Ccircle cx='9' cy='9' r='8.5' stroke='%23313130'/%3E%3C/svg%3E")}.fa-flagship-info::before{content:url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.2601 4.38452H9.22241V5.87529H10.2601V4.38452ZM10.2601 7.80452H9.22241V14.6153H10.2601V7.80452Z' fill='black'/%3E%3Ccircle cx='9.5' cy='9.5' r='9' stroke='%23313130'/%3E%3C/svg%3E%0A")}.fa-close-white::before{content:url("data:image/svg+xml,%3Csvg width='7' height='8' viewBox='0 0 7 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.97014 4.03865L6.91904 1.0129C7.032 0.882507 7.0261 0.684208 6.90545 0.561228C6.78489 0.438171 6.59163 0.433125 6.46517 0.549849L3.51627 3.57559L0.567374 0.549849C0.440019 0.441566 0.253275 0.450559 0.136303 0.570588C0.0193316 0.690617 0.0105581 0.88223 0.116091 1.01289L3.06499 4.03864L0.116091 7.06438C0.0465995 7.12338 0.00456614 7.20974 0.000362588 7.30223C-0.00393026 7.39473 0.0300554 7.48475 0.0938208 7.55028C0.157678 7.61571 0.245412 7.65058 0.335571 7.64618C0.425721 7.64186 0.509879 7.59874 0.567385 7.52743L3.51629 4.50169L6.46519 7.52743C6.59254 7.63572 6.77928 7.62672 6.89626 7.5067C7.01323 7.38667 7.022 7.19505 6.91647 7.06439L3.97014 4.03865Z' fill='white'/%3E%3C/svg%3E%0A")}.fa-volume-up::before{content:url("data:image/svg+xml,%3Csvg width='35' height='35' viewBox='0 0 35 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='17.5' cy='17.5' r='17.5' fill='white'/%3E%3Cpath d='M18.0107 8.82709C17.7985 8.72102 17.5441 8.72102 17.3533 8.84824L10.1427 13.62H7.66141C7.3009 13.62 7.02515 13.8957 7.02515 14.2562V20.0035C7.02515 20.364 7.30089 20.6397 7.66141 20.6397L10.1427 20.6396L17.3533 25.3901C17.4594 25.4537 17.5866 25.4962 17.7138 25.4962C17.8199 25.4962 17.9259 25.475 18.0107 25.4114C18.2228 25.3053 18.3501 25.0933 18.3501 24.86V9.37849C18.3501 9.1452 18.2228 8.93306 18.0107 8.82702L18.0107 8.82709ZM8.2976 14.8925H9.69734V19.3673H8.2976V14.8925ZM17.0775 23.6724L10.9698 19.643V14.5956L17.0775 10.5661V23.6724Z' fill='black'/%3E%3Cpath d='M10.5762 14.1368V20.4709L17.3795 24.1072V9.91406L10.5762 14.1368Z' fill='black' stroke='black'/%3E%3Cpath d='M21.2808 21.639C21.449 21.7865 21.6454 21.875 21.8416 21.875C22.066 21.875 22.2904 21.7866 22.4586 21.5799C23.6364 20.2524 24.2813 18.5412 24.2813 16.8006C24.2813 15.0303 23.6363 13.4079 22.4304 12.2573C22.0939 11.9328 21.5611 11.9622 21.2526 12.3164C20.9441 12.6703 20.9721 13.2309 21.3087 13.5555C22.1501 14.3815 22.6267 15.5321 22.5988 16.8009C22.5988 18.099 22.0941 19.3971 21.2246 20.4002C20.9164 20.7539 20.9164 21.3145 21.2808 21.639L21.2808 21.639Z' fill='black'/%3E%3Cpath d='M23.1842 23.6932C22.8749 24.0443 22.903 24.6003 23.2404 24.9222C23.4091 25.0685 23.6059 25.1563 23.8026 25.1563C24.0275 25.1563 24.2524 25.0685 24.4211 24.8636C28.6097 20.1232 28.6097 12.9831 24.4211 8.97422C24.0838 8.65233 23.5497 8.68152 23.2404 9.03281C22.9311 9.38389 22.9592 9.93988 23.2967 10.2618C26.7823 13.6561 26.7541 19.655 23.1841 23.6932H23.1842Z' fill='black'/%3E%3C/svg%3E%0A")}.fa-volume-off::before{content:url("data:image/svg+xml,%3Csvg width='35' height='35' viewBox='0 0 35 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='17.5' cy='17.5' r='17.5' fill='white'/%3E%3Cpath d='M20.6357 8.82709C20.4235 8.72102 20.1691 8.72102 19.9783 8.84824L12.7677 13.62H10.2864C9.9259 13.62 9.65015 13.8957 9.65015 14.2562V20.0035C9.65015 20.364 9.92589 20.6397 10.2864 20.6397L12.7677 20.6396L19.9783 25.3901C20.0844 25.4537 20.2116 25.4962 20.3388 25.4962C20.4449 25.4962 20.5509 25.475 20.6357 25.4114C20.8478 25.3053 20.9751 25.0933 20.9751 24.86V9.37849C20.9751 9.1452 20.8478 8.93306 20.6357 8.82702L20.6357 8.82709ZM10.9226 14.8925H12.3223V19.3673H10.9226V14.8925ZM19.7025 23.6724L13.5948 19.643V14.5956L19.7025 10.5661V23.6724Z' fill='black'/%3E%3Cpath d='M13.2014 14.1407V20.4748L20.0047 24.1111V9.91797L13.2014 14.1407Z' fill='black' stroke='black'/%3E%3C/svg%3E%0A")}@media(max-width: 991.98px){.fa-circle-arrow-up::before{content:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 80 80' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_17126_7247)'%3E%3Ccircle cx='40' cy='40' r='25' fill='white'/%3E%3C/g%3E%3Cpath d='M33 40L40 33L47 40' stroke='black' stroke-width='1.5'/%3E%3Cpath d='M40 33.5V51.5' stroke='black' stroke-width='1.5'/%3E%3Cdefs%3E%3Cfilter id='filter0_d_17126_7247' x='0' y='0' width='80' height='80' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='7.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.913725 0 0 0 0 0.345098 0 0 0 0 0.152941 0 0 0 0.3 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_17126_7247'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_17126_7247' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A")}}.fa-logged-in-user::before{content:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8.34607' cy='5.03846' r='3.53846' stroke='black' stroke-linejoin='round'/%3E%3Cpath d='M2 15.9999V13.2307C2 11.5739 3.34315 10.2307 5 10.2307H11.6923C13.3491 10.2307 14.6923 11.5739 14.6923 13.2307V15.9999' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='14' cy='11' r='4' fill='%23E04E1C'/%3E%3Cpath d='M12 11.5L13 12.5L15.5 10' stroke='white' stroke-width='0.8' stroke-linecap='round'/%3E%3C/svg%3E")}.fa-appointment-store{display:inline-block;width:36px;height:36px}.fa-appointment-store::before{content:url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='2 2 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_19611_5572)'%3E%3Ccircle cx='20' cy='20' r='18' fill='%23FBEDD7'/%3E%3C/g%3E%3Cpath d='M30.1901 14.3191C29.6994 14.0491 29.135 14.0491 28.6687 14.3436L25.454 16.2332V15.8652C25.454 14.8345 24.6197 14.0002 23.589 14.0002L12.865 14C11.8343 14 11 14.8343 11 15.865V24.4786C11 25.5092 11.8343 26.3435 12.865 26.3435H23.6135C24.6442 26.3435 25.4785 25.5092 25.4785 24.4786V24.0369L28.7179 25.9265C28.9634 26.0738 29.2333 26.1474 29.4786 26.1474C29.7486 26.1474 29.994 26.0738 30.2393 25.951C30.7301 25.6811 31 25.1903 31 24.6259L30.9755 15.6443C30.9755 15.1044 30.6809 14.6136 30.1902 14.3192L30.1901 14.3191ZM24.4968 24.4787C24.4968 24.9694 24.1042 25.3621 23.6134 25.3621H12.8649C12.3741 25.3621 11.9814 24.9694 11.9814 24.4787V15.8897C11.9814 15.3989 12.3741 15.0062 12.8649 15.0062H23.6134C24.1042 15.0062 24.4968 15.3989 24.4968 15.8897V24.4787ZM29.7484 25.0922C29.6748 25.1413 29.454 25.2394 29.2085 25.0922L25.4784 22.9081V17.3866L29.1839 15.1781C29.4294 15.0309 29.6502 15.129 29.7238 15.1781C29.7974 15.2272 29.9937 15.3744 29.9937 15.6444L30.0182 24.626C30.0182 24.9203 29.822 25.043 29.7484 25.0922Z' fill='%23E95827' stroke='%23E95827' stroke-width='0.5'/%3E%3Cdefs%3E%3Cfilter id='filter0_d_19611_5572' x='0' y='0' width='44' height='44' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='2' dy='2'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.462745 0 0 0 0 0.172549 0 0 0 0 0.0470588 0 0 0 0.12 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_19611_5572'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_19611_5572' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A")}.fa-appointment-video{display:inline-block;width:36px;height:36px}.fa-appointment-video::before{content:url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='2 2 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_19611_5565)'%3E%3Ccircle cx='20' cy='20' r='18' fill='%23FBEDD7'/%3E%3C/g%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.245 12C12.7912 12 12.3796 12.2746 12.2057 12.6937L11.1341 15.8534C10.8646 16.6384 10.9972 17.4706 11.5691 18.0828C11.8191 18.3504 12.142 18.5486 12.5001 18.657V27C12.5001 27.8246 13.1757 28.5001 14.0001 28.5001H26.0052C26.8297 28.5001 27.5052 27.8246 27.5052 27V18.6432C27.8859 18.5266 28.2332 18.3082 28.5007 17.989C29.0014 17.3913 29.1444 16.5599 28.8435 15.832L27.7976 12.7054C27.6236 12.2864 27.2062 12 26.7523 12H13.245ZM13.245 12.7501H26.7525C26.9048 12.7501 27.0386 12.8404 27.0975 12.9792L28.1507 16.1185C28.3423 16.5816 28.2525 17.1173 27.9258 17.5071C27.5988 17.8975 27.1157 18.0613 26.5965 17.9671C26.1229 17.8812 25.5917 17.2962 25.5917 16.8751C25.5915 16.7412 25.5201 16.6176 25.4041 16.5506C25.2881 16.4836 25.1452 16.4836 25.0292 16.5506C24.9131 16.6175 24.8417 16.7412 24.8416 16.8751C24.8416 17.0848 24.7183 17.3477 24.4724 17.5746C24.2202 17.8075 23.8503 17.9865 23.5072 18.0009C22.8268 18.0292 22.1009 17.4238 22.1009 16.8751C22.1008 16.7413 22.0293 16.6176 21.9134 16.5507C21.7974 16.4836 21.6544 16.4836 21.5384 16.5507C21.4225 16.6176 21.3511 16.7413 21.3509 16.8751C21.3509 17.4128 20.6431 18.0009 20.0018 18.0001C19.3383 17.999 18.6468 17.3503 18.6468 16.8751C18.6467 16.7413 18.5752 16.6176 18.4593 16.5507C18.3433 16.4836 18.2003 16.4836 18.0843 16.5507C17.9684 16.6176 17.8969 16.7413 17.8968 16.8751C17.8968 17.3159 17.1612 17.9942 16.5462 18.0001C16.2056 18.0035 15.8162 17.8331 15.5493 17.5973C15.3505 17.4215 15.2147 17.2323 15.1838 17.0538C15.1734 16.9938 15.1708 16.9502 15.1707 16.878C15.1695 16.7452 15.0982 16.62 14.9832 16.5536C14.8672 16.4866 14.7242 16.4866 14.6082 16.5536C14.4923 16.6205 14.4208 16.7441 14.4207 16.878C14.4207 17.3305 13.8763 17.8639 13.4113 17.9671C12.9171 18.077 12.4219 17.8972 12.1172 17.571C11.7221 17.148 11.6443 16.6787 11.844 16.0973L12.8994 12.98C12.9579 12.8399 13.0923 12.7501 13.2451 12.7501L13.245 12.7501ZM18.2606 17.8059C18.5716 18.2675 19.0613 18.6034 19.625 18.7104V27.75H14C13.578 27.75 13.25 27.4221 13.25 27V18.7435C13.3572 18.7364 13.4648 18.7235 13.573 18.6995C14.0473 18.5942 14.4686 18.3131 14.7764 17.8645C14.8585 17.9716 14.9518 18.0707 15.0525 18.1597C15.4537 18.5143 15.9906 18.7554 16.5532 18.75C17.259 18.7432 17.8785 18.3577 18.2606 17.8059ZM21.7323 17.8315C22.1316 18.4043 22.7993 18.7807 23.5378 18.7499C24.0875 18.7271 24.6009 18.4765 24.9813 18.1251C25.0627 18.0502 25.1354 17.9659 25.204 17.8791C25.4989 18.2973 25.9356 18.6097 26.4623 18.7052C26.56 18.7229 26.6578 18.7341 26.7553 18.739V27.0001C26.7553 27.4221 26.4273 27.7501 26.0053 27.7501H20.3751V18.7111C20.9287 18.6069 21.4173 18.2808 21.7322 17.8314L21.7323 17.8315ZM18.5 22.1248C18.4354 22.1248 18.3706 22.1419 18.3126 22.1754C18.1967 22.2424 18.1252 22.366 18.1251 22.4999V23.6249C18.1252 23.7587 18.1967 23.8824 18.3126 23.9493C18.4286 24.0164 18.5716 24.0164 18.6876 23.9493C18.8035 23.8824 18.875 23.7587 18.8751 23.6249V22.4999C18.875 22.366 18.8035 22.2424 18.6876 22.1754C18.6296 22.1419 18.5648 22.1248 18.5 22.1248ZM21.5001 22.1248C21.4354 22.1248 21.3706 22.1419 21.3126 22.1754C21.1967 22.2424 21.1252 22.366 21.1251 22.4999V23.6249C21.1252 23.7587 21.1967 23.8824 21.3126 23.9493C21.4286 24.0164 21.5716 24.0164 21.6876 23.9493C21.8035 23.8824 21.8749 23.7587 21.8751 23.6249V22.4999C21.8749 22.366 21.8035 22.2424 21.6876 22.1754C21.6296 22.1419 21.5648 22.1248 21.5001 22.1248Z' fill='%23E95827' stroke='%23E95827' stroke-width='0.5'/%3E%3Cdefs%3E%3Cfilter id='filter0_d_19611_5565' x='0' y='0' width='44' height='44' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='2' dy='2'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.462745 0 0 0 0 0.172549 0 0 0 0 0.0470588 0 0 0 0.12 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_19611_5565'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_19611_5565' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A")}.fa-store-left-arrow::before{content:url("data:image/svg+xml,%3Csvg width='10' height='19' viewBox='0 0 10 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.68191 18.9003C8.56833 18.8413 8.46773 18.758 8.38653 18.6559L0.27341 10.1472C0.18695 10.06 0.118171 9.95528 0.0711907 9.83947C0.0242117 9.72365 -1.0855e-06 9.59909 -1.07449e-06 9.47323C-1.06349e-06 9.34738 0.0242118 9.22281 0.0711907 9.107C0.118171 8.99119 0.18695 8.88651 0.27341 8.79923L8.39681 0.279802C8.48112 0.191112 8.58128 0.120743 8.69156 0.072729C8.80185 0.0247153 8.92008 -9.44097e-08 9.03949 -8.39707e-08C9.1589 -7.35316e-08 9.27713 0.0247154 9.38742 0.0727291C9.4977 0.120743 9.59786 0.191112 9.68216 0.279802C9.84748 0.461367 9.93972 0.702759 9.93972 0.953806C9.93972 1.20485 9.84748 1.44625 9.68216 1.62781L2.36203 9.47323L9.67188 17.3079C9.76925 17.393 9.84863 17.4985 9.90496 17.6176C9.9613 17.7368 9.99335 17.8669 9.99907 17.9997C10.0048 18.1325 9.98406 18.2652 9.9382 18.3891C9.89234 18.5131 9.82235 18.6257 9.73271 18.7197C9.64306 18.8137 9.53571 18.8871 9.41752 18.9352C9.29932 18.9833 9.17286 19.005 9.04621 18.999C8.91956 18.993 8.79549 18.9594 8.68191 18.9003Z' fill='%23222222'/%3E%3C/svg%3E")}.fa-store-right-arrow::before{content:url("data:image/svg+xml,%3Csvg width='10' height='19' viewBox='0 0 10 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.31809 18.9003C1.43167 18.8413 1.53227 18.758 1.61347 18.6559L9.72659 10.1472C9.81305 10.06 9.88183 9.95528 9.92881 9.83947C9.97579 9.72365 10 9.59909 10 9.47323C10 9.34738 9.97579 9.22281 9.92881 9.107C9.88183 8.99119 9.81305 8.88651 9.72659 8.79923L1.60319 0.279802C1.51888 0.191112 1.41872 0.120743 1.30844 0.072729C1.19815 0.0247153 1.07992 -9.44097e-08 0.960511 -8.39707e-08C0.841102 -7.35316e-08 0.722868 0.0247154 0.612585 0.0727291C0.502302 0.120743 0.402137 0.191112 0.317835 0.279802C0.152519 0.461367 0.0602758 0.702759 0.0602758 0.953806C0.0602758 1.20485 0.152519 1.44625 0.317835 1.62781L7.63797 9.47323L0.32812 17.3079C0.230751 17.393 0.15137 17.4985 0.0950363 17.6176C0.0387027 17.7368 0.00665289 17.8669 0.000930139 17.9997C-0.00479261 18.1325 0.0159373 18.2652 0.0617982 18.3891C0.107659 18.5131 0.177646 18.6257 0.267294 18.7197C0.356943 18.8137 0.464287 18.8871 0.582484 18.9352C0.700681 18.9833 0.827138 19.005 0.953791 18.999C1.08044 18.993 1.20451 18.9594 1.31809 18.9003Z' fill='%23222222'/%3E%3C/svg%3E%0A")}.fa-blink-closet::before{content:url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.70152 0.429651L9.6951 0.106514C9.6951 0.106514 9.69335 0.223667 9.70152 0.429651Z' fill='%23E95827'/%3E%3Cpath d='M9.98113 14.7331L9.98679 14.733C10.3024 7.08453 15.0418 7.31537 15.0418 7.31537C10.2855 7.0232 9.7591 1.79189 9.70251 0.428978L9.69684 0.429091C9.69447 1.79406 9.37635 7.04215 4.63539 7.52219C4.63539 7.52219 9.36122 7.10323 9.98113 14.7331Z' fill='%23E95827'/%3E%3Cpath d='M9.69033 0.10348L9.69678 0.427734C9.69707 0.221754 9.69033 0.10348 9.69033 0.10348Z' fill='%23E95827'/%3E%3Cpath d='M3.00906 8.94774L3.00636 8.81171C3.00636 8.81171 3.00562 8.86103 3.00906 8.94774Z' fill='%23E95827'/%3E%3Cpath d='M3.33104 14.9525L3.33365 14.9525C3.47932 11.4722 5.65665 11.5769 5.65665 11.5769C3.47155 11.4443 3.23017 9.064 3.20429 8.44385L3.20168 8.4439C3.20047 9.06499 3.05387 11.453 0.875749 11.6719C0.875749 11.6719 3.04691 11.4808 3.33104 14.9525Z' fill='%23E95827'/%3E%3Cpath d='M3.00363 8.81126L3.00635 8.94775C3.00647 8.86105 3.00363 8.81126 3.00363 8.81126Z' fill='%23E95827'/%3E%3Cpath d='M3.00906 1.70555L3.00636 1.56953C3.00636 1.56953 3.00562 1.61884 3.00906 1.70555Z' fill='%23E95827'/%3E%3Cpath d='M3.33104 7.70984L3.33365 7.70979C3.47932 4.22955 5.65665 4.33417 5.65665 4.33417C3.47155 4.20165 3.23017 1.82133 3.20429 1.20117L3.20168 1.20123C3.20047 1.82232 3.05387 4.21035 0.875749 4.42919C0.875749 4.42919 3.04691 4.23814 3.33104 7.70984Z' fill='%23E95827'/%3E%3Cpath d='M3.00363 1.56907L3.00635 1.70557C3.00647 1.61886 3.00363 1.56907 3.00363 1.56907Z' fill='%23E95827'/%3E%3C/svg%3E%0A")}.fa-get-direction::before{content:url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.35983 0L0.442871 8L8.35983 16L16.2768 8L8.35983 0ZM1.56255 8L8.35983 1.13143L15.1571 8L8.35983 14.8686L1.56255 8Z' fill='%232F2F2F'/%3E%3Cpath d='M9.82255 5.00977L9.27803 5.59057L10.542 6.80017H6.58154V10.8002L7.37324 11.6002V7.60017H10.6022L9.26335 9.02471L9.83748 9.57559L12.0897 7.17939L9.82255 5.00977Z' fill='%232F2F2F'/%3E%3C/svg%3E%0A")}.fa-store-phone::before{content:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.66107 11.1461C9.47109 11.1621 9.29691 11.0661 9.12274 10.9701C7.52346 10.0261 6.1618 8.68218 5.21177 7.08212C5.03759 6.81014 4.8792 6.49015 4.9426 6.17006C5.05349 5.56204 5.8135 5.32206 6.03517 4.74606C6.24105 4.25009 5.97188 3.69004 5.65513 3.25812C5.13261 2.53815 4.46759 1.91415 3.70759 1.45009C3.34332 1.2261 2.94747 1.03412 2.51993 1.00209C0.604083 0.906109 0.493189 4.13809 0.74656 5.40209C1.01572 6.71415 1.66493 7.93009 2.42493 9.03409C4.21419 11.6581 6.66841 13.8821 9.64519 14.9381C10.6903 15.3061 11.8144 15.5301 12.8911 15.2742C13.4295 15.1461 13.9362 14.9062 14.3161 14.4901C14.6962 14.0901 14.902 13.5141 14.807 12.9702C14.712 12.4101 14.3319 11.9621 13.952 11.5621C13.3977 10.9861 12.7802 10.4742 12.1152 10.0261C11.9885 9.94604 11.8619 9.86602 11.7194 9.85006C11.561 9.8341 11.4185 9.91401 11.276 9.99403C10.8802 10.218 10.516 10.49 10.1994 10.794C10.0569 10.938 9.8985 11.082 9.70855 11.114C9.69276 11.1301 9.67685 11.146 9.66106 11.146L9.66107 11.1461Z' stroke='%232F2F2F'/%3E%3C/svg%3E%0A")}.fa-flower-img-small::before{content:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.0021 2.23417C11.9517 1.4742 11.926 5.87662 11.926 5.87662C11.926 5.87662 15.6567 3.69226 14.0051 2.23417' fill='%23E95827'/%3E%3Cpath d='M16.3799 5.2193C15.0343 3.92227 13.5703 7.33691 13.5703 7.33691C13.5703 7.33691 17.1886 6.92233 16.3799 5.2193' fill='%23E95827'/%3E%3Cpath d='M11.9217 13.5862C11.9217 13.5862 13.0174 14.1092 15.5281 9.98477C15.5281 9.98477 17.8217 6.13043 19.9982 7.67548C19.9982 7.67548 19.4005 7.37969 17.1325 11.1985C17.1325 11.1985 14.6553 15.7026 11.9211 13.5868' fill='%23E95827'/%3E%3Cpath d='M11.2666 9.31173C11.0464 9.61042 10.8881 9.95206 10.8014 10.3157C10.7148 10.6793 10.7016 11.0573 10.7627 11.4263C11.4901 11.3105 12.1429 10.9036 12.5777 10.295C13.0124 9.68646 13.1936 8.92599 13.0815 8.18066C12.7197 8.23252 12.372 8.3596 12.06 8.55411C11.7479 8.74862 11.4779 9.00644 11.2666 9.31173Z' fill='%23E95827'/%3E%3Cpath d='M5.99709 2.23405C8.04745 1.47469 8.07614 5.8765 8.07614 5.8765C8.07614 5.8765 4.34544 3.69213 5.99709 2.23405Z' fill='%23E95827'/%3E%3Cpath d='M3.61989 5.2193C4.96548 3.92227 6.42943 7.33692 6.42943 7.33692C6.42943 7.33692 2.8111 6.92233 3.61989 5.2193' fill='%23E95827'/%3E%3Cpath d='M8.0765 13.5862C8.0765 13.5862 6.98078 14.1092 4.47013 9.98477C4.47013 9.98477 2.17647 6.13043 -3.0567e-05 7.67547C-3.0567e-05 7.67547 0.597744 7.37969 2.8657 11.1985C2.8657 11.1985 5.34288 15.7026 8.0771 13.5868' fill='%23E95827'/%3E%3Cpath d='M8.73191 9.31174C8.95212 9.61042 9.11042 9.95206 9.19708 10.3157C9.28373 10.6793 9.29692 11.0573 9.23583 11.4263C8.50842 11.3105 7.85563 10.9036 7.42086 10.295C6.98609 9.68646 6.80489 8.92599 6.91707 8.18066C7.27885 8.23252 7.62647 8.3596 7.93856 8.55411C8.25065 8.74862 8.52063 9.00644 8.73191 9.31174' fill='%23E95827'/%3E%3Cpath d='M10.0006 2.76634e-07C7.24482 0.519913 10.0006 5.42265 10.0006 5.42265C10.0006 5.42265 12.7545 0.519914 10.0006 2.76634e-07Z' fill='%23E95827'/%3E%3Cpath d='M9.99939 15.5873L8.58505 13.8163L9.99939 12.0483L11.4137 13.8163L9.99939 15.5873Z' fill='%23E95827'/%3E%3Cpath d='M8.74115 19.9999L9.99946 16.4634L11.2584 19.9999L8.74115 19.9999Z' fill='%23E95827'/%3E%3Cpath d='M9.12702 7.64347C9.12737 7.46642 9.17896 7.29345 9.27526 7.14644C9.37156 6.99942 9.50824 6.88495 9.66804 6.81751C9.82783 6.75006 10.0036 6.73267 10.173 6.76752C10.3424 6.80237 10.498 6.88791 10.62 7.01331C10.742 7.13872 10.8249 7.29836 10.8584 7.47206C10.8918 7.64577 10.8743 7.82573 10.8079 7.98919C10.7415 8.15266 10.6293 8.29229 10.4854 8.39044C10.3416 8.48859 10.1726 8.54085 9.99977 8.54061C9.88493 8.54053 9.77123 8.51724 9.66518 8.47209C9.55914 8.42694 9.46282 8.36081 9.38176 8.27748C9.30069 8.19414 9.23646 8.09525 9.19275 7.98646C9.14904 7.87767 9.1267 7.76111 9.12702 7.64347Z' fill='%23E95827'/%3E%3C/svg%3E%0A")}.fa-closet-icon::before{content:url("data:image/svg+xml,%3Csvg width='20' height='18' viewBox='0 0 20 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.5789 15.1587C18.5039 15.0838 11.9045 11.2217 11.792 11.1468V8.74706C11.792 7.73467 10.9671 6.94727 9.99225 6.94727C8.97987 6.94727 8.19246 7.77221 8.19246 8.74706C8.19246 8.97203 8.34249 9.12206 8.56746 9.12206C8.79243 9.12206 8.94246 8.97203 8.94246 8.74706C8.94246 8.18462 9.42995 7.69714 9.99238 7.69714C10.5924 7.69714 11.0423 8.18462 11.0423 8.74706V11.3718C11.0423 11.9342 10.5548 12.4217 9.99238 12.4217C9.42995 12.4217 8.94246 11.9342 8.94246 11.3718C8.94246 11.1093 8.64254 10.9218 8.41756 11.0343C8.30508 11.0719 8.19259 11.1468 8.0801 11.2218C8.00503 11.2593 1.44338 15.0839 1.40577 15.1588C0.543417 16.0587 1.14326 17.5586 2.38062 17.5586H17.5663C18.8412 17.521 19.4788 16.0212 18.5789 15.1588V15.1587ZM17.6039 16.7711H2.38087C1.81844 16.7711 1.51852 16.0962 1.89339 15.6838L8.26754 11.9341C8.49251 12.6466 9.16743 13.1715 9.95484 13.1715C10.7423 13.1715 11.4172 12.6466 11.6421 11.9341L18.0163 15.6838C18.4288 16.0962 18.1663 16.7711 17.6039 16.7711Z' fill='%23E95827' stroke='%23E95827' stroke-width='0.25'/%3E%3Cpath d='M3.36719 6V10.7368' stroke='%23E95827' stroke-width='0.9' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.73682 8.36816L0.999974 8.36816' stroke='%23E95827' stroke-width='0.9' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.85742 4.15603V1' stroke='%23E95827' stroke-opacity='0.4' stroke-linecap='round'/%3E%3Cpath d='M12.312 4.71894L14 2.05225' stroke='%23E95827' stroke-opacity='0.4' stroke-linecap='round'/%3E%3Cpath d='M7.68798 4.71894L6 2.05225' stroke='%23E95827' stroke-opacity='0.4' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.fa-add-btn::before{content:url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='25' cy='25' r='25' fill='%23E95827'/%3E%3Cpath d='M25 16.668V33.3346' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M33.334 25L16.6673 25' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.fa-times-white::before{content:url("data:image/svg+xml,%3Csvg width='29' height='28' viewBox='0 0 29 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.8291 7.07031L21.6149 20.8561' stroke='white' stroke-width='1.5'/%3E%3Cpath d='M21.793 6.89258L7.65083 21.0347' stroke='white' stroke-width='1.5'/%3E%3C/svg%3E%0A")}.fa-orange-back-btn::before{content:url("data:image/svg+xml,%3Csvg width='10' height='19' viewBox='0 0 10 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.68191 18.9003C8.56833 18.8413 8.46773 18.758 8.38653 18.6559L0.27341 10.1472C0.18695 10.06 0.118171 9.95528 0.0711907 9.83947C0.0242117 9.72365 -1.0855e-06 9.59909 -1.07449e-06 9.47323C-1.06349e-06 9.34738 0.0242118 9.22281 0.0711907 9.107C0.118171 8.99119 0.18695 8.88651 0.27341 8.79923L8.39681 0.279802C8.48112 0.191112 8.58128 0.120743 8.69156 0.072729C8.80185 0.0247153 8.92008 -9.44097e-08 9.03949 -8.39707e-08C9.1589 -7.35316e-08 9.27713 0.0247154 9.38742 0.0727291C9.4977 0.120743 9.59786 0.191112 9.68216 0.279802C9.84748 0.461367 9.93972 0.702759 9.93972 0.953806C9.93972 1.20485 9.84748 1.44625 9.68216 1.62781L2.36203 9.47323L9.67188 17.3079C9.76925 17.393 9.84863 17.4985 9.90496 17.6176C9.9613 17.7368 9.99335 17.8669 9.99907 17.9997C10.0048 18.1325 9.98406 18.2652 9.9382 18.3891C9.89234 18.5131 9.82235 18.6257 9.73271 18.7197C9.64306 18.8137 9.53571 18.8871 9.41752 18.9352C9.29932 18.9833 9.17286 19.005 9.04621 18.999C8.91956 18.993 8.79549 18.9594 8.68191 18.9003Z' fill='%23E95827'/%3E%3C/svg%3E%0A")}.fa-closet-hanger-icon::before{content:url("data:image/svg+xml,%3Csvg width='34' height='34' viewBox='0 0 38 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_22676_20230)'%3E%3Cg filter='url(%23filter1_d_22676_20230)'%3E%3Ccircle cx='19' cy='17' r='15' fill='white'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M29.8662 20.7996C29.7712 20.7047 21.412 15.8127 21.2695 15.7179V12.6782C21.2695 11.3958 20.2246 10.3984 18.9898 10.3984C17.7074 10.3984 16.7101 11.4434 16.7101 12.6782C16.7101 12.9631 16.9001 13.1532 17.1851 13.1532C17.47 13.1532 17.6601 12.9631 17.6601 12.6782C17.6601 11.9658 18.2775 11.3483 18.99 11.3483C19.7499 11.3483 20.3199 11.9658 20.3199 12.6782V16.0028C20.3199 16.7153 19.7024 17.3327 18.99 17.3327C18.2775 17.3327 17.6601 16.7153 17.6601 16.0028C17.6601 15.6703 17.2802 15.4329 16.9952 15.5754C16.8527 15.6229 16.7102 15.7179 16.5677 15.8128C16.4726 15.8604 8.16122 20.7049 8.11359 20.7997C7.02127 21.9396 7.78107 23.8394 9.34839 23.8394H28.5837C30.1985 23.7919 31.006 21.892 29.8662 20.7997V20.7996ZM28.6312 22.842H9.34872C8.6363 22.842 8.2564 21.9871 8.73123 21.4647L16.8052 16.7151C17.0901 17.6175 17.945 18.2824 18.9424 18.2824C19.9398 18.2824 20.7947 17.6175 21.0797 16.7151L29.1536 21.4647C29.6761 21.9871 29.3436 22.842 28.6312 22.842Z' fill='%23E95827' stroke='%23E95827' stroke-width='0.25'/%3E%3Cpath d='M10.5977 9.19922V15.1992' stroke='%23E95827' stroke-width='0.9' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.5996 12.1992L7.59961 12.1992' stroke='%23E95827' stroke-width='0.9' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cdefs%3E%3Cfilter id='filter0_d_22676_20230' x='2' y='2' width='34' height='34' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='2'/%3E%3CfeGaussianBlur stdDeviation='1'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.183333 0 0 0 0 0.183333 0 0 0 0 0.183333 0 0 0 0.1 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_22676_20230'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_22676_20230' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter1_d_22676_20230' x='0' y='0' width='38' height='38' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='2'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_22676_20230'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_22676_20230' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A")}.fa-orange-back-btn-mobile::before{content:url("data:image/svg+xml,%3Csvg width='7' height='14' viewBox='0 0 7 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.07733 13.9302C5.99783 13.8889 5.92741 13.8306 5.87057 13.7591L0.191388 7.80307C0.130866 7.74197 0.0827208 7.6687 0.0498348 7.58763C0.0169493 7.50656 5.75297e-07 7.41937 5.82999e-07 7.33127C5.90701e-07 7.24317 0.0169493 7.15597 0.0498349 7.0749C0.0827209 6.99383 0.130866 6.92056 0.191388 6.85946L5.87777 0.895864C5.93678 0.833782 6.0069 0.784523 6.0841 0.750914C6.16129 0.717303 6.24406 0.700003 6.32764 0.700003C6.41123 0.700003 6.49399 0.717303 6.57119 0.750914C6.64839 0.784523 6.7185 0.833782 6.77752 0.895864C6.89324 1.02296 6.95781 1.19193 6.95781 1.36767C6.95781 1.5434 6.89324 1.71238 6.77752 1.83947L1.65342 7.33127L6.77032 12.8155C6.83847 12.8751 6.89404 12.949 6.93347 13.0324C6.97291 13.1157 6.99534 13.2068 6.99935 13.2998C7.00335 13.3928 6.98884 13.4856 6.95674 13.5724C6.92464 13.6592 6.87565 13.738 6.81289 13.8038C6.75014 13.8696 6.675 13.921 6.59226 13.9546C6.50952 13.9883 6.421 14.0035 6.33235 13.9993C6.24369 13.9951 6.15684 13.9716 6.07733 13.9302Z' fill='%23E95827'/%3E%3C/svg%3E%0A")}.fa-error-icon::before{content:url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.09999 11.5371H7.28076V10.3602H8.09999V11.5371ZM8.09999 8.83711H7.28076V3.46019H8.09999V8.83711Z' fill='%23E95827' stroke='%23E41515' stroke-width='0.6'/%3E%3Ccircle cx='7.5' cy='7.5' r='7' stroke='%23E41515'/%3E%3C/svg%3E%0A")}.fa-times-white::before{content:url("data:image/svg+xml,%3Csvg width='29' height='28' viewBox='0 0 29 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.8291 7.07031L21.6149 20.8561' stroke='white' stroke-width='1.5'/%3E%3Cpath d='M21.793 6.89258L7.65083 21.0347' stroke='white' stroke-width='1.5'/%3E%3C/svg%3E%0A")}.fa-close-black::before{content:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.94971 4.94922L14.5998 14.5993' stroke='black' stroke-width='1.5'/%3E%3Cpath d='M14.7246 4.82422L4.82511 14.7237' stroke='black' stroke-width='1.5'/%3E%3C/svg%3E%0A")}.fa-hourglass::before{content:url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Frame 41634'%3E%3Cg id='Group 42393'%3E%3Cpath id='Vector' d='M18.1507 6.88348V3.71914H20V3H5V3.71914H7.00338V6.88348C7.00338 9.26188 8.50338 11.2961 10.6044 12.0925C8.49822 12.8887 7.00338 14.9229 7.00338 17.3066V20.4659H5V21.185H20V20.4659H18.1507V17.3015C18.1507 14.9231 16.6507 12.8889 14.5497 12.0925C16.6507 11.2963 18.1507 9.26207 18.1507 6.88352V6.88348ZM17.4316 17.301V20.4653H7.72276V17.301C7.72276 14.6247 9.90081 12.4518 12.5823 12.4518C15.2535 12.4518 17.4316 14.6298 17.4316 17.301ZM12.5772 11.7327C9.90086 11.7327 7.72276 9.55467 7.72276 6.88348V3.71914H17.4316V6.88348C17.4316 9.55467 15.2535 11.7327 12.5772 11.7327Z' fill='black'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.fa-videocall::before{content:url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Frame 41632'%3E%3Cpath id='Vector' d='M6.45246 18.7172H14.2947C16.0457 18.7172 17.4758 17.418 17.7225 15.751L21.2244 17.9817C21.4217 18.1043 21.619 18.1779 21.8409 18.1779C22.0382 18.1779 22.2108 18.1288 22.3835 18.0308C22.7533 17.8347 23 17.418 23 17.0013V8.7159C23 8.27476 22.7533 7.8825 22.3835 7.68636C22.0136 7.49023 21.5697 7.49023 21.2244 7.73543L17.7225 9.96615C17.5006 8.29936 16.0457 7 14.2947 7H6.45246C4.55351 7 3 8.54436 3 10.4317V15.3098C2.99983 17.1727 4.52894 18.7171 6.45246 18.7171V18.7172ZM21.7423 8.54431C21.8163 8.49523 21.8656 8.51985 21.8902 8.54431C21.9148 8.56876 21.9888 8.61783 21.9888 8.71598V17.0013C21.9888 17.0993 21.9148 17.1484 21.8902 17.173C21.8409 17.1975 21.7917 17.1975 21.7423 17.173L17.7471 14.5989V11.118L21.7423 8.54431ZM3.98635 10.4317C3.98635 9.08342 5.09605 7.98038 6.45246 7.98038H14.2947C15.6511 7.98038 16.7608 9.08342 16.7608 10.4317V15.3097C16.7608 16.658 15.6511 17.761 14.2947 17.761H6.45246C5.09605 17.761 3.98635 16.658 3.98635 15.3097V10.4317Z' fill='black' stroke='black' stroke-width='0.5'/%3E%3C/g%3E%3C/svg%3E%0A")}.fa-custom-clock::before{content:url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Frame 41629'%3E%3Cg id='Group 42391'%3E%3Cpath id='Vector' d='M3.17734 10.1141C3.14215 10.2991 3.26342 10.4778 3.44859 10.513C3.6336 10.5483 3.81211 10.4269 3.84731 10.2419C4.18736 8.45681 5.04297 6.81057 6.3084 5.50646C7.57384 4.20235 9.19374 3.29776 10.9675 2.90429C11.1513 2.86355 11.2672 2.68139 11.2264 2.49751C11.1855 2.31377 11.0034 2.19788 10.8195 2.23862C8.91548 2.66111 7.17699 3.63198 5.81903 5.03167C4.4607 6.43119 3.54244 8.19811 3.17734 10.1141Z' fill='black'/%3E%3Cpath id='Vector_2' d='M13.0002 2C12.8118 2 12.6593 2.15251 12.6593 2.34085V5.03908C12.6593 5.22726 12.8118 5.37993 13.0002 5.37993C13.1885 5.37993 13.341 5.22726 13.341 5.03908V2.68785C15.6918 2.7771 17.9218 3.7508 19.585 5.41449C21.2481 7.07798 22.2214 9.30839 22.31 11.6593H19.961C19.7728 11.6593 19.6202 11.8118 19.6202 12.0001C19.6202 12.1885 19.7728 12.341 19.961 12.341H22.3097C22.2209 14.6914 21.2475 16.9214 19.5845 18.5845C17.9214 20.2476 15.6914 21.2209 13.341 21.3097V18.961C13.341 18.7728 13.1884 18.6202 13.0001 18.6202C12.8118 18.6202 12.6593 18.7728 12.6593 18.961V21.31C10.3085 21.2214 8.07806 20.248 6.41449 18.5848C4.751 16.9218 3.77713 14.6917 3.68785 12.3409H6.03908C6.22726 12.3409 6.37993 12.1884 6.37993 12C6.37993 11.8117 6.22726 11.6592 6.03908 11.6592H3.34085C3.15251 11.6592 3 11.8117 3 12C3 14.6522 4.05346 17.1957 5.92892 19.0711C7.80422 20.9466 10.3478 22 13 22C15.6522 22 18.1957 20.9466 20.0711 19.0711C21.9465 17.1958 23 14.6522 23 12C23 9.34782 21.9465 6.80437 20.0711 4.92895C18.1958 3.05349 15.6522 2.00003 13 2.00003L13.0002 2Z' fill='black'/%3E%3Cpath id='Vector_3' d='M9.68195 9.94935C9.62123 10.0161 9.58937 10.1045 9.59364 10.1948C9.59792 10.2851 9.63787 10.3701 9.70478 10.4308L12.6454 13.0924C12.7788 13.2132 12.9831 13.2096 13.112 13.084L17.9627 8.35957C18.0301 8.29711 18.0694 8.21007 18.0717 8.11828C18.0741 8.02649 18.0392 7.93755 17.9752 7.87176C17.9112 7.80597 17.8232 7.76871 17.7314 7.76855C17.6396 7.76855 17.5514 7.80549 17.4872 7.87113L12.8658 12.3724L10.1636 9.92557C10.0241 9.79937 9.80845 9.80983 9.68195 9.94935Z' fill='black'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.fa-store::before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25' fill='none'%3E%3Cpath d='M6.07512 5.7933L6.0751 5.79335C5.97526 5.79335 5.88828 5.85086 5.84913 5.94145L4.87479 8.81912L4.87466 8.81952C4.78632 9.07681 4.76186 9.30188 4.79859 9.50526C4.83518 9.70781 4.93394 9.89704 5.10568 10.0809L6.07512 5.7933ZM6.07512 5.7933H18.5597C18.6586 5.7933 18.7455 5.85084 18.7852 5.94086L19.7573 8.83843L19.7571 8.83851L19.7597 8.84485C19.922 9.23719 19.8466 9.69299 19.5676 10.0259L19.5676 10.0259C19.29 10.3574 18.8804 10.498 18.4335 10.4169L18.4335 10.4169C18.2435 10.3824 18.0296 10.2435 17.8608 10.0593C17.6906 9.87345 17.5868 9.66427 17.5868 9.50595V9.50586C17.5867 9.34648 17.5016 9.19921 17.3635 9.11948C17.2253 9.03962 17.0551 9.03962 16.9169 9.11948C16.7788 9.1992 16.6937 9.34648 16.6936 9.50586V9.50595C16.6936 9.66369 16.5981 9.88186 16.3845 10.079L16.3845 10.079C16.1653 10.2814 15.8452 10.4345 15.556 10.4466C15.2711 10.4585 14.9693 10.3369 14.7375 10.1486C14.5035 9.95863 14.3604 9.71762 14.3604 9.50598V9.50589C14.3602 9.3465 14.2752 9.19922 14.1371 9.1195C14.1371 9.1195 14.1371 9.11951 14.1372 9.11951L6.07512 5.7933ZM12.3204 10.4458C12.5882 10.4461 12.8779 10.3222 13.102 10.1357C13.3281 9.94739 13.4672 9.71273 13.4672 9.50598V9.50589C13.4674 9.34651 13.5524 9.19923 13.6904 9.11951C13.6904 9.11951 13.6905 9.1195 13.6905 9.1195L13.7405 9.20609L12.3204 10.4458ZM12.3204 10.4458C12.0444 10.4453 11.7536 10.3089 11.5295 10.1147C11.3022 9.91763 11.1678 9.68312 11.1678 9.50598V9.50589C11.1676 9.34651 11.0826 9.19924 10.9446 9.11951L12.3204 10.4458ZM10.2746 9.50598V9.50589C10.2748 9.34651 10.3598 9.19923 10.4978 9.11951C10.4979 9.11951 10.4979 9.1195 10.4979 9.1195L10.5479 9.20609L10.2746 9.50598ZM10.2746 9.50598C10.2746 9.58186 10.2421 9.67879 10.1747 9.78657C10.1082 9.89289 10.0125 10.0022 9.89819 10.101C9.66697 10.3008 9.37694 10.4434 9.12527 10.4458L9.12523 10.4458M10.2746 9.50598L9.12523 10.4458M9.12523 10.4458C8.84002 10.4487 8.50312 10.3036 8.27111 10.0986L9.12523 10.4458ZM7.96558 9.65403L7.96559 9.65409L7.96558 9.65403ZM7.96558 9.65403C7.95723 9.60593 7.95498 9.5717 7.95487 9.50849L7.95487 9.50781M7.96558 9.65403L7.95487 9.50781M7.95487 9.50781C7.95353 9.35046 7.86933 9.20172 7.73162 9.12218L7.73157 9.12215M7.95487 9.50781L7.73157 9.12215M7.73157 9.12215C7.59342 9.04246 7.42315 9.04246 7.28499 9.12215L7.28495 9.12218M7.73157 9.12215L7.28495 9.12218M7.28495 9.12218C7.14691 9.20189 7.06184 9.34918 7.06169 9.50857V9.50866M7.28495 9.12218L7.06169 9.50866M7.06169 9.50866C7.06169 9.68094 6.95535 9.88512 6.78415 10.0639C6.61434 10.2412 6.39774 10.3754 6.20709 10.4177L6.20706 10.4177M7.06169 9.50866L6.20706 10.4177M6.20706 10.4177C5.78649 10.5112 5.36436 10.3578 5.10568 10.0809L6.20706 10.4177ZM10.4856 14.7049V14.7048C10.4858 14.5454 10.5708 14.3981 10.7089 14.3184C10.7089 14.3184 10.7089 14.3184 10.7089 14.3184L10.7589 14.405L10.4856 14.7049ZM10.4856 14.7049V15.7447V15.7448M10.4856 14.7049V15.7448M10.4856 15.7448C10.4858 15.9042 10.5709 16.0515 10.7089 16.1312M10.4856 15.7448L10.7589 16.0446M11.3788 15.7447V15.7448C11.3787 15.9042 11.2936 16.0515 11.1556 16.1312M11.3788 15.7447L10.7589 16.0446M11.3788 15.7447V14.7049V14.7048M11.3788 15.7447V14.7048M11.1556 16.1312L11.1055 16.0446L11.1556 16.1312C11.1556 16.1312 11.1556 16.1312 11.1556 16.1312ZM11.1556 16.1312C11.0174 16.211 10.8471 16.211 10.7089 16.1312M10.7089 16.1312L10.7589 16.0446M10.7089 16.1312C10.7089 16.1312 10.7089 16.1312 10.7089 16.1312L10.7589 16.0446M11.3788 14.7048C11.3787 14.5454 11.2936 14.3981 11.1556 14.3184L11.3788 14.7048ZM13.2585 14.7049V14.7048C13.2586 14.5454 13.3437 14.3981 13.4817 14.3184C13.4817 14.3184 13.4817 14.3184 13.4817 14.3184L13.5317 14.405L13.2585 14.7049ZM13.2585 14.7049V15.7447V15.7448M13.2585 14.7049V15.7448M13.2585 15.7448C13.2586 15.9042 13.3437 16.0515 13.4817 16.1312L13.2585 15.7448ZM14.1516 15.7447V15.7448C14.1515 15.9042 14.0664 16.0515 13.9284 16.1312C13.9284 16.1312 13.9284 16.1312 13.9284 16.1312L13.8784 16.0446L14.1516 15.7447ZM14.1516 15.7447V14.7049V14.7048M14.1516 15.7447V14.7048M14.1516 14.7048C14.1515 14.5454 14.0664 14.3981 13.9284 14.3184L14.1516 14.7048ZM5.02206 5.60286L5.02186 5.60278L5.01972 5.60907L4.02933 8.52918C4.02931 8.52924 4.02929 8.5293 4.02927 8.52936C3.7697 9.28578 3.89635 10.0947 4.45296 10.6905L4.45296 10.6905C4.67975 10.9333 4.96758 11.1168 5.28656 11.2258V18.8643C5.28656 19.6816 5.9557 20.3508 6.77292 20.3508H17.8691C18.6864 20.3508 19.3555 19.6816 19.3555 18.8643V11.2128C19.6971 11.0951 20.0086 10.8906 20.2522 10.5998L20.1756 10.5355L20.2523 10.5998C20.7374 10.0207 20.8773 9.21452 20.5862 8.50693L19.6205 5.62025L19.6208 5.62017L19.6181 5.61364C19.4423 5.1901 19.0207 4.9 18.5596 4.9H6.07499C5.61519 4.9 5.19829 5.17811 5.02206 5.60286ZM6.3998 11.2899L6.39982 11.2899C6.82495 11.1955 7.20509 10.9568 7.49515 10.5836C7.55278 10.6492 7.61457 10.7109 7.67945 10.7682L7.67946 10.7683C8.06539 11.1094 8.58481 11.3441 9.13372 11.3389C9.77359 11.3327 10.3374 11.0081 10.71 10.5355C10.9959 10.9037 11.4049 11.1746 11.872 11.2834V19.4575H6.77283C6.438 19.4575 6.17965 19.1991 6.17965 18.8643V11.3248C6.25219 11.3174 6.32564 11.3063 6.3998 11.2899ZM17.1249 10.5954C17.4075 10.9485 17.8029 11.2105 18.2737 11.2959L18.2737 11.2959C18.3366 11.3073 18.3995 11.3159 18.4624 11.3218V18.8643C18.4624 19.1991 18.204 19.4575 17.8691 19.4575H12.7652V11.2841C13.2241 11.178 13.6312 10.9149 13.9194 10.5567C14.312 11.0494 14.9212 11.3667 15.5926 11.3388C15.5926 11.3388 15.5926 11.3388 15.5926 11.3388L15.5884 11.2389L17.1249 10.5954Z' fill='black' stroke='black' stroke-width='0.2'/%3E%3C/svg%3E")}.fa-arrow-right-icon::before{content:url("data:image/svg+xml,%3Csvg width='10' height='19' viewBox='0 0 10 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.31809 0.0996696C1.43167 0.15875 1.53227 0.242001 1.61347 0.344116L9.72659 8.85276C9.81305 8.94004 9.88183 9.04472 9.92881 9.16053C9.97579 9.27634 10 9.40091 10 9.52676C10 9.65262 9.97579 9.77719 9.92881 9.893C9.88183 10.0088 9.81305 10.1135 9.72659 10.2008L1.60319 18.7202C1.51888 18.8089 1.41872 18.8793 1.30844 18.9273C1.19815 18.9753 1.07992 19 0.960512 19C0.841104 19 0.72287 18.9753 0.612586 18.9273C0.502303 18.8793 0.402139 18.8089 0.317837 18.7202C0.152521 18.5386 0.0602773 18.2972 0.0602773 18.0462C0.0602773 17.7951 0.152521 17.5538 0.317837 17.3722L7.63797 9.52676L0.32812 1.69213C0.230751 1.60697 0.15137 1.50147 0.0950364 1.38235C0.0387028 1.26324 0.00665299 1.13312 0.000930226 1.00029C-0.00479253 0.867461 0.0159373 0.734841 0.0617982 0.610881C0.107659 0.486922 0.177646 0.374344 0.267294 0.280325C0.356943 0.186305 0.464287 0.112908 0.582484 0.064811C0.700681 0.0167143 0.827138 -0.00502618 0.953791 0.000975576C1.08044 0.00697733 1.20451 0.0405896 1.31809 0.0996696Z' fill='%23222222'/%3E%3C/svg%3E%0A")}.fa-orange-back-btn-mobile::before{content:url("data:image/svg+xml,%3Csvg width='7' height='14' viewBox='0 0 7 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.07733 13.9302C5.99783 13.8889 5.92741 13.8306 5.87057 13.7591L0.191388 7.80307C0.130866 7.74197 0.0827208 7.6687 0.0498348 7.58763C0.0169493 7.50656 5.75297e-07 7.41937 5.82999e-07 7.33127C5.90701e-07 7.24317 0.0169493 7.15597 0.0498349 7.0749C0.0827209 6.99383 0.130866 6.92056 0.191388 6.85946L5.87777 0.895864C5.93678 0.833782 6.0069 0.784523 6.0841 0.750914C6.16129 0.717303 6.24406 0.700003 6.32764 0.700003C6.41123 0.700003 6.49399 0.717303 6.57119 0.750914C6.64839 0.784523 6.7185 0.833782 6.77752 0.895864C6.89324 1.02296 6.95781 1.19193 6.95781 1.36767C6.95781 1.5434 6.89324 1.71238 6.77752 1.83947L1.65342 7.33127L6.77032 12.8155C6.83847 12.8751 6.89404 12.949 6.93347 13.0324C6.97291 13.1157 6.99534 13.2068 6.99935 13.2998C7.00335 13.3928 6.98884 13.4856 6.95674 13.5724C6.92464 13.6592 6.87565 13.738 6.81289 13.8038C6.75014 13.8696 6.675 13.921 6.59226 13.9546C6.50952 13.9883 6.421 14.0035 6.33235 13.9993C6.24369 13.9951 6.15684 13.9716 6.07733 13.9302Z' fill='%23E95827'/%3E%3C/svg%3E%0A")}.fa-orange-back-btn::before{content:url("data:image/svg+xml,%3Csvg width='10' height='19' viewBox='0 0 10 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.68191 18.9003C8.56833 18.8413 8.46773 18.758 8.38653 18.6559L0.27341 10.1472C0.18695 10.06 0.118171 9.95528 0.0711907 9.83947C0.0242117 9.72365 -1.0855e-06 9.59909 -1.07449e-06 9.47323C-1.06349e-06 9.34738 0.0242118 9.22281 0.0711907 9.107C0.118171 8.99119 0.18695 8.88651 0.27341 8.79923L8.39681 0.279802C8.48112 0.191112 8.58128 0.120743 8.69156 0.072729C8.80185 0.0247153 8.92008 -9.44097e-08 9.03949 -8.39707e-08C9.1589 -7.35316e-08 9.27713 0.0247154 9.38742 0.0727291C9.4977 0.120743 9.59786 0.191112 9.68216 0.279802C9.84748 0.461367 9.93972 0.702759 9.93972 0.953806C9.93972 1.20485 9.84748 1.44625 9.68216 1.62781L2.36203 9.47323L9.67188 17.3079C9.76925 17.393 9.84863 17.4985 9.90496 17.6176C9.9613 17.7368 9.99335 17.8669 9.99907 17.9997C10.0048 18.1325 9.98406 18.2652 9.9382 18.3891C9.89234 18.5131 9.82235 18.6257 9.73271 18.7197C9.64306 18.8137 9.53571 18.8871 9.41752 18.9352C9.29932 18.9833 9.17286 19.005 9.04621 18.999C8.91956 18.993 8.79549 18.9594 8.68191 18.9003Z' fill='%23E95827'/%3E%3C/svg%3E%0A")}.fa-play:before{content:"\F04B"}.fa-pause:before{content:"\F04C"}.fa-close-dark::before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13' fill='none'%3E%3Cpath d='M7.37312 6.46853L12.8497 0.990953C13.0594 0.75489 13.0485 0.395905 12.8244 0.173272C12.6005 -0.0495016 12.2416 -0.058637 12.0068 0.152672L6.53022 5.63025L1.05369 0.152672C0.817178 -0.0433559 0.470367 -0.0270762 0.253134 0.190216C0.0359015 0.407507 0.0196079 0.754389 0.215598 0.990929L5.69213 6.4685L0.215598 11.9461C0.0865419 12.0529 0.00847998 12.2092 0.000673377 12.3767C-0.00729906 12.5441 0.0558171 12.7071 0.174239 12.8257C0.29283 12.9442 0.455766 13.0073 0.623204 12.9993C0.790625 12.9915 0.946918 12.9134 1.05372 12.7844L6.53024 7.30678L12.0068 12.7844C12.2433 12.9804 12.5901 12.9641 12.8073 12.7468C13.0246 12.5295 13.0409 12.1826 12.8449 11.9461L7.37312 6.46853Z' fill='black'/%3E%3C/svg%3E")}