<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.product-dropdown{position:absolute;top:25px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;font-size:14px;padding-top:10px;display:none}@media (min-width:1200px){.product-dropdown{min-width:410px;font-size:16px}}.product-dropdown .text-orange{color:#fe8c33}.product-dropdown .icon--close{position:absolute;padding:10px;right:0;top:0;width:40px;height:40px;cursor:pointer}.product-dropdown-controls{display:inline-block;margin-right:5px}@media (min-width:768px){.product-dropdown-controls{display:block;margin-right:0}}@media (min-width:1200px){.product-dropdown-controls{display:inline-block;margin-right:5px}}.product-dropdown-controls .fa-minus,.product-dropdown-controls .fa-plus{font-size:11px;background-color:#4caf50;color:#fff;width:20px;height:20px;line-height:22px;text-align:center;vertical-align:middle;cursor:pointer;border-radius:50%;position:relative;top:-3px}.product-dropdown-controls .fa-minus:hover,.product-dropdown-controls .fa-plus:hover{background-color:#3d8b40}.product-dropdown-content{-webkit-box-shadow:1px 1px 30px rgba(0,0,0,.3);box-shadow:1px 1px 30px rgba(0,0,0,.3);background:#fff;position:relative}.product-dropdown-price{text-align:left}.product-dropdown-price:before{content:"";display:inline-block;width:15px;height:15px;background:#fe8c33;border-radius:50%;border:2px solid #f0f4f5;margin-right:8px;position:relative;top:2px}.product-dropdown:before{content:"";position:absolute;border:10px solid transparent;border-bottom:7px solid #fff;top:-6px;left:0;right:0;width:0;margin:auto;z-index:1}.product-dropdown-wrap{position:relative;clear:both;margin-top:20px}.product-dropdown-btn{display:inline-block;color:#37474f;line-height:25px;text-decoration:none;border-bottom:1px dashed;cursor:pointer}.product-dropdown-btn:hover{color:#4caf50}.product-dropdown-title{font-size:18px}.product-dropdown-top{padding:20px}@media (min-width:500px){.product-dropdown-field-wrap{float:left}}@media (min-width:768px){.product-dropdown-field-wrap{float:none}}@media (min-width:1200px){.product-dropdown-field-wrap{float:left}}.product-dropdown-bottom{padding:20px;background:#f0f4f5}@media (min-width:500px){.product-dropdown-bottom{text-align:right}}@media (min-width:768px){.product-dropdown-bottom{text-align:center;font-size:12px}}@media (min-width:1200px){.product-dropdown-bottom{text-align:right;font-size:16px}}.product-dropdown-bottom .product-dropdown-field{width:50px;padding:3.5px 3px;font-weight:700;text-align:center;margin:0 2px}.product-dropdown-btn-wrap{margin-top:10px}@media (min-width:500px){.product-dropdown-btn-wrap{margin-top:0;display:inline-block}}@media (min-width:768px){.product-dropdown-btn-wrap{margin-top:10px;display:block}}@media (min-width:1200px){.product-dropdown-btn-wrap{margin-top:0;display:inline-block}}.product-dropdown .btn{color:#fff}.product-dropdown .rangeslider--horizontal{height:4px}.product-dropdown .rangeslider__fill{background:#fe8c33}.product-dropdown .rangeslider__handle{background:#fe8c33;width:40px;height:40px;line-height:36px;text-align:center;border:2px solid #fff;-webkit-box-shadow:1px 1px 15px rgba(0,0,0,.2);box-shadow:1px 1px 15px rgba(0,0,0,.2);font-weight:700;color:#fff;font-size:14px}.product-dropdown .rangeslider--horizontal .rangeslider__handle{top:-20px}.product-dropdown-wrap.active{z-index:5}.product-dropdown-wrap.active .product-dropdown{display:block}.product-dropdown-wrap.active .product-dropdown-btn:hover{color:#4caf50}.product-dropdown-open .product-dropdown-overlay{position:fixed;top:0;bottom:0;left:0;right:0;z-index:4;background:#37474f;opacity:.5}.product-dropdown-content .product-dropdown-btn-wrap .btn{color:#fff}</pre></body></html>