.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-row{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.flex-col,.flex-row{-webkit-box-direction:normal}.flex-col{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.flex-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.align-center,.flex-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-center-col{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.flex-center-col,.flex-center-row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-direction:normal}.flex-center-row{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.flex-center-col-row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-center-col-row-reverse{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-center-col-reverse,.flex-center-col-row-reverse{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-ordinal-group:0}.flex-center-col-reverse,.flex-center-col-row-reverse,.flex-center-row-reverse{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-direction:normal;-ms-flex-order:-1;order:-1}.flex-center-row-reverse{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-ordinal-group:0}.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.justify-around{-ms-flex-pack:distribute;justify-content:space-around}.justify-evenly{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.padding-base{padding:1rem .5rem}.padding-base-all{padding:1rem}.lk-guide-popover{max-width:60vw!important}.lk-guide-popover .driver-popover-footer button{padding:4px 4px}.lk-guide-popover .driver-popover-footer button.ant-btn{line-height:1.499;position:relative;display:inline-block;font-weight:400;white-space:nowrap;text-align:center;background-image:none;border:1px solid transparent;-webkit-box-shadow:0 2px 0 rgba(0,0,0,.015);box-shadow:0 2px 0 rgba(0,0,0,.015);cursor:pointer;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;height:32px;padding:0 15px;font-size:14px;border-radius:4px;color:rgba(0,0,0,.65);background-color:#fff;border-color:#d9d9d9}.lk-guide-popover .driver-popover-footer button.ant-btn-primary{color:#fff;background-color:#1890ff;border-color:#1890ff;text-shadow:0 -1px 0 rgba(0,0,0,.12);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.045);box-shadow:0 2px 0 rgba(0,0,0,.045)}.lk-guide-popover .driver-popover-footer button.ant-btn-primary:focus,.lk-guide-popover .driver-popover-footer button.ant-btn-primary:hover{color:#fff;background-color:#40a9ff;border-color:#40a9ff}.lk-guide-popover .driver-popover-footer button.active,.lk-guide-popover .driver-popover-footer button:active,.lk-guide-popover .driver-popover-footer button:focus,.lk-guide-popover .driver-popover-footer button:hover{text-decoration:none;background:#fff}.lk-guide-popover p{white-space:wrap;text-overflow:unset;width:100%;overflow-wrap:break-word;word-break:break-word}.lk-guide-popover img{display:block}.lk-guide-popover .driver-popover-close-btn{width:32px;height:32px;font-size:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:32px;margin-top:4px;margin-right:8px}.lk-guide-popover .driver-popover-description{display:inline-grid;grid-template-columns:1fr}.lk-guide-popover .image-wrapper{text-align:center}.lk-guide-popover .image-wrapper img{margin:0 auto}@media screen and (max-width:768px){.lk-guide-popover.driver-popover-no-element{max-width:90vw!important;left:50%!important;top:50%!important;-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}.lk-guide-popover.driver-popover-no-element .driver-popover-description{min-width:70vw}.lk-guide-popover.driver-popover-no-element .driver-popover-description .image-wrapper{max-width:80vw}.lk-guide-popover.driver-popover-has-element{max-width:85vw!important;max-height:80vh!important;overflow:auto!important;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.lk-guide-popover.driver-popover-has-element .driver-popover{position:fixed!important;max-height:70vh;overflow-y:auto}.lk-guide-popover .image-wrapper img{max-height:40vh;width:auto;-o-object-fit:contain;object-fit:contain}}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .5s;transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.driver-active .ant-modal-mask,.driver-active .ant-modal-wrap,.driver-active .ant-modal-wrap *{pointer-events:auto!important}