.product-picker-popup-mask{height:100%;width:100%;position:fixed;background:rgb(0 0 0 / .2);z-index:9999;top:0;left:0;right:0}.product-picker-popup{position:fixed;background:#fff;top:50%;transform:translateY(-50%);left:0;right:0;margin:auto;max-width:687px;height:max-content;padding:30px 45px 30px 45px;z-index:99999;text-align:center}.product-picker-popup .picker-actions{margin-top:20px}.product-picker-popup p{color:#000;font-size:18px;font-weight:400;line-height:32px;letter-spacing:-.16px;font-family:'Maison Neue Book';padding:0}.product-picker-popup p.title{font-size:32px;font-weight:700;line-height:54px;text-transform:uppercase;letter-spacing:.84px;margin-bottom:52px}.product-picker-popup button{margin:3px auto;display:block;width:380px;height:65px;line-height:24px;margin-bottom:23px;font-size:15px;background-color:#000;border:none;color:#fff;font-family:'Maison Neue Demi'}.product-picker-popup button:last-child{background:#fff;color:#000;border:1px solid}.product-picker-popup button span{display:block;font-family:'Maison Neue Book';font-size:13px}@media only screen and (max-width:1200px){.product-picker-popup{padding:35px 6%;max-width:95%}.product-picker-popup p.title{font-size:21px;line-height:35px;margin-bottom:20px}.product-picker-popup p{word-spacing:2px;font-size:16px;padding-bottom:3px;padding-top:0;line-height:22px}.product-picker-popup button:last-child{margin-bottom:0}.product-picker-popup button{width:100%;margin:6px 0;margin-bottom:24px}.product-picker-popup p br{height:19px;display:block;padding-top:13px;line-height:36px}}.product-picker-popup .load-button{display:none}.product-picker-popup button.show-loader,.product-picker-popup button.show-loader span{line-height:normal;font-size:0;pointer-events:none;position:relative}.product-picker-popup button.show-loader .load-button{position:absolute;top:12px;left:50%;box-sizing:border-box;display:inline-block;width:25px;height:25px;margin:0 auto;border:3px solid #fff;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#fff #fff0 #fff0 #fff0}.product-picker-popup button.continue.show-loader .load-button{border-color:#000 #fff0 #fff0 #fff0}