.chakmar-estimate-drawer.main_drawer{align-items:stretch}.chakmar-estimate-drawer .drawer_overlay{position:absolute;top:0;right:0;bottom:0;left:0}.chakmar-estimate-drawer__inner.drawer-wrapper_inner{display:flex;flex-direction:column;max-width:32rem;width:100%;height:100%;margin:0 0 0 auto;padding:0;border-radius:0;background:#fff;color:#111;overflow:hidden;font-size:1.47rem}.chakmar-estimate-drawer__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.5rem 1.4rem 1.15rem;border-bottom:1px solid #e6e6e6;flex-shrink:0}.chakmar-estimate-drawer__title{margin:0;font-size:2rem;font-weight:700;line-height:1.2;color:#111}.chakmar-estimate-drawer__step{margin:.4rem 0 0;font-size:1.35rem;color:#8a8a8a}.chakmar-estimate-drawer__close.drawer_close_btn{position:static;width:2.5rem;height:2.5rem;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:#111;font-size:2.6rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.chakmar-estimate-drawer__close.drawer_close_btn:hover{opacity:.7}.chakmar-estimate-drawer__close.drawer_close_btn:hover span{transform:none}.chakmar-estimate-form{display:flex;flex-direction:column;flex:1;min-height:0}.chakmar-estimate-form__body{flex:1;overflow-y:auto;padding:1.5rem 1.4rem 1.75rem;-webkit-overflow-scrolling:touch}.chakmar-estimate-step[hidden]{display:none!important}.chakmar-estimate-field{margin:0 0 1.6rem;border:0;padding:0;min-width:0}.chakmar-estimate-label{display:block;margin:0 0 .85rem;font-size:1.47rem;font-weight:700;color:#111}.chakmar-estimate-help{margin:-.35rem 0 1rem;font-size:1.29rem;line-height:1.45;color:#8a8a8a}.chakmar-estimate-radios,.chakmar-estimate-checks{display:flex;flex-direction:column;gap:1rem}.chakmar-estimate-radio,.chakmar-estimate-check{display:flex;align-items:center;gap:.85rem;margin:0;font-size:1.47rem;font-weight:400;color:#111;cursor:pointer}.chakmar-estimate-radio input,.chakmar-estimate-check input{position:absolute;opacity:0;pointer-events:none}.chakmar-estimate-radio__control{width:1.5rem;height:1.5rem;border:1.5px solid #cfcfcf;border-radius:50%;flex-shrink:0;position:relative;background:#fff}.chakmar-estimate-radio input:checked+.chakmar-estimate-radio__control{border-color:#111;background:#111}.chakmar-estimate-radio input:checked+.chakmar-estimate-radio__control:after{content:"";position:absolute;left:50%;top:45%;width:.35rem;height:.65rem;border:solid #fff;border-width:0 2px 2px 0;transform:translate(-50%,-50%) rotate(45deg)}.chakmar-estimate-check{position:relative}.chakmar-estimate-check span{display:inline-flex;align-items:center;gap:.85rem}.chakmar-estimate-check span:before{content:"";width:1.35rem;height:1.35rem;border:1.5px solid #cfcfcf;background:#fff;flex-shrink:0}.chakmar-estimate-check input:checked+span:before{border-color:#111;background:#111}.chakmar-estimate-check input:checked+span:after{content:"";position:absolute;left:.42rem;top:.35rem;width:.35rem;height:.65rem;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.chakmar-estimate-select{position:relative}.chakmar-estimate-select__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:3.6rem;padding:.85rem 1rem;border:1px solid #d0d0d0;border-radius:4px;background:#fff;color:#111;font:inherit;font-size:1.47rem;text-align:left;cursor:pointer}.chakmar-estimate-select.is-open .chakmar-estimate-select__trigger{border-color:#111}.chakmar-estimate-select__list{position:absolute;left:0;right:0;top:calc(100% + .35rem);z-index:5;margin:0;padding:.5rem 0;list-style:none;max-height:20rem;overflow-y:auto;background:#f3f3f3;border-radius:8px;box-shadow:0 8px 24px #0000001f}.chakmar-estimate-select__list[hidden]{display:none!important}.chakmar-estimate-select__list li{position:relative;padding:.7rem 1rem .7rem 2.4rem;font-size:1.42rem;color:#111;cursor:pointer}.chakmar-estimate-select__list li.is-placeholder{color:#9a9a9a}.chakmar-estimate-select__list li[aria-selected=true]:not(.is-placeholder):before{content:"\2713";position:absolute;left:.85rem;top:50%;transform:translateY(-50%);font-size:1.25rem}.chakmar-estimate-select__list li:hover{background:#0000000a}.chakmar-estimate-form input[type=text],.chakmar-estimate-form input[type=email],.chakmar-estimate-form input[type=tel],.chakmar-estimate-form input[type=number],.chakmar-estimate-form textarea{width:100%;box-sizing:border-box;min-height:3.6rem;padding:.85rem 1rem;border:1px solid #d0d0d0;border-radius:4px;background:#fff;color:#111;font:inherit;font-size:1.47rem}.chakmar-estimate-form textarea{min-height:9.5rem;resize:vertical;line-height:1.45}.chakmar-estimate-form input:focus,.chakmar-estimate-form textarea:focus,.chakmar-estimate-select__trigger:focus{outline:none;border-color:#111}.chakmar-estimate-form input::placeholder,.chakmar-estimate-form textarea::placeholder{color:#9a9a9a}.chakmar-estimate-photos{margin-bottom:1.6rem;padding:1.15rem;background:#f6ebe3}.chakmar-estimate-photos__btn{width:100%;display:flex;align-items:center;justify-content:space-between;min-height:3.6rem;padding:.85rem 1.1rem;border:1px solid #111;border-radius:2px;background:#fff;color:#111;font:inherit;font-size:1.47rem;cursor:pointer}.chakmar-estimate-photos__list{list-style:none;margin:.85rem 0 0;padding:0;display:grid;gap:.55rem}.chakmar-estimate-photos__list:empty{display:none}.chakmar-estimate-photos__list li{display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-size:1.29rem;color:#333}.chakmar-estimate-photos__list button{border:0;background:transparent;color:#111;cursor:pointer;font-size:1.65rem;line-height:1}.chakmar-estimate-feedback{min-height:1.5rem;margin-top:.5rem;font-size:1.42rem;font-weight:600}.chakmar-estimate-feedback.is-error{color:#b3261e}.chakmar-estimate-feedback.is-success{color:#2f7d32}.chakmar-estimate-drawer__footer{display:flex;justify-content:flex-end;align-items:center;gap:.75rem;padding:1.15rem 1.4rem 1.4rem;border-top:1px solid #e6e6e6;flex-shrink:0;background:#fff}.chakmar-estimate-btn{min-width:8rem;min-height:3.4rem;padding:.8rem 1.4rem;border-radius:2px;font:inherit;font-size:1.47rem;font-weight:600;cursor:pointer}.chakmar-estimate-btn[hidden]{display:none!important}.chakmar-estimate-btn--primary{border:1px solid #111;background:#111;color:#fff}.chakmar-estimate-btn--ghost{border:1px solid #111;background:#fff;color:#111;margin-right:auto}.chakmar-estimate-btn:disabled{opacity:.55;cursor:not-allowed}@media screen and (max-width:749px){.chakmar-estimate-drawer.main_drawer{padding:0}.chakmar-estimate-drawer__inner.drawer-wrapper_inner{max-width:100%;width:100%;height:100%;border-radius:0}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/chakmar-estimate-drawer.css.map */
