.layout-module__tqEVyG__wrapper{width:100%;position:relative;overflow:hidden}.layout-module__tqEVyG__wrapper__body{width:100%;padding:0 var(--space-lg) var(--space-lg);position:relative}.layout-module__tqEVyG__items{padding-top:var(--space-xs)}.layout-module__tqEVyG__items__row{grid-template-columns:1fr;gap:16px;width:100%;display:grid}@media screen and (min-width:992px){.layout-module__tqEVyG__items__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}}.layout-module__tqEVyG__items__row-small{grid-template-columns:1fr;gap:16px;display:grid}@media screen and (min-width:575px){.layout-module__tqEVyG__items__row-small{grid-template-columns:1fr 1fr;gap:16px;display:grid}}@media screen and (min-width:992px){.layout-module__tqEVyG__items__row-small{grid-template-columns:1fr 1fr 1fr 1fr;gap:16px;display:grid}}.layout-module__tqEVyG__items__wrapper{-webkit-backdrop-filter:blur(120px);backdrop-filter:blur(120px);background:#fff;border-radius:20px;width:100%;margin-bottom:24px;padding:16px;box-shadow:0 0 25px #2637461a}.layout-module__tqEVyG__item__title{margin-bottom:16px}.layout-module__tqEVyG__item__body{grid-template-columns:1fr 1fr 1fr;gap:16px;width:100%;display:grid}.layout-module__tqEVyG__item__body a{background:#eee;border-radius:8px;justify-content:flex-start;align-items:center;gap:16px;width:100%;padding:8px 16px;display:flex}.layout-module__tqEVyG__item__icon{background-color:#00ffde;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.layout-module__tqEVyG__items__row-small .layout-module__tqEVyG__items__wrapper .layout-module__tqEVyG__item__body{grid-template-columns:1fr;display:grid}
.Alert-module__Qc0Uuq__alert{justify-content:space-between;align-items:flex-start;gap:var(--space-xxs);padding:var(--space-xs);background-color:var(--white);border-radius:var(--radius-tiny);border:1px solid var(--gray-40);display:flex}.Alert-module__Qc0Uuq__alert__dark{background-color:var(--gray-200);border:1px solid var(--gray-150)}.Alert-module__Qc0Uuq__alert__content{justify-content:flex-start;align-items:flex-start;gap:var(--space-xxs);width:100%;display:flex}.Alert-module__Qc0Uuq__alert__content--center{align-items:center}
.AlertDropDown-module__JweJcq__alert{background-color:var(--gray-20);border-radius:var(--radius-modulor);border:1px solid var(--gray-40);width:100%}.AlertDropDown-module__JweJcq__alert__header{color:var(--black);gap:10px}.AlertDropDown-module__JweJcq__alert__title{padding:var(--space-tiny) 0 var(--space-tiny) var(--space-xxs)}.AlertDropDown-module__JweJcq__alert__toggle{padding:var(--space-tiny) var(--space-xxs);cursor:pointer;margin-left:auto;transition:all .15s ease-in}.AlertDropDown-module__JweJcq__alert__body{padding:0 var(--space-xxs);color:var(--black);gap:10px;height:0;overflow:hidden}.AlertDropDown-module__JweJcq__alert__content{width:fit-content;max-width:100%;max-height:160px;padding:var(--space-modulor);border-radius:var(--space-modulor);background:var(--white);overflow:auto}.AlertDropDown-module__JweJcq__alert--open .AlertDropDown-module__JweJcq__alert__body{padding-bottom:var(--space-tiny);height:auto;overflow:visible}.AlertDropDown-module__JweJcq__alert--open .AlertDropDown-module__JweJcq__alert__toggle{transform:rotate(180deg)}.AlertDropDown-module__JweJcq__alert.AlertDropDown-module__JweJcq__info{background-color:var(--blue-10);border:1px solid var(--blue-40)}.AlertDropDown-module__JweJcq__alert.AlertDropDown-module__JweJcq__info .AlertDropDown-module__JweJcq__alert__title{color:var(--blue-150)}.AlertDropDown-module__JweJcq__alert.AlertDropDown-module__JweJcq__error{background-color:var(--red-10);border:1px solid var(--red-40)}.AlertDropDown-module__JweJcq__alert.AlertDropDown-module__JweJcq__error .AlertDropDown-module__JweJcq__alert__title{color:var(--red-150)}
.BreadCrumbs-module__zLpSZq__breadCrumbs{color:var(--gray-80)}.BreadCrumbs-module__zLpSZq__breadCrumbs--sticky{z-index:var(--zindex-xxl);background:#fff;position:sticky}.BreadCrumbs-module__zLpSZq__breadCrumbs a:last-child{color:var(--black)}
.Button-module__I-El6W__button__wrapper{display:flex}.Button-module__I-El6W__button__left{justify-content:flex-start}.Button-module__I-El6W__button__right{justify-content:flex-end}.Button-module__I-El6W__button__center{justify-content:center}.Button-module__I-El6W__button{justify-content:center;align-items:center;gap:var(--space-xxs);border-radius:var(--radius-modulor);cursor:pointer;font-size:14px;font-family:var(--inter);border:none;display:flex}.Button-module__I-El6W__button:focus-visible{outline:2px solid var(--blue-80);outline-offset:2px}.Button-module__I-El6W__fullWidth{justify-content:center;width:100%;display:flex}.Button-module__I-El6W__tiny{max-height:var(--space-sm);min-height:var(--space-sm);padding-block:6px;padding-inline:6px}.Button-module__I-El6W__small{max-height:var(--space-md);min-height:var(--space-md);padding-block:var(--space-modulor);padding-inline:var(--space-xxs)}.Button-module__I-El6W__medium{max-height:var(--space-lg);min-height:var(--space-lg);padding-block:var(--space-tiny);padding-inline:var(--space-xxs)}.Button-module__I-El6W__large{min-height:48px;max-height:48px;padding-block:var(--space-xxs);padding-inline:var(--space-xs)}.Button-module__I-El6W__rounded--modulor{border-radius:var(--radius-modulor)}.Button-module__I-El6W__rounded--tiny{border-radius:var(--radius-tiny)}.Button-module__I-El6W__rounded--xxs{border-radius:var(--radius-xxs)}.Button-module__I-El6W__rounded--xs{border-radius:var(--radius-xs)}.Button-module__I-El6W__rounded--sm{border-radius:var(--radius-sm)}.Button-module__I-El6W__rounded--md{border-radius:var(--radius-md)}.Button-module__I-El6W__rounded--lg{border-radius:var(--radius-lg)}.Button-module__I-El6W__rounded--xl{border-radius:var(--radius-xl)}.Button-module__I-El6W__rounded--full{height:var(--space-lg);width:var(--space-lg);max-height:var(--space-lg);max-width:var(--space-lg);border-radius:50%;justify-content:center;padding:0}.Button-module__I-El6W__rounded--full.Button-module__I-El6W__small{height:var(--space-md);width:var(--space-md);max-height:var(--space-md);max-width:var(--space-md)}.Button-module__I-El6W__rounded--full.Button-module__I-El6W__tiny{height:var(--space-sm);width:var(--space-sm);max-height:var(--space-sm);max-width:var(--space-sm)}.Button-module__I-El6W__noBorder,.Button-module__I-El6W__noBorder.Button-module__I-El6W__secondary,.Button-module__I-El6W__noBorder.Button-module__I-El6W__secondary:hover,.Button-module__I-El6W__noBorder.Button-module__I-El6W__secondaryDark{border:none}.Button-module__I-El6W__float{border-radius:var(--radius-lg)}.Button-module__I-El6W__disabled{opacity:.24;pointer-events:none}.Button-module__I-El6W__primary{color:var(--gray-300);background-color:var(--mint-100)}.Button-module__I-El6W__primary:hover{background-color:var(--mint-100-hover)}.Button-module__I-El6W__primaryDark{color:var(--mint-100);background-color:var(--mint-300)}.Button-module__I-El6W__primaryDark:hover{background-color:var(--mint-200)}.Button-module__I-El6W__secondary{border:1px solid var(--gray-40);color:var(--black);background-color:var(--white)}.Button-module__I-El6W__secondary:hover{border:1px solid var(--gray-60);background-color:#0000000a}.Button-module__I-El6W__secondaryDark{color:var(--white);border:1px solid var(--white);background-color:#0000}.Button-module__I-El6W__secondaryDark:hover{background-color:#ffffff29}.Button-module__I-El6W__tertiary{background-color:var(--gray-300);color:var(--white)}.Button-module__I-El6W__tertiary:hover{background-color:var(--gray-80)}.Button-module__I-El6W__tertiaryDark{background-color:var(--black);color:var(--white)}.Button-module__I-El6W__tertiaryDark:hover{background-color:#ffffff29}.Button-module__I-El6W__destructive{background-color:var(--red-20);color:var(--red-150)}.Button-module__I-El6W__destructive:hover{background-color:var(--red-40)}.Button-module__I-El6W__destructiveDark{background-color:var(--red-300);color:var(--red-100)}.Button-module__I-El6W__destructiveDark:hover{background-color:var(--red-200)}.Button-module__I-El6W__link{background-color:#0000;padding:0}.Button-module__I-El6W__button__loading span{background-color:var(--black);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Button-module__I-El6W__dots}.Button-module__I-El6W__button__loading span:nth-child(2){animation-delay:.4s}.Button-module__I-El6W__button__loading span:nth-child(3){animation-delay:.8s}.Button-module__I-El6W__tertiary.Button-module__I-El6W__button__loading span{background-color:var(--white)}.Button-module__I-El6W__text--hidden{opacity:0;pointer-events:none}.Button-module__I-El6W__loading{position:relative}.Button-module__I-El6W__loading__overlay{display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Button-module__I-El6W__loading__overlay>div{transform:scale(1.5)}@keyframes Button-module__I-El6W__dots{50%{opacity:.4}}
.CountrySelector-module__oy7JVq__wrapper{justify-content:flex-end;width:fit-content;display:flex;position:relative}.CountrySelector-module__oy7JVq__wrapper svg{flex-shrink:0}.CountrySelector-module__oy7JVq__mainButton{cursor:pointer;border-radius:4px;justify-content:space-between;align-items:center;gap:8px;width:fit-content;padding:2px 8px;display:flex}.CountrySelector-module__oy7JVq__mainButton:hover{background-color:var(--gray-40)}.CountrySelector-module__oy7JVq__container{background-color:var(--white);border:solid 1px var(--gray-40);width:156px;z-index:var(--zindex-xl);border-radius:4px;flex-direction:column;gap:8px;padding:8px;display:flex;position:absolute;top:28px;right:0;box-shadow:0 4px 24px #26374614}.CountrySelector-module__oy7JVq__item{cursor:pointer;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:2px 8px;display:flex}.CountrySelector-module__oy7JVq__item:hover{background-color:var(--gray-40)}.CountrySelector-module__oy7JVq__itemContent{justify-content:flex-start;align-items:center;gap:8px;display:flex}
.Dialog-module__zfzCPa__dialog__layout{z-index:9997;width:100%;height:100vh;display:none;position:fixed;inset:0}.Dialog-module__zfzCPa__dialog__layout--open{justify-content:center;align-items:center;display:flex}.Dialog-module__zfzCPa__dialog__layout:after{content:"";z-index:9998;opacity:.3;background-color:#000;width:100%;height:100vh;display:block;position:absolute;inset:0}.Dialog-module__zfzCPa__dialog__wrapper{z-index:9999;background-color:#fff;border-radius:16px;width:100%;max-width:700px;padding:16px;position:relative}
.Hero-module__vM2I-a__hero{width:100%;height:688px;position:relative}@media screen and (min-width:768px){.Hero-module__vM2I-a__hero{min-height:608px}.Hero-module__vM2I-a__hero__banner{padding-top:48px}}
.Loader-module__TuQXBq__spinner{border:7px solid #0000;border-right-color:#00ffde;border-radius:50%;width:88px;height:88px;animation:.8s linear infinite Loader-module__TuQXBq__spinner-a4dj62;display:grid}.Loader-module__TuQXBq__spinner:before,.Loader-module__TuQXBq__spinner:after{content:"";border:inherit;border-radius:50%;grid-area:1/1;margin:3.5px;animation:1.6s infinite Loader-module__TuQXBq__spinner-a4dj62}.Loader-module__TuQXBq__spinner:after{margin:14px;animation-duration:2.4s}@keyframes Loader-module__TuQXBq__spinner-a4dj62{to{transform:rotate(1turn)}}
.Table-module__d16zyq__table{width:100%;height:var(--cars-table-height);border:1px solid var(--gray-40);border-radius:var(--space-modulor);overflow:auto}.Table-module__d16zyq__table__loader{z-index:5;width:100%;height:0;position:sticky;top:64px;left:0}.Table-module__d16zyq__table__loader__background{width:100%;height:calc(var(--cars-table-height) - 82px);background:#fffc}@media screen and (min-width:1200px){.Table-module__d16zyq__table__actions{flex-wrap:nowrap}}
.TablePagination-module__aeqYhq__pagination__info p{white-space:nowrap}.TablePagination-module__aeqYhq__pagination__page-size select{appearance:base-select;padding:var(--space-tiny);padding-right:var(--space-modulor);font-size:var(--space-xxs);height:var(--space-md);border-radius:var(--space-modulor);border-color:var(--gray-40);font-weight:600;font-family:var(--inter);cursor:pointer;justify-content:flex-end;align-items:center;min-width:52px;display:flex}.TablePagination-module__aeqYhq__pagination__page-size select:hover{border-color:var(--gray-60);background:#0000000a}.TablePagination-module__aeqYhq__pagination__page-size ::picker(select){appearance:base-select;max-width:80px}.TablePagination-module__aeqYhq__pagination__page-size select::picker-icon{color:var(--black);margin-right:4px}.TablePagination-module__aeqYhq__pagination__page-size select::picker(select){padding:var(--space-tiny);border-radius:var(--space-modulor);border-color:var(--gray-40);margin-top:-32px;overflow:visible}.TablePagination-module__aeqYhq__pagination__page-size select option{font-size:var(--space-xxs);width:52px;height:16px;color:var(--gray-80);margin-bottom:var(--space-modulor);border-radius:var(--space-modulor);justify-content:flex-end;align-items:center;padding:2px 6px;font-weight:600;display:flex}.TablePagination-module__aeqYhq__pagination__page-size select option:hover{background:var(--gray-40)}.TablePagination-module__aeqYhq__pagination__page-size select option:checked{color:var(--black);justify-content:space-between;display:flex}.TablePagination-module__aeqYhq__pagination__page-size select option:checked::checkmark{display:none}.TablePagination-module__aeqYhq__pagination__page-size select option:checked:before{content:" ";width:var(--space-xxs);height:var(--space-xxs);background-image:url(/icons/v2/check.svg);background-size:contain;display:block}
.TableSelectionMenu-module__EK1XrW__selection__wrapper{z-index:1;width:100%;display:none;position:absolute;bottom:80px}.TableSelectionMenu-module__EK1XrW__selection__wrapper.TableSelectionMenu-module__EK1XrW__selection__wrapper--visible{display:flex}.TableSelectionMenu-module__EK1XrW__selection__menu{background:var(--black);border-radius:var(--space-tiny);padding:var(--space-tiny)}.TableSelectionMenu-module__EK1XrW__selection__menu__actions{margin-left:120px}.TableSelectionMenu-module__EK1XrW__selection__menu__edit{position:relative}.TableSelectionMenu-module__EK1XrW__selection__menu__edit__dialog{background:var(--black);border-radius:var(--space-tiny);text-align:right;min-width:245px;position:absolute;bottom:45px;right:0}.TableSelectionMenu-module__EK1XrW__selection__menu__edit__dialog__option{flex:1;width:100%;position:relative}.TableSelectionMenu-module__EK1XrW__selection__menu__edit__dialog hr{border-color:var(--gray-80);width:100%}.TableSelectionMenu-module__EK1XrW__selection__menu__edit__dialog button{padding-inline:var(--space-modulor);justify-content:flex-end;min-height:20px}.TableSelectionMenu-module__EK1XrW__selection__menu__edit__dialog__option button p{color:var(--gray-60)}.TableSelectionMenu-module__EK1XrW__selection__menu__edit__dialog__option>svg{left:var(--space-xxs);display:none;position:absolute;top:5px}.TableSelectionMenu-module__EK1XrW__selection__menu__edit__dialog__option--selected>svg{display:block}.TableSelectionMenu-module__EK1XrW__selection__menu__edit__dialog__option--selected button{pointer-events:none}.TableSelectionMenu-module__EK1XrW__selection__menu__edit__dialog__option.TableSelectionMenu-module__EK1XrW__selection__menu__edit__dialog__option--selected button p{color:var(--white)}
.TableExpandedContentRow-module__1mM3oG__row{min-width:fit-content;display:flex;position:relative}.TableExpandedContentRow-module__1mM3oG__row:hover{background:var(--gray-20)}.TableExpandedContentRow-module__1mM3oG__row:hover .row__cell--sticky{background:var(--gray-20)}:is(.TableExpandedContentRow-module__1mM3oG__row:hover .table__row__actions-wrapper,.TableExpandedContentRow-module__1mM3oG__row:hover .table__row__actions){display:flex}.TableExpandedContentRow-module__1mM3oG__row--selected{background:var(--mint-10);border-bottom:1px solid var(--mint-100)}:not(.TableExpandedContentRow-module__1mM3oG__row--selected)+.TableExpandedContentRow-module__1mM3oG__row--selected{border-top:1px solid var(--mint-100)}.TableExpandedContentRow-module__1mM3oG__row--selected .row__cell--sticky{background:var(--mint-10)}.TableExpandedContentRow-module__1mM3oG__row--selected:hover{background:var(--mint-20)}.TableExpandedContentRow-module__1mM3oG__row--selected:hover .row__cell--sticky{background:var(--mint-20)}.TableExpandedContentRow-module__1mM3oG__row--selected:hover .table__row__actions{background:var(--mint-20)}
.BulkSearch-module__Su2bWq__bulk__dialog{right:var(--space-xs);z-index:6;background:var(--white);width:calc(100dvw - var(--space-sm));border-radius:var(--space-modulor);position:absolute;top:80px}.BulkSearch-module__Su2bWq__bulk__dialog__header{padding:var(--space-xxs)}.BulkSearch-module__Su2bWq__bulk__dialog__header>button{cursor:pointer}.BulkSearch-module__Su2bWq__bulk__dialog__search-by{padding:var(--space-xs);margin-bottom:var(--space-xs);border:1px solid var(--gray-40);border-radius:var(--radius-modulor)}.BulkSearch-module__Su2bWq__bulk__dialog__radio-wrapper{white-space:nowrap}.BulkSearch-module__Su2bWq__bulk__dialog__radio-wrapper>label{width:auto}.BulkSearch-module__Su2bWq__bulk__dialog__textarea{font-family:var(--inter);padding:var(--space-xxs) var(--space-xs);border-style:inset;border:1px solid var(--gray-40);border-radius:var(--radius-modulor);resize:none;background:var(--gray-20);width:100%;height:200px;overflow:auto}.BulkSearch-module__Su2bWq__bulk__dialog__textarea:focus{outline:none}.BulkSearch-module__Su2bWq__bulk__dialog__textarea::placeholder{color:var(--gray-80);font-size:14px}.BulkSearch-module__Su2bWq__bulk__dialog__footer{padding:var(--space-xs)}.BulkSearch-module__Su2bWq__bulk__dialog__info:empty{display:none}.BulkSearch-module__Su2bWq__bulk__dialog__info__total{padding:var(--space-modulor) var(--space-tiny);background-color:var(--gray-30);border-radius:var(--radius-modulor);display:inline}@media screen and (min-width:600px){.BulkSearch-module__Su2bWq__bulk__wrapper{position:relative}.BulkSearch-module__Su2bWq__bulk__dialog{width:450px;top:46px;right:0}}
.PromotionActionMenu-module__lxTwsG__menu{flex-shrink:0;position:relative}.PromotionActionMenu-module__lxTwsG__dropdown{top:calc(100% + var(--space-modulor));background:var(--white);border:1px solid var(--gray-40);border-radius:var(--radius-modulor);width:176px;z-index:var(--zindex-xs);position:absolute;right:0;overflow:hidden}.PromotionActionMenu-module__lxTwsG__dropdown__item{width:100%;padding:10px var(--space-xs);cursor:pointer;text-align:left;color:var(--gray-300);background:0 0;border:none;font-family:inherit;font-size:14px}.PromotionActionMenu-module__lxTwsG__dropdown__item:hover{background:var(--gray-40)}.PromotionActionMenu-module__lxTwsG__dropdown__item-danger{color:var(--red-150)}
.TopBarActions-module__XyK6gq__searchbox{width:100%;min-width:270px;max-width:365px}
.CreatePromotionHeader-module__omV5mW__header{z-index:var(--zindex-xs);background:var(--gray-20);padding:var(--space-xs) var(--space-lg);margin-bottom:var(--space-md);border-bottom:1px solid #e6e6e1;position:sticky;top:47px}.CreatePromotionHeader-module__omV5mW__header--sidebar-open{margin-left:calc(-1 * var(--space-sm));margin-right:calc(-1 * var(--space-lg))}.CreatePromotionHeader-module__omV5mW__header--sidebar-closed{margin-left:calc(-1 * var(--space-lg));margin-right:calc(-1 * var(--space-lg))}.CreatePromotionHeader-module__omV5mW__name p{white-space:nowrap;text-overflow:ellipsis;max-width:50ch;overflow:hidden}.CreatePromotionHeader-module__omV5mW__back__btn{border-radius:var(--radius-tiny);flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex}.CreatePromotionHeader-module__omV5mW__back__btn:hover{background:var(--gray-40)}.CreatePromotionHeader-module__omV5mW__divider{background:var(--gray-40);flex-shrink:0;width:1px;height:40px}.CreatePromotionHeader-module__omV5mW__status{border-radius:var(--radius-modulor);padding:2px var(--space-modulor);width:fit-content}.CreatePromotionHeader-module__omV5mW__status--live{background:var(--green-40);color:var(--green-150)}.CreatePromotionHeader-module__omV5mW__status--not-published{background:var(--gray-40);color:var(--black)}.CreatePromotionHeader-module__omV5mW__status--archive{background:var(--red-20);color:var(--red-80)}.CreatePromotionHeader-module__omV5mW__status--archive .CreatePromotionHeader-module__omV5mW__status__dot{display:none}.CreatePromotionHeader-module__omV5mW__error__badge{background:var(--red-20);border-radius:var(--radius-modulor);padding:0 var(--space-modulor);cursor:pointer;border:none}.CreatePromotionHeader-module__omV5mW__status__dot{border-radius:50%;flex-shrink:0;width:4px;height:4px;display:inline-block}.CreatePromotionHeader-module__omV5mW__status--live .CreatePromotionHeader-module__omV5mW__status__dot{background:var(--green-100)}.CreatePromotionHeader-module__omV5mW__status--not-published .CreatePromotionHeader-module__omV5mW__status__dot{background:var(--black)}
.FileUploadField-module__mjNV4G__container{padding:var(--space-xs);border:1px dashed var(--gray-60);border-radius:var(--radius-tiny);cursor:pointer;width:100%;min-height:180px;transition:all .2s ease-in-out}.FileUploadField-module__mjNV4G__dragging{border-color:var(--mint-100);background-color:var(--mint-10);transform:scale(1.01)}.FileUploadField-module__mjNV4G__error{border-color:var(--red-80)}.FileUploadField-module__mjNV4G__reject{cursor:not-allowed}.FileUploadField-module__mjNV4G__disabled{opacity:.6;cursor:not-allowed;background-color:var(--gray-40);border-color:var(--gray-60)}.FileUploadField-module__mjNV4G__icon__circle{background-color:var(--mint-10);width:48px;height:48px;margin-bottom:var(--space-tiny);color:var(--gray-300);border-radius:50%}.FileUploadField-module__mjNV4G__instructions{text-align:center;-webkit-user-select:none;user-select:none}.FileUploadField-module__mjNV4G__browseText{color:var(--gray-100);font-weight:600;text-decoration:underline}
.DialogConfirmation-module__6E8oUW__modal__content{padding-inline:var(--space-xs);padding-bottom:var(--space-xs)}.DialogConfirmation-module__6E8oUW__btn__cancel,.DialogConfirmation-module__6E8oUW__btn__delete{padding:8px var(--space-sm);border-radius:var(--radius-tiny);cursor:pointer;border:none;font-family:inherit}.DialogConfirmation-module__6E8oUW__btn__cancel{background:var(--white);border:1px solid var(--gray-40)}.DialogConfirmation-module__6E8oUW__btn__delete{background:var(--red-20)}.DialogConfirmation-module__6E8oUW__btn__delete:disabled{opacity:.6;cursor:not-allowed}
.BulkUpdateDialog-module__gK8efW__template__wrapper{background:var(--blue-10);border:1px solid var(--gray-40);padding:var(--space-xs);border-radius:var(--space-tiny)}.BulkUpdateDialog-module__gK8efW__instructions__wrapper{background:var(--gray-20);border:1px solid var(--gray-40);padding:var(--space-xs);border-radius:var(--space-tiny)}.BulkUpdateDialog-module__gK8efW__instructions__bullet__number{min-width:var(--space-xs);height:var(--space-xs);background:var(--black);border-radius:50%}.BulkUpdateDialog-module__gK8efW__progress__card{border:1px solid var(--gray-80);border-radius:var(--space-tiny);padding:var(--space-xs);position:relative;overflow:hidden}.BulkUpdateDialog-module__gK8efW__progress__bar{background-color:var(--mint-100);border-top-right-radius:2px;border-bottom-right-radius:2px;height:3px;transition:width .4s ease-out;position:absolute;top:0;left:0}.BulkUpdateDialog-module__gK8efW__progress__spacer{flex:1}
.CarModelsRow-module__EPxG8G__image__car{mix-blend-mode:multiply}
.EditPromotionContent-module__40L67a__form{position:relative}
.CarModelColorStockTable-module__i57Y9G__batch__tag{padding:1px var(--space-modulor);border-radius:var(--radius-modulor);background-color:var(--gray-40);display:inline-block}.CarModelColorStockTable-module__i57Y9G__batch__tag--active{background-color:var(--green-40)}
.CarModelsRow-module__q8lbIW__image__car{mix-blend-mode:multiply}
.ColorInput-module__b6g1Yq__wrapper{width:100%;position:relative}.ColorInput-module__b6g1Yq__input{border-radius:var(--radius-modulor);border:1px solid var(--gray-60);background:var(--white);width:100%;height:48px;color:var(--black);font-family:var(--inter);cursor:pointer;outline:none;flex-shrink:0;padding:19px 52px 5px 16px;font-size:16px;line-height:24px}.ColorInput-module__b6g1Yq__input:hover,.ColorInput-module__b6g1Yq__input:focus{border:1px solid var(--black)}.ColorInput-module__b6g1Yq__input--error{border:1px solid var(--red-80);background:var(--red-20)}.ColorInput-module__b6g1Yq__input--error:hover,.ColorInput-module__b6g1Yq__input--error:focus{border:1px solid var(--red-80)}.ColorInput-module__b6g1Yq__label{color:var(--gray-60);pointer-events:none;position:absolute;top:10px;left:16px}.ColorInput-module__b6g1Yq__wrapper--error .ColorInput-module__b6g1Yq__label{color:var(--red-80)}.ColorInput-module__b6g1Yq__input:focus~.ColorInput-module__b6g1Yq__label>p,.ColorInput-module__b6g1Yq__input:not(:placeholder-shown)~.ColorInput-module__b6g1Yq__label>p{font-family:var(--inter);letter-spacing:0;color:var(--gray-60);font-size:12px;font-weight:400;line-height:16px;transition:all .1s ease-in-out;position:relative;top:-7px}.ColorInput-module__b6g1Yq__wrapper--error .ColorInput-module__b6g1Yq__input:focus~.ColorInput-module__b6g1Yq__label>p,.ColorInput-module__b6g1Yq__wrapper--error .ColorInput-module__b6g1Yq__input:not(:placeholder-shown)~.ColorInput-module__b6g1Yq__label>p{color:var(--red-80)}.ColorInput-module__b6g1Yq__input__error{color:var(--red-80);padding-left:var(--space-xs)}.ColorInput-module__b6g1Yq__swatch__wrapper{right:var(--space-tiny);width:32px;height:32px;position:absolute;top:24px;transform:translateY(-50%)}.ColorInput-module__b6g1Yq__swatch{border-radius:var(--radius-modulor);border:1px solid var(--gray-60);width:32px;height:32px}.ColorInput-module__b6g1Yq__color__picker{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}
.FilterChip-module__fcIZta__chip{background:var(--black);border-radius:var(--radius-tiny);padding:var(--space-modulor) var(--space-tiny);white-space:nowrap;cursor:pointer}.FilterChip-module__fcIZta__chip:hover{background:#000000d6}
.CarModelColorStockManualWarning-module__bug3Zq__warning{padding:var(--space-xs);border-radius:var(--radius-tiny);background:var(--yellow-10);border:1px solid var(--yellow-100)}
.FilterDateInput-module__YPwSxa__input__wrapper{position:relative}.FilterDateInput-module__YPwSxa__input__wrapper--disabled input{color:#666;border:1px solid #eaeaea}.FilterDateInput-module__YPwSxa__input{border:1px solid var(--gray-60);background:var(--white);width:100%;height:48px;color:var(--black);font-family:var(--inter);border-radius:4px;outline:none;flex-shrink:0;padding:19px 16px 5px;font-size:16px;line-height:24px}.FilterDateInput-module__YPwSxa__input:hover,.FilterDateInput-module__YPwSxa__input:focus{border:1px solid var(--black)}.FilterDateInput-module__YPwSxa__input__wrapper--disabled .FilterDateInput-module__YPwSxa__input:hover,.FilterDateInput-module__YPwSxa__input__wrapper--disabled .FilterDateInput-module__YPwSxa__input:focus{border:1px solid #eaeaea}.FilterDateInput-module__YPwSxa__input__label{color:var(--gray-60);pointer-events:none;position:absolute;top:12px;left:16px}.FilterDateInput-module__YPwSxa__input__label>p{font-family:var(--barlow)}.FilterDateInput-module__YPwSxa__input:focus~.FilterDateInput-module__YPwSxa__input__label>p,input:not(:placeholder-shown)~.FilterDateInput-module__YPwSxa__input__label>p{font-family:var(--barlow);letter-spacing:0;color:var(--gray-60);font-size:12px;font-weight:400;line-height:16px;transition:all .1s ease-in-out;position:relative;top:-7px}.FilterDateInput-module__YPwSxa__input__wrapper--error .FilterDateInput-module__YPwSxa__input{border:1px solid var(--red-80);background:var(--red-20)}.FilterDateInput-module__YPwSxa__input__wrapper--error .FilterDateInput-module__YPwSxa__input:focus~.FilterDateInput-module__YPwSxa__input__label>p,.FilterDateInput-module__YPwSxa__input__wrapper--error input:not(:placeholder-shown)~.FilterDateInput-module__YPwSxa__input__label>p{color:var(--red-80)}.FilterDateInput-module__YPwSxa__input__error{color:var(--red-80);padding-left:var(--space-xs)}
.MultiFileInput-module__vyYr6a__input-container:has(input:disabled){opacity:.5}.MultiFileInput-module__vyYr6a__upload-files{outline:1px dashed var(--gray-60);outline-offset:-1px;border-radius:var(--radius-tiny);flex-direction:column;justify-content:center;align-items:center;width:100%;height:auto;min-height:132px;display:flex;position:relative}.MultiFileInput-module__vyYr6a__upload-files--active{border-color:var(--gray-300)}.MultiFileInput-module__vyYr6a__upload-files__info{z-index:0;justify-content:center;align-items:center;gap:var(--space-tiny);width:100%;min-height:calc(100px + var(--space-md));padding:var(--space-xs);flex-direction:column;flex:1;display:flex;position:relative}.MultiFileInput-module__vyYr6a__upload-files--limit{padding:var(--space-xs)}.MultiFileInput-module__vyYr6a__upload-files__info:after{content:"";inset:var(--space-xs);z-index:-1;background-color:var(--mint-10);outline:1px solid var(--mint-100);outline-offset:-1px;border-radius:var(--radius-tiny);transition:all .4s;position:absolute}.MultiFileInput-module__vyYr6a__upload-files__info--dragover:after{inset:var(--space-tiny);outline:2px dashed var(--mint-100);outline-offset:-2px;background-color:var(--mint-10)}.MultiFileInput-module__vyYr6a__upload-files__list{width:100%;padding:0 var(--space-xs) var(--space-xs) var(--space-xs)}.MultiFileInput-module__vyYr6a__upload-files__list__item{padding-block:var(--space-tiny)}.MultiFileInput-module__vyYr6a__item__icon,.MultiFileInput-module__vyYr6a__upload-files__text{text-align:center;display:grid;overflow:hidden}.MultiFileInput-module__vyYr6a__item__icon>div,.MultiFileInput-module__vyYr6a__icon-container>div,.MultiFileInput-module__vyYr6a__upload-files__text>div{grid-area:1/1}.MultiFileInput-module__vyYr6a__upload-files__progress-container{background-color:var(--gray-40);border-radius:var(--radius-modulor);width:100%;height:4px;position:relative}.MultiFileInput-module__vyYr6a__upload-files__progress{background-color:var(--mint-100);border-radius:var(--radius-modulor);height:4px;transition:width .2s linear;position:absolute;inset-block-start:0;inset-inline-start:0}.MultiFileInput-module__vyYr6a__upload-files__file-name{max-width:223px}.MultiFileInput-module__vyYr6a__upload-files__delete-button{padding:var(--space-xxs);background-color:var(--white);border-radius:50%}.MultiFileInput-module__vyYr6a__upload-icon{background-color:var(--mint-100);border-radius:50%;justify-content:center;align-items:center;height:32px;display:flex;width:32px!important}.MultiFileInput-module__vyYr6a__add-file-image{width:53px;height:44px;position:relative}.MultiFileInput-module__vyYr6a__icon-container{width:inherit;height:inherit;background-color:var(--mint-100);border-radius:50%;justify-content:center;align-items:center;display:grid;position:absolute;inset-block-end:0;inset-inline-end:0}.MultiFileInput-module__vyYr6a__icon-container>div{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.MultiFileInput-module__vyYr6a__button--cancel{border-radius:var(--radius-modulor);justify-content:center;align-items:center;width:24px;height:24px;transition:all .4s;display:flex}.MultiFileInput-module__vyYr6a__button--cancel:hover{background-color:var(--gray-40)}.MultiFileInput-module__vyYr6a__button--delete:hover{background-color:var(--red-10)}.MultiFileInput-module__vyYr6a__button--delete:hover>svg>path{fill:var(--red-150)}
.PromotionForm-module__5apaqW__wrapper{border:1px solid var(--gray-40);border-radius:var(--radius-tiny);background:var(--white);flex:1}.PromotionForm-module__5apaqW__section{gap:var(--space-xs);border-top:1px solid var(--gray-40);flex-direction:column;display:flex}.PromotionForm-module__5apaqW__section:first-child{border-top:none}.PromotionForm-module__5apaqW__section__header{flex-direction:column;gap:4px;display:flex}.PromotionForm-module__5apaqW__market__options,.PromotionForm-module__5apaqW__tag__fields{width:100%}.PromotionForm-module__5apaqW__tag__fields>*{flex:1}.PromotionForm-module__5apaqW__sticker__grid{background:var(--gray-20);border-radius:var(--radius-tiny);grid-template-columns:1fr 1fr;width:160px;height:140px;display:grid}.PromotionForm-module__5apaqW__sticker__cell{display:flex}.PromotionForm-module__5apaqW__sticker__cell:nth-child(2){justify-content:flex-end}.PromotionForm-module__5apaqW__sticker__cell:nth-child(3){align-items:flex-end}.PromotionForm-module__5apaqW__sticker__cell:nth-child(4){justify-content:flex-end;align-items:flex-end}.PromotionForm-module__5apaqW__sticker__radio{width:fit-content}.PromotionForm-module__5apaqW__countdown__container{border-radius:var(--radius-tiny);background:var(--gray-20)}.PromotionForm-module__5apaqW__countdown__selector{text-align:center;max-width:275px}.PromotionForm-module__5apaqW__counter__btn{border:1px solid var(--gray-40);border-radius:var(--radius-modulor);background:var(--white);cursor:pointer;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.PromotionForm-module__5apaqW__counter__value{border:1px solid var(--gray-40);border-radius:var(--radius-tiny);justify-content:center;align-items:center;width:56px;height:48px;display:flex}.PromotionForm-module__5apaqW__counter__value--error{border-color:var(--red-80)}
.CarModelColorStock-module__UIA8gq__color__wrapper{background-color:var(--gray-20);border-radius:var(--radius-xs);padding:var(--space-xs)}.CarModelColorStock-module__UIA8gq__color__header:last-child{margin-bottom:0}
.FilterDropDown-module__E9pChG__filter__button{padding:var(--space-tiny);border-radius:var(--radius-tiny);cursor:pointer;border:1px solid var(--gray-40);white-space:nowrap;-webkit-user-select:none;user-select:none}.FilterDropDown-module__E9pChG__filter__button:hover{background:#0000000a}.FilterDropDown-module__E9pChG__filter__button--open{border-color:var(--black)}.FilterDropDown-module__E9pChG__filter__button--applied{border-color:var(--black);background:var(--mint-10)}.FilterDropDown-module__E9pChG__filter__button--applied:hover{background:#ddf5f2}.FilterDropDown-module__E9pChG__filter__button svg{transition:transform .15s ease-in}.FilterDropDown-module__E9pChG__filter__button--open svg{transform:rotate(180deg)}.FilterDropDown-module__E9pChG__filter__dropdown{background:var(--white);border-radius:var(--radius-tiny);z-index:6;display:block;position:absolute;box-shadow:0 4px 8px #00000014}.FilterDropDown-module__E9pChG__filter__dropdown__disabled-overlay{border-radius:var(--radius-tiny);z-index:1;background:#fff6;width:100%;height:100%;position:absolute}.FilterDropDown-module__E9pChG__filter__dropdown__header{height:var(--space-lg)}.FilterDropDown-module__E9pChG__filter__dropdown__body{max-height:300px;overflow:hidden auto}.FilterDropDown-module__E9pChG__filter__dropdown__body--tree{max-height:calc(100dvh - 370px)}.FilterDropDown-module__E9pChG__filter__dropdown__body--dates{padding-bottom:10px}.FilterDropDown-module__E9pChG__filter__dropdown__empty{padding:var(--space-xxs);display:none}.FilterDropDown-module__E9pChG__filter__dropdown__empty:last-child{display:flex}.FilterDropDown-module__E9pChG__filter__dropdown__footer p{-webkit-user-select:none;user-select:none}@media screen and (min-height:800px){.FilterDropDown-module__E9pChG__filter__dropdown__body--tree{max-height:425px}}
.CountdownSelector-module__WqhJka__controls{gap:var(--space-xs);flex-direction:column;display:flex}.CountdownSelector-module__WqhJka__controls--disabled{opacity:.4;pointer-events:none;-webkit-user-select:none;user-select:none}.CountdownSelector-module__WqhJka__mode__selector{max-width:275px;display:flex}.CountdownSelector-module__WqhJka__mode__option{text-align:center;cursor:pointer;border-radius:var(--radius-modulor);border:1px solid var(--gray-60);background:var(--white);flex:1;max-width:140px;height:36px;transition:outline .12s,border-color .12s;position:relative}.CountdownSelector-module__WqhJka__mode__option--active{outline:2px solid var(--black);z-index:var(--zindex-modulor);border-color:#0000}.CountdownSelector-module__WqhJka__content__box{background:var(--white);width:100%;padding:var(--space-xs);border-radius:var(--radius-modulor);box-sizing:border-box}.CountdownSelector-module__WqhJka__date__field{flex:1;min-width:0}.CountdownSelector-module__WqhJka__mode__option--active+.CountdownSelector-module__WqhJka__mode__option{border-top-left-radius:0;border-bottom-left-radius:0}.CountdownSelector-module__WqhJka__mode__option:has(+.CountdownSelector-module__WqhJka__mode__option--active){border-top-right-radius:0;border-bottom-right-radius:0}
.CarModelStockDetail-module__fyax4a__stock__info{background-color:#fff;border-radius:24px;margin-block:32px;padding:16px;box-shadow:0 0 20px #eee}
.FilterOptionCheckbox-module__1mkK_q__option{padding:var(--space-tiny) var(--space-xs)}.FilterOptionCheckbox-module__1mkK_q__option__label{-webkit-user-select:none;user-select:none}.FilterOptionCheckbox-module__1mkK_q__option__label mark{background:var(--mint-20)}
.CarModelPriceDetail-module__IVe_Nq__price__info{background-color:#fff;border-radius:24px;margin-block:32px;padding:16px;box-shadow:0 0 20px #eee}.CarModelPriceDetail-module__IVe_Nq__price__type{background-color:#eee;border-radius:8px;width:100%;margin-bottom:16px;padding:4px 8px}.CarModelPriceDetail-module__IVe_Nq__price__items__wrapper{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:16px;display:grid}.CarModelPriceDetail-module__IVe_Nq__price__type__header{cursor:pointer;justify-content:flex-start;align-items:center;gap:16px;width:fit-content;display:flex}.CarModelPriceDetail-module__IVe_Nq__price__type__header__icon{width:16px;height:16px}.CarModelPriceDetail-module__IVe_Nq__price__type__header__icon img{max-width:100%}.CarModelPriceDetail-module__IVe_Nq__price__type__body{height:0;transition:height .3s ease-in-out;overflow:hidden}.CarModelPriceDetail-module__IVe_Nq__price__type__body--active{height:auto}
.CharLimitedInput-module__8fBP7q__counter{margin-top:var(--space-tiny);padding-left:var(--space-xs)}
.FilterOptionExpansionPanel-module__KVOKvq__panel{width:100%}.FilterOptionExpansionPanel-module__KVOKvq__panel__header{padding:var(--space-tiny) var(--space-tiny) var(--space-tiny) var(--space-xs)}.FilterOptionExpansionPanel-module__KVOKvq__panel__title{cursor:pointer;flex:1}.FilterOptionExpansionPanel-module__KVOKvq__panel__toggle{padding:var(--space-tiny) var(--space-xxs);cursor:pointer;margin-left:auto;transition:all .15s ease-in}.FilterOptionExpansionPanel-module__KVOKvq__panel__toggle--hidden{display:none}.FilterOptionExpansionPanel-module__KVOKvq__panel__body{padding:0 var(--space-xxs);color:var(--black);gap:10px;height:0;overflow:hidden}.FilterOptionExpansionPanel-module__KVOKvq__panel__content{width:100%;max-width:100%;padding:var(--space-modulor);border-radius:var(--space-modulor);background:var(--white)}.FilterOptionExpansionPanel-module__KVOKvq__panel--open>.FilterOptionExpansionPanel-module__KVOKvq__panel__body{padding-bottom:var(--space-tiny);height:auto;overflow:visible}.FilterOptionExpansionPanel-module__KVOKvq__panel--open>div>.FilterOptionExpansionPanel-module__KVOKvq__panel__toggle{transform:rotate(180deg)}.FilterOptionExpansionPanel-module__KVOKvq__panel__label mark{background:var(--mint-20)}.FilterOptionExpansionPanel-module__KVOKvq__panel__body:has(>.FilterOptionExpansionPanel-module__KVOKvq__panel__content:empty){display:none}
.TokenInput-module__0qbxcq__input__wrapper{position:relative}.TokenInput-module__0qbxcq__input{border:1px solid var(--gray-60);background:var(--white);width:100%;min-height:48px;color:var(--black);font-family:var(--inter);box-sizing:border-box;word-break:break-word;border-radius:4px;outline:none;padding:19px 16px 5px;font-size:16px;line-height:24px}.TokenInput-module__0qbxcq__input:hover,.TokenInput-module__0qbxcq__input:focus{border:1px solid var(--black)}.TokenInput-module__0qbxcq__input__wrapper--error .TokenInput-module__0qbxcq__input{border:1px solid var(--red-80);background:var(--red-20)}.TokenInput-module__0qbxcq__input__label{color:var(--gray-60);pointer-events:none;position:absolute;top:10px;left:16px}.TokenInput-module__0qbxcq__input:focus~.TokenInput-module__0qbxcq__input__label>p,.TokenInput-module__0qbxcq__input--has-value~.TokenInput-module__0qbxcq__input__label>p{font-family:var(--inter);letter-spacing:0;color:var(--gray-60);font-size:12px;font-weight:400;line-height:16px;transition:all .1s ease-in-out;position:relative;top:-7px}.TokenInput-module__0qbxcq__input__wrapper--error .TokenInput-module__0qbxcq__input:focus~.TokenInput-module__0qbxcq__input__label>p,.TokenInput-module__0qbxcq__input__wrapper--error .TokenInput-module__0qbxcq__input--has-value~.TokenInput-module__0qbxcq__input__label>p{color:var(--red-80)}.TokenInput-module__0qbxcq__input__error{padding-left:var(--space-xs)}.TokenInput-module__0qbxcq__counter{margin-top:var(--space-tiny);padding-left:var(--space-xs)}.TokenInput-module__0qbxcq__badge{background:var(--gray-40);border-radius:var(--radius-tiny);padding:var(--space-modulor) var(--space-tiny);cursor:pointer;border:none}.TokenInput-module__0qbxcq__input [data-token]{align-items:baseline;gap:var(--space-modulor);background:var(--violet-20);border-radius:var(--radius-tiny);padding:var(--space-modulor) var(--space-tiny);-webkit-user-select:none;user-select:none;cursor:default;font-family:var(--inter);color:var(--gray-100);margin:0 2px;font-size:12px;font-weight:400;line-height:16px;display:inline-flex}.TokenInput-module__0qbxcq__input [data-remove-token]{cursor:pointer;font-size:16px;line-height:.1}.TokenInput-module__0qbxcq__input [data-remove-token]:hover{opacity:.6}
.CarsFiltersBar-module__K8Owwq__bar{scroll-behavior:smooth;scrollbar-width:none;touch-action:pan-y;overflow:scroll}.CarsFiltersBar-module__K8Owwq__bar__chips{flex:1}.CarsFiltersBar-module__K8Owwq__bar__clear{white-space:nowrap}
.CarModelFeaturesDetail-module__o8g0dW__features__info{background-color:#fff;border-radius:24px;margin-block:32px;padding:16px;box-shadow:0 0 20px #eee}.CarModelFeaturesDetail-module__o8g0dW__features__items__wrapper{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:16px;display:grid}.CarModelFeaturesDetail-module__o8g0dW__features__item{justify-content:flex-start;align-items:center;gap:8px;margin-bottom:16px;display:flex}.CarModelFeaturesDetail-module__o8g0dW__features__item__icon{width:24px;height:24px}.CarModelFeaturesDetail-module__o8g0dW__features__item__icon img{max-width:100%}
.CarModelsFiltersBar-module__tqbYIW__bar{scroll-behavior:smooth;scrollbar-width:none;touch-action:pan-y;overflow:scroll}.CarModelsFiltersBar-module__tqbYIW__bar__chips{flex:1}.CarModelsFiltersBar-module__tqbYIW__bar__clear{white-space:nowrap}
.PromotionBanner-module__qLEnyW__wrapper__info{max-width:318px;padding:var(--space-xs);z-index:var(--zindex-tiny);position:relative}.PromotionBanner-module__qLEnyW__banner__title{max-width:30ch}.PromotionBanner-module__qLEnyW__info--time{width:fit-content;padding:var(--space-modulor) var(--space-tiny);background-color:var(--white);border-radius:var(--radius-xs)}.PromotionBanner-module__qLEnyW__wrapper__image--center{width:328px;height:163px;clip-path:path("M179.965 0H307.215C325.137 0 333.622 22.1293 320.304 34.1321L198.947 143.478C184.88 156.154 166.627 163.165 147.706 163.165H20.4566C2.53418 163.165 -5.95083 141.036 7.37255 129.033L128.724 19.6869C142.791 7.01099 161.045 0 179.965 0Z");position:absolute;top:-3px;right:2px}.PromotionBanner-module__qLEnyW__wrapper__image--center img{object-fit:cover;width:341px;height:191px}.PromotionBanner-module__qLEnyW__wrapper__image--left{opacity:.2;max-width:145px;max-height:163px;position:absolute;top:0;left:279px}.PromotionBanner-module__qLEnyW__wrapper__image--left img{object-fit:cover;width:100%;height:100%}.PromotionBanner-module__qLEnyW__wrapper__image--right{width:138px;height:70px;position:absolute;bottom:34px;right:0}.PromotionBanner-module__qLEnyW__wrapper__image--right img{object-fit:cover;width:100%;height:100%}@media screen and (min-width:768px){.PromotionBanner-module__qLEnyW__banner__wrapper{z-index:var(--zindex-modulor);width:100%;max-width:584px;margin-inline:auto;margin-block:var(--space-lg) 0}}@media screen and (min-width:992px){.PromotionBanner-module__qLEnyW__banner__wrapper{max-width:992px}}@media screen and (max-width:992px){.PromotionBanner-module__qLEnyW__wrapper__image--center{left:256px}.PromotionBanner-module__qLEnyW__wrapper__image--left{left:168px}}@media screen and (min-width:1200px){.PromotionBanner-module__qLEnyW__banner__wrapper{max-width:none;margin:0;padding:0}}@media screen and (max-width:767px){.PromotionBanner-module__qLEnyW__wrapper__images{display:none}}.PromotionBanner-module__qLEnyW__banner__wrapper--mobile{max-width:375px;margin:0}.PromotionBanner-module__qLEnyW__banner__wrapper--desktop{max-width:684px;margin:0}.PromotionBanner-module__qLEnyW__banner__wrapper--mobile .PromotionBanner-module__qLEnyW__wrapper__images{display:none}.PromotionBanner-module__qLEnyW__banner__wrapper--mobile>div{border-radius:0!important}
.CarsRow-module__krenPa__image__car{mix-blend-mode:multiply}
.page-module__aHoM-q__main__wrapper{width:100%;max-width:1440px;margin:0 16px}@media screen and (min-width:1400px){.page-module__aHoM-q__main__wrapper{width:100%;max-width:1440px;margin:0 auto}}
.CarModelsFiltersBar-module__tRjWFq__bar{scroll-behavior:smooth;scrollbar-width:none;touch-action:pan-y;overflow:scroll}.CarModelsFiltersBar-module__tRjWFq__bar__chips{flex:1}.CarModelsFiltersBar-module__tRjWFq__bar__clear{white-space:nowrap}
.CarModelsTable-module__C0aN6G__market{right:var(--space-md);z-index:var(--zindex-xxl);position:fixed;top:14px}.CarModelsTable-module__C0aN6G__pagination{margin-left:auto}
.OffersBanner-module__F_SKjG__wrapper{z-index:-1;max-width:none;height:fit-content;margin:0;position:relative;overflow:hidden}@media screen and (min-width:767px){.OffersBanner-module__F_SKjG__wrapper{border-radius:var(--radius-xs);width:100%;margin-inline:auto}}
.BulkSearchBanner-module__o9R7eG__banner{padding:var(--space-tiny) var(--space-xxs);background:var(--violet-20);color:var(--violet-200);border-radius:var(--radius-modulor)}.BulkSearchBanner-module__o9R7eG__banner__button{margin-left:auto}.BulkSearchBanner-module__o9R7eG__banner__button button{border:1px solid var(--violet-200);background:0 0}.BulkSearchBanner-module__o9R7eG__banner__button button:hover{border:1px solid var(--violet-200)}.BulkSearchBanner-module__o9R7eG__banner__not-found{cursor:pointer;white-space:nowrap;position:relative}.BulkSearchBanner-module__o9R7eG__banner__not-found__modal{z-index:5;background:var(--white);border-radius:var(--radius-modulor);padding:var(--space-tiny) 0;cursor:default;position:absolute;top:24px}.BulkSearchBanner-module__o9R7eG__banner__not-found__modal__list{max-height:160px;padding:0 var(--space-tiny);overflow-y:auto}
.CarModelsTable-module__kNwOSq__market{right:var(--space-md);z-index:var(--zindex-xxl);position:fixed;top:14px}.CarModelsTable-module__kNwOSq__pagination{margin-left:auto}
.Text-module__o3_bfa__skeleton{border-radius:var(--radius-tiny);width:100%;min-width:160px;padding-bottom:var(--space-tiny);opacity:.2;background-color:#ebebeb}.Text-module__o3_bfa__regular{letter-spacing:-.3px;font-size:16px;line-height:1.5;font-family:var(--inter);font-weight:400}.Text-module__o3_bfa__regular--skeleton{height:18px;padding-bottom:var(--space-xxs)}.Text-module__o3_bfa__regular__semibold{letter-spacing:-.3px;font-size:16px;line-height:1.5;font-family:var(--inter);font-weight:500}.Text-module__o3_bfa__regular__bold{letter-spacing:-.3px;font-size:16px;line-height:1.5;font-family:var(--inter);font-weight:600}.Text-module__o3_bfa__regular__semibold--skeleton,.Text-module__o3_bfa__regular__bold--skeleton{height:18px;padding-bottom:var(--space-xxs)}.Text-module__o3_bfa__label{letter-spacing:0;font-size:12px;line-height:1.3;font-family:var(--inter);font-weight:400}.Text-module__o3_bfa__tag{letter-spacing:0;font-size:12px;line-height:1;font-family:var(--inter);font-weight:400}.Text-module__o3_bfa__label--skeleton{height:12px}.Text-module__o3_bfa__label__semibold{letter-spacing:0;font-size:12px;line-height:1.3;font-family:var(--inter);font-weight:700}.Text-module__o3_bfa__labelM{letter-spacing:0;font-size:14px;line-height:16px;font-family:var(--inter);font-weight:400}.Text-module__o3_bfa__labelM__semibold{letter-spacing:0;font-size:14px;line-height:16px;font-family:var(--inter);font-weight:500}.Text-module__o3_bfa__labelS{letter-spacing:0;font-size:12px;line-height:16px;font-family:var(--inter);font-weight:400}.Text-module__o3_bfa__labelS__semibold{letter-spacing:0;font-size:12px;line-height:16px;font-family:var(--inter);font-weight:600}.Text-module__o3_bfa__labelXS{letter-spacing:0;font-size:10px;line-height:1.2;font-family:var(--inter);font-weight:500}.Text-module__o3_bfa__labelXS__semibold,.Text-module__o3_bfa__labelXS__bold{letter-spacing:0;font-size:10px;line-height:1.2;font-family:var(--inter);font-weight:700}.Text-module__o3_bfa__labelXS--skeleton,.Text-module__o3_bfa__labelXS__semibold--skeleton,.Text-module__o3_bfa__labelXS__bold--skeleton{height:12px}.Text-module__o3_bfa__tag__semibold{letter-spacing:0;font-size:12px;line-height:1;font-family:var(--inter);font-weight:700}.Text-module__o3_bfa__label__semibold--skeleton{height:12px}.Text-module__o3_bfa__caps{letter-spacing:2px;font-size:12px;line-height:1;font-family:var(--inter);text-transform:uppercase;font-weight:400}.Text-module__o3_bfa__caps--skeleton{height:10px;padding-bottom:var(--space-modulor)}.Text-module__o3_bfa__caps__semibold{letter-spacing:2px;font-size:12px;line-height:1;font-family:var(--inter);text-transform:uppercase;font-weight:500}.Text-module__o3_bfa__caps__semibold--skeleton{height:10px;padding-bottom:var(--space-modulor)}.Text-module__o3_bfa__link{letter-spacing:0;font-size:16px;font-weight:600;line-height:1.5;font-family:var(--inter)}.Text-module__o3_bfa__link--skeleton{height:18px}.Text-module__o3_bfa__link__underline{letter-spacing:0;font-size:16px;font-weight:600;line-height:1.5;font-family:var(--inter);border-bottom-style:solid;border-bottom-width:1px}.Text-module__o3_bfa__link__underline:hover{border-bottom-color:#0000}.Text-module__o3_bfa__link__underline--skeleton{height:18px}.Text-module__o3_bfa__displayXS{letter-spacing:-.3px;font-size:18px;line-height:24px;font-family:var(--inter);font-weight:400}.Text-module__o3_bfa__displayXS--skeleton,.Text-module__o3_bfa__displayXS__semibold--skeleton{height:20px;padding-bottom:var(--space-tiny)}.Text-module__o3_bfa__displayS{letter-spacing:-.6px;font-size:22px;line-height:1.45;font-family:var(--inter);font-weight:400}.Text-module__o3_bfa__displayS--skeleton,.Text-module__o3_bfa__displayS__semibold--skeleton{height:24px;padding-bottom:var(--space-sm)}.Text-module__o3_bfa__displayM{letter-spacing:-.6px;font-size:28px;line-height:1.14;font-family:var(--inter);font-weight:400}.Text-module__o3_bfa__displayM--skeleton,.Text-module__o3_bfa__displayM__semibold--skeleton{height:29px}.Text-module__o3_bfa__displayL{letter-spacing:-.6px;font-size:32px;line-height:38px;font-family:var(--inter)}.Text-module__o3_bfa__displayL--skeleton,.Text-module__o3_bfa__displayL__semibold--skeleton{height:34px}.Text-module__o3_bfa__displayXL{letter-spacing:-.6px;font-size:44px;line-height:1.18;font-family:var(--inter)}.Text-module__o3_bfa__displayXL--skeleton,.Text-module__o3_bfa__displayXL__semibold--skeleton{height:46.67px}.Text-module__o3_bfa__line-through{text-decoration:line-through}.Text-module__o3_bfa__underline{text-underline-offset:var(--space-modulor);text-decoration:underline}.Text-module__o3_bfa__underline:hover{text-decoration:none}@media screen and (min-width:660px){.Text-module__o3_bfa__displayXL{letter-spacing:-.6px;font-size:68px;line-height:1.05;font-family:var(--inter);font-weight:400}.Text-module__o3_bfa__displayXL--skeleton{height:66.67px}.Text-module__o3_bfa__displayXL__semibold{letter-spacing:-.6px;font-size:68px;line-height:1.05;font-family:var(--inter);font-weight:600}.Text-module__o3_bfa__displayXL__semibold--skeleton{height:66.67px}.Text-module__o3_bfa__displayL{letter-spacing:-.6px;font-size:44px;line-height:1.09;font-family:var(--inter);font-weight:400}.Text-module__o3_bfa__displayL--skeleton{height:42.67px}.Text-module__o3_bfa__displayL__semibold{letter-spacing:-.6px;font-size:44px;line-height:1.09;font-family:var(--inter);font-weight:600}.Text-module__o3_bfa__displayL__semibold--skeleton{height:42.67px}}.Text-module__o3_bfa__displayXS__semibold{letter-spacing:-.3px;font-size:18px;line-height:24px;font-family:var(--inter);font-weight:600}.Text-module__o3_bfa__displayS__semibold{letter-spacing:-.6px;font-size:22px;line-height:1.45;font-family:var(--inter);font-weight:600}.Text-module__o3_bfa__displayM__semibold{letter-spacing:-.6px;font-size:28px;line-height:1.14;font-family:var(--inter);font-weight:600}.Text-module__o3_bfa__displayL__semibold{letter-spacing:-.6px;font-size:32px;line-height:38px;font-family:var(--inter);font-weight:600}.Text-module__o3_bfa__displayXL__semibold{letter-spacing:-.6px;font-size:44px;line-height:1.18;font-family:var(--inter);font-weight:600}.Text-module__o3_bfa__text-ellipsis{white-space:nowrap;text-overflow:ellipsis;max-width:fit-content;display:block;overflow:hidden}.Text-module__o3_bfa__text-capitalize{text-transform:capitalize}
.Modal-module__y9xkfa__modal__overlay{width:100vw;height:auto;z-index:var(--zindex-huge);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Modal-module__y9xkfa__modal__overlay:before{content:"";-webkit-filter:blur(12px);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:-1;background-color:#3232364d;width:100%;height:100dvh;transition:all .3s linear;display:block;position:absolute;top:0;left:0}.Modal-module__y9xkfa__modal{background-color:var(--white);border:1px solid var(--gray-40);flex-direction:column;justify-content:space-between;width:100%;height:100%;display:flex;position:relative}.Modal-module__y9xkfa__modal__popover{border-radius:var(--radius-xs) var(--radius-xs) 0 0;height:fit-content}.Modal-module__y9xkfa__modal__bottom{align-items:flex-end}@media screen and (min-width:575px){.Modal-module__y9xkfa__modal{border-radius:var(--radius-xs);width:fit-content;min-width:384px;height:fit-content;max-height:calc(100vh - 40px);overflow-y:unset}.Modal-module__y9xkfa__small{min-width:384px;max-width:384px}.Modal-module__y9xkfa__medium{min-width:584px;max-width:584px}.Modal-module__y9xkfa__large{min-width:784px;max-width:784px}}.Modal-module__y9xkfa__modal__header{padding:var(--space-xxs);min-height:48px;position:relative}.Modal-module__y9xkfa__modal__arrow{top:var(--space-xs);left:var(--space-xxs);position:absolute}.Modal-module__y9xkfa__modal__close{top:var(--space-xs);right:var(--space-xs);cursor:pointer;position:absolute}.Modal-module__y9xkfa__modal__body{padding:var(--space-xs);height:fit-content;padding-top:0}.Modal-module__y9xkfa__modal__content{flex-direction:column;height:100%;display:flex;overflow:hidden auto}.Modal-module__y9xkfa__modal__footer{padding:var(--space-xs)}.Modal-module__y9xkfa__modal__header.Modal-module__y9xkfa__border{border-bottom:1px solid var(--gray-40)}.Modal-module__y9xkfa__modal__footer.Modal-module__y9xkfa__border{border-top:1px solid var(--gray-40)}
.Accordion-module__8lbD2W__content{grid-template-rows:0fr;transition:grid-template-rows .5s;display:grid}.Accordion-module__8lbD2W__content__inner{overflow:hidden}.Accordion-module__8lbD2W__content--open{grid-template-rows:1fr}
.Tabs-module__-ZhYvq__tabs{border:1px solid var(--gray-60);border-radius:var(--radius-modulor);background-color:var(--white);display:inline-flex}.Tabs-module__-ZhYvq__tabs__item{padding:var(--space-tiny) var(--space-sm);border-radius:var(--radius-modulor);cursor:pointer;color:var(--gray-80);white-space:nowrap;background:0 0;outline:none;min-width:200px;font-family:inherit;font-size:14px;line-height:1.2;transition:all .2s ease-in-out}.Tabs-module__-ZhYvq__tabs__item--active{outline:2px solid var(--black);color:var(--black);font-weight:700}.Tabs-module__-ZhYvq__tabs__item:hover:not(.Tabs-module__-ZhYvq__tabs__item--active){color:#374151}
.ColorOption-module__g62pdq__color-option{justify-content:center;align-items:center;width:100%;display:flex}.ColorOption-module__g62pdq__disabled{opacity:.24}
.TextInput-module__EPa8Xa__input__wrapper{position:relative}.TextInput-module__EPa8Xa__input__wrapper--dark input{border:1px solid var(--gray-80);background:var(--gray-150);color:var(--white)}.TextInput-module__EPa8Xa__input__wrapper--disabled input{color:#666;border:1px solid #eaeaea}.TextInput-module__EPa8Xa__input{border:1px solid var(--gray-60);background:var(--white);width:100%;height:48px;color:var(--black);font-family:var(--inter);border-radius:4px;outline:none;flex-shrink:0;padding:19px 16px 5px;font-size:16px;line-height:24px}.TextInput-module__EPa8Xa__input:hover,.TextInput-module__EPa8Xa__input:focus{border:1px solid var(--black)}.TextInput-module__EPa8Xa__input__wrapper--dark .TextInput-module__EPa8Xa__input:hover,.TextInput-module__EPa8Xa__input__wrapper--dark .TextInput-module__EPa8Xa__input:focus{border:1px solid var(--gray-20);background:var(--gray-150)}.TextInput-module__EPa8Xa__input__wrapper--disabled .TextInput-module__EPa8Xa__input:hover,.TextInput-module__EPa8Xa__input__wrapper--disabled .TextInput-module__EPa8Xa__input:focus{border:1px solid #eaeaea}.TextInput-module__EPa8Xa__input__label{color:var(--gray-60);pointer-events:none;position:absolute;top:10px;left:16px}.TextInput-module__EPa8Xa__input__wrapper--dark .TextInput-module__EPa8Xa__input:focus~.TextInput-module__EPa8Xa__input__label>p,.TextInput-module__EPa8Xa__input__wrapper--dark input:not(:placeholder-shown)~.TextInput-module__EPa8Xa__input__label>p{color:var(--white)}.TextInput-module__EPa8Xa__input:focus~.TextInput-module__EPa8Xa__input__label>p,input:not(:placeholder-shown)~.TextInput-module__EPa8Xa__input__label>p{font-family:var(--inter);letter-spacing:0;color:var(--gray-60);font-size:12px;font-weight:400;line-height:16px;transition:all .1s ease-in-out;position:relative;top:-7px}.TextInput-module__EPa8Xa__input__wrapper--error .TextInput-module__EPa8Xa__input{border:1px solid var(--red-80);background:var(--red-20)}.TextInput-module__EPa8Xa__input__wrapper--dark--error .TextInput-module__EPa8Xa__input{border:1px solid var(--red-60);background:var(--red-300)}.TextInput-module__EPa8Xa__input__wrapper--error .TextInput-module__EPa8Xa__input:focus~.TextInput-module__EPa8Xa__input__label>p,.TextInput-module__EPa8Xa__input__wrapper--error input:not(:placeholder-shown)~.TextInput-module__EPa8Xa__input__label>p{color:var(--red-80)}.TextInput-module__EPa8Xa__input__wrapper--dark--error .TextInput-module__EPa8Xa__input:focus~.TextInput-module__EPa8Xa__input__label--dark>p,.TextInput-module__EPa8Xa__input__wrapper--dark--error input:not(:placeholder-shown)~.TextInput-module__EPa8Xa__input__label--dark>p{color:var(--red-60)}.TextInput-module__EPa8Xa__input__error{color:var(--red-80);padding-left:var(--space-xs)}.TextInput-module__EPa8Xa__input__error--dark{color:var(--red-60)}.TextInput-module__EPa8Xa__input[type=color]{cursor:pointer;padding:12px 16px;position:relative}.TextInput-module__EPa8Xa__input[type=color]::-webkit-color-swatch-wrapper{width:23px;height:24px;bottom:var(--space-modulor);padding:0;position:absolute}.TextInput-module__EPa8Xa__input[type=color]::-webkit-color-swatch{border-radius:var(--radius-modulor);border:none}.TextInput-module__EPa8Xa__input[type=color]::-moz-color-swatch{border-radius:var(--radius-modulor);border:none}
.SearchInput-module__844iYa__input__wrapper{position:relative}.SearchInput-module__844iYa__input__wrapper--dark input{background:var(--gray-150);color:var(--white)}.SearchInput-module__844iYa__input{width:100%;height:var(--space-lg);padding:var(--space-tiny) var(--space-xxs) var(--space-tiny) 30px;border-radius:var(--space-modulor);background:var(--gray-20);color:var(--black);font-family:var(--inter);border:none;outline:none;flex-shrink:0;font-size:14px;line-height:24px}.SearchInput-module__844iYa__input:hover{background:var(--gray-40);background:var(--gray-40)}.SearchInput-module__844iYa__input__wrapper--focus-outline .SearchInput-module__844iYa__input:focus{outline:1px solid var(--black)}.SearchInput-module__844iYa__input__wrapper--dark .SearchInput-module__844iYa__input:hover,.SearchInput-module__844iYa__input__wrapper--dark .SearchInput-module__844iYa__input:focus{background:var(--gray-150)}.SearchInput-module__844iYa__input__label{width:100%;color:var(--gray-60);left:var(--space-xxs);top:var(--space-xxs);pointer-events:none;height:var(--space-xs);position:absolute}.SearchInput-module__844iYa__input__wrapper.SearchInput-module__844iYa__input__wrapper--clear .SearchInput-module__844iYa__input{padding-right:36px}.SearchInput-module__844iYa__input__wrapper.SearchInput-module__844iYa__input__wrapper--clear.SearchInput-module__844iYa__small .SearchInput-module__844iYa__input{padding-right:30px}.SearchInput-module__844iYa__input__clear{width:var(--space-sm);height:var(--space-sm);right:var(--space-tiny);top:var(--space-tiny);cursor:pointer;position:absolute}.SearchInput-module__844iYa__input__wrapper--dark .SearchInput-module__844iYa__input:focus~.SearchInput-module__844iYa__input__label>p,.SearchInput-module__844iYa__input__wrapper--dark input:not(:placeholder-shown)~.SearchInput-module__844iYa__input__label>p{color:var(--white)}.SearchInput-module__844iYa__input:focus~.SearchInput-module__844iYa__input__label>p,input:not(:placeholder-shown)~.SearchInput-module__844iYa__input__label>p{display:none}.SearchInput-module__844iYa__input__wrapper--error .SearchInput-module__844iYa__input{background:var(--red-20)}.SearchInput-module__844iYa__input__wrapper--dark--error .SearchInput-module__844iYa__input{background:var(--red-300)}.SearchInput-module__844iYa__input__wrapper--error .SearchInput-module__844iYa__input:focus~.SearchInput-module__844iYa__input__label>p,.SearchInput-module__844iYa__input__wrapper--error input:not(:placeholder-shown)~.SearchInput-module__844iYa__input__label>p{color:var(--red-80)}.SearchInput-module__844iYa__input__wrapper--dark--error .SearchInput-module__844iYa__input:focus~.SearchInput-module__844iYa__input__label--dark>p,.SearchInput-module__844iYa__input__wrapper--dark--error input:not(:placeholder-shown)~.SearchInput-module__844iYa__input__label--dark>p{color:var(--red-60)}.SearchInput-module__844iYa__input__error{color:var(--red-80);padding-left:var(--space-xs)}.SearchInput-module__844iYa__input__error--dark{color:var(--red-60)}.SearchInput-module__844iYa__input__wrapper.SearchInput-module__844iYa__small .SearchInput-module__844iYa__input{padding:var(--space-modulor) var(--space-tiny) var(--space-modulor) 30px;height:var(--space-md);font-size:var(--space-xxs)}.SearchInput-module__844iYa__input__wrapper.SearchInput-module__844iYa__small .SearchInput-module__844iYa__input__label{left:var(--space-tiny);top:var(--space-tiny)}.SearchInput-module__844iYa__input__wrapper.SearchInput-module__844iYa__small .SearchInput-module__844iYa__input__clear{right:var(--space-modulor);top:var(--space-modulor)}
.TextArea-module__H4_teG__input__wrapper{position:relative}.TextArea-module__H4_teG__input__wrapper--dark input{border:1px solid var(--gray-80);background:var(--gray-150);color:var(--white)}.TextArea-module__H4_teG__input{border:1px solid var(--gray-60);background:var(--white);width:100%;height:150px;color:var(--black);font-family:var(--inter);border-radius:4px;outline:none;flex-shrink:0;padding:36px 16px 5px;font-size:16px;line-height:24px}.TextArea-module__H4_teG__input:hover,.TextArea-module__H4_teG__input:focus{border:1px solid var(--black)}.TextArea-module__H4_teG__input__wrapper--dark .TextArea-module__H4_teG__input:hover,.TextArea-module__H4_teG__input__wrapper--dark .TextArea-module__H4_teG__input:focus{border:1px solid var(--gray-20);background:var(--gray-150)}.TextArea-module__H4_teG__input__label{width:calc(100% - 32px);color:var(--gray-60);pointer-events:none;background-color:#fff;border-radius:4px;padding:2px;position:absolute;top:1px;left:16px}.TextArea-module__H4_teG__input__wrapper--dark .TextArea-module__H4_teG__input:focus~.TextArea-module__H4_teG__input__label>p,.TextArea-module__H4_teG__input__wrapper--dark input:not(:placeholder-shown)~.TextArea-module__H4_teG__input__label>p{color:var(--white)}.TextArea-module__H4_teG__input:focus~.TextArea-module__H4_teG__input__label>p,input:not(:placeholder-shown)~.TextArea-module__H4_teG__input__label>p{font-family:var(--inter);letter-spacing:0;color:var(--gray-60);font-size:12px;font-weight:400;line-height:16px;transition:all .1s ease-in-out;position:relative;top:-7px}.TextArea-module__H4_teG__input__wrapper--error .TextArea-module__H4_teG__input{border:1px solid var(--red-80);background:var(--red-20)}.TextArea-module__H4_teG__input__wrapper--dark--error .TextArea-module__H4_teG__input{border:1px solid var(--red-60);background:var(--red-300)}.TextArea-module__H4_teG__input__wrapper--error .TextArea-module__H4_teG__input:focus~.TextArea-module__H4_teG__input__label>p,.TextArea-module__H4_teG__input__wrapper--error input:not(:placeholder-shown)~.TextArea-module__H4_teG__input__label>p{color:var(--red-80)}.TextArea-module__H4_teG__input__wrapper--dark--error .TextArea-module__H4_teG__input:focus~.TextArea-module__H4_teG__input__label--dark>p,.TextArea-module__H4_teG__input__wrapper--dark--error input:not(:placeholder-shown)~.TextArea-module__H4_teG__input__label--dark>p{color:var(--red-60)}.TextArea-module__H4_teG__input__error{color:var(--red-80);padding-left:var(--space-xs)}.TextArea-module__H4_teG__input__error--dark{color:var(--red-60)}
.Checkbox-module__7Mzuha__checkbox__wrapper{color:var(--black);align-items:flex-start;gap:var(--space-xs);display:flex;position:relative}.Checkbox-module__7Mzuha__checkbox{border:1px solid var(--gray-60);border-radius:var(--radius-modulor);background-color:var(--white);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.Checkbox-module__7Mzuha__checkbox>svg{display:none}.Checkbox-module__7Mzuha__checkbox .Checkbox-module__7Mzuha__checkbox__partial>svg{width:8px;height:8px;display:block}input:checked+.Checkbox-module__7Mzuha__checkbox,.Checkbox-module__7Mzuha__checkbox.Checkbox-module__7Mzuha__checkbox--partial{background-color:var(--mint-100);border:1px solid var(--mint-100)}input:checked+.Checkbox-module__7Mzuha__checkbox>svg{width:12px;height:12px;display:block}input:checked+.Checkbox-module__7Mzuha__checkbox .Checkbox-module__7Mzuha__checkbox__partial>svg{display:none}input:disabled+.Checkbox-module__7Mzuha__checkbox{background-color:var(--gray-40);border:1px solid var(--gray-40)}input:disabled+.Checkbox-module__7Mzuha__checkbox__text{opacity:.5}.Checkbox-module__7Mzuha__checkbox__text--full-width{width:100%}.Checkbox-module__7Mzuha__checkbox__error{border:1px solid var(--red-80);background:var(--red-20)}.Checkbox-module__7Mzuha__checkbox__error--text{align-items:flex-end;height:1.5rem;display:flex}.Checkbox-module__7Mzuha__checkbox__wrapper--small .Checkbox-module__7Mzuha__checkbox{width:var(--space-xs);height:var(--space-xs)}
.Switch-module__Nj5CzG__switch{justify-content:space-between;align-items:center;gap:var(--space-xs);-webkit-user-select:none;user-select:none;cursor:pointer;width:max-content;display:flex;position:relative}.Switch-module__Nj5CzG__small{gap:var(--space-tiny)}.Switch-module__Nj5CzG__input:focus-visible{outline:2px solid var(--blue-80);outline-offset:2px}.Switch-module__Nj5CzG__input:checked+.Switch-module__Nj5CzG__switch__container{background-color:var(--mint-100)}.Switch-module__Nj5CzG__input:checked+.Switch-module__Nj5CzG__switch__container>.Switch-module__Nj5CzG__switch__circle{transform:translate(16px)}.Switch-module__Nj5CzG__input:checked+.Switch-module__Nj5CzG__switch__container>.Switch-module__Nj5CzG__switch__circle svg{display:block}.Switch-module__Nj5CzG__switch:has(input:disabled){cursor:not-allowed}.Switch-module__Nj5CzG__input:disabled+.Switch-module__Nj5CzG__switch__container{background-color:var(--gray-40)}.Switch-module__Nj5CzG__input:disabled+.Switch-module__Nj5CzG__switch__container>.Switch-module__Nj5CzG__switch__circle{background-color:var(--gray-20)}.Switch-module__Nj5CzG__input:disabled+.Switch-module__Nj5CzG__switch__container>.Switch-module__Nj5CzG__switch__circle svg{opacity:.5}.Switch-module__Nj5CzG__switch__container{background-color:var(--gray-60);border-radius:var(--radius-xl);flex-shrink:0;width:40px;height:24px;padding:2px}.Switch-module__Nj5CzG__switch__circle{background-color:var(--white);border-radius:50%;width:20px;height:20px;transition:all .2s linear;box-shadow:0 1px 2px #00000014}.Switch-module__Nj5CzG__switch__circle svg{display:none}.Switch-module__Nj5CzG__small .Switch-module__Nj5CzG__switch__container{width:28px;height:16px}.Switch-module__Nj5CzG__small .Switch-module__Nj5CzG__switch__circle{width:12px;height:12px}.Switch-module__Nj5CzG__small .Switch-module__Nj5CzG__input:checked+.Switch-module__Nj5CzG__switch__container>.Switch-module__Nj5CzG__switch__circle{transform:translate(12px)}@media (prefers-reduced-motion:reduce){.Switch-module__Nj5CzG__switch__circle{transition:none}}
.Radio-module__GCFz_a__label{justify-content:space-between;align-items:center;gap:var(--space-xs);cursor:pointer;width:100%;display:flex;position:relative}.Radio-module__GCFz_a__reverse{flex-direction:row-reverse}.Radio-module__GCFz_a__label--selector{padding:var(--space-xs);border-radius:var(--radius-tiny);box-shadow:0 0 0 1px var(--gray-40);transition:background-color .2s}.Radio-module__GCFz_a__radio:hover{background-color:var(--gray-40)}.Radio-module__GCFz_a__radio{background-color:var(--white);border:1px solid var(--gray-60);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.Radio-module__GCFz_a__radio__error{background-color:var(--red-20);border-color:var(--red-80)}input:focus-visible+.Radio-module__GCFz_a__radio{outline:2px solid var(--gray-100)}input:checked+.Radio-module__GCFz_a__radio{background-color:var(--mint-100);border-color:var(--mint-100)}input:checked+.Radio-module__GCFz_a__radio:after{content:"";background-color:var(--black);border-radius:50%;width:12px;height:12px}.Radio-module__GCFz_a__label--selector:has(input:checked){box-shadow:0 0 0 2px var(--black)}input:disabled+.Radio-module__GCFz_a__radio{background-color:var(--gray-40);border-color:var(--gray-40);cursor:not-allowed}input:disabled+.Radio-module__GCFz_a__radio:after{background-color:var(--gray-60)}.Radio-module__GCFz_a__label--selector:has(input:disabled){background-color:var(--gray-20);color:var(--gray-60)}.Radio-module__GCFz_a__small.Radio-module__GCFz_a__label{gap:var(--space-tiny)}.Radio-module__GCFz_a__small .Radio-module__GCFz_a__radio{width:16px;height:16px}.Radio-module__GCFz_a__small input:checked+.Radio-module__GCFz_a__radio:after{width:8px;height:8px}@media screen and (min-width:768px){.Radio-module__GCFz_a__label--selector:hover{background-color:var(--gray-40)}}
.RadioCard-module__zDU4_q__label{cursor:pointer;width:100%;position:relative}.RadioCard-module__zDU4_q__fit{width:fit-content}.RadioCard-module__zDU4_q__container:hover{background-color:var(--gray-40)}.RadioCard-module__zDU4_q__input:focus-visible+.RadioCard-module__zDU4_q__container{outline:2px solid var(--gray-100)}.RadioCard-module__zDU4_q__input:checked+.RadioCard-module__zDU4_q__container{box-shadow:0 0 0 2px var(--black);background-color:#0000000a;border:none}.RadioCard-module__zDU4_q__input:disabled+.RadioCard-module__zDU4_q__container{gap:var(--space-tiny);background-color:var(--gray-20);cursor:not-allowed;box-shadow:0 0 0 1px var(--gray-40)}.RadioCard-module__zDU4_q__container{background-color:var(--white);width:100%;height:100%;box-shadow:0 0 0 1px var(--gray-40);border-radius:var(--radius-tiny);cursor:pointer;transition:all .4s ease-in-out;position:relative}.RadioCard-module__zDU4_q__rounded{border-radius:50%;justify-content:center;align-items:center;width:fit-content;height:fit-content;display:flex}
.SearchBar-module__htRL5G__input__wrapper{position:relative}.SearchBar-module__htRL5G__input{width:100%;height:48px;padding:var(--space-xxs) var(--space-lg);border:1px solid var(--gray-60);background:var(--white);font-family:var(--inter);border-radius:4px;outline:none;flex-shrink:0;font-size:16px;line-height:24px}.SearchBar-module__htRL5G__input::placeholder{color:var(--gray-60);font-family:var(--inter);font-size:16px;line-height:24px}.SearchBar-module__htRL5G__input:focus{border-left:1px solid var(--gray-300)}.SearchBar-module__htRL5G__input:hover,.SearchBar-module__htRL5G__input:focus{border:1px solid var(--black)}.SearchBar-module__htRL5G__icon__search{z-index:var(--zindex-xs);position:absolute;top:16px;left:16px}
.Select-module__hW3UiW__select__wrapper--input{border:1px solid var(--gray-60);background:var(--white);width:100%;min-width:200px;height:48px;color:var(--black);font-family:var(--inter);border-radius:4px;outline:none;font-size:16px;line-height:24px;position:relative}.Select-module__hW3UiW__select__wrapper--input:hover{border:1px solid var(--black)}.Select-module__hW3UiW__input__wrapper--disabled .Select-module__hW3UiW__select__wrapper--input{color:var(--gray-60)}.Select-module__hW3UiW__select__wrapper--open{border:1px solid var(--black);border-radius:4px 4px 0 0}.Select-module__hW3UiW__select__label p{position:absolute;top:12px;left:16px}.Select-module__hW3UiW__select__label--value p{font-family:var(--inter);letter-spacing:0;font-size:12px;font-weight:400;line-height:16px;transition:all .1s ease-in-out;top:4px}.Select-module__hW3UiW__select__label--selected{position:absolute;top:16px;left:16px}.Select-module__hW3UiW__select__wrapper--options{background-color:var(--white);border:1px solid var(--black);width:100%;min-width:calc(100% + 2px);z-index:var(--zindex-tiny);border-radius:0 0 4px 4px;height:122px;position:absolute;top:46px;left:-1px;overflow-y:scroll}.Select-module__hW3UiW__options__element{padding:var(--space-tiny) var(--space-xs);font-family:var(--inter);font-size:16px;line-height:24px}.Select-module__hW3UiW__options__element:hover{background:var(--gray-40)}.Select-module__hW3UiW__select__icon{position:absolute;top:16px;right:16px}.Select-module__hW3UiW__select__icon--open{transform:rotate(180deg)}.Select-module__hW3UiW__wrapper__options--close{display:none}.Select-module__hW3UiW__input__wrapper--error .Select-module__hW3UiW__select__wrapper--input{border:1px solid var(--red-80);background:var(--red-20)}.Select-module__hW3UiW__input__wrapper--disabled .Select-module__hW3UiW__select__wrapper--input{border:1px solid #eaeaea}.Select-module__hW3UiW__input__wrapper--error .Select-module__hW3UiW__select__label{color:var(--red-80)}.Select-module__hW3UiW__input__wrapper--disabled .Select-module__hW3UiW__select__label{color:var(--gray-60)}.Select-module__hW3UiW__find__wrapper{margin-bottom:8px}.Select-module__hW3UiW__find__wrapper input{border:none;width:100%;height:46px;padding-left:17px}
.PasswordInput-module__mI1tkG__password__wrapper{position:relative}.PasswordInput-module__mI1tkG__input{width:100%;height:48px;padding-inline:var(--space-xs);border:1px solid var(--gray-60);color:var(--black);font-family:var(--inter);z-index:1;background:0 0;border-radius:4px;outline:none;flex-shrink:0;padding-block-start:var(--space-xxs);font-size:16px;line-height:24px}.PasswordInput-module__mI1tkG__input:hover,.PasswordInput-module__mI1tkG__input:focus{border:1px solid var(--black)}.PasswordInput-module__mI1tkG__input:focus~.PasswordInput-module__mI1tkG__password__label>p{font-family:var(--inter);letter-spacing:0;color:var(--gray-60);font-size:12px;font-weight:400;line-height:16px;transition:all .1s ease-in-out;top:-40px}.PasswordInput-module__mI1tkG__input__wrapper--error .PasswordInput-module__mI1tkG__input{border:1px solid var(--red-80);background:var(--red-20)}.PasswordInput-module__mI1tkG__input--error{color:var(--red-80);padding-left:var(--space-xs)}.PasswordInput-module__mI1tkG__password__requirements{grid-template-rows:0fr;transition:grid-template-rows .5s ease-in-out;display:grid}.PasswordInput-module__mI1tkG__password__requirements div{overflow:hidden}.PasswordInput-module__mI1tkG__password__wrapper--visible{grid-template-rows:1fr}.PasswordInput-module__mI1tkG__password__requirement--element{width:300px;justify-content:flex-start;align-items:center;margin-block-end:var(--space-tiny);display:flex}.PasswordInput-module__mI1tkG__password__vissible{cursor:pointer;z-index:3;position:absolute;top:16px;right:16px}.PasswordInput-module__mI1tkG__password__label{color:var(--black);z-index:0;position:absolute;top:12px;left:16px}.PasswordInput-module__mI1tkG__input:not(:placeholder-shown)~.PasswordInput-module__mI1tkG__password__vissible>p,.PasswordInput-module__mI1tkG__input:not(:placeholder-shown)~.PasswordInput-module__mI1tkG__password__vissible svg path{color:var(--black);fill:var(--black)}.PasswordInput-module__mI1tkG__input:focus~.PasswordInput-module__mI1tkG__password__label>p,input:not(:placeholder-shown)~.PasswordInput-module__mI1tkG__password__label>p{font-family:var(--inter);letter-spacing:0;color:var(--gray-60);font-size:12px;font-weight:400;line-height:16px;transition:all .1s ease-in-out;position:relative;top:-5px}.PasswordInput-module__mI1tkG__requirement__icon--repose{background:var(--gray-60);border-radius:50%;width:4px;height:4px}
.FormField-module__HbbNWW__form__input{width:calc(50% - 8px)}
.TextAreaField-module__IwnnNW__form__textarea{width:100%}
.InputTags-module__hFr1ZW__inputTags{width:100%}.InputTags-module__hFr1ZW__inputTags__wrapper{width:100%;margin-bottom:16px}.InputTags-module__hFr1ZW__inputTags__input{width:100%;margin-bottom:4px}.InputTags-module__hFr1ZW__inputTags__button{cursor:pointer;width:100%}.InputTags-module__hFr1ZW__inputTags__tag{width:100%;margin-bottom:8px}.InputTags-module__hFr1ZW__mainTag{background-color:var(--white);border:1px solid var(--gray-60);border-radius:4px;width:100%}.InputTags-module__hFr1ZW__mainTag__wrapper{justify-content:space-between;align-items:center;width:100%;padding:8px;display:flex}.InputTags-module__hFr1ZW__mainTag__wrapper--highlight{background-color:var(--mint)}.InputTags-module__hFr1ZW__mainTag__text{margin-right:16px}.InputTags-module__hFr1ZW__mainTag__icons{justify-content:flex-end;align-items:center;display:flex}.InputTags-module__hFr1ZW__mainTag__higlight,.InputTags-module__hFr1ZW__mainTag__higlight img{cursor:pointer;width:16px;height:16px}.InputTags-module__hFr1ZW__mainTag__close{cursor:pointer;justify-content:center;align-items:center;width:12px;height:12px;margin-left:8px;display:flex}.InputTags-module__hFr1ZW__mainTag__close img{cursor:pointer;max-width:12px;max-height:12px}
.UploadFileInput-module__7RSm1W__upload-file{align-items:center;gap:var(--space-sm);padding:var(--space-xs);border:1px dashed var(--gray-60);border-radius:var(--radius-tiny);max-width:100%;display:flex}.UploadFileInput-module__7RSm1W__upload-file--error{border-color:var(--red-80)}.UploadFileInput-module__7RSm1W__upload-file--active{border-color:var(--gray-300)}.UploadFileInput-module__7RSm1W__upload-file__info{justify-content:center;align-items:center;gap:var(--space-tiny);width:100%;height:88px;padding:var(--space-xs);background-color:var(--mint-10);border-radius:var(--radius-tiny);flex-direction:column;display:flex}.UploadFileInput-module__7RSm1W__upload-file__info--inline{flex-direction:row}.UploadFileInput-module__7RSm1W__upload-file__info div{width:100%}.UploadFileInput-module__7RSm1W__upload-file__info--white{background-color:var(--gray-20);align-items:start}.UploadFileInput-module__7RSm1W__upload-file__info--bg-img{background-position:50%;background-repeat:no-repeat;background-size:cover;background-color:unset}.UploadFileInput-module__7RSm1W__upload-file__progress{height:8px;margin-block:var(--space-tiny);background-color:var(--mint-100);border-radius:var(--radius-modulor)}.UploadFileInput-module__7RSm1W__upload-file__file-name{max-width:150px}.UploadFileInput-module__7RSm1W__upload-file__delete-button{padding:var(--space-xxs);background-color:var(--white);border-radius:50%}
.CarsTable-module__ddOv4a__market{right:var(--space-md);z-index:var(--zindex-xxl);position:fixed;top:14px}.CarsTable-module__ddOv4a__table__actions{flex-wrap:wrap}.CarsTable-module__ddOv4a__pagination{flex-wrap:nowrap;flex:1}.CarsTable-module__ddOv4a__pagination__info p{white-space:nowrap}.CarsTable-module__ddOv4a__table{--cars-table-height:calc(100svh - 356px);width:100%;height:var(--cars-table-height);border:1px solid var(--gray-40);border-radius:var(--space-modulor);overflow:auto}.CarsTable-module__ddOv4a__table__loader{z-index:3;width:100%;height:0;position:sticky;top:64px;left:0}.CarsTable-module__ddOv4a__table__loader__background{width:100%;height:calc(var(--cars-table-height) - 82px);background:#fffc}@media screen and (min-width:902px){.CarsTable-module__ddOv4a__table{--cars-table-height:calc(100svh - 306px)}}@media screen and (min-width:1200px){.CarsTable-module__ddOv4a__table{--cars-table-height:calc(100svh - 266px)}.CarsTable-module__ddOv4a__table__actions{flex-wrap:nowrap}}
.SortableImageCard-module__2X2r0G__card{border-radius:var(--radius-tiny);cursor:grab;width:220px;height:112px}.SortableImageCard-module__2X2r0G__card>label{cursor:grab}.SortableImageCard-module__2X2r0G__card--over{outline:2px solid var(--mint-80);background-color:var(--mint-10);border-radius:var(--radius-tiny)}.SortableImageCard-module__2X2r0G__card--over>label>div>div{border-color:#0000}.SortableImageCard-module__2X2r0G__card--placeholder{background-color:var(--gray-40);border-radius:var(--radius-tiny)}.SortableImageCard-module__2X2r0G__card--placeholder>*{opacity:0}.SortableImageCard-module__2X2r0G__card--overlay{opacity:.8;cursor:grabbing;box-shadow:0 8px 24px #0000001f}
.PartnersTable-module__b5M8TW__table__actions{flex-wrap:wrap}.PartnersTable-module__b5M8TW__fab{cursor:pointer;z-index:5;background-color:#00ffde;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 0 19px -2px #00000040}.PartnersTable-module__b5M8TW__fab img{width:24px;height:24px}.PartnersTable-module__b5M8TW__fab:hover{background-color:#fff}.PartnersTable-module__b5M8TW__pagination{flex-wrap:nowrap;flex:1}.PartnersTable-module__b5M8TW__pagination__info p{white-space:nowrap}.PartnersTable-module__b5M8TW__table{--cars-table-height:calc(100svh - 312px);width:100%;height:var(--cars-table-height);border:1px solid var(--gray-40);border-radius:var(--space-modulor);overflow:auto}.PartnersTable-module__b5M8TW__table__loader{z-index:3;width:100%;height:0;position:sticky;top:64px;left:0}.PartnersTable-module__b5M8TW__table__loader__background{width:100%;height:calc(var(--cars-table-height) - 82px);background:#fffc}@media screen and (min-width:902px){.PartnersTable-module__b5M8TW__table{--cars-table-height:calc(100svh - 264px)}}@media screen and (min-width:1200px){.PartnersTable-module__b5M8TW__table{--cars-table-height:calc(100svh - 224px)}.PartnersTable-module__b5M8TW__table__actions{flex-wrap:nowrap}}.PartnersTable-module__b5M8TW__header{justify-content:space-between;margin-bottom:16px;display:flex}.PartnersTable-module__b5M8TW__header__left{flex:1;gap:16px;display:flex}.PartnersTable-module__b5M8TW__searchbox{width:100%;min-width:270px;max-width:365px}
.CountdownTag-module__I-0LZa__tag{border-radius:var(--radius-xl);padding:var(--space-modulor) var(--space-tiny);background:#fff;width:fit-content;position:relative}
.CreatePreDeliveryContract-module__Tm5ICq__footer{justify-content:flex-start;align-items:center;gap:8px;display:flex}
.TagPromotion-module__S1pwba__promotionTag{border-radius:var(--radius-modulor)}.TagPromotion-module__S1pwba__promotionTag__text{background-color:var(--blue-sale);width:max-content;max-width:100%;padding:var(--space-modulor) var(--space-tiny);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.TagPromotion-module__S1pwba__promotionTag__text--discount{border-radius:var(--space-modulor) 0 0 var(--space-modulor)}.TagPromotion-module__S1pwba__promotionTag__text--withoutDiscount{border-radius:var(--radius-modulor)}.TagPromotion-module__S1pwba__promotionTag--discount{border-radius:0 var(--radius-modulor) var(--radius-modulor) 0;padding:var(--space-modulor) var(--space-tiny);white-space:nowrap;text-overflow:ellipsis;background-color:#fff;overflow:hidden}
.ToastStatusIcon-module__RJifPG__icon{border-radius:50%;flex-shrink:0;width:20px;height:20px}.ToastStatusIcon-module__RJifPG__icon--success{background-color:var(--mint-100)}.ToastStatusIcon-module__RJifPG__icon--error{background-color:var(--red-100)}
.Notification-module__LwfyvW__notificaions__wrapper{z-index:999999;position:fixed;top:64px;right:16px}.Notification-module__LwfyvW__notificaion__wrapper{background-color:#fff;border-radius:16px;justify-content:flex-start;align-items:flex-start;gap:16px;width:100%;max-width:400px;margin-bottom:16px;padding:16px;display:flex;position:relative;box-shadow:-1px 10px 52px -16px #000000bf}.Notification-module__LwfyvW__close__wrapper{cursor:pointer;background-color:#000;border-radius:12px;justify-content:center;align-items:center;width:24px;height:24px;padding:4px;display:flex;position:absolute;top:-8px;right:-8px}.Notification-module__LwfyvW__icon__wrapper{background-color:#00ffde;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;padding:4px;display:flex}.Notification-module__LwfyvW__icon__wrapper img{max-width:100%}
.ColorForm-module__QpN8IG__singleColorForm__field{min-width:210px}.ColorForm-module__QpN8IG__singleColorForm__colorField{min-width:107px}
.CreateAnnexForm-module__PyAqDa__footer{justify-content:flex-start;align-items:center;gap:8px;display:flex}
.Header-module__t83tXa__header{width:100%;height:fit-content;padding:var(--space-xs);justify-content:space-between;padding-bottom:0;display:inline-flex}.Header-module__t83tXa__header__tag{height:24px}.Header-module__t83tXa__header__ecoTag{width:24px;height:24px}
.Sidebar-module__LD8_pG__sidebar{background:var(--gray-20);opacity:1;flex-shrink:0;width:260px;height:100%;transition:width .3s ease-out,opacity .3s ease-out;overflow:hidden}.Sidebar-module__LD8_pG__sidebar--collapsed{opacity:0;width:0}.Sidebar-module__LD8_pG__sidebar__header{padding:var(--space-xs) var(--space-xxs) var(--space-xs) var(--space-xxs)}.Sidebar-module__LD8_pG__sidebar__content{border-right:1px solid var(--gray-40);width:260px;height:100%;padding:0 var(--space-xxs) var(--space-xs) var(--space-xxs);overflow:auto}
.SortableColorCard-module__ee2DZG__card{border:1px solid var(--gray-40);border-radius:var(--radius-tiny);padding:var(--space-xs);-webkit-user-select:none;user-select:none;background-color:#fff;width:180px;height:132px;position:relative}.SortableColorCard-module__ee2DZG__card--over{background-color:var(--mint-10);border-color:var(--mint-80)}.SortableColorCard-module__ee2DZG__card--placeholder{background-color:var(--gray-40)}.SortableColorCard-module__ee2DZG__card--placeholder>*{opacity:0}.SortableColorCard-module__ee2DZG__card--overlay{opacity:.8;cursor:grabbing;box-shadow:0 8px 24px #0000001f}.SortableColorCard-module__ee2DZG__drag__handle{cursor:grab;border-radius:var(--radius-xl);border:1px solid var(--gray-40);width:fit-content;padding:var(--space-tiny)}.SortableColorCard-module__ee2DZG__drag__handle:hover{background-color:var(--gray-20)}.SortableColorCard-module__ee2DZG__drag__handle:active{cursor:grabbing;background-color:var(--red-100)}.SortableColorCard-module__ee2DZG__color__circle{flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}
.CreateRenovationAnnexForm-module__D4sbta__footer{justify-content:flex-start;align-items:center;gap:8px;display:flex}.CreateRenovationAnnexForm-module__D4sbta__modal{z-index:9999;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;inset:0}.CreateRenovationAnnexForm-module__D4sbta__modal__wrapper{background-color:#eee;border-radius:16px;width:100%;max-width:700px;padding:16px}.CreateRenovationAnnexForm-module__D4sbta__modal__wrapper__buttons{justify-content:space-between;align-items:center;gap:16px;display:flex}
.Body-module__pWXpuW__image__section{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.Body-module__pWXpuW__sticker{z-index:1;width:111.5px;height:111.5px;position:absolute}.Body-module__pWXpuW__sticker--top-left{top:8px;left:8px}.Body-module__pWXpuW__sticker--top-right{top:8px;right:8px}.Body-module__pWXpuW__sticker--bottom-left{bottom:8px;left:8px}.Body-module__pWXpuW__sticker--bottom-right{bottom:8px;right:8px}.Body-module__pWXpuW__sticker__img{object-fit:contain;width:100%;height:100%}.Body-module__pWXpuW__fill{object-fit:contain}
.SidebarMenu-module__CyLTIW__category{padding:var(--space-tiny);cursor:pointer;-webkit-user-select:none;user-select:none;height:32px}.SidebarMenu-module__CyLTIW__category svg{flex-shrink:0;width:8px;transition:transform .25s;display:inline-flex}.SidebarMenu-module__CyLTIW__category--collapsed svg{transform:rotate(-90deg)}.SidebarMenu-module__CyLTIW__pages{opacity:1;grid-template-rows:1fr;transition:grid-template-rows .25s,opacity .25s;display:grid}.SidebarMenu-module__CyLTIW__pages--collapsed{opacity:0;grid-template-rows:0fr}.SidebarMenu-module__CyLTIW__pages>div{min-height:0;overflow:hidden}.SidebarMenu-module__CyLTIW__page{padding:var(--space-modulor) var(--space-tiny);text-wrap:nowrap;border-radius:2px;width:100%;height:32px;transition:background-color .25s ease-in-out;position:relative}.SidebarMenu-module__CyLTIW__page>div{z-index:1;position:relative}.SidebarMenu-module__CyLTIW__page:hover:after{content:"";z-index:0;background-color:#00000004;position:absolute;inset:0}.SidebarMenu-module__CyLTIW__page--active{background-color:var(--gray-40);border-radius:2px}
.Simulator-module__bwYHcW__iframeSection{padding-right:var(--space-xs);min-width:400px;min-height:90vh;margin-bottom:var(--space-xl);z-index:var(--zindex-xxl);flex-grow:1;animation:1s ease-in-out forwards Simulator-module__bwYHcW__fadeIn;position:relative}.Simulator-module__bwYHcW__iframeSection iframe{border:none;width:100%;height:90vh;position:absolute;top:0;left:0;overflow:hidden}@keyframes Simulator-module__bwYHcW__fadeIn{0%{opacity:0}90%{opacity:0}to{opacity:1}}@media screen and (min-width:960px){.Simulator-module__bwYHcW__iframeSection{margin-bottom:0}.Simulator-module__bwYHcW__iframeSection iframe{max-width:600px;top:-150px}}
.Avatar-module__cpFw3q__avatar__wrapper{justify-content:center;display:flex}
.Card-module__v1e3Ea__card{background:var(--gray-20);border:1px solid var(--gray-40);border-radius:var(--radius-tiny);padding:var(--space-xs);cursor:pointer;min-width:0;position:relative}.Card-module__v1e3Ea__card__title-wrapper{min-width:0;overflow:hidden}.Card-module__v1e3Ea__card__menu{flex-shrink:0;position:relative}.Card-module__v1e3Ea__card__dropdown{top:calc(100% + var(--space-modulor));background:var(--white);border:1px solid var(--gray-40);border-radius:var(--radius-modulor);width:176px;z-index:var(--zindex-xs);position:absolute;right:0;overflow:hidden}.Card-module__v1e3Ea__dropdown__item{width:100%;padding:10px var(--space-xs);cursor:pointer;text-align:left;color:var(--gray-300);background:0 0;border:none;font-family:inherit;font-size:14px}.Card-module__v1e3Ea__dropdown__item:hover{background:var(--gray-40)}.Card-module__v1e3Ea__dropdown__item-danger{color:var(--red-150)}.Card-module__v1e3Ea__card__banner{border-radius:var(--radius-modulor);background:linear-gradient(to right, var(--blue-sale), var(--mint-100));width:100%;height:71.69px;position:relative;overflow:hidden}.Card-module__v1e3Ea__card__banner--archived,.Card-module__v1e3Ea__card__tag--archived{opacity:.6}.Card-module__v1e3Ea__card__banner-img{object-fit:cover;clip-path:polygon(30% 0%,100% 0%,80% 100%,5% 100%);width:70%;height:100%;position:absolute;right:0}.Card-module__v1e3Ea__card__dates{color:var(--gray-80);gap:6px}.Card-module__v1e3Ea__card__calendar-icon{color:var(--gray-80)!important;width:16px!important;height:16px!important;font-size:16px!important}.Card-module__v1e3Ea__card__status{padding:0 var(--space-modulor);border-radius:var(--radius-modulor);gap:6px}.Card-module__v1e3Ea__card__status-live{background:var(--green-40);color:var(--green-150)}.Card-module__v1e3Ea__card__status-not_published{background:var(--gray-40);color:var(--black)}.Card-module__v1e3Ea__card__status-archived{background:var(--red-20);color:var(--red-80)}.Card-module__v1e3Ea__card__status-archived .Card-module__v1e3Ea__status-dot{display:none}.Card-module__v1e3Ea__status-dot{border-radius:50%;flex-shrink:0;width:4px;height:4px;display:inline-block}.Card-module__v1e3Ea__card__status-live .Card-module__v1e3Ea__status-dot{background:var(--green-100)}.Card-module__v1e3Ea__card__status-not_published .Card-module__v1e3Ea__status-dot{background:var(--black)}
.page-module__KVqRca__form__wrapper{margin-top:var(--space-md);margin-bottom:var(--space-md)}.page-module__KVqRca__form__header{justify-content:space-between;align-items:flex-start;display:flex}.page-module__KVqRca__response__wrapper{width:100%;margin-inline:auto;margin-bottom:var(--space-md);margin-top:var(--space-md)}
.MainColorCard-module__oQDElG__card{border:1px solid var(--gray-40);border-radius:var(--radius-tiny);padding:var(--space-xs);-webkit-user-select:none;user-select:none;background-color:#fff;width:180px;height:132px;position:relative}.MainColorCard-module__oQDElG__card--main{border-width:3px;border-color:var(--gray-100)}.MainColorCard-module__oQDElG__main__badge{background-color:var(--gray-100);border-radius:var(--radius-xl);padding:2px var(--space-tiny);white-space:nowrap;top:calc(-1 * var(--space-xxs));position:absolute;left:50%;transform:translate(-50%)}.MainColorCard-module__oQDElG__color__circle{flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.MainColorCard-module__oQDElG__chip__area{height:32px}.MainColorCard-module__oQDElG__chip{padding:0 var(--space-tiny);border-radius:var(--radius-modulor);height:16px}.MainColorCard-module__oQDElG__chip--fastest{background-color:var(--blue-40)}.MainColorCard-module__oQDElG__chip--forced{background-color:var(--yellow-40)}.MainColorCard-module__oQDElG__chip__dot{border-radius:50%;flex-shrink:0;width:4px;height:4px}.MainColorCard-module__oQDElG__chip__dot--fastest{background-color:var(--blue-200)}.MainColorCard-module__oQDElG__chip__dot--forced{background-color:var(--yellow-300)}
.Annexes-module__VSJ0mq__wrapper{width:100%}.Annexes-module__VSJ0mq__select__wrapper{background-color:#fff;border:1px solid #ccc;border-radius:4px;outline:none;width:100%;height:48px;padding:8px}
.Footer-module__8FiQGa__card__newLabel{z-index:var(--zindex-xs);position:absolute;top:-8px}.Footer-module__8FiQGa__car__info{flex:1;min-width:0}.Footer-module__8FiQGa__car__price{text-align:right;flex-shrink:0}
.SidebarHeader-module__dwok3a__sidebar__user{background-color:var(--gray-40);border-radius:30px;width:24px;height:24px}.SidebarHeader-module__dwok3a__sidebar__actions button{max-width:24px}.SidebarHeader-module__dwok3a__dropdown__menu button{cursor:pointer;border-radius:var(--space-modulor);padding:var(--space-modulor);width:100%;max-width:100%}.SidebarHeader-module__dwok3a__dropdown__menu button:hover{background-color:#00000004}.SidebarHeader-module__dwok3a__dropdown__menu button svg{width:12px;height:12px}.SidebarHeader-module__dwok3a__dropdown{position:relative}.SidebarHeader-module__dwok3a__dropdown__menu{background:var(--white);padding:var(--space-tiny);border-radius:var(--radius-modulor);z-index:var(--zindex-md);text-wrap:nowrap;min-width:176px;position:absolute;inset-block-start:calc(100% + var(--space-modulor));inset-inline-end:0;box-shadow:0 4px 24px #26374614}.SidebarHeader-module__dwok3a__dropdown__item{padding:2px var(--space-modulor);cursor:pointer;text-align:start;border-radius:2px;width:100%}.SidebarHeader-module__dwok3a__dropdown__item:hover{background-color:#00000004}
.SimulatorAlert-module__rsZG3W__simulatorAlert{border-radius:var(--radius-tiny);background-color:var(--yellow-20);max-width:450px;padding:var(--space-xs);animation:.2s linear SimulatorAlert-module__rsZG3W__fadeIn}.SimulatorAlert-module__rsZG3W__simulatorAlert button{border-radius:1000px}.SimulatorAlert-module__rsZG3W__simulatorAlert--fadeOut{animation:.2s linear SimulatorAlert-module__rsZG3W__fadeOut}@keyframes SimulatorAlert-module__rsZG3W__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes SimulatorAlert-module__rsZG3W__fadeOut{0%{opacity:1}to{opacity:0}}
.AvatarLoader-module__rHBBDW__avatar_loader__wrapper{justify-content:center;display:flex}
.Form-module__QIiUVq__form{border-top:var(--gray-40) 1px solid;margin-top:24px;padding-top:24px}@media screen and (min-width:992px){.Form-module__QIiUVq__form{gap:48px;display:flex}}.Form-module__QIiUVq__form__wrapper{background-color:#fff;border-radius:24px;padding:16px;box-shadow:0 0 20px #eee}@media screen and (min-width:992px){.Form-module__QIiUVq__form__wrapper{max-width:610px}}.Form-module__QIiUVq__form__switch label{width:100%}
.page-module__KWOJaW__cards__wrapper{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:16px;margin-bottom:164px;display:flex}.page-module__KWOJaW__input__wrapper{width:100%;max-width:320px;margin-bottom:24px}.page-module__KWOJaW__cta__wrapper{background-color:#000;border-radius:16px;justify-content:center;align-items:center;width:250px;padding:16px;display:flex;position:fixed;bottom:16px;right:16px}.page-module__KWOJaW__loader__wrapper{background-color:fff;justify-content:center;align-items:center;width:100%;height:300px;display:flex}
.PromotionsFiltersBar-module__Ar7Rha__filters__left{width:100%;max-width:320px}.PromotionsFiltersBar-module__Ar7Rha__filters__right{text-wrap-mode:nowrap}
.page-module__eIu0Ya__form__wrapper{margin-inline:auto;width:100%;max-width:600px;margin-top:32px;margin-bottom:32px}.page-module__eIu0Ya__form__header{justify-content:space-between;align-items:flex-start;display:flex}.page-module__eIu0Ya__message__wrapper{flex-direction:column;justify-content:center;align-items:center;gap:32px;width:100%;height:300px;display:flex}.page-module__eIu0Ya__message__wrapper h6{text-align:center}.page-module__eIu0Ya__response__wrapper{margin-inline:auto;width:100%;max-width:1200px;margin-top:32px;margin-bottom:32px}
.AnalysisReport-module__4dCclq__response__date{background:var(--mint-20);padding:var(--space-modulor) var(--space-xxs);border-radius:var(--radius-modulor);display:inline-block}.AnalysisReport-module__4dCclq__response__section{gap:var(--space-xs);flex-direction:column;width:100%;display:flex}.AnalysisReport-module__4dCclq__response__section__main{flex:1}@media screen and (min-width:1200px){.AnalysisReport-module__4dCclq__response__section{gap:var(--space-lg);flex-direction:row}.AnalysisReport-module__4dCclq__response__section__main{min-width:70%;max-width:70%}}
.ColorOrderSection-module__dGUtNq__info__box{border:1px solid var(--gray-40);border-radius:var(--radius-tiny);padding:var(--space-xs);margin-top:var(--space-tiny);margin-bottom:var(--space-sm);background-color:#fff}.ColorOrderSection-module__dGUtNq__info__box>div{max-width:58ch}.ColorOrderSection-module__dGUtNq__info__icon{flex-shrink:0;display:flex}.ColorOrderSection-module__dGUtNq__divider{background-color:#d9d9d9;align-self:stretch;width:2px}.ColorOrderSection-module__dGUtNq__cards__row{flex-wrap:wrap}.ColorOrderSection-module__dGUtNq__order__update-button{margin-top:var(--space-xs)}
.ReassignmentTool-module__-UODya__overlay{width:100vw;height:auto;z-index:var(--zindex-huge);justify-content:center;align-items:center;gap:var(--space-tiny);display:flex;position:fixed;inset:0}.ReassignmentTool-module__-UODya__overlay:before{content:"";-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:-1;background-color:#3232364d;width:100%;height:100dvh;transition:all .3s linear;display:block;position:absolute;top:0;left:0}.ReassignmentTool-module__-UODya__modal{background-color:var(--white);border-radius:var(--space-xs);width:100%;max-width:375px;padding:var(--space-xs)}
.CarCardPromotion-module__cuV5ua__card{cursor:pointer;border:1px solid var(--blue-sale);border-radius:8px;min-width:296px;height:404px;min-height:404px;transition:all .1s ease-out;position:relative;outline:1px solid #0000!important}.CarCardPromotion-module__cuV5ua__card--withBackground{background-position:100% 0;background-repeat:no-repeat;background-size:cover}.CarCardPromotion-module__cuV5ua__card--withoutBackground{background-color:#fff}.CarCardPromotion-module__cuV5ua__card__body{padding:0 var(--space-xs);margin-top:var(--space-tiny);flex-direction:column;flex-grow:1;display:flex}.CarCardPromotion-module__cuV5ua__card__footer{padding:var(--space-xs);position:relative}@media screen and (min-width:992px){.CarCardPromotion-module__cuV5ua__card{max-width:390px}}
.ContentWrapper-module__hpsT2W__content{width:100%;padding-right:var(--space-lg);padding-bottom:var(--space-lg);padding-left:var(--space-sm);transition:padding-left .3s ease-out;overflow:auto}.ContentWrapper-module__hpsT2W__content--sidebarClosed{padding-left:var(--space-lg)}
.UploadButton-module___lE5xa__uploadButton{min-width:140px}.UploadButton-module___lE5xa__uploadButton--disabled{pointer-events:none}
.page-module__eCKcJq__form__wrapper{margin-inline:auto;width:100%;max-width:992px;margin-top:32px;margin-bottom:32px}
.ColorForm-module__L_gC4q__singleColorForm{border-bottom:1px solid #e0e0e0;margin-bottom:32px}.ColorForm-module__L_gC4q__singleColorForm__wrapper{gap:16px;width:100%;margin-bottom:16px;display:flex}.ColorForm-module__L_gC4q__singleColorForm__input{flex:20%}.ColorForm-module__L_gC4q__singleColorForm__colorinput{flex:10%}.ColorForm-module__L_gC4q__singleColorForm__dateinput{flex:30%}.ColorForm-module__L_gC4q__singleColorForm__buttons{margin-left:auto}.ColorForm-module__L_gC4q__singleColorForm__button{flex:.2;margin-left:auto}.ColorForm-module__L_gC4q__singleColorForm__interval{min-width:245px}
.BannerPreview-module__8FB3ka__banner__wrapper{background-color:#fff;border-radius:24px;padding:16px;box-shadow:0 0 20px #eee}.BannerPreview-module__8FB3ka__banner{background:linear-gradient(78deg, var(--red-100,#ff3939) 0%, var(--yellow-80,#f9c433) 100%);border-radius:8px;justify-content:space-between;align-items:center;height:auto;display:flex}.BannerPreview-module__8FB3ka__banner .BannerPreview-module__8FB3ka__banner__text{padding:24px}.BannerPreview-module__8FB3ka__banner__mobile{background:linear-gradient(78deg, var(--red-100,#ff3939) 0%, var(--yellow-80,#f9c433) 100%);justify-content:space-between;align-items:center;width:375px;height:auto;display:flex}.BannerPreview-module__8FB3ka__banner__mobile .BannerPreview-module__8FB3ka__banner__text{padding:16px}.BannerPreview-module__8FB3ka__countdown{background-color:#fff;border-radius:50px;justify-content:center;align-items:center;width:fit-content;margin-top:8px;padding:4px 8px;display:flex}.BannerPreview-module__8FB3ka__banner__image{justify-content:center;align-items:flex-end;width:30%;display:flex}.BannerPreview-module__8FB3ka__banner__image img{width:auto;max-height:100%}
.DialogConfirmation-module__vTLuzq__footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.DialogConfirmation-module__vTLuzq__button__wrapper{width:calc(50% - 8px)}
.CardList-module__1kDBzG__market__selector{top:var(--space-xs);right:var(--space-tiny);padding-right:var(--space-lg);z-index:var(--zindex-xxl);position:fixed}.CardList-module__1kDBzG__cards__wrapper{gap:var(--space-xs);grid-template-columns:1fr 1fr 1fr;margin-bottom:164px;display:grid}.CardList-module__1kDBzG__loader__wrapper{width:100%;height:300px}.CardList-module__1kDBzG__empty__state{width:100%}
.PromotionPreview-module__HAecqa__wrapper{border:1px solid var(--gray-40);border-radius:var(--radius-tiny);background:var(--gray-20);top:calc(47px + 40px + var(--space-xs) * 2 + var(--space-md));max-height:calc(100vh - (47px + 40px + var(--space-xs) * 2 + var(--space-md)) - var(--space-md));flex:1;position:sticky;overflow:hidden}.PromotionPreview-module__HAecqa__header{border-bottom:1px solid var(--gray-40);flex-shrink:0}.PromotionPreview-module__HAecqa__content{flex:auto;min-height:0;overflow-y:auto}.PromotionPreview-module__HAecqa__preview__section{border-top:1px solid var(--gray-40)}
.Form-module__7eXAka__radio__wrapper{justify-content:space-between;align-items:flex-start;gap:16px;margin-top:16px;display:flex}.Form-module__7eXAka__result__wrapper{border:1px solid #000;border-radius:16px;justify-content:flex-start;align-items:center;gap:8px;width:100%;padding:16px;display:flex}.Form-module__7eXAka__result__wrapper-denied{border-color:#ff3939}.Form-module__7eXAka__result__wrapper-maybe{border-color:#f9c433}.Form-module__7eXAka__result__wrapper-approved{border-color:#00aa94}.Form-module__7eXAka__icon__wrapper{border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:8px;display:flex}.Form-module__7eXAka__result__wrapper-denied .Form-module__7eXAka__icon__wrapper{background-color:#ff3939}.Form-module__7eXAka__result__wrapper-maybe .Form-module__7eXAka__icon__wrapper{background-color:#f9c433}.Form-module__7eXAka__result__wrapper-approved .Form-module__7eXAka__icon__wrapper{background-color:#00aa94}.Form-module__7eXAka__icon__wrapper img{max-width:100%;max-height:100%}.Form-module__7eXAka__update__wrapper{justify-content:space-between;align-items:center;gap:8px;margin-top:16px;display:flex}.Form-module__7eXAka__cars__wrapper{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.Form-module__7eXAka__car__wrapper{border:2px solid #000;border-radius:16px;justify-content:space-between;align-items:center;width:calc(50% - 8px);margin-top:32px;padding:16px;display:flex}.Form-module__7eXAka__car__wrapper-item{width:calc(50% - 8px)}.Form-module__7eXAka__car__wrapper-item img{max-width:100%}.Form-module__7eXAka__alert__wrapper{border:2px solid #000;border-radius:8px;margin-top:24px;padding:16px}.Form-module__7eXAka__alert__wrapper a{text-decoration:underline}.Form-module__7eXAka__download__wrapper{cursor:pointer;justify-content:flex-end;align-items:center;gap:8px;width:270px;margin-top:16px;margin-left:auto;display:flex}.Form-module__7eXAka__loader__wrapper{justify-content:center;align-items:center;width:50px;height:50px;display:flex}.Form-module__7eXAka__button__loading span{background-color:var(--black);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Form-module__7eXAka__dots}.Form-module__7eXAka__button__loading span:nth-child(2){animation-delay:.4s}.Form-module__7eXAka__button__loading span:nth-child(3){animation-delay:.8s}.Form-module__7eXAka__tertiary.Form-module__7eXAka__button__loading span{background-color:var(--white)}@keyframes Form-module__7eXAka__dots{50%{opacity:.4}}
.Form-module__u6YvkG__radio__wrapper{justify-content:space-between;align-items:flex-start;gap:16px;margin-top:16px;display:flex}.Form-module__u6YvkG__result__wrapper{border:1px solid #000;border-radius:16px;justify-content:flex-start;align-items:center;gap:8px;width:100%;padding:16px;display:flex}.Form-module__u6YvkG__result__wrapper-denied{border-color:#ff3939}.Form-module__u6YvkG__result__wrapper-maybe{border-color:#f9c433}.Form-module__u6YvkG__result__wrapper-approved{border-color:#00aa94}.Form-module__u6YvkG__icon__wrapper{border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:8px;display:flex}.Form-module__u6YvkG__result__wrapper-denied .Form-module__u6YvkG__icon__wrapper{background-color:#ff3939}.Form-module__u6YvkG__result__wrapper-maybe .Form-module__u6YvkG__icon__wrapper{background-color:#f9c433}.Form-module__u6YvkG__result__wrapper-approved .Form-module__u6YvkG__icon__wrapper{background-color:#00aa94}.Form-module__u6YvkG__icon__wrapper img{max-width:100%;max-height:100%}.Form-module__u6YvkG__update__wrapper{justify-content:space-between;align-items:center;gap:8px;margin-top:16px;display:flex}.Form-module__u6YvkG__cars__wrapper{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.Form-module__u6YvkG__car__wrapper{border:2px solid #000;border-radius:16px;justify-content:space-between;align-items:center;width:calc(50% - 8px);margin-top:32px;padding:16px;display:flex}.Form-module__u6YvkG__car__wrapper-item{width:calc(50% - 8px)}.Form-module__u6YvkG__car__wrapper-item img{max-width:100%}.Form-module__u6YvkG__alert__wrapper{border:2px solid #000;border-radius:8px;margin-top:24px;padding:16px}.Form-module__u6YvkG__alert__wrapper a{text-decoration:underline}
.RulesTable-module__sPvYGq__response__table{border-top:1px solid #eaeaea;border-right:1px solid #eaeaea;width:100%}.RulesTable-module__sPvYGq__response__table__row{border-bottom:1px solid #eaeaea;flex-direction:row;justify-content:flex-start;align-items:stretch;display:flex}.RulesTable-module__sPvYGq__response__table__row--header{background-color:var(--gray-40)}.RulesTable-module__sPvYGq__response__table__cell{border-left:1px solid #eaeaea;justify-content:flex-start;align-items:center;width:25%;min-height:16px;padding:8px;display:flex}.RulesTable-module__sPvYGq__response__table__cell p{line-height:1.5}.RulesTable-module__sPvYGq__response__table__cell:first-child,.RulesTable-module__sPvYGq__response__table__cell:nth-child(2){width:35%}.RulesTable-module__sPvYGq__response__table__cell:nth-child(3){width:10%}.RulesTable-module__sPvYGq__response__table__cell:nth-child(4){width:20%}
.ColorsAvailable-module__XCKbSW__section{background-color:var(--gray-20);border:1px solid var(--gray-40);padding:var(--space-xs);border-radius:var(--radius-xs);margin-bottom:var(--space-sm)}.ColorsAvailable-module__XCKbSW__add-color-button{width:350px;margin-inline:auto}
.SidebarLayout-module__ouvBUG__sidebar{align-items:stretch;min-width:100dvw;max-width:100dvw;height:100dvh;display:flex}
.page-module__DPrXba__container{background-color:#fff;border-radius:16px;width:100%;max-width:400px;padding:16px}.page-module__DPrXba__logo{justify-content:center;align-items:center;width:100%;height:40px;margin-bottom:16px;display:flex}.page-module__DPrXba__container p{text-align:center;margin-bottom:16px}
.Form-module__n1wrja__form{width:100vw;transition:all .2s linear}.Form-module__n1wrja__form>div{min-width:350px;max-width:500px}.Form-module__n1wrja__form--withSimulator,.Form-module__n1wrja__form--withSimulator .Form-module__n1wrja__form__actionButtons{width:100%}.Form-module__n1wrja__form--withSimulator .Form-module__n1wrja__form__actionButtons>div:first-child{flex-grow:1}.Form-module__n1wrja__hidden{display:none}@media screen and (min-width:960px){.Form-module__n1wrja__form--withSimulator{width:30vw;min-width:400px}}
.Form-module__JzPK3a__main__wrapper{grid-template-columns:1fr 1fr 1fr;gap:16px;display:grid}.Form-module__JzPK3a__button__wrapper{width:342px;margin-top:24px;margin-bottom:128px;margin-left:auto}.Form-module__JzPK3a__options__wrapper{background-color:#f5f5f5;border-radius:16px;flex-direction:column;gap:16px;min-height:600px;max-height:600px;padding:16px;display:flex;overflow-y:scroll}.Form-module__JzPK3a__option__wrapper{justify-content:end;align-items:center;gap:16px;display:flex}.Form-module__JzPK3a__option__wrapper--left{cursor:pointer;background-color:#000;border-radius:4px;justify-content:center;align-items:center;margin-left:auto;padding:4px 8px;display:flex}.Form-module__JzPK3a__option__wrapper--right{cursor:pointer;background-color:#000;border-radius:4px;justify-content:center;align-items:center;padding:4px 8px;display:flex}.Form-module__JzPK3a__option__wrapper--close{background-color:var(--red-100);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.Form-module__JzPK3a__input__wrapper{margin-bottom:16px}
.Form-module__qB6Qqq__form__extraTags{border:1px solid #000;border-radius:16px;padding:8px 16px}
.Form-module__10lcSG__table__header{padding:var(--space-tiny);background:var(--gray-40);margin-top:var(--space-xs)}.Form-module__10lcSG__table{gap:var(--space-xs);margin-top:var(--space-xs);grid-template-columns:repeat(3,1fr);display:grid}.Form-module__10lcSG__loader__wrapper{background-color:fff;justify-content:center;align-items:center;width:100%;height:300px;display:flex}
.Card-module__H5qfyG__card__wrapper{background-color:#eee;border-radius:16px;width:100%;max-width:100%;min-height:200px;padding:16px;position:relative;box-shadow:0 0 10px #0000001a}.Card-module__H5qfyG__card__bottom{justify-content:flex-end;align-items:center;gap:4px;width:100%;padding:16px;display:flex;position:absolute;bottom:0;left:0;right:0}.Card-module__H5qfyG__card__close{cursor:pointer}@media screen and (min-width:768px){.Card-module__H5qfyG__card__wrapper{max-width:calc(50% - 8px)}}@media screen and (min-width:992px){.Card-module__H5qfyG__card__wrapper{max-width:calc(33% - 8px)}}@media screen and (min-width:1440px){.Card-module__H5qfyG__card__wrapper{max-width:calc(23% - 4px)}}
.CreatePromotionContent-module__Qnb8tW__form{position:relative}
.page-module__9YzOPW__form__wrapper{margin-inline:auto;width:100%;max-width:600px;margin-top:32px;margin-bottom:32px}
.TaskResponse-module__Xh56qW__message__wrapper{flex-direction:column;justify-content:center;align-items:center;gap:32px;width:100%;height:300px;display:flex}.TaskResponse-module__Xh56qW__message__wrapper h6{text-align:center}
.TaskResponse-module__M8F0eG__message__wrapper{flex-direction:column;justify-content:center;align-items:center;gap:32px;width:100%;height:300px;display:flex}.TaskResponse-module__M8F0eG__message__wrapper h6{text-align:center}
.BureauResponse-module__2bCPgq__response__info{justify-content:flex-start;align-items:flex-start;gap:var(--space-sm);flex-direction:row;width:100%;display:flex}.BureauResponse-module__2bCPgq__response__info__items{gap:var(--space-sm);flex-direction:row;display:flex}@media screen and (min-width:1200px){.BureauResponse-module__2bCPgq__response__info,.BureauResponse-module__2bCPgq__response__info__items{flex-direction:column}}@media screen and (min-width:1400px){.BureauResponse-module__2bCPgq__response__info{flex-direction:row}}
.page-module__qFNtvq__wrapper{width:100%;height:800px;margin-top:var(--space-lg);margin-bottom:var(--space-xl)}.page-module__qFNtvq__iframe{border:0;width:100%;height:100%}
