:root{--color-main:#1a84ff;--color-main-bg:rgba(26,132,255,.08);--color-accent:#b6e109;--color-accent-bg:rgba(182,225,9,.08);--color-red:#f53e2a;--color-red-bg:rgba(245,62,42,.08);--color-yellow:#ffd82c;--color-yellow-bg:rgba(255,216,44,.08);--color-green:#8bab1a;--color-green-bg:rgba(136,160,51,.08);--color-white:#fff;--color-black:#000;--color-text:#181818;--color-secondary:#656565;--color-inverse:#fff;--color-text-primary:#151515;--background-main:#f0f0f0;--background-2lvl:#fff;--background-gray:rgba(0,0,0,.03);--background-fade:rgba(0,0,0,.3);--border:hsla(0,0%,40%,.1);--button-blue:#1a84ff;--button-gray:rgba(0,0,0,.03);--button-dark:#181818;--button-green:rgba(182,225,9,.08);--button-gray-color:#181818;--button-dark-color:#fff;--button-backdrop-filter:blur(15px);--input-bg:rgba(0,0,0,.03);--input-placeholder:#656565;--input-color:#181818;--input-label-color:#656565;--input-err-bg:rgba(245,62,42,.08);--input-err-color:#f53e2a;--input-err-label-color:#f53e2a;--input-focus-bg:rgba(36,128,235,.1);--input-focus-color:#281717;--input-focus-label-color:#1a84ff;--divider:hsla(0,0%,40%,.3);--modal-stroke:rgba(0,0,0,.08);--color-text-secondary:#656565;--color-primary-add-btn:rgba(26,132,255,.08);--color-red-atention:#ae1818;--preview-card-bg:#f8f8f8;--fill-star:rgba(0,0,0,.03);--rt-color-white-app:#f0f0f0;--rt-color-dark-app:#fff;--rt-color-success-app:rgba(136,160,51,.08);--rt-color-error-app:rgba(245,62,42,.08);--rt-color-warning-app:rgba(255,216,44,.08);--rt-color-info-app:rgba(26,132,255,.08);--rt-opacity-app:1;--pwa-background:#fff;--pwa-theme-color:#181818;--placeholder-bg-gradient:linear-gradient(90deg,var(--background-gray) 25%,var(--background-gray) 50%,var(--background-gray) 75%);--placeholder-shimmer-light:linear-gradient(90deg,transparent,rgba(0,0,0,.1) 20%,rgba(0,0,0,.15) 50%,rgba(0,0,0,.1) 80%,transparent);--placeholder-shimmer-item:linear-gradient(90deg,transparent,rgba(0,0,0,.08) 20%,rgba(0,0,0,.12) 50%,rgba(0,0,0,.08) 80%,transparent);--placeholder-shimmer-price:linear-gradient(90deg,transparent,rgba(0,0,0,.1) 20%,rgba(0,0,0,.15) 50%,rgba(0,0,0,.1) 80%,transparent);--placeholder-pulse-duration:1.8s;--placeholder-shimmer-duration:2.2s}.dark{--color-main:#1a84ff;--color-main-bg:rgba(36,128,235,.1);--color-accent:#b6e109;--color-accent-bg:rgba(#b6e109,0.08);--color-red:#f53e2a;--color-red-bg:rgba(245,62,42,.1);--color-yellow:#ffd82c;--color-yellow-bg:rgba(#ffd82c,0.08);--color-green:#8bab1a;--color-green-bg:rgba(#8bab1a,0.08);--color-white:#fff;--color-black:#000;--color-text:#fff;--color-secondary:#959595;--color-inverse:#030303;--color-text-primary:#fff;--background-main:#161616;--background-2lvl:#202020;--background-gray:hsla(0,0%,100%,.05);--background-fade:rgba(0,0,0,.3);--border:hsla(0,0%,58%,.1);--button-blue:#2480eb;--button-gray:hsla(0,0%,100%,.05);--button-dark:#fff;--button-green:rgba(182,225,9,.08);--button-gray-color:#fff;--button-dark-color:#030303;--button-backdrop-filter:blur(0);--input-bg:hsla(0,0%,100%,.05);--input-placeholder:#959595;--input-color:#fff;--input-label-color:#656565;--input-err-bg:rgba(245,62,42,.08);--input-err-color:#f53e2a;--input-err-label-color:#f53e2a;--input-focus-bg:rgba(36,128,235,.1);--input-focus-color:#fff;--input-focus-label-color:#1a84ff;--divider:hsla(0,0%,58%,.3);--modal-stroke:hsla(0,0%,100%,.08);--color-text-secondary:#959595;--color-primary-add-btn:rgba(36,128,235,.1);--preview-card-bg:#2e2e2e;--fill-star:hsla(0,0%,100%,.03);--rt-color-white-app:#161616;--rt-color-dark-app:#202020;--rt-color-success-app:rgba(136,160,51,.08);--rt-color-error-app:rgba(245,62,42,.08);--rt-color-warning-app:rgba(255,216,44,.08);--rt-color-info-app:rgba(26,132,255,.08);--rt-opacity-app:1;--pwa-background:#202020;--pwa-theme-color:#fff;--placeholder-bg-gradient:linear-gradient(90deg,var(--background-gray) 25%,var(--background-gray) 50%,var(--background-gray) 75%);--placeholder-shimmer-light:linear-gradient(90deg,transparent,hsla(0,0%,100%,.1) 20%,hsla(0,0%,100%,.2) 50%,hsla(0,0%,100%,.1) 80%,transparent);--placeholder-shimmer-item:linear-gradient(90deg,transparent,hsla(0,0%,100%,.08) 20%,hsla(0,0%,100%,.15) 50%,hsla(0,0%,100%,.08) 80%,transparent);--placeholder-shimmer-price:linear-gradient(90deg,transparent,hsla(0,0%,100%,.1) 20%,hsla(0,0%,100%,.18) 50%,hsla(0,0%,100%,.1) 80%,transparent);--placeholder-pulse-duration:1.8s;--placeholder-shimmer-duration:2.2s}.CreateAutoGarageTemplate{display:flex;flex-direction:column;gap:16px}@media(max-width:576px){.CreateAutoGarageTemplate{gap:6px}}.CreateAutoGarageTemplate-colorGrid{display:grid;grid-auto-rows:auto;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:8px;gap:8px;justify-content:start;align-items:start}@media(max-width:768px){.CreateAutoGarageTemplate-colorGrid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:6px}}.CreateAutoGarageTemplate-colorGrid .Button{padding:10px 16px;width:-moz-fit-content;width:fit-content;min-width:max-content;white-space:nowrap}@media(max-width:576px){.CreateAutoGarageTemplate-colorGrid .Button{padding:8px 12px;font-size:12px;line-height:18px}}.CreateAutoGarageTemplate-colorCircle{min-width:18px;min-height:18px;border-radius:50%;flex-shrink:0;margin-right:6px}.CreateAutoGarageTemplate-colorCircle_border{border:1px solid #e0e0e0}@media(max-width:576px){.CreateAutoGarageTemplate-colorCircle{min-width:16px;min-height:16px}}.CreateAutoGarageTemplate-editor{font-family:Roboto;font-weight:400;font-size:16px;line-height:22px;background-color:var(--input-bg);width:100%;min-height:250px;padding:14px;gap:8px;border-radius:14px;color:var(--field-placeholder)}.CreateAutoGarageTemplate-editor_error{background:var(--badges-alerts-red-bg)}@media(max-width:576px){.CreateAutoGarageTemplate-editor{font-size:12px;line-height:18px;min-height:120px;overflow:auto}}.CreateAutoGarageTemplate-editor_small{min-height:110px;max-height:110px;margin-bottom:8px}@media(max-width:576px){.CreateAutoGarageTemplate-editor_small{max-height:80px;min-height:80px;margin-bottom:6px}}.CreateAutoGarageTemplate-switch{gap:8px;padding-top:11px;padding-right:22px;padding-bottom:11px;display:flex;align-items:center;flex-wrap:nowrap}@media(max-width:576px){.CreateAutoGarageTemplate-switch{font-size:12px;line-height:18px;padding-top:10px;padding-right:7px;padding-bottom:10px}}.CreateAutoGarageTemplate-switch_long{padding-top:0;padding-bottom:11px}@media(max-width:576px){.CreateAutoGarageTemplate-switch_long{padding-top:10px;padding-bottom:10px}}.CreateAutoGarageTemplate-switch .Checkbox-text{white-space:nowrap;flex-grow:1;font-weight:600;font-size:16px;line-height:22px}@media(max-width:576px){.CreateAutoGarageTemplate-switch .Checkbox-text{font-size:12px;line-height:18px;margin-left:6px}.CreateAutoGarageTemplate .Checkbox-wrap_switch{width:36px;height:24px}.CreateAutoGarageTemplate .Checkbox-wrap_switch:before{width:20px;height:20px;left:2px;top:2px}}.CreateAutoGarageTemplate-container{gap:8px;display:flex;flex-direction:column}@media(max-width:576px){.CreateAutoGarageTemplate-container{gap:6px}}.CreateAutoGarageTemplate-block{display:flex;flex-direction:row;width:100%;gap:8px}@media(max-width:576px){.CreateAutoGarageTemplate-block{flex-direction:column;gap:6px}}.CreateAutoGarageTemplate-block_space{justify-content:space-between}.CreateAutoGarageTemplate-block_contacts{gap:8px}@media(max-width:576px){.CreateAutoGarageTemplate-block_contacts{gap:8px}}.CreateAutoGarageTemplate-block_options{flex-wrap:wrap;gap:0;justify-content:flex-start}@media(max-width:576px){.CreateAutoGarageTemplate-block_options{flex-direction:row;row-gap:0;column-gap:5px}}.CreateAutoGarageTemplate-row{display:flex;align-items:flex-start;flex-direction:row;gap:8px}@media(max-width:576px){.CreateAutoGarageTemplate-row{gap:6px}}.CreateAutoGarageTemplate-row_condition{gap:0}@media(max-width:576px){.CreateAutoGarageTemplate-row_condition{gap:6px}}.CreateAutoGarageTemplate-field{width:100%}.CreateAutoGarageTemplate-field_short{width:40%}@media(max-width:576px){.CreateAutoGarageTemplate-field_short{width:100%}}.CreateAutoGarageTemplate-field input{font-weight:400;font-size:16px;line-height:22px;padding:14px}@media(max-width:576px){.CreateAutoGarageTemplate-field input{padding:13px;font-weight:400;font-size:12px;line-height:18px}}.CreateAutoGarageTemplate-field input::placeholder{color:var(--color-text-secondary);white-space:nowrap;flex-grow:1;overflow:hidden;text-overflow:ellipsis;font-weight:400;font-size:16px;line-height:22px}@media(max-width:576px){.CreateAutoGarageTemplate-field input::placeholder{font-weight:400;font-size:12px;line-height:18px}}.CreateAutoGarageTemplate-phones{width:100%;flex-direction:column;display:flex;gap:16px}@media(max-width:768px){.CreateAutoGarageTemplate-phones{gap:12px}}.CreateAutoGarageTemplate-phone .FieldPhone-input{min-height:50px;padding-bottom:8px;font-weight:400;font-size:16px;line-height:22px}@media(max-width:576px){.CreateAutoGarageTemplate-phone .FieldPhone-input{min-height:44px;padding-bottom:6px;font-weight:600;font-size:12px;line-height:18px}}@media(max-width:576px){.CreateAutoGarageTemplate-phone .FieldPhone-input::placeholder{font-weight:600;font-size:12px;line-height:18px}}.CreateAutoGarageTemplate-phone .FieldPhone-country{top:25px}@media(max-width:576px){.CreateAutoGarageTemplate-phone .FieldPhone-country{top:23px;height:16px}}.CreateAutoGarageTemplate-phone .FieldPhone-country button{height:16px}.CreateAutoGarageTemplate-button{max-height:50px;white-space:nowrap}@media(max-width:576px){.CreateAutoGarageTemplate-button{max-height:44px;font-weight:400;font-size:12px;line-height:18px}}.CreateAutoGarageTemplate-text{color:var(--color-text-secondary);font-weight:400;font-size:13px;line-height:16px}@media(max-width:576px){.CreateAutoGarageTemplate-text{font-weight:400;font-size:10px;line-height:15px}}.CreateAutoGarageTemplate-select{width:100%;margin-bottom:0}@media(max-width:576px){.CreateAutoGarageTemplate-select{font-weight:400;font-size:12px;line-height:18px;margin-bottom:0}}.CreateAutoGarageTemplate-select .Select-el__control{min-height:50px}@media(max-width:576px){.CreateAutoGarageTemplate-select .Select-el__control{min-height:44px}}.CreateAutoGarageTemplate-select .Select-el__placeholder{font-weight:400;font-size:16px;line-height:22px}@media(max-width:576px){.CreateAutoGarageTemplate-select .Select-el__placeholder{font-size:12px;line-height:18px}}.CreateAutoGarageTemplate-select .Select-el__single-value{font-size:16px;line-height:22px}@media(max-width:576px){.CreateAutoGarageTemplate-select .Select-el__single-value{font-size:12px;line-height:18px}}.CreateAutoGarageTemplate-error{display:inline-flex;align-items:center;width:auto;font-size:12px;font-weight:400;line-height:18px;padding:3px 5px;border-radius:4px;color:var(--badges-alerts-red);background:var(--badges-alerts-red-bg);margin-top:8px;transition:all .5s ease}.CreateAutoGarageTemplate-error_margin{margin-top:0;margin-bottom:8px}.CreateAutoGarageTemplate-column{display:flex;width:100%;flex-direction:column}.CreateAutoGarageTemplate-column_short{width:50%}@media(max-width:576px){.CreateAutoGarageTemplate-column_short{width:100%}}.CreateAutoGarageTemplate-column_half{width:50%}.CreateAutoGarageTemplate-filters{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:16px;column-gap:16px;grid-row-gap:8px;row-gap:8px;width:100%;margin-bottom:3px}@media(max-width:768px){.CreateAutoGarageTemplate-filters{column-gap:10px}}@media(max-width:576px){.CreateAutoGarageTemplate-filters{grid-template-columns:repeat(2,1fr);gap:6px;margin-bottom:-6px}}.CreateAutoGarageTemplate .Dropzone-files{margin-top:16px}@media(max-width:768px){.CreateAutoGarageTemplate .Dropzone-files{margin-top:0}}.CreateAutoGarageTemplate-card{gap:16px;display:flex;flex-direction:column}@media(max-width:576px){.CreateAutoGarageTemplate-card{gap:12px}}.CreateAutoGarageTemplate-card:last-child{margin-bottom:-4px}@media(max-width:576px){.CreateAutoGarageTemplate-card:last-child{margin-bottom:-6px}}