*,*:after,*:before{box-sizing:border-box}.container{max-width:300px}.custom-select-wrapper{position:relative;-webkit-user-select:none;user-select:none;width:100%}.custom-select{display:flex;flex-direction:column;border-width:0 2px 0 2px}.custom-select__trigger{position:relative;display:flex;align-items:center;justify-content:space-between;padding:0 50px 0 22px;font-size:20px;font-weight:300;color:#3b3b3b;height:60px;line-height:60px;background:#fff;cursor:pointer}.custom-options{position:absolute;display:block;top:100%;left:0;right:0;border:2px solid #161515;border-top:0;background:#fff;transition:all .5s;opacity:0;visibility:hidden;pointer-events:none;z-index:2}.custom-select.open .custom-options{opacity:1;visibility:visible;pointer-events:all}.custom-option{position:relative;display:block;padding:0 22px;font-size:22px;font-weight:300;color:#3b3b3b;line-height:60px;cursor:pointer;transition:all .5s}.custom-option:hover{cursor:pointer;background-color:#b2b2b2}.custom-option.selected{color:#fff;background-color:#888}.arrow{position:relative;height:15px;width:15px;left:25px}.arrow:before,.arrow:after{content:"";position:absolute;bottom:0;width:.15rem;height:100%;transition:all .5s}.arrow:before{left:-5px;transform:rotate(45deg);background-color:#161515}.arrow:after{left:5px;transform:rotate(-45deg);background-color:#161515}.open .arrow:before{left:-5px;transform:rotate(-45deg)}.open .arrow:after{left:5px;transform:rotate(45deg)}
/*# sourceMappingURL=/cdn/shop/t/8/assets/index.css.map */
