.EstimateCalculator-module__GVz-DG__page{max-width:1120px;margin:auto;padding:0 28px 60px}.EstimateCalculator-module__GVz-DG__header{justify-content:space-between;align-items:center;gap:20px;padding:16px 0;display:flex}.EstimateCalculator-module__GVz-DG__header img{width:174px;height:auto}.EstimateCalculator-module__GVz-DG__header nav{align-items:center;gap:8px;display:flex}.EstimateCalculator-module__GVz-DG__header nav>a,.EstimateCalculator-module__GVz-DG__header select{border:1px solid var(--line);min-height:44px;color:var(--ink);background:#fff;border-radius:999px;padding:10px 14px;text-decoration:none}.EstimateCalculator-module__GVz-DG__hero{padding:40px 0 28px}.EstimateCalculator-module__GVz-DG__hero>span,.EstimateCalculator-module__GVz-DG__resultKicker{text-transform:uppercase;color:var(--orange2);letter-spacing:.12em;font-size:11px;font-weight:900}.EstimateCalculator-module__GVz-DG__hero h1{letter-spacing:-.045em;max-width:850px;margin:10px 0;font-size:clamp(36px,5vw,58px);line-height:1}.EstimateCalculator-module__GVz-DG__hero p{max-width:760px;color:var(--muted);font-size:17px;line-height:1.55}.EstimateCalculator-module__GVz-DG__calculator{grid-template-columns:1.15fr .85fr;gap:16px;display:grid}.EstimateCalculator-module__GVz-DG__form,.EstimateCalculator-module__GVz-DG__result{border:1px solid var(--line);background:#fff;border-radius:22px;padding:22px}.EstimateCalculator-module__GVz-DG__formTitle{align-items:center;gap:12px;margin-bottom:20px;display:flex}.EstimateCalculator-module__GVz-DG__formTitle>span{width:44px;height:44px;color:var(--orange2);background:#fff2e8;border-radius:50%;place-items:center;font-size:22px;font-weight:950;display:grid}.EstimateCalculator-module__GVz-DG__formTitle h2{margin:0}.EstimateCalculator-module__GVz-DG__formTitle p{color:var(--muted);margin:3px 0 0;font-size:11px}.EstimateCalculator-module__GVz-DG__fields{grid-template-columns:1fr 1fr;gap:13px;display:grid}.EstimateCalculator-module__GVz-DG__fields label,.EstimateCalculator-module__GVz-DG__logistics{gap:6px;display:grid}.EstimateCalculator-module__GVz-DG__fields label>span,.EstimateCalculator-module__GVz-DG__logistics>span{font-size:12px;font-weight:850}.EstimateCalculator-module__GVz-DG__fields input,.EstimateCalculator-module__GVz-DG__fields select,.EstimateCalculator-module__GVz-DG__logistics input{border:1px solid var(--line);background:#fff;border-radius:12px;width:100%;min-height:49px;padding:11px 13px}.EstimateCalculator-module__GVz-DG__logistics{margin-top:14px}.EstimateCalculator-module__GVz-DG__logistics small{color:var(--muted);line-height:1.45}.EstimateCalculator-module__GVz-DG__result{color:#fff;background:linear-gradient(145deg,#173f35,#286452);flex-direction:column;display:flex}.EstimateCalculator-module__GVz-DG__resultKicker{color:#ffb27a}.EstimateCalculator-module__GVz-DG__result dl{gap:0;margin:22px 0;display:grid}.EstimateCalculator-module__GVz-DG__result dl>div{border-bottom:1px solid #ffffff29;justify-content:space-between;gap:16px;padding:13px 0;display:flex}.EstimateCalculator-module__GVz-DG__result dt{color:#d8ece6}.EstimateCalculator-module__GVz-DG__result dd{margin:0;font-weight:850}.EstimateCalculator-module__GVz-DG__total{gap:5px;margin-top:auto;padding-top:20px;display:grid}.EstimateCalculator-module__GVz-DG__total span{color:#d8ece6}.EstimateCalculator-module__GVz-DG__total strong{letter-spacing:-.035em;font-size:clamp(28px,4vw,40px)}.EstimateCalculator-module__GVz-DG__rates{flex-wrap:wrap;gap:7px;margin-top:18px;display:flex}.EstimateCalculator-module__GVz-DG__rates span{background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;padding:6px 8px;font-size:9px}.EstimateCalculator-module__GVz-DG__note{color:#8a4b1e;background:#fff8f1;border:1px solid #fed7aa;border-radius:14px;margin:14px 0 0;padding:13px 15px;font-size:12px;line-height:1.5}.EstimateCalculator-module__GVz-DG__actions{flex-wrap:wrap;gap:9px;margin-top:18px;display:flex}.EstimateCalculator-module__GVz-DG__actions a{border:1px solid var(--line);color:var(--ink);border-radius:999px;padding:11px 15px;font-weight:850;text-decoration:none}.EstimateCalculator-module__GVz-DG__actions a:first-child{border-color:var(--orange);background:var(--orange);color:#fff}.EstimateCalculator-module__GVz-DG__page footer{color:var(--muted);justify-content:space-between;gap:15px;padding-top:34px;font-size:12px;display:flex}@media (max-width:760px){.EstimateCalculator-module__GVz-DG__calculator{grid-template-columns:1fr}}@media (max-width:620px){.EstimateCalculator-module__GVz-DG__page{padding:0 14px 85px}.EstimateCalculator-module__GVz-DG__header img{width:138px}.EstimateCalculator-module__GVz-DG__header nav>a:first-of-type{display:none}.EstimateCalculator-module__GVz-DG__header nav>a{padding:9px 12px}.EstimateCalculator-module__GVz-DG__hero{padding-top:26px}.EstimateCalculator-module__GVz-DG__hero h1{font-size:38px}.EstimateCalculator-module__GVz-DG__fields{grid-template-columns:1fr}.EstimateCalculator-module__GVz-DG__result{min-height:390px}.EstimateCalculator-module__GVz-DG__actions{flex-direction:column;align-items:stretch}.EstimateCalculator-module__GVz-DG__actions a{text-align:center}.EstimateCalculator-module__GVz-DG__page footer{flex-direction:column}}
