:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}
.PhoneSelectInput-module-scss-module__ctxGrW__container{z-index:10;width:100%;position:relative}.PhoneSelectInput-module-scss-module__ctxGrW__default{--bg:transparent;--color:var(--primary-color);--padding:15px 30px 15px 120px;--height:54px;--font-size:16px;--input-border-radius:15px;--border-gradient:linear-gradient(var(--light-gray-3),var(--light-gray-3))padding-box,linear-gradient(90deg,var(--middle-gray),#fff)border-box;--select-bg:var(--light-background-color);--select-color:var(--primary-color);--select-padding:15px 10px;--select-height:50px;--select-font-size:16px;--select-border-radius:13px 0 0 13px;--select-left:2px;--dropdown-bg:var(--light-background-color);--dropdown-border:2px solid var(--border-light);--dropdown-color:var(--primary-color);--dropdown-width:200px;--dropdown-max-height:150px}.PhoneSelectInput-module-scss-module__ctxGrW__default:before{content:"";border-radius:var(--input-border-radius);background:var(--border-gradient);opacity:.5;z-index:0;max-height:var(--height);pointer-events:none;border:2px solid #0000;position:absolute;inset:0}.PhoneSelectInput-module-scss-module__ctxGrW__default .PhoneSelectInput-module-scss-module__ctxGrW__phoneInput input{background:var(--bg);color:var(--color);padding:var(--padding);height:var(--height);font-size:var(--font-size);border-radius:var(--input-border-radius);box-sizing:border-box;opacity:.5;border:none;width:100%}.PhoneSelectInput-module-scss-module__ctxGrW__default .PhoneSelectInput-module-scss-module__ctxGrW__phoneInput input:focus{outline:none}.PhoneSelectInput-module-scss-module__ctxGrW__default .PhoneSelectInput-module-scss-module__ctxGrW__phoneInput input::placeholder{color:var(--color);opacity:1}.PhoneSelectInput-module-scss-module__ctxGrW__default input[type=tel]{height:54px}@media (max-width:480px){.PhoneSelectInput-module-scss-module__ctxGrW__default input[type=tel]{max-height:40px}}.PhoneSelectInput-module-scss-module__ctxGrW__services{--bg:var(--light-gray-2);--color:var(--text-color);--padding:10px 0 10px clamp(90px,15vw,160px);--height:clamp(50px,8vw,60px);--font-size:clamp(12px,3vw,32px);--input-border-radius:var(--border-radius);--select-bg:var(--light-gray-2);--select-color:var(--text-color);--select-padding:0 10px 0 20px;--select-height:clamp(36px,8vw,60px);--select-font-size:clamp(12px,4vw,24px);--select-border-radius:var(--border-radius)0 0 var(--border-radius);--select-left:0;--dropdown-bg:var(--light-gray-2);--dropdown-border:1px solid var(--border-light);--dropdown-color:var(--text-color);--dropdown-width:240px;--dropdown-max-height:130px}.PhoneSelectInput-module-scss-module__ctxGrW__services .PhoneSelectInput-module-scss-module__ctxGrW__phoneInput input{background:var(--bg);color:var(--color);padding:var(--padding);height:var(--height);font-size:var(--font-size);border-radius:var(--input-border-radius);box-sizing:border-box;border:none;justify-content:center;align-items:center;width:100%;display:flex}.PhoneSelectInput-module-scss-module__ctxGrW__services .PhoneSelectInput-module-scss-module__ctxGrW__phoneInput input:focus{background:var(--bg);outline:none}.PhoneSelectInput-module-scss-module__ctxGrW__services .PhoneSelectInput-module-scss-module__ctxGrW__phoneInput input:-webkit-autofill{-webkit-box-shadow:0 0 0 30px var(--bg)inset!important;-webkit-text-fill-color:var(--color)!important;background:var(--bg)!important}.PhoneSelectInput-module-scss-module__ctxGrW__services .PhoneSelectInput-module-scss-module__ctxGrW__phoneInput input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px var(--bg)inset!important;-webkit-text-fill-color:var(--color)!important;background:var(--bg)!important}.PhoneSelectInput-module-scss-module__ctxGrW__services .PhoneSelectInput-module-scss-module__ctxGrW__phoneInput input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 30px var(--bg)inset!important;-webkit-text-fill-color:var(--color)!important;background:var(--bg)!important}.PhoneSelectInput-module-scss-module__ctxGrW__services .PhoneSelectInput-module-scss-module__ctxGrW__phoneInput input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px var(--bg)inset!important;-webkit-text-fill-color:var(--color)!important;background:var(--bg)!important}.PhoneSelectInput-module-scss-module__ctxGrW__services .PhoneSelectInput-module-scss-module__ctxGrW__phoneInput input::placeholder{color:var(--black-50);font-size:var(--font-size);opacity:1;line-height:1}.PhoneSelectInput-module-scss-module__ctxGrW__phoneInput{width:100%}.PhoneSelectInput-module-scss-module__ctxGrW__phoneInput input{transition:background .3s}.PhoneSelectInput-module-scss-module__ctxGrW__countrySelect{left:var(--select-left,2px);z-index:2;position:absolute;top:50%;transform:translateY(-50%)}.PhoneSelectInput-module-scss-module__ctxGrW__countrySelectTrigger{cursor:pointer;background:var(--select-bg);color:var(--select-color);border-radius:var(--select-border-radius);padding:var(--select-padding);height:var(--select-height);font-size:var(--select-font-size);box-sizing:border-box;border:none;align-items:center;gap:8px;transition:background .2s;display:flex}@media (max-width:480px){.PhoneSelectInput-module-scss-module__ctxGrW__countrySelectTrigger{max-height:36px}}.PhoneSelectInput-module-scss-module__ctxGrW__countrySelectTrigger:hover{background:var(--light-gray-3)}.PhoneSelectInput-module-scss-module__ctxGrW__countrySelectTrigger:focus{outline:none}.PhoneSelectInput-module-scss-module__ctxGrW__countrySelectTrigger .PhoneInputCountryIcon{flex-shrink:0;width:24px;height:18px}.PhoneSelectInput-module-scss-module__ctxGrW__countryCode{font-weight:500}.PhoneSelectInput-module-scss-module__ctxGrW__countryArrow{opacity:.8;margin-left:2px;font-size:10px}.PhoneSelectInput-module-scss-module__ctxGrW__countryDropdown{z-index:1000;width:var(--dropdown-width,180px);max-height:var(--dropdown-max-height,168px);border-radius:var(--border-radius-small);border:var(--dropdown-border);box-shadow:0 4px 12px var(--black-20);background:var(--dropdown-bg);scrollbar-width:none;-ms-overflow-style:none;margin:2px 0 0;list-style:none;position:absolute;top:100%;left:0;overflow-y:auto}.PhoneSelectInput-module-scss-module__ctxGrW__countryDropdown::-webkit-scrollbar{width:0;height:0;display:none}.PhoneSelectInput-module-scss-module__ctxGrW__services .PhoneSelectInput-module-scss-module__ctxGrW__countryDropdown{background:var(--dropdown-bg);border:var(--dropdown-border);box-shadow:0 4px 12px var(--border-dark);border-radius:var(--border-radius-small)}.PhoneSelectInput-module-scss-module__ctxGrW__countryOption{cursor:pointer;color:var(--dropdown-color);background:var(--dropdown-bg);box-sizing:border-box;align-items:center;gap:8px;width:100%;padding:10px;font-size:14px;transition:background .2s;display:flex}.PhoneSelectInput-module-scss-module__ctxGrW__countryOption:hover{background-color:var(--light-gray-3)}.PhoneSelectInput-module-scss-module__ctxGrW__countryOption .PhoneInputCountryIcon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:18px;display:flex}.PhoneSelectInput-module-scss-module__ctxGrW__countryOption .PhoneInputCountryIcon img{object-fit:contain;width:24px;height:18px}.PhoneSelectInput-module-scss-module__ctxGrW__countryOption span:last-child{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.PhoneSelectInput-module-scss-module__ctxGrW__services .PhoneSelectInput-module-scss-module__ctxGrW__countryOption{color:var(--text-color);background:var(--light-gray-2);padding:10px 16px;font-size:14px}.PhoneSelectInput-module-scss-module__ctxGrW__services .PhoneSelectInput-module-scss-module__ctxGrW__countryOption:hover{background-color:var(--light-gray-3)}.PhoneSelectInput-module-scss-module__ctxGrW__error{width:100%;color:var(--traffic-red);text-align:left;margin-top:4px;padding:0 4px;font-size:12px;display:block}
.ServicesRequest-module-scss-module__OTkYUG__servicesRequest{flex-direction:column;align-items:center;gap:60px;padding:55px 110px 100px;display:flex}@media (max-width:767px){.ServicesRequest-module-scss-module__OTkYUG__servicesRequest{padding:55px 30px 100px}}.ServicesRequest-module-scss-module__OTkYUG__form{background-color:var(--middle-gray);border-radius:var(--border-radius);flex-direction:column;gap:clamp(10px,2vw,30px);width:100%;max-width:1024px;padding:clamp(30px,5vw,80px);display:flex}@media (max-width:767px){.ServicesRequest-module-scss-module__OTkYUG__form{max-width:600px;padding:30px}}.ServicesRequest-module-scss-module__OTkYUG__input{background:var(--light-gray-2);border-radius:var(--border-radius);width:100%;min-height:60px;color:var(--primary-color);font-family:var(--font-golosText),sans-serif;border:none;padding:10px 40px;font-size:32px;font-weight:400;transition:background .3s}.ServicesRequest-module-scss-module__OTkYUG__input:focus{background:var(--light-gray-2);outline:none}.ServicesRequest-module-scss-module__OTkYUG__input::placeholder{color:var(--black-50);font-family:var(--font-golosText),sans-serif;font-size:32px;font-weight:400;line-height:1}@media (max-width:1023px){.ServicesRequest-module-scss-module__OTkYUG__input,.ServicesRequest-module-scss-module__OTkYUG__input::placeholder{font-size:20px}}@media (max-width:767px){.ServicesRequest-module-scss-module__OTkYUG__input{min-height:50px;padding:10px 45px;font-size:16px}.ServicesRequest-module-scss-module__OTkYUG__input::placeholder{font-size:16px}}@media (max-width:440px){.ServicesRequest-module-scss-module__OTkYUG__input{padding:10px 45px;font-size:12px}}.ServicesRequest-module-scss-module__OTkYUG__addressField{width:100%;position:relative}.ServicesRequest-module-scss-module__OTkYUG__suggestList{background:var(--light-gray-2);box-shadow:0 8px 20px var(--border-dark);border-radius:0 0 20px 20px}@media (max-width:1023px){.ServicesRequest-module-scss-module__OTkYUG__suggestList{font-size:20px}}@media (max-width:767px){.ServicesRequest-module-scss-module__OTkYUG__suggestList{font-size:14px}}.ServicesRequest-module-scss-module__OTkYUG__moversSelect{width:100%}.ServicesRequest-module-scss-module__OTkYUG__select{appearance:none;color:var(--input-placeholder);cursor:pointer;border:1px solid var(--border-light);border-radius:var(--border-radius);background:var(--light-gray-2)}.ServicesRequest-module-scss-module__OTkYUG__select option{background:var(--light-gray-2);border-bottom:1px solid var(--border-light);font-size:32px}.ServicesRequest-module-scss-module__OTkYUG__select option:last-child{border-bottom:none}@media (max-width:1023px){.ServicesRequest-module-scss-module__OTkYUG__select option{font-size:20px}}@media (max-width:767px){.ServicesRequest-module-scss-module__OTkYUG__select option{font-size:14px}}.ServicesRequest-module-scss-module__OTkYUG__arrow{pointer-events:none;opacity:.8;width:40px;height:40px;transition:transform .2s;position:absolute;top:50%;right:7.7%;transform:translateY(-50%)}.ServicesRequest-module-scss-module__OTkYUG__arrow.ServicesRequest-module-scss-module__OTkYUG__arrowOpen{opacity:1;transform:translateY(-50%)rotate(180deg)}.ServicesRequest-module-scss-module__OTkYUG__selectContainer:hover .ServicesRequest-module-scss-module__OTkYUG__arrow{opacity:1}@media (max-width:1023px){.ServicesRequest-module-scss-module__OTkYUG__arrow{width:30px;height:30px;right:3%}}.ServicesRequest-module-scss-module__OTkYUG__privacySection{flex-direction:column;align-items:center;gap:100px;width:100%;margin-top:40px;display:flex}@media (max-width:1979px){.ServicesRequest-module-scss-module__OTkYUG__privacySection{gap:50px}}.ServicesRequest-module-scss-module__OTkYUG__privacyLabel{cursor:pointer;align-items:center;gap:12px;display:flex}.ServicesRequest-module-scss-module__OTkYUG__privacyLabel span{font-family:var(--golosText),sans-serif;font-size:16px;font-weight:400;line-height:1}@media (max-width:767px){.ServicesRequest-module-scss-module__OTkYUG__privacyLabel span{font-size:14px}}.ServicesRequest-module-scss-module__OTkYUG__submitButton{background:var(--accent-color);border-radius:var(--border-radius);width:100%;max-width:520px;color:var(--white-text-color);font-family:var(--golosText),sans-serif;text-transform:uppercase;cursor:pointer;border:none;padding:20px;font-size:32px;font-weight:600;line-height:1;transition:all .2s}.ServicesRequest-module-scss-module__OTkYUG__submitButton:hover{background:var(--accent-hover);box-shadow:0 4px 20px var(--accent-shadow);transform:translateY(-2px)}.ServicesRequest-module-scss-module__OTkYUG__submitButton:active{transform:translateY(0)}@media (max-width:1023px){.ServicesRequest-module-scss-module__OTkYUG__submitButton{font-size:24px}}@media (max-width:767px){.ServicesRequest-module-scss-module__OTkYUG__submitButton{padding:20px;font-size:18px}}
.TrafficWidget-module-scss-module__IptbRa__trafficWidget{background-color:var(--background-color);border-radius:var(--border-radius);border:1px solid var(--border-light);flex-direction:column;align-items:flex-start;gap:20px;max-width:1500px;margin:0 auto;padding:50px 110px;display:flex}@media (max-width:1979px){.TrafficWidget-module-scss-module__IptbRa__trafficWidget{padding:45px 90px}}@media (max-width:1439px){.TrafficWidget-module-scss-module__IptbRa__trafficWidget{gap:20px;max-width:1320px;padding:40px 70px}}@media (max-width:1023px){.TrafficWidget-module-scss-module__IptbRa__trafficWidget{padding:35px 50px}}@media (max-width:767px){.TrafficWidget-module-scss-module__IptbRa__trafficWidget{padding:20px 15px}}.TrafficWidget-module-scss-module__IptbRa__header{align-items:center;gap:20px;display:flex}.TrafficWidget-module-scss-module__IptbRa__title{font-size:var(--fz-32);color:var(--white-text-color);margin:0;font-weight:600}@media (max-width:767px){.TrafficWidget-module-scss-module__IptbRa__title{font-size:var(--fz-24)}}.TrafficWidget-module-scss-module__IptbRa__liveIndicator{background:var(--red-20);color:var(--traffic-red);text-transform:uppercase;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;display:flex}.TrafficWidget-module-scss-module__IptbRa__liveDot{background:var(--traffic-red);border-radius:50%;width:8px;height:8px;animation:1.5s infinite TrafficWidget-module-scss-module__IptbRa__pulse}@keyframes TrafficWidget-module-scss-module__IptbRa__pulse{0%,to{opacity:1}50%{opacity:.5}}.TrafficWidget-module-scss-module__IptbRa__infoPanel{background:linear-gradient(135deg,var(--white-grad-05)0%,var(--white-grad-02)100%);border-radius:var(--border-radius);border:1px solid var(--border-light);align-items:center;gap:40px;width:100%;padding:20px 30px;display:flex}@media (max-width:1023px){.TrafficWidget-module-scss-module__IptbRa__infoPanel{flex-direction:column;gap:20px;padding:20px 25px}}@media (max-width:767px){.TrafficWidget-module-scss-module__IptbRa__infoPanel{gap:15px;padding:15px 20px}}.TrafficWidget-module-scss-module__IptbRa__scoreBlock{border-right:1px solid var(--border-light);flex-direction:column;justify-content:center;align-items:center;min-width:150px;padding-right:30px;display:flex}@media (max-width:1023px){.TrafficWidget-module-scss-module__IptbRa__scoreBlock{border-right:none;border-bottom:1px solid var(--border-light);flex-direction:row;justify-content:flex-start;gap:20px;padding-bottom:20px;padding-right:0}}.TrafficWidget-module-scss-module__IptbRa__scoreValue{font-size:60px;font-weight:700;line-height:1}@media (max-width:767px){.TrafficWidget-module-scss-module__IptbRa__scoreValue{font-size:48px}}.TrafficWidget-module-scss-module__IptbRa__scoreMax{color:var(--white-50);font-size:24px;font-weight:400}@media (max-width:767px){.TrafficWidget-module-scss-module__IptbRa__scoreMax{font-size:18px}}.TrafficWidget-module-scss-module__IptbRa__scoreLabel{color:var(--white-70);margin-top:8px;font-size:14px}@media (max-width:1023px){.TrafficWidget-module-scss-module__IptbRa__scoreLabel{margin-top:0}}.TrafficWidget-module-scss-module__IptbRa__details{flex-direction:column;flex:1;gap:12px;display:flex}.TrafficWidget-module-scss-module__IptbRa__detailItem{gap:10px;font-size:14px;display:flex}@media (max-width:767px){.TrafficWidget-module-scss-module__IptbRa__detailItem{flex-direction:column;gap:4px}}.TrafficWidget-module-scss-module__IptbRa__detailLabel{color:var(--white-50);min-width:70px}.TrafficWidget-module-scss-module__IptbRa__detailValue{color:var(--white-text-color);font-weight:500}.TrafficWidget-module-scss-module__IptbRa__mapWrapper{border-radius:var(--border-radius);width:100%;box-shadow:0 4px 20px var(--shadow-dark);border:1px solid var(--border-light);position:relative;overflow:hidden}.TrafficWidget-module-scss-module__IptbRa__map{width:100%;height:540px}@media (max-width:1439px){.TrafficWidget-module-scss-module__IptbRa__map{height:450px}}@media (max-width:1023px){.TrafficWidget-module-scss-module__IptbRa__map{height:400px}}@media (max-width:767px){.TrafficWidget-module-scss-module__IptbRa__map{height:350px}}.TrafficWidget-module-scss-module__IptbRa__loading{background:var(--black-90);color:var(--white-text-color);z-index:10;justify-content:center;align-items:center;font-size:16px;display:flex;position:absolute;inset:0}.TrafficWidget-module-scss-module__IptbRa__actions{justify-content:flex-end;gap:16px;width:100%;margin-top:24px;display:flex}@media (max-width:767px){.TrafficWidget-module-scss-module__IptbRa__actions{flex-direction:column-reverse;align-items:stretch}}.TrafficWidget-module-scss-module__IptbRa__actionButtonBase,.TrafficWidget-module-scss-module__IptbRa__cancelButton,.TrafficWidget-module-scss-module__IptbRa__confirmButton{text-transform:uppercase;cursor:pointer;border:none;border-radius:18px;min-width:220px;padding:16px 24px;font-family:Golos Text,sans-serif;font-size:20px;font-weight:600;line-height:100%;transition:transform .2s,box-shadow .2s,background .2s,color .2s}@media (max-width:1023px){.TrafficWidget-module-scss-module__IptbRa__actionButtonBase,.TrafficWidget-module-scss-module__IptbRa__cancelButton,.TrafficWidget-module-scss-module__IptbRa__confirmButton{font-size:16px}}.TrafficWidget-module-scss-module__IptbRa__confirmButton{background:var(--accent-dark);color:var(--white-text-color)}.TrafficWidget-module-scss-module__IptbRa__confirmButton:hover{box-shadow:0 4px 20px var(--red-40);background:var(--accent-hover);transform:translateY(-2px)}.TrafficWidget-module-scss-module__IptbRa__confirmButton:active{transform:translateY(0)}.TrafficWidget-module-scss-module__IptbRa__cancelButton{color:var(--white-text-color);border:1px solid var(--border-light);background:0 0}.TrafficWidget-module-scss-module__IptbRa__cancelButton:hover{background:var(--white-06)}
