.content{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;width:100%}.selection .inner-title{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%;justify-content:space-between;align-items:center;color:#131515;font-family:var(--primary-bold-font-family),var(--primary-font-family);font-size:12px;font-weight:700;letter-spacing:normal;padding:0 0 15px;text-transform:capitalize}.selection .inner-title .close-btn{width:25px;height:25px;padding:0;display:flex;justify-content:center;align-items:center;color:transparent;background-color:transparent;border:1px solid #E7E7E7;border-radius:4px;box-shadow:none;cursor:pointer}.selection .inner-title .close-btn .close-ico{display:inline-block;height:10px;width:10px;background-color:#131515;color:#131515;mask:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='16px'%20height='16px'%20viewBox='0%200%2016%2016'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3c!--%20Generator:%20Sketch%2063.1%20(92452)%20-%20https://sketch.com%20--%3e%3ctitle%3eclose_ico%3c/title%3e%3cdesc%3eCreated%20with%20Sketch.%3c/desc%3e%3cg%20id='elements'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='svg_elements'%20transform='translate(-227.000000,%20-276.000000)'%20fill='%23131515'%3e%3cpath%20d='M235.736791,284.21596%20L241.970324,277.971137%20C242.244921,277.69553%20242.250854,277.240143%20241.970324,276.920439%20C241.705049,276.654161%20241.188907,276.652465%20240.919395,276.920439%20L234.688405,283.187311%20L228.431989,276.920439%20C228.179427,276.665185%20227.663286,276.664337%20227.405639,276.919591%20C227.259017,277.066299%20227.178502,277.257104%20227.178502,277.457236%20C227.178502,277.67433%20227.27512,277.877007%20227.404791,277.971137%20L233.638324,284.21596%20L227.436997,290.454847%20C227.275968,290.576114%20227.178502,290.778791%20227.178502,290.996733%20C227.178502,291.214674%20227.275968,291.417351%20227.405639,291.510633%20C227.54548,291.650556%20227.737868,291.720094%20227.930255,291.720094%20C228.123491,291.720094%20228.315031,291.650556%20228.45572,291.510633%20L234.688405,285.266658%20L240.920242,291.511481%20C241.177042,291.765039%20241.721999,291.737902%20241.915235,291.538618%20C242.076264,291.417351%20242.173729,291.214674%20242.173729,290.996733%20C242.173729,290.788119%20242.084739,290.593923%20241.934728,290.47096%20L235.736791,284.21596%20Z'%20id='close_ico'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:10px 10px;mask-size:10px 10px}.selection .inner-title .close-btn:hover,.selection .inner-title .close-btn:focus{background-color:#5c068c;border:1px solid #5C068C}.selection .inner-title .close-btn:hover .close-ico,.selection .inner-title .close-btn:focus .close-ico{background-color:#fff}.selection .dropdown-list{padding:0;cursor:pointer;width:100%}.selection .dropdown-list .dropdown-item{height:27px;border:1px solid #E7E7E7;border-radius:4px;background-color:#fff;padding:0 10px;margin-bottom:5px;color:#131515;font-family:var(--secondary-font-family);font-size:12px;font-weight:500;letter-spacing:-.2px;line-height:16px;padding:.25rem .625rem!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selection .dropdown-list .dropdown-item:hover,.selection .dropdown-list .dropdown-item:focus{border:1px solid #FF8200;background-color:#fff!important}.selection .dropdown-list .dropdown-item.selected{font-weight:400;background-color:#ff8200;border:1px solid #FF8200}.selection .dropdown-list .dropdown-item.selected:hover,.selection .dropdown-list .dropdown-item.selected:focus{border:1px solid #FF8200;background-color:#ff8200!important;color:#131515}@media(max-width:991.98px){.selection .dropdown-list .dropdown-item{font-size:10px;padding:.25rem .3125rem!important}}@media(max-width:1399px)and (min-width:768px){.selection .dropdown-list .dropdown-item{display:flex;align-items:center;font-size:10px;line-height:12px;height:20px;padding:.2rem .3125rem!important}}.selection .dropdown-list .item.circle{display:inline-flex;height:12px;width:12px;border-radius:25px;margin-right:5px;border:1px solid #131515}.characteristic-selector-wrapper{display:flex;flex-direction:row;flex-wrap:wrap!important;gap:5px}.characteristic-selector-wrapper .characteristic-selector-button{display:flex;justify-content:center;align-items:center;height:25px;min-width:50px;padding:0 15px;margin:0;border:1px solid #E7E7E7;border-radius:4px;background-color:#fff;color:#131515;font-family:var(--secondary-font-family);font-size:14px;font-weight:500;letter-spacing:-.2px}.characteristic-selector-wrapper .characteristic-selector-button.color-selector{min-width:25px;padding:0;width:25px;height:25px;border-radius:50%;border:1px solid transparent;position:relative}.characteristic-selector-wrapper .characteristic-selector-button.color-selector .circle{height:15px;width:15px;border-radius:50%}.characteristic-selector-wrapper .characteristic-selector-button.color-selector .circle.butterscotch{background-color:#fdbf50}.characteristic-selector-wrapper .characteristic-selector-button.color-selector .circle.purplish-blue{background-color:#4b1cff}.characteristic-selector-wrapper .characteristic-selector-button.color-selector .circle.white{background-color:#fff}.characteristic-selector-wrapper .characteristic-selector-button.color-selector .circle.brown-grey{background-color:#818181}.characteristic-selector-wrapper .characteristic-selector-button.color-selector .circle.charcoal{background-color:#131515}.characteristic-selector-wrapper .characteristic-selector-button.color-selector .circle.grey-light,.characteristic-selector-wrapper .characteristic-selector-button.color-selector .circle.gray-light{background-color:#f9f9f9}.characteristic-selector-wrapper .characteristic-selector-button.color-selector .circle.very-light-grey,.characteristic-selector-wrapper .characteristic-selector-button.color-selector .circle.very-light-gray{background-color:#f3f3f3}.characteristic-selector-wrapper .characteristic-selector-button.color-selector .circle.very-light-pink{background-color:#e7e7e7}.characteristic-selector-wrapper .characteristic-selector-button.color-selector .circle.pastel-red{background-color:#e3655b}.characteristic-selector-wrapper .characteristic-selector-button.color-selector .circle.red{background-color:#aa1638}.characteristic-selector-wrapper .characteristic-selector-button.color-selector .circle.black{background-color:#000}.characteristic-selector-wrapper .characteristic-selector-button.color-selector .circle.slate-green{background-color:#5b6c5d}.characteristic-selector-wrapper .characteristic-selector-button.color-selector .circle.dark-green{background-color:#557d5a}.characteristic-selector-wrapper .characteristic-selector-button.color-selector .circle.silver-chalice{background-color:#adadad}.characteristic-selector-wrapper .characteristic-selector-button.color-selector .circle.magic-mint{background-color:#abf0d1}.characteristic-selector-wrapper .characteristic-selector-button.color-selector .circle.mustard{background-color:#c3a34a}.characteristic-selector-wrapper .characteristic-selector-button.color-selector .circle.vitalize{background-color:#2ba84a}.characteristic-selector-wrapper .characteristic-selector-button.color-selector .circle.azure{background-color:#00b4d8}.characteristic-selector-wrapper .characteristic-selector-button.color-selector .circle.bronze{background-color:#c0885c}.characteristic-selector-wrapper .characteristic-selector-button.color-selector .circle.front-end-black{background-color:#000}.characteristic-selector-wrapper .characteristic-selector-button.color-selector .circle.front-end-white{background-color:#fff}.characteristic-selector-wrapper .characteristic-selector-button.color-selector .circle.front-end-red{background-color:#fc1715}.characteristic-selector-wrapper .characteristic-selector-button.color-selector .circle.front-end-blue{background-color:#0047bb}.characteristic-selector-wrapper .characteristic-selector-button.color-selector .circle.front-end-green{background-color:#43b02a}.characteristic-selector-wrapper .characteristic-selector-button.color-selector .circle.front-end-purple{background-color:#5c068c}.characteristic-selector-wrapper .characteristic-selector-button.color-selector .circle.front-end-yellow{background-color:#ff0}.characteristic-selector-wrapper .characteristic-selector-button.color-selector .circle.front-end-orange{background-color:#ff8200}.characteristic-selector-wrapper .characteristic-selector-button.color-selector .circle.front-end-turquoise{background-color:#40e0d0}.characteristic-selector-wrapper .characteristic-selector-button.color-selector .circle.front-end-grey{background-color:#ccc}.characteristic-selector-wrapper .characteristic-selector-button.color-selector .circle.front-end-ice-blue,.characteristic-selector-wrapper .characteristic-selector-button.color-selector .circle.front-end-silver{background-color:#c7dbe6}.characteristic-selector-wrapper .characteristic-selector-button.color-selector .circle.white{border:1px solid #131515}.characteristic-selector-wrapper .characteristic-selector-button.color-selector .circle.picture-circle{border:none;background-size:15px 15px;background-repeat:no-repeat;background-position:center}.characteristic-selector-wrapper .characteristic-selector-button.color-selector.selected,.characteristic-selector-wrapper .characteristic-selector-button.color-selector:hover{border-color:#ff8200}.characteristic-selector-wrapper .characteristic-selector-button.color-selector.picture-selector{border:1px solid transparent}.characteristic-selector-wrapper .characteristic-selector-button.color-selector.picture-selector.selected,.characteristic-selector-wrapper .characteristic-selector-button.color-selector.picture-selector:hover{border-color:#ff8200}.characteristic-selector-wrapper .characteristic-selector-button:not(.color-selector).selected{border-color:#ff8200}.characteristic-selector-wrapper .characteristic-selector-button:not(.color-selector):hover{border-color:#ff8200}@media(max-width:991.98px){.characteristic-selector-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:5px}}
