body .input-field{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.25rem;width:100%;display:flex}body .input-field label{color:#fff;font-size:.95rem;font-weight:500}body .input-field input{color:#fff;background:#15151585;border:.1rem solid #2d2d2d;border-radius:.625rem;outline:none;width:100%;margin-top:.2rem;padding:.65rem .75rem;font-size:16px;transition:all .15s;box-shadow:0 0 10px #2c2c2c00}body .input-field input::placeholder{color:#ffffff38}body .input-field input:focus{background:#15151585;border:.1rem solid #494949;box-shadow:0 0 10px #1c1c1c}body .input-field .error-info{color:#980000;height:0;margin-left:.25rem;font-size:.9rem;transition:all .2s;display:block;overflow:hidden}body .error-field input{background:#1b0000;border:.1rem solid #630000}body .error-field .error-info{height:1rem}body .custom-group-radio{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}body .custom-group-radio h3{padding:.6rem 0;font-size:1.1rem;font-weight:400;line-height:1.3rem}body .custom-group-radio .btns-wrapper{flex-direction:row;justify-content:center;align-items:center;gap:.5rem;display:flex}body .custom-group-radio .btns-wrapper .btn{cursor:pointer;-webkit-user-select:none;user-select:none;color:#fff;background-color:#151515b3;border:.1rem solid #4c4c4c6f;border-radius:.625rem;padding:.5rem 1rem;font-size:.95rem;transition:all .1s}body .custom-group-radio .btns-wrapper .btn:hover{border:.1rem solid #b4b4b46f}body .custom-group-radio .btns-wrapper .btn:active{filter:brightness(.8);transform:scale(.95)}body .custom-group-radio .btns-wrapper .active-btn{color:#000;background-color:#fff;border:.1rem solid #0000}body .custom-group-radio-selection{margin-top:.75rem}body .custom-group-radio-selection h3{font-size:1rem}body .custom-group-radio-selection .btns-wrapper .btn{padding:.5rem .7rem}body .custom-group-radio-selection .btns-wrapper .active-btn{color:#fff;background-color:#1b1b1b;border:.1rem solid #939393}body .dark .rdp{--rdp-background-color:#ffffff12;--rdp-accent-color:#e8e4dd;--rdp-accent-color-dark:#0e0e0c}body .calendar-custom button{border-radius:.5rem}body .calendar-custom button svg{filter:invert()}body .calendar-custom button:hover{background:#3e3e3e}body input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}body input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}body input[type=number]{appearance:textfield}body .estimate-wrapper{flex-direction:column;align-items:center;width:100vw;height:auto;min-height:60vh;padding:1rem 0;display:flex;position:relative;top:10rem;overflow:hidden}body .estimate-wrapper .fadein-wrapper{width:100%;max-width:60rem}@media screen and (max-width:1060px){body .estimate-wrapper .fadein-wrapper{place-items:center;width:90%;display:grid}}body .estimate-wrapper .fadein-item-wrapper .fadein-wrapper{width:100%}body .estimate-wrapper .static-item-wrapper{width:100%;max-width:60rem}@media screen and (max-width:1060px){body .estimate-wrapper .static-item-wrapper{place-items:center;width:90%;display:grid}}body .estimate-wrapper .text-wrapper{flex-direction:column;width:100%;max-width:60rem;height:auto;display:flex}@media screen and (max-width:1060px){body .estimate-wrapper .text-wrapper{width:90%}}body .estimate-wrapper .text-wrapper h1{text-align:left;width:100%;font-family:GT Super Ds Trial,sans-serif;font-size:2.5rem;font-weight:300;line-height:2.5rem}@media screen and (max-width:750px){body .estimate-wrapper .text-wrapper h1{font-size:2.25rem;line-height:2.25rem}}@media screen and (max-width:400px){body .estimate-wrapper .text-wrapper h1{font-size:2.1rem;line-height:2.1rem}}body .estimate-wrapper .text-wrapper p{opacity:.4;width:40rem;margin-top:.6rem;font-size:1rem;line-height:1.2rem}@media screen and (max-width:780px){body .estimate-wrapper .text-wrapper p{width:100%}}@media screen and (max-width:400px){body .estimate-wrapper .text-wrapper p{font-size:.9rem}}body .estimate-wrapper .line-sp{background-color:#c1c1c122;width:100%;max-width:60rem;height:.1rem;margin-top:3rem;margin-bottom:2rem}@media screen and (max-width:1060px){body .estimate-wrapper .line-sp{width:90%}}body .estimate-wrapper .group{flex-direction:column;gap:.75rem;width:100%;max-width:60rem;display:flex}@media screen and (max-width:1060px){body .estimate-wrapper .group{width:100%}}body .estimate-wrapper .group .group-name{color:#828282;margin-bottom:.25rem;font-size:1.3rem;font-weight:500}body .estimate-wrapper .group .grouped-input{flex-direction:row;gap:1.5rem;width:100%;display:flex}@media screen and (max-width:700px){body .estimate-wrapper .group .grouped-input{gap:.75rem}}body .estimate-wrapper .group .pg-text{color:#fff;font-size:1rem}body .estimate-wrapper .group .pg-text span{opacity:.4}body .estimate-wrapper .group .custom-time-pg{margin-bottom:.4rem}@media screen and (max-width:550px){body .estimate-wrapper .group .custom-time-pg{margin-bottom:0}}body .estimate-wrapper .group-2{margin-top:2rem}body .estimate-wrapper .group-date{flex-direction:row;justify-content:space-between;align-items:center;display:flex}body .estimate-wrapper .group-date button{cursor:pointer;border:.085rem solid #9595956e;padding:.5rem 1rem;transition:all .1s}body .estimate-wrapper .group-date button:hover{border:.085rem solid #c8c8c8a1}body .estimate-wrapper .time-span{flex-direction:row;justify-content:center;align-items:flex-end;gap:1rem;display:flex}body .estimate-wrapper .time-span p{opacity:.4;font-size:1rem;line-height:2.5rem}body .estimate-wrapper .group-time{flex-direction:row;justify-content:space-between;align-items:flex-end;display:flex}@media screen and (max-width:550px){body .estimate-wrapper .group-time{flex-direction:column;justify-content:center;align-items:center}}body .estimate-wrapper .group-time input{outline:none;box-shadow:0 0 #0000}body .estimate-wrapper .group-time input:focus{border:.1rem solid #484848;box-shadow:0 0 #0000}body .estimate-wrapper .group-time .ddots{font-size:1rem;line-height:2.5rem}body .estimate-wrapper .group-time .positioner{flex-direction:row;justify-content:center;align-items:flex-end;display:flex}body .estimate-wrapper .time-pick-wrapper{background-color:#0000;border:none;outline:none}body .estimate-wrapper .time-pick-wrapper span{font-size:.8rem;font-weight:500}body .estimate-wrapper .time-pick-wrapper input{cursor:pointer;-webkit-user-select:none;user-select:none;color:#fff;background-color:#151515b3;border:.1rem solid #4c4c4c6f;border-radius:.625rem;width:auto;height:auto;padding:.4rem 0;font-size:1rem;line-height:1rem;transition:all .1s}body .estimate-wrapper .group-cb p{font-size:1.1rem}body .estimate-wrapper .group-cb .wrapper-cbs{flex-wrap:wrap;width:50rem;display:flex}@media screen and (max-width:700px){body .estimate-wrapper .group-cb .wrapper-cbs{width:90vw}}@media screen and (max-width:450px){body .estimate-wrapper .group-cb .wrapper-cbs{flex-flow:column}}body .estimate-wrapper .group-cb .wrapper-cbs .cb-item{cursor:pointer;height:3rem;margin-right:4rem}@media screen and (max-width:700px){body .estimate-wrapper .group-cb .wrapper-cbs .cb-item{margin-right:1rem}}body .estimate-wrapper .group-cb .wrapper-cbs .cb-item button,body .estimate-wrapper .group-cb .wrapper-cbs .cb-item label{cursor:pointer}body .estimate-wrapper .group-cb .wrapper-cbs .cb-item svg{color:#000;stroke:#000;stroke-width:.25rem}body .estimate-wrapper .group-cb .wrapper-cbs [data-slot=checkbox]{border-radius:.3rem;width:1.2rem;height:1.2rem;border:.1rem solid #fff!important}body .estimate-wrapper .group-cb .wrapper-cbs [data-slot=checkbox][data-state=checked]{background:#fff;border-radius:.3rem;width:1.2rem;height:1.2rem;border:.1rem solid #0000!important}body .estimate-wrapper .group .text-wrapper-inventory h2{color:#828282;font-size:1.3rem;font-weight:500}body .estimate-wrapper .group .text-wrapper-inventory p{opacity:.4;width:45rem;font-size:.9rem}@media screen and (max-width:750px){body .estimate-wrapper .group .text-wrapper-inventory p{width:100%}}body .estimate-wrapper .group .item-inventory{flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;display:flex}body .estimate-wrapper .group .item-inventory .row{flex-direction:row;justify-content:center;align-items:flex-end;gap:1rem;width:100%;display:flex}@media screen and (max-width:450px){body .estimate-wrapper .group .item-inventory .row{gap:.5rem}}body .estimate-wrapper .group .item-inventory .row button{transform:translateY(-.2rem)}body .estimate-wrapper .group .item-inventory .row2{flex-direction:row;justify-content:center;align-items:center;gap:1rem;width:100%;display:flex}@media screen and (max-width:450px){body .estimate-wrapper .group .item-inventory .row2{gap:.5rem}}body .estimate-wrapper .group .item-inventory .row button,body .estimate-wrapper .group .item-inventory .row2 button{outline:none;box-shadow:0 0 #0000}body .estimate-wrapper .group .item-inventory .row input,body .estimate-wrapper .group .item-inventory .row2 input{background-color:#0000;font-size:1rem}body .estimate-wrapper .group .item-inventory .row3{width:100%;height:auto}body .estimate-wrapper .group .item-inventory .row3 textarea{color:#fff;border:.1rem solid #2d2d2d;border-radius:.625rem;outline:none;width:100%;height:7rem;padding:1rem;font-size:1rem;transition:border .15s}body .estimate-wrapper .group .item-inventory .row3 textarea::placeholder{color:#474747}body .estimate-wrapper .group .item-inventory .row3 textarea:focus{border:.1rem solid #494949}body .estimate-wrapper .group .item-inventory .row3 p{color:#767676;margin-bottom:.5rem;font-size:.9rem}body .estimate-wrapper .group .item-inventory .row4{flex-direction:row;justify-content:flex-start;align-items:flex-start;width:100%;display:flex}body .estimate-wrapper .group .item-inventory .row4 .remove-item{color:#c24343;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#420000;border:.085rem solid #0000;border-radius:.625rem;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;width:auto;padding:.3rem .7rem;font-size:.85rem;font-weight:500;transition:all .15s;display:flex;position:relative}body .estimate-wrapper .group .item-inventory .row4 .remove-item:hover{border:.085rem solid #c100004f}body .estimate-wrapper .group .item-inventory .row4 .remove-item:active{filter:brightness(.8);transform:scale(.95)}body .estimate-wrapper .group .item-inventory .row4 .remove-item svg{width:1.2rem;height:auto}body .estimate-wrapper .group .btn-add-item{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#1d1d1d89;border:.085rem solid #373737;border-radius:.625rem;justify-content:center;align-items:center;gap:.5rem;width:100%;height:auto;margin-top:.5rem;padding:.5rem 0;font-size:.9rem;transition:all .15s;display:flex}body .estimate-wrapper .group .btn-add-item:hover{background-color:#1d1d1d;border:.085rem solid #565656}body .estimate-wrapper .group .btn-add-item:active{filter:brightness(.8);transform:scale(.985)}body .estimate-wrapper .group .btn-add-item svg{width:1.25rem;height:auto}body .estimate-wrapper .group .insuranceItemValue{flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-top:.5rem;display:flex}body .estimate-wrapper .group .insuranceItemValue .input-wrapper{width:25rem;position:relative}@media screen and (max-width:600px){body .estimate-wrapper .group .insuranceItemValue .input-wrapper{width:90%}}body .estimate-wrapper .group .insuranceItemValue .input-wrapper.currency:before{content:"$";color:#555;pointer-events:none;z-index:1;position:absolute;top:50%;left:10px;transform:translateY(-50%)}body .estimate-wrapper .group .insuranceItemValue .input-wrapper.currency input{padding-left:22px}body .estimate-wrapper .line-sp-item{background-color:#c1c1c122;width:100%;max-width:60rem;height:.1rem;margin-top:1.5rem;margin-bottom:.5rem}body .estimate-wrapper .file-upload{place-items:center;display:grid}body .estimate-wrapper .file-upload label{margin-bottom:.5rem;font-size:1rem;font-weight:400}body .estimate-wrapper .file-upload input{color:#fff;border:.1rem solid #303030;padding:1rem 0}body .estimate-wrapper .additional-message textarea{color:#fff;background-color:#000;border:.1rem solid #2d2d2d;border-radius:.625rem;outline:none;width:100%;height:7rem;padding:1rem;font-family:Inter,sans-serif;font-size:1rem;transition:border .15s}body .estimate-wrapper .additional-message textarea::placeholder{color:#474747}body .estimate-wrapper .additional-message textarea:focus{border:.1rem solid #494949}body .estimate-wrapper .info-txt{margin-top:2rem;font-size:.95rem}body .estimate-wrapper .sendQuoteBtn{color:#000;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#fff;border-radius:.625rem;justify-content:center;align-items:center;gap:.4rem;width:12rem;margin-top:1rem;padding:.5rem 1rem;font-size:.95rem;font-weight:500;transition:all .15s;display:flex}body .estimate-wrapper .sendQuoteBtn:hover{filter:brightness(.8)}body .estimate-wrapper .sendQuoteBtn:active{transform:scale(.95)}body .estimate-wrapper .successScreen{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;height:auto;padding:10rem 0;transition:all .4s cubic-bezier(.64,.02,.2,.98);display:flex}body .estimate-wrapper .successScreen h2{text-align:center;font-family:GT Super Ds Trial,sans-serif;font-size:2.5rem;font-weight:300;line-height:2.5rem}@media screen and (max-width:630px){body .estimate-wrapper .successScreen h2{font-size:2rem;line-height:2rem}}body .estimate-wrapper .successScreen p{color:#7b7b7b;text-align:center;width:30rem;font-size:1rem;line-height:1.1rem}@media screen and (max-width:630px){body .estimate-wrapper .successScreen p{width:80%;font-size:.9rem;line-height:1rem;position:relative;left:50%;transform:translate(-50%)}}@media screen and (max-width:420px){body .estimate-wrapper .successScreen p{width:90%}}body .estimate-wrapper .failureScreen{z-index:10;-webkit-backdrop-filter:blur(10px);opacity:0;background-color:#000000e2;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100vw;height:100dvh;transition:all .4s cubic-bezier(.64,.02,.2,.98);display:none;position:fixed;top:0;left:0}body .estimate-wrapper .failureScreen h2{text-align:center;font-family:GT Super Ds Trial,sans-serif;font-size:2.5rem;font-weight:300;line-height:2.5rem}@media screen and (max-width:630px){body .estimate-wrapper .failureScreen h2{font-size:2rem;line-height:2rem}}body .estimate-wrapper .failureScreen p{color:#7b7b7b;text-align:center;width:30rem;font-size:1rem;line-height:1.1rem}@media screen and (max-width:630px){body .estimate-wrapper .failureScreen p{width:80%;font-size:.9rem;line-height:1rem}}@media screen and (max-width:420px){body .estimate-wrapper .failureScreen p{width:90%}}
.container_5b72ca{height:var(--uib-size);width:var(--uib-size);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.inner_4fdcf0{height:var(--uib-size);width:var(--uib-size);transform-origin:50%;animation:rotate_fb0a9b var(--uib-speed) linear infinite;will-change:transform;overflow:visible}.car_dffe76{fill:none;stroke:var(--uib-color);stroke-dasharray:var(--uib-dash), var(--uib-gap);stroke-dashoffset:0;stroke-linecap:round;transition:stroke .5s}.track_5abec2{fill:none;stroke:var(--uib-color);opacity:var(--uib-bg-opacity);transition:stroke .5s}@keyframes rotate_fb0a9b{to{transform:rotate(360deg)}}
