.side-pane .pane{display:block;position:fixed;right:0;top:0;margin:0;left:auto;height:100%;max-height:100%;padding:1vh 3vh;max-width:700px;z-index:10011;box-sizing:border-box;width:100%;overflow-y:auto;transform:translateX(850px);transition:transform .3s ease-in-out;background:#fff;border:0;border-radius:0;text-align:left}.side-pane .backdrop{display:none;position:fixed;top:0;left:0;right:0;z-index:1010;width:100%;height:100%;background:#000;opacity:0;transition:opacity .3s ease-in-out}.side-pane .btn-close{position:absolute;top:10px;right:10px}.side-pane.active .pane{transform:translateX(0)}.side-pane.active .backdrop{display:block;opacity:0.3}.side-pane h1{font-size:20px}.side-pane h4{margin-bottom:10px;font-size:16px}.side-pane .radio{margin-bottom:7px}.side-pane .radio input{vertical-align:top;margin-top:3px;outline:0}.side-pane .controlls{border-top:1px solid #ddd;margin-top:20px;padding-top:20px;display:flex;justify-content:space-between}.side-pane .controlls .progress{pointer-events:none;cursor:default}.warranty-pane .cps-logo,.warranty-pane .list-check{margin-bottom:20px}.warranty-pane .list-check,.warranty-pane .radio{font-size:14px}.warranty-pane .list-check li{margin-bottom:5px}
