.prokat-v2{border:1px solid #d9dfe8;border-radius:14px;background:#fff;padding:18px;box-shadow:0 8px 26px rgba(27,39,51,.09);margin:18px 0;color:#25313c}.prokat-v2__header{display:flex;flex-direction:column;gap:3px;margin-bottom:15px}.prokat-v2__header strong{font-size:21px}.prokat-v2__header span{color:#657484}.prokat-v2__dates,.prokat-v2__row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px}.prokat-v2 label,.prokat-v2__price{display:flex;flex-direction:column;gap:6px}.prokat-v2 input{box-sizing:border-box;width:100%;height:44px;border:1px solid #aeb9c7;border-radius:9px;background:#fff;padding:0 12px;font-size:16px}.prokat-v2 input:focus{border-color:#3978c5;box-shadow:0 0 0 3px rgba(57,120,197,.16);outline:0}.prokat-v2__price{justify-content:center;border-radius:9px;background:#f1f7fc;padding:8px 14px}.prokat-v2__price strong{font-size:20px;color:#245f9f}.prokat-v2 .prokat-v2__price .prokat-v2__days{align-self:flex-start;margin-top:4px;padding:3px 8px;border-radius:999px;background:#dfeaf5;color:#315b83;font-size:15px;font-weight:700;line-height:1.35}.prokat-v2__deposit{margin:3px 0 14px;padding:10px 12px;border-radius:9px;background:#fff8e8;color:#5c4a22}.prokat-v2__submit{width:100%;min-height:46px;border:0;border-radius:9px;background:#2f75b8;color:#fff;font-size:17px;font-weight:700;cursor:pointer}.prokat-v2__submit:hover{background:#245f9f}.prokat-v2__submit:disabled{opacity:.6;cursor:wait}.prokat-v2__status{min-height:20px;margin-top:8px;color:#287044}.prokat-v2--highlight{animation:prokat-highlight 2.6s ease}.prokat-v2-modal{position:fixed;z-index:100050;inset:0;display:none;align-items:center;justify-content:center;padding:18px}.prokat-v2-modal.is-visible{display:flex}.prokat-v2-modal__overlay{position:absolute;inset:0;background:rgba(31,42,54,.48)}.prokat-v2-modal__dialog{position:relative;width:min(470px,100%);border-radius:17px;background:#fff;padding:26px;box-shadow:0 24px 70px rgba(25,37,49,.25);text-align:center}.prokat-v2-modal__label{display:inline-block;border-radius:99px;background:#e9f3fc;color:#245f9f;padding:6px 12px;font-weight:700}.prokat-v2-modal__title{margin:13px 0 8px}.prokat-v2-modal__message{font-size:16px;line-height:1.55;color:#44515d}.prokat-v2-modal button{border:0;border-radius:9px;background:#2f75b8;color:#fff;padding:10px 25px;font-weight:700}.prokat-v2-summary[hidden]{display:none!important}.prokat-v2-cart-deposit{margin:16px 0;padding:13px 15px;border:1px solid #ead9aa;border-radius:9px;background:#fff8e8;color:#5c4a22;font-size:16px;line-height:1.55}.prokat-v2-cart-deposit strong{font-weight:700}.prokat-v2-cart-deposit__full,.prokat-v2-cart-deposit__half{font-weight:600;white-space:nowrap}.prokat-v2-cart-period{margin-top:8px;color:#53606d;font-size:14px;line-height:1.55}.prokat-v2-cart-period span{display:block}.prokat-v2-cart-period strong{color:#25313c;font-weight:600}.prokat-v2-backend__prices{display:flex;flex-wrap:wrap;gap:8px}.prokat-v2-backend__prices label{display:flex;flex-direction:column}.prokat-v2-backend__prices input{width:80px!important}@keyframes prokat-highlight{0%,100%{box-shadow:none}15%,65%{box-shadow:0 0 0 4px rgba(218,79,72,.28);border-color:#d64b43}}@media(max-width:767px){.prokat-v2{padding:14px}.prokat-v2__dates,.prokat-v2__row{grid-template-columns:1fr}.prokat-v2-modal__dialog{padding:22px 17px}}
