.schedule-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:999999;display:flex;align-items:center;justify-content:center}.schedule-modal__holder{position:relative;width:800px;padding:16px 24px;border-radius:20px;background-color:#f3f3f7}.schedule-modal__content{height:600px;overflow-y:scroll}.schedule-modal__time{position:relative;width:calc(50% - 16px);flex:0 0 auto;background:#fff;padding:0 36px 0 16px;margin:6px 16px 6px 0;height:56px;min-height:56px;font-size:16px;line-height:20px;font-weight:600;border-radius:12px;text-align:left;border:none;box-shadow:#0605321a 0 6px 20px}@media (min-width: 280px) and (max-width: 767px){.schedule-modal__time{width:calc(100% - 16px)}}.schedule-modal__time.active{box-shadow:#0605321f 0 0;border:1px solid rgb(255,203,2)}.schedule-modal__time.active:after{content:url(/build/assets/check-DUu0Ib24.svg);position:absolute;right:16px}.schedule-modal__close{position:absolute;top:0;right:-7%;cursor:pointer}.kaspi-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:999999;display:flex;align-items:center;justify-content:center;flex-direction:column}.kaspi-modal h3{text-align:center}.kaspi-modal__holder{position:relative;width:380px;height:460px;padding:16px 24px;border-radius:20px;background-color:#fff}.kaspi-modal__content{height:600px;overflow-y:scroll}.kaspi-modal .btn--lg{margin-top:32px}.circular-loader{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;height:100%;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;width:100%;position:absolute;top:0;left:0;margin:auto}.loader-path{stroke-dasharray:150,200;stroke-dashoffset:-10;-webkit-animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;stroke-linecap:round}@-webkit-keyframes rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}to{stroke-dasharray:89,200;stroke-dashoffset:-124}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}to{stroke-dasharray:89,200;stroke-dashoffset:-124}}@-webkit-keyframes color{0%{stroke:#ffcb00}40%{stroke:#ffcb00}66%{stroke:#ffcb00}80%,90%{stroke:#ffcb00}}@keyframes color{0%{stroke:#ffcb00}40%{stroke:#ffcb00}66%{stroke:#ffcb00}80%,90%{stroke:#ffcb00}}
