.calculator{width:100%;background:#f4f0ed;padding:110px 140px;overflow:clip}.calculator__title{font-size:38px;line-height:41.8px;font-weight:400;color:#333;max-width:570px;margin-bottom:48px}.calculator .lbl{font-size:12px;line-height:16.8px;letter-spacing:1.2px;font-weight:400;color:#333;text-transform:uppercase}.calculator .grid{display:flex;gap:40px;align-items:flex-start;max-width:1160px;margin-inline:auto}.calculator .col-l{width:787px;flex:none}.calculator .col-r{width:333px;flex:none;display:flex;flex-direction:column}.calculator .selectors{display:flex;gap:16px;align-items:flex-start}.calculator .field-rooms{flex:none}.calculator .field-type{flex:1;min-width:0}.calculator .field .lbl{display:block;line-height:120%;margin-bottom:13px}.calculator .field .lbl--q{display:flex;align-items:center;gap:8px}.calculator .pills{display:flex;gap:8px}.calculator .pill{width:50px;height:50px;border-radius:50px;display:flex;align-items:center;justify-content:center;font-size:15px;line-height:1;font-weight:400;background:#fff;color:#333;border:0;cursor:pointer;font-family:inherit}.calculator .pill--on{background:#333;color:#fff}.calculator .typesel{display:flex;flex-wrap:wrap;gap:8px}.calculator .typepill{display:inline-flex;align-items:center;gap:6px;height:50px;padding:0 16px;border-radius:50px;white-space:nowrap;background:#fff;color:#333;font-size:15px;line-height:1;border:0;cursor:pointer;font-family:inherit}.calculator .typepill--on{background:#333;color:#fff}.calculator .qbadge{width:20px;height:20px;flex:none}.calculator .typepill--on .qbadge{filter:invert(1) brightness(2)}.calculator .addsrv{display:flex;justify-content:space-between;align-items:center;margin-top:32px}.calculator .addsrv .lbl{font-size:12px;line-height:14.4px}.calculator .clear{display:inline-flex;align-items:center;height:36px;font-size:14px;color:#333;background:#fff;border-radius:40px;padding:0 16px;border:0;cursor:pointer;font-family:inherit}.calculator .card{background:#fff;border-radius:24px;margin-top:16px;padding:12px 0 18px}.calculator .srow{display:flex;align-items:center;height:56px;padding:0 30px;border-top:1px solid #d6d0cd}.calculator .srow:first-child{border-top:0}.calculator .srow__txt{display:contents}.calculator .srow__nm{font-size:15px;line-height:22.8px;color:#333;width:289px;flex:none}.calculator .srow__pr{font-size:14px;line-height:19.6px;color:#b5b0ac;flex:1}.calculator .stepper{display:flex;align-items:center;gap:4px;flex:none}.calculator .step{width:32px;height:32px;border-radius:60px;background:#f4f0ed;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#333;font-size:18px;line-height:1;font-family:inherit}.calculator .step__cnt{width:36px;text-align:center;font-size:14px;line-height:19.6px;color:#333}.calculator .qhelp{width:24px;height:24px;margin-left:24px;flex:none}.calculator .add-btn{background:0 0;border:0;cursor:pointer;font-family:inherit;font-size:15px;line-height:22.8px;color:#333;padding:0;flex:none}.calculator .srow--on{background:#e1fbfc}.calculator .btn,.calculator .srow--on .step{background:#9bf0f5}.calculator .btn{display:flex;align-items:center;justify-content:center;height:50px;border-radius:40px;color:#333;font-size:15px;line-height:21px;font-weight:400;border:0;cursor:pointer;font-family:inherit;width:100%}.calculator .show-all{margin-top:21px}.calculator .summary{background:#fff;border-radius:12px;padding:20px;margin-top:27px}.calculator .summary__obj{font-size:15px;line-height:21px;color:#333}.calculator .summary__div{height:1px;background:#d6d0cd;margin:16px 0}.calculator .summary__pay{display:flex;align-items:baseline;justify-content:space-between}.calculator .summary__pay-l{font-size:20px;line-height:28px;color:#b5b0ac}.calculator .summary__pay-v{font-size:38px;line-height:38px;color:#333}.calculator .summary__time{display:flex;justify-content:space-between;margin-top:16px;font-size:14px;line-height:21px;color:#b5b0ac}.calculator .form{display:flex;flex-direction:column;gap:8px;margin-top:30px}.calculator .inp{height:50px;border-radius:40px;background:#fff;border:0;display:flex;align-items:center;padding:0 20px;font-size:15px;line-height:21px}.calculator .inp__ph{color:#b5b0ac}.calculator .inp__val{color:#333}.calculator .inp--phone{padding:0;align-items:stretch}.calculator .inp--phone .pfx{display:flex;align-items:center;padding:0 20px;color:#333}.calculator .inp--phone .sep{width:1px;background:#d6d0cd;flex:none}.calculator .inp--phone .calc-phone-input{display:flex;align-items:center;padding:0 20px;color:#333;background:0 0;border:0;flex:1;font-size:15px;font-family:inherit;outline:0}.calculator .inp--phone .calc-phone-input::placeholder{color:#b5b0ac}.calculator .inp--date{justify-content:space-between}.calculator .inp--date img{width:16px;height:16px;transform:rotate(90deg);flex:none;pointer-events:none}.calculator .inp__field{flex:1;min-width:0;height:100%;background:0 0;border:0;padding:0;font-family:inherit;font-size:15px;line-height:21px;color:#333;outline:0}.calculator .inp__field::placeholder,.calculator textarea.ta::placeholder{color:var(--placeholder)}.calculator .inp__sel{flex:1;min-width:0;height:100%;background:0 0;border:0;padding:0;font-family:inherit;font-size:15px;line-height:21px;color:#333;outline:0;appearance:none;-webkit-appearance:none;cursor:pointer}.calculator .inp__sel.is-empty{color:var(--placeholder)}.calculator .inp:focus-within{outline:1px solid #d6d0cd;outline-offset:-1px}.calculator .ta{height:100px;border-radius:12px;background:#fff;border:0;padding:15px 20px;font-size:15px;line-height:22.8px;color:#b5b0ac}.calculator textarea.ta{display:block;width:100%;color:#333;font-family:inherit;resize:none;outline:0}.calculator textarea.ta:focus{outline:1px solid #d6d0cd;outline-offset:-1px}.calculator .card--collapsed .srow:nth-child(n+6){display:none}.calculator .next{margin-top:16px}.calculator .consent{font-size:12px;line-height:16.8px;color:#333;margin-top:12px}.calculator .consent .mut{color:#b5b0ac}.calculator .paybar,.calculator .tst-call{display:none}@media (max-width:768px){.calculator .paybar{display:block;margin-top:20px}.calculator .paybar__sum{font-size:38px;line-height:100%;color:#333;white-space:nowrap}.calculator .paybar__meta{margin-top:12px;font-size:14px;line-height:140%;color:#b5b0ac;text-transform:lowercase}.calculator{max-width:none;padding:32px 28px 28px}.calculator__title{font-size:28px;line-height:32px;margin-bottom:24px}.calculator .grid{flex-direction:column;gap:0}.calculator .col-l,.calculator .col-r{width:100%}.calculator .selectors{flex-direction:column;gap:24px}.calculator .field-type{order:-1}.calculator .clear{background:#fff}.calculator .addsrv{margin-top:28px}.calculator .card{background:#fff;border-radius:0;padding:0;margin:16px -28px 0}.calculator .srow{height:auto;min-height:56px;padding:8px 20px;border-top-color:#dfdcda}.calculator .srow--on{padding:8px 20px;border-radius:0}.calculator .srow__txt{display:contents}.calculator .srow__nm{flex:1 1 0;min-width:0;width:auto;font-size:15px;line-height:22.8px;padding-right:8px}.calculator .srow__pr{flex:1 1 0;white-space:nowrap;font-size:13px;line-height:120%}.calculator .add-btn,.calculator .stepper{flex:none}.calculator .add-btn,.calculator .qhelp{margin-left:12px}.calculator .show-all{margin-top:34px}.calculator .summary{display:none}.calculator .form{margin-top:34px}.calculator .paybar--cta{margin-top:20px;margin-bottom:20px}.calculator .next{margin-top:0}.calculator .tst-call,.calculator .tst-call__icon{display:flex;align-items:center;justify-content:center}.calculator .tst-call{gap:12px;margin-top:16px;text-decoration:none;color:inherit}.calculator .tst-call__icon{flex:0 0 36px;width:36px;height:36px;border-radius:50%;background:#7be19c}.calculator .tst-call__text{display:flex;flex-direction:column;text-align:center}.calculator .tst-call__label{font-size:14px;line-height:140%;color:#b5b0ac}.calculator .tst-call__phone{font-size:16px;line-height:140%;font-weight:500;color:#333}.calculator .consent{display:none}}