.BottomSheet-module__WzFYTa__modal{z-index:var(--z-index-modal);height:100%;position:fixed;inset:0}.BottomSheet-module__WzFYTa__modal .BottomSheet-module__WzFYTa__enterActive .BottomSheet-module__WzFYTa__backdrop,.BottomSheet-module__WzFYTa__modal .BottomSheet-module__WzFYTa__enterDone .BottomSheet-module__WzFYTa__backdrop{opacity:.3}.BottomSheet-module__WzFYTa__modal .BottomSheet-module__WzFYTa__exitActive .BottomSheet-module__WzFYTa__backdrop,.BottomSheet-module__WzFYTa__modal .BottomSheet-module__WzFYTa__exitDone .BottomSheet-module__WzFYTa__backdrop{opacity:0}.BottomSheet-module__WzFYTa__popover{top:auto;top:initial;z-index:calc(var(--z-index-modal) + 5);max-height:100vh;box-shadow:none;border-radius:5px 5px 0 0;transition:transform .2s ease-in-out;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.BottomSheet-module__WzFYTa__popover.BottomSheet-module__WzFYTa__enterActive,.BottomSheet-module__WzFYTa__popover.BottomSheet-module__WzFYTa__enterDone{transform:translate(0,0)}.BottomSheet-module__WzFYTa__popover.BottomSheet-module__WzFYTa__exitActive,.BottomSheet-module__WzFYTa__popover.BottomSheet-module__WzFYTa__exitDone{transform:translateY(100%)}.BottomSheet-module__WzFYTa__bottomSheet{z-index:calc(var(--z-index-modal) + 1);background-color:var(--color-white);border-radius:var(--space-xs) var(--space-xs) 0 0;flex-direction:column;align-items:center;min-height:143px;display:flex;position:relative;box-shadow:0 4px 20px #223c5033}.BottomSheet-module__WzFYTa__backdrop{z-index:var(--z-index-modal);background-color:var(--color-black);cursor:pointer;opacity:.3;height:200vh;transition:opacity .2s ease-in-out;position:fixed;bottom:0;left:0;right:0}.BottomSheet-module__WzFYTa__animated{transition:transform .2s}.BottomSheet-module__WzFYTa__handle{cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:35px;display:flex}.BottomSheet-module__WzFYTa__line{background-color:var(--color-medium-gray);border-radius:var(--space-xxs);flex-shrink:0;width:35px;height:5px}.BottomSheet-module__WzFYTa__body{width:100%}.BottomSheet-module__WzFYTa__expanded .BottomSheet-module__WzFYTa__body{scrollbar-width:none;overflow-y:auto}.BottomSheet-module__WzFYTa__scroller{z-index:10;flex-grow:1;position:relative}.BottomSheet-module__WzFYTa__title{padding:0 var(--space-s) var(--space-n);font-weight:500;font-size:var(--size-l);font-family:var(--font-hero);line-height:1.2}.BottomSheet-module__WzFYTa__containerContent{padding:var(--space-xs) var(--space-s)}.BottomSheet-module__WzFYTa__footer{padding:14px var(--space-s);border-top:1px solid #0000;margin-top:-1px;transition:border-color .2s ease-in-out}.BottomSheet-module__WzFYTa__footer.BottomSheet-module__WzFYTa__bordered{border-color:var(--color-medium-gray)}@media (max-width:767px){.BottomSheet-module__WzFYTa__title{font-size:var(--size-xm)}}
.ModalSidebar-module__dINUvW__modal{z-index:var(--z-index-modal);--backdrop-color-hidden:#0000;--backdrop-color-visible:#0000004d;--transition-fast:.2s;--transition-medium:.3s;--transition-slow:.4s;--mobile-animation-start:translate3d(0, 100%, 0);--desktop-animation-end:translate3d(0, 0, 0);height:100%;position:fixed;inset:0}.ModalSidebar-module__dINUvW__modal.ModalSidebar-module__dINUvW__hidden{display:none}.ModalSidebar-module__dINUvW__modal.ModalSidebar-module__dINUvW__needBorder .ModalSidebar-module__dINUvW__footer{padding:var(--space-s) var(--space-xxl)}.ModalSidebar-module__dINUvW__modal.ModalSidebar-module__dINUvW__needBorder .ModalSidebar-module__dINUvW__head{padding:var(--space-l) var(--space-xxl)}.ModalSidebar-module__dINUvW__modal.ModalSidebar-module__dINUvW__needBorder .ModalSidebar-module__dINUvW__containerContent{padding-top:0}.ModalSidebar-module__dINUvW__modal.ModalSidebar-module__dINUvW__rtl{--desktop-animation-start:translate3d(100%, 0, 0)}.ModalSidebar-module__dINUvW__modal.ModalSidebar-module__dINUvW__ltr{--desktop-animation-start:translate3d(-100%, 0, 0)}.ModalSidebar-module__dINUvW__wrapper{justify-content:flex-end;width:100%;height:100%;display:flex;position:relative}.ModalSidebar-module__dINUvW__wrapper.ModalSidebar-module__dINUvW__enter .ModalSidebar-module__dINUvW__backdrop{background-color:var(--backdrop-color-hidden)}.ModalSidebar-module__dINUvW__wrapper.ModalSidebar-module__dINUvW__enter .ModalSidebar-module__dINUvW__wrapperContent.ModalSidebar-module__dINUvW__effectiveVariantMobile{transform:var(--mobile-animation-start)}.ModalSidebar-module__dINUvW__wrapper.ModalSidebar-module__dINUvW__enter .ModalSidebar-module__dINUvW__wrapperContent.ModalSidebar-module__dINUvW__effectiveVariantDesktop{transform:var(--desktop-animation-start)}.ModalSidebar-module__dINUvW__wrapper.ModalSidebar-module__dINUvW__enterActive .ModalSidebar-module__dINUvW__backdrop,.ModalSidebar-module__dINUvW__wrapper.ModalSidebar-module__dINUvW__enterDone .ModalSidebar-module__dINUvW__backdrop{background-color:var(--backdrop-color-visible)}.ModalSidebar-module__dINUvW__wrapper.ModalSidebar-module__dINUvW__enterActive .ModalSidebar-module__dINUvW__wrapperContent,.ModalSidebar-module__dINUvW__wrapper.ModalSidebar-module__dINUvW__enterDone .ModalSidebar-module__dINUvW__wrapperContent{transform:var(--desktop-animation-end)}.ModalSidebar-module__dINUvW__wrapper.ModalSidebar-module__dINUvW__exit .ModalSidebar-module__dINUvW__backdrop{background-color:var(--backdrop-color-visible)}.ModalSidebar-module__dINUvW__wrapper.ModalSidebar-module__dINUvW__exit .ModalSidebar-module__dINUvW__wrapperContent{transform:var(--desktop-animation-end);transition:transform var(--transition-medium) ease-in-out}.ModalSidebar-module__dINUvW__wrapper.ModalSidebar-module__dINUvW__exitActive .ModalSidebar-module__dINUvW__backdrop,.ModalSidebar-module__dINUvW__wrapper.ModalSidebar-module__dINUvW__exitDone .ModalSidebar-module__dINUvW__backdrop{background-color:var(--backdrop-color-hidden)}.ModalSidebar-module__dINUvW__wrapper.ModalSidebar-module__dINUvW__exitActive .ModalSidebar-module__dINUvW__wrapperContent.ModalSidebar-module__dINUvW__effectiveVariantMobile,.ModalSidebar-module__dINUvW__wrapper.ModalSidebar-module__dINUvW__exitDone .ModalSidebar-module__dINUvW__wrapperContent.ModalSidebar-module__dINUvW__effectiveVariantMobile{transform:var(--mobile-animation-start)}.ModalSidebar-module__dINUvW__wrapper.ModalSidebar-module__dINUvW__exitActive .ModalSidebar-module__dINUvW__wrapperContent.ModalSidebar-module__dINUvW__effectiveVariantDesktop,.ModalSidebar-module__dINUvW__wrapper.ModalSidebar-module__dINUvW__exitDone .ModalSidebar-module__dINUvW__wrapperContent.ModalSidebar-module__dINUvW__effectiveVariantDesktop{transform:var(--desktop-animation-start)}.ModalSidebar-module__dINUvW__backdrop{z-index:1;background-color:var(--backdrop-color-hidden);transition:background-color var(--transition-slow) ease-in-out;position:absolute;inset:0}.ModalSidebar-module__dINUvW__wrapperContent{z-index:2;box-sizing:border-box;background-color:var(--color-white);width:100%;transition:transform var(--transition-slow) ease-in-out;flex-direction:column;display:flex;position:fixed;top:0;bottom:0;right:0}.ModalSidebar-module__dINUvW__wrapperContent.ModalSidebar-module__dINUvW__effectiveVariantMobile{transform:var(--mobile-animation-start)}.ModalSidebar-module__dINUvW__wrapperContent.ModalSidebar-module__dINUvW__effectiveVariantDesktop{transform:var(--desktop-animation-start)}.ModalSidebar-module__dINUvW__footer{padding:var(--space-s) var(--space-xxl);transition:border-color var(--transition-fast) ease-in-out;border-top:1px solid #0000}.ModalSidebar-module__dINUvW__footer.ModalSidebar-module__dINUvW__bordered{border-color:var(--color-light-gray)}.ModalSidebar-module__dINUvW__header{padding:0 var(--space-xxl);flex-shrink:0;overflow:hidden}.ModalSidebar-module__dINUvW__wrapperPreloader{justify-content:center;align-items:center;height:100%;display:flex}.ModalSidebar-module__dINUvW__head{z-index:10;gap:var(--space-s);padding:var(--space-l) var(--space-xxl) 0;transition:border-color var(--transition-fast) ease-in-out;border-bottom:1px solid #0000;justify-content:space-between;align-items:flex-start;display:flex;position:relative}.ModalSidebar-module__dINUvW__head.ModalSidebar-module__dINUvW__bordered{border-color:var(--color-light-gray)}.ModalSidebar-module__dINUvW__arrowContainer{min-height:25px;display:flex}.ModalSidebar-module__dINUvW__iconLeft{width:19px;height:14px;color:var(--color-grafit);cursor:pointer;align-self:center;rotate:180deg}.ModalSidebar-module__dINUvW__titleWrapper{display:flex}.ModalSidebar-module__dINUvW__title{font-weight:500;font-size:var(--size-xl);font-family:var(--font-hero);margin:0;line-height:1.3}.ModalSidebar-module__dINUvW__iconClose{margin-left:var(--space-s);flex-shrink:0}.ModalSidebar-module__dINUvW__containerContent{z-index:10;height:fit-content;padding:var(--space-l) var(--space-xxl) 0;background:var(--color-white);flex-grow:1;position:relative;overflow:hidden}.ModalSidebar-module__dINUvW__scroller{z-index:9;flex-grow:1;margin-top:-1px;position:relative}.ModalSidebar-module__dINUvW__arrowContainer{cursor:pointer}.ModalSidebar-module__dINUvW__iconCircleLeft{width:32px;height:32px}@media (max-width:767px){.ModalSidebar-module__dINUvW__modal.ModalSidebar-module__dINUvW__viewDefault .ModalSidebar-module__dINUvW__wrapperContent{max-height:100%}.ModalSidebar-module__dINUvW__modal.ModalSidebar-module__dINUvW__viewDefault .ModalSidebar-module__dINUvW__wrapper{flex-direction:column;justify-content:space-between}.ModalSidebar-module__dINUvW__modal.ModalSidebar-module__dINUvW__viewDefault .ModalSidebar-module__dINUvW__wrapper:before{content:"";height:79px}.ModalSidebar-module__dINUvW__modal.ModalSidebar-module__dINUvW__viewFullscreen .ModalSidebar-module__dINUvW__wrapperContent{height:100%}.ModalSidebar-module__dINUvW__modal.ModalSidebar-module__dINUvW__needBorder .ModalSidebar-module__dINUvW__head{padding:var(--space-n) var(--space-s)}.ModalSidebar-module__dINUvW__modal.ModalSidebar-module__dINUvW__needBorder .ModalSidebar-module__dINUvW__footer{padding:14px var(--space-s)}.ModalSidebar-module__dINUvW__modal.ModalSidebar-module__dINUvW__needBorder .ModalSidebar-module__dINUvW__containerContent{padding-top:0}.ModalSidebar-module__dINUvW__wrapper{align-items:flex-end}.ModalSidebar-module__dINUvW__wrapperContent{max-width:100%;position:static}.ModalSidebar-module__dINUvW__head{gap:var(--space-xs);padding:var(--space-n) var(--space-s);align-items:flex-start}.ModalSidebar-module__dINUvW__footer{padding:14px var(--space-s)}.ModalSidebar-module__dINUvW__header{padding:0 var(--space-s)}.ModalSidebar-module__dINUvW__containerContent{box-sizing:border-box;height:100%;padding:var(--space-xs) var(--space-s) 0;overflow-y:auto}.ModalSidebar-module__dINUvW__title{font-size:var(--size-xm);line-height:1.2}.ModalSidebar-module__dINUvW__arrowContainer{flex-shrink:0;width:24px;height:24px}}@media (max-width:639px){.ModalSidebar-module__dINUvW__titleWrapper{flex-direction:column;justify-content:flex-start}}
.Row-module__4SVe3a__row{display:block}.Row-module__4SVe3a__row:hover{cursor:pointer}.Row-module__4SVe3a__row.Row-module__4SVe3a__colored .Row-module__4SVe3a__box{border:1px solid var(--color-medium-gray);border-radius:50%;width:30px;height:30px;margin:0;position:relative}.Row-module__4SVe3a__row.Row-module__4SVe3a__colored .Row-module__4SVe3a__check{background:0 0}.Row-module__4SVe3a__row.Row-module__4SVe3a__colored .Row-module__4SVe3a__control:checked~.Row-module__4SVe3a__container .Row-module__4SVe3a__box{border-color:var(--color-medium-gray)}.Row-module__4SVe3a__row.Row-module__4SVe3a__colored .Row-module__4SVe3a__control:checked~.Row-module__4SVe3a__container .Row-module__4SVe3a__box .Row-module__4SVe3a__check{border:1px solid var(--color-dark-gray);border-radius:50%;width:36px;height:36px;position:absolute}.Row-module__4SVe3a__row.Row-module__4SVe3a__colored .Row-module__4SVe3a__control:checked~.Row-module__4SVe3a__container.Row-module__4SVe3a__disabled .Row-module__4SVe3a__check{border:none}.Row-module__4SVe3a__row.Row-module__4SVe3a__colored .Row-module__4SVe3a__disabled{position:relative}.Row-module__4SVe3a__row.Row-module__4SVe3a__colored .Row-module__4SVe3a__disabled:before,.Row-module__4SVe3a__row.Row-module__4SVe3a__colored .Row-module__4SVe3a__disabled:after{z-index:1;background-color:var(--color-dark-gray);content:"";width:130%;height:1px;position:absolute;top:50%;left:-15%}.Row-module__4SVe3a__row.Row-module__4SVe3a__colored .Row-module__4SVe3a__disabled:before{transform:rotate(45deg)translateY(-50%)}.Row-module__4SVe3a__row.Row-module__4SVe3a__colored .Row-module__4SVe3a__disabled:after{transform:rotate(-45deg)translateY(-50%)}.Row-module__4SVe3a__control{visibility:hidden;position:absolute;left:-9999px}.Row-module__4SVe3a__container{align-items:flex-start;display:flex}.Row-module__4SVe3a__container:not(.Row-module__4SVe3a__disabled):hover .Row-module__4SVe3a__box:not(.Row-module__4SVe3a__container:not(.Row-module__4SVe3a__disabled):hover .Row-module__4SVe3a__box.Row-module__4SVe3a__checked){border-color:var(--color-dark-gray)}.Row-module__4SVe3a__container:not(.Row-module__4SVe3a__disabled):hover .Row-module__4SVe3a__box:not(.Row-module__4SVe3a__container:not(.Row-module__4SVe3a__disabled):hover .Row-module__4SVe3a__box.Row-module__4SVe3a__checked) .Row-module__4SVe3a__check{color:var(--color-dark-gray)}.Row-module__4SVe3a__container:not(.Row-module__4SVe3a__disabled):hover .Row-module__4SVe3a__box.Row-module__4SVe3a__checked{background-color:var(--color-black);border:none}.Row-module__4SVe3a__container.Row-module__4SVe3a__disabled:hover{cursor:default}.Row-module__4SVe3a__container.Row-module__4SVe3a__disabled .Row-module__4SVe3a__box:not(.Row-module__4SVe3a__color){background-color:var(--color-light-gray);border:1px solid var(--color-light-gray)}.Row-module__4SVe3a__container.Row-module__4SVe3a__disabled .Row-module__4SVe3a__check{color:var(--color-light-gray)}.Row-module__4SVe3a__container.Row-module__4SVe3a__disabled .Row-module__4SVe3a__text{color:var(--color-medium-gray)}.Row-module__4SVe3a__box{box-sizing:border-box;width:20px;height:20px;margin-right:var(--space-s);border:1px solid var(--color-medium-gray);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .2s,border-color .2s;display:flex}.Row-module__4SVe3a__box.Row-module__4SVe3a__checked:not(focus){background-color:var(--color-grafit);border:none}.Row-module__4SVe3a__box.Row-module__4SVe3a__color .Row-module__4SVe3a__iconCheck{display:none}.Row-module__4SVe3a__check{width:14px;height:10px;color:var(--color-white);transition:color .2s;display:flex}@media (max-width:767px){.Row-module__4SVe3a__box{margin-right:0}.Row-module__4SVe3a__text{color:var(--color-black);font-size:var(--size-s);line-height:1.4}.Row-module__4SVe3a__row.Row-module__4SVe3a__isCollapsable:not(.Row-module__4SVe3a__colored){background-color:var(--color-light-gray);border:1px solid var(--color-light-gray);border-radius:45px;padding:7px 10px;transition:all .2s ease-in-out}.Row-module__4SVe3a__row.Row-module__4SVe3a__isCollapsable:not(.Row-module__4SVe3a__colored) .Row-module__4SVe3a__box{display:none}.Row-module__4SVe3a__row.Row-module__4SVe3a__isCollapsable:not(.Row-module__4SVe3a__colored) .Row-module__4SVe3a__container{justify-content:center;align-items:center;display:flex}.Row-module__4SVe3a__row.Row-module__4SVe3a__isCollapsable:not(.Row-module__4SVe3a__colored) .Row-module__4SVe3a__container.Row-module__4SVe3a__disabled .Row-module__4SVe3a__text{color:var(--color-medium-gray);opacity:.7}.Row-module__4SVe3a__row.Row-module__4SVe3a__isCollapsable:not(.Row-module__4SVe3a__colored):not(:has(.Row-module__4SVe3a__disabled)):has(.Row-module__4SVe3a__control:checked){background-color:var(--color-white);border:1px solid var(--color-black)}.Row-module__4SVe3a__row.Row-module__4SVe3a__isCollapsable .Row-module__4SVe3a__text{font-size:var(--size-xs)}.Row-module__4SVe3a__row:not(.Row-module__4SVe3a__colored):not(.Row-module__4SVe3a__isCollapsable):not(:last-child){border-bottom:1px solid var(--color-light-gray)}.Row-module__4SVe3a__row:not(.Row-module__4SVe3a__colored):not(.Row-module__4SVe3a__isCollapsable) .Row-module__4SVe3a__container{flex-direction:row-reverse;justify-content:space-between;padding-bottom:20px}}
.CheckboxList-module__9y9F1W__list{font-size:var(--size-n);line-height:1.3}.CheckboxList-module__9y9F1W__row:not(.CheckboxList-module__9y9F1W__colored):not(:first-child){margin-top:var(--space-xs)}.CheckboxList-module__9y9F1W__coloredContainer{margin-top:var(--space-xxs-neg);flex-wrap:wrap;display:flex}.CheckboxList-module__9y9F1W__colored{padding:var(--space-xxs)}.CheckboxList-module__9y9F1W__selectAllRow{margin-bottom:var(--space-xs);color:var(--color-grafit);font-size:var(--size-s)}.CheckboxList-module__9y9F1W__search{margin-bottom:var(--space-n)}.CheckboxList-module__9y9F1W__search .CheckboxList-module__9y9F1W__searchControl{padding:var(--space-xs) 0}.CheckboxList-module__9y9F1W__icon{width:20px;height:20px;margin-right:var(--space-s);position:relative}.CheckboxList-module__9y9F1W__searchIcon{width:20px;height:20px;color:var(--color-grafit);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CheckboxList-module__9y9F1W__groupsContainer{margin-left:var(--space-l)}.CheckboxList-module__9y9F1W__groupsContainer:has(.CheckboxList-module__9y9F1W__notFound){margin:0}.CheckboxList-module__9y9F1W__notFound{color:var(--color-grafit);position:absolute;top:50%;left:50%;transform:translate(-50%)}.CheckboxList-module__9y9F1W__groupHeader{margin-top:var(--space-xs);margin-bottom:var(--space-xs);padding:var(--space-xxs) var(--space-s);background-color:var(--color-light-gray);border-radius:5px}.CheckboxList-module__9y9F1W__groupHeader:first-child{margin-top:0}@media (max-width:767px){.CheckboxList-module__9y9F1W__row:not(.CheckboxList-module__9y9F1W__colored):not(:first-child){margin-top:var(--space-n)}.CheckboxList-module__9y9F1W__search,.CheckboxList-module__9y9F1W__coloredContainer{margin-top:var(--space-xs-neg)}.CheckboxList-module__9y9F1W__groupsContainer{min-height:395px;margin-left:0}.CheckboxList-module__9y9F1W__groupHeader{margin-top:0;margin-right:var(--space-s-neg);margin-bottom:var(--space-n);margin-left:var(--space-s-neg);border-radius:0}.CheckboxList-module__9y9F1W__list.CheckboxList-module__9y9F1W__isCollapsable:not(.CheckboxList-module__9y9F1W__colored){gap:var(--space-xxs);flex-wrap:wrap;display:flex}.CheckboxList-module__9y9F1W__list.CheckboxList-module__9y9F1W__isCollapsable:not(.CheckboxList-module__9y9F1W__colored) .CheckboxList-module__9y9F1W__row:not(.CheckboxList-module__9y9F1W__colored):not(:first-child){margin:0}}
.CheckboxGroup-module__HAm9Lq__secondary.CheckboxGroup-module__HAm9Lq__collapsed .CheckboxGroup-module__HAm9Lq__secondaryItem{margin-top:var(--space-xs)}.CheckboxGroup-module__HAm9Lq__secondaryItem,.CheckboxGroup-module__HAm9Lq__secondary{transition:margin .3s}.CheckboxGroup-module__HAm9Lq__showMore{gap:var(--space-xxs);margin-top:var(--space-s);color:var(--color-grafit);text-underline-position:under;align-items:center;text-decoration:underline;display:inline-flex}.CheckboxGroup-module__HAm9Lq__showMore:not(.CheckboxGroup-module__HAm9Lq__disabled):hover{color:var(--color-black);cursor:pointer}@media (max-width:767px){.CheckboxGroup-module__HAm9Lq__showMore{font-size:var(--size-s)}}
.FabricSample-module__ZNGPNW__fabricSample{background-color:var(--color-white);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.FabricSample-module__ZNGPNW__fabricSample:before{opacity:0;content:"";background-color:#000000b3;position:absolute;inset:0}.FabricSample-module__ZNGPNW__iconPlus{z-index:3;background-image:url(../media/plus.04n2s~cq-.66l.svg?dpl=8f58d3f4);background-position:50%;background-repeat:no-repeat;background-size:contain;width:18px;height:18px}.FabricSample-module__ZNGPNW__iconRemove{z-index:3;background-image:url(../media/del.1598dda86qr.g.svg?dpl=8f58d3f4);background-position:50%;background-repeat:no-repeat;background-size:contain;width:18px;height:18px}.FabricSample-module__ZNGPNW__image{z-index:1;background-size:cover;flex-grow:1;justify-content:center;align-items:center;width:100%;height:100%;transition:all .4s;display:flex;position:absolute;overflow:hidden}@media (max-width:1023px){.FabricSample-module__ZNGPNW__fabricSample{width:40px;height:40px}}
.Group-module__I2_fHa__group{padding-top:var(--space-m);padding-bottom:var(--space-m)}.Group-module__I2_fHa__group:first-child{padding-top:0}.Group-module__I2_fHa__group:last-child{padding-bottom:0}.Group-module__I2_fHa__group.Group-module__I2_fHa__collapsed .Group-module__I2_fHa__arrow{transform:rotate(-180deg)}.Group-module__I2_fHa__group.Group-module__I2_fHa__withoutTitle .Group-module__I2_fHa__content{padding-top:0}.Group-module__I2_fHa__head{cursor:pointer;justify-content:space-between;align-items:center;transition:all .2s;display:flex}.Group-module__I2_fHa__head:hover{color:var(--color-dark-gray)}.Group-module__I2_fHa__head:hover .Group-module__I2_fHa__arrow{background-image:url(../media/arrowHover.16gp0d1k_89s2.svg?dpl=8f58d3f4)}.Group-module__I2_fHa__title{margin-right:var(--space-xs);font-weight:500;font-size:var(--size-m);overflow:hidden}.Group-module__I2_fHa__titleOffset{margin-left:var(--space-xxs)}.Group-module__I2_fHa__right{justify-content:flex-end;align-items:center;max-width:50%;display:flex}.Group-module__I2_fHa__arrow{width:15px;height:20px;margin-left:var(--space-xs);background-image:url(../media/arrow.10eqmfzce18wa.svg?dpl=8f58d3f4);background-repeat:no-repeat;background-size:contain;flex-shrink:0;transition:transform .2s}.Group-module__I2_fHa__content{padding-top:var(--space-n)}.Group-module__I2_fHa__item:not(.Group-module__I2_fHa__item:last-child){padding-bottom:var(--space-n)}@media (max-width:767px){.Group-module__I2_fHa__clear{display:none}.Group-module__I2_fHa__group{padding-top:var(--space-n);padding-bottom:var(--space-n)}.Group-module__I2_fHa__title{font-size:var(--size-n)}.Group-module__I2_fHa__content{padding-top:var(--space-s)}}
.GroupItem-module__mi9Qra__title{margin-bottom:var(--space-n);font-size:var(--size-n);line-height:1.5}@media (max-width:767px){.GroupItem-module__mi9Qra__title{margin-bottom:var(--space-s);font-size:var(--size-s)}}
.ConstructorTag-module__Tx-kTG__constructorTag{align-items:center;display:flex}.ConstructorTag-module__Tx-kTG__constructorTag.ConstructorTag-module__Tx-kTG__expanded{background-color:var(--color-light-gray);border-radius:50px}.ConstructorTag-module__Tx-kTG__constructorTag.ConstructorTag-module__Tx-kTG__expanded .ConstructorTag-module__Tx-kTG__imageWrapper{padding:0}.ConstructorTag-module__Tx-kTG__constructorTag.ConstructorTag-module__Tx-kTG__s.ConstructorTag-module__Tx-kTG__expanded{height:35px;padding:0 var(--space-s)}.ConstructorTag-module__Tx-kTG__constructorTag.ConstructorTag-module__Tx-kTG__m.ConstructorTag-module__Tx-kTG__expanded{height:44px;padding:0 var(--space-n)}.ConstructorTag-module__Tx-kTG__imageWrapper{width:20px;height:20px;padding:var(--space-xs);background-color:var(--color-light-gray);border-radius:50%;flex-shrink:0}.ConstructorTag-module__Tx-kTG__imageWrapper .ConstructorTag-module__Tx-kTG__image{-o-object-fit:contain;object-fit:contain;font-family:object-fit\:contain;top:auto}.ConstructorTag-module__Tx-kTG__title{margin-left:var(--space-xs);font-size:var(--size-s);white-space:nowrap;line-height:1.5}@media (max-width:1365px){.ConstructorTag-module__Tx-kTG__constructorTag.ConstructorTag-module__Tx-kTG__expanded{height:44px;padding:0 var(--space-n)}}
.FiltersItem-module__kFO26W__slider{display:none}@media (max-width:767px){.FiltersItem-module__kFO26W__slider{display:block}}.FiltersItem-module__kFO26W__radioGroup{gap:var(--space-xs);margin-top:var(--space-n);flex-direction:column;align-items:flex-start;display:flex}.FiltersItem-module__kFO26W__radioItem{color:var(--color-black);font-size:var(--size-n)}.FiltersItem-module__kFO26W__groupItem{margin-top:var(--space-xs);margin-bottom:var(--space-n)}@media (max-width:767px){.FiltersItem-module__kFO26W__slider{top:var(--space-xs);margin-top:var(--space-xs-neg);display:block}.FiltersItem-module__kFO26W__radioGroup{gap:var(--space-xxs);flex-flow:wrap}.FiltersItem-module__kFO26W__radioButton{flex-shrink:0;margin:0}.FiltersItem-module__kFO26W__radioButton label div{display:none}.FiltersItem-module__kFO26W__radioItem{font-size:var(--size-xs);background-color:var(--color-light-gray);border:1px solid var(--color-light-gray);border-radius:45px;padding:7px 10px;transition:all .2s ease-in-out}.FiltersItem-module__kFO26W__radioItem.FiltersItem-module__kFO26W__checked{background-color:var(--color-white);border:1px solid var(--color-black)}}
.Sample-module__dvOsdG__sample{vertical-align:top;position:relative}
.FiltersSwitchItem-module__iZNYCG__switch{margin-right:var(--space-xs)}@media (max-width:767px){.FiltersSwitchItem-module__iZNYCG__switch{margin-right:0}}
.TextileSample-module__mTVc5a__sample{cursor:pointer;transition:box-shadow .2s;position:relative}.TextileSample-module__mTVc5a__sample.TextileSample-module__mTVc5a__selectedUpholstery{box-shadow:0 0 0 1px var(--color-medium-gray);border-radius:4px}.TextileSample-module__mTVc5a__sample.TextileSample-module__mTVc5a__selectedUpholstery .TextileSample-module__mTVc5a__image:after{opacity:1;background-color:#0000;background-image:url(../media/cross.09bf2558kiuvl.svg?dpl=8f58d3f4);background-size:23px}.TextileSample-module__mTVc5a__sample:not(.TextileSample-module__mTVc5a__selectedUpholstery):hover{box-shadow:0 0 0 1px var(--color-grafit);cursor:pointer;border-radius:4px}.TextileSample-module__mTVc5a__sample:not(.TextileSample-module__mTVc5a__selectedUpholstery):hover .TextileSample-module__mTVc5a__image:after{opacity:1;background-color:#0000;background-image:url(../media/plus.036ba8quz5enc.svg?dpl=8f58d3f4);background-size:25px}.TextileSample-module__mTVc5a__imageWrapper{border-radius:4px;width:100px}.TextileSample-module__mTVc5a__image{background-size:cover;width:100%;padding-bottom:100%;position:relative}.TextileSample-module__mTVc5a__image:before,.TextileSample-module__mTVc5a__image:after{display:block;position:absolute;inset:-1px}.TextileSample-module__mTVc5a__image:before{z-index:2;content:"";background-image:url(../media/mask-icon.0ssxpll91o86x.svg?dpl=8f58d3f4);background-position:50%;background-repeat:no-repeat;background-size:cover}.TextileSample-module__mTVc5a__image:after{z-index:1;opacity:0;content:"";background-color:#00000080;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:opacity .2s}.TextileSample-module__mTVc5a__label{margin-top:var(--space-s);color:var(--color-dark-gray);font-size:var(--size-s);text-align:center;line-height:1.5}.TextileSample-module__mTVc5a__detail{margin:0;margin-top:var(--space-xs);color:var(--color-dark-gray);font-size:var(--size-s);text-align:center;line-height:1.5}.TextileSample-module__mTVc5a__detail .TextileSample-module__mTVc5a__selectedDetails,.TextileSample-module__mTVc5a__selectedDetails{color:var(--color-black)}@media (max-width:1023px){.TextileSample-module__mTVc5a__imageWrapper{width:95px}.TextileSample-module__mTVc5a__image:after{opacity:1;background-color:#0000;background-image:url(../media/plus.036ba8quz5enc.svg?dpl=8f58d3f4);background-size:25px}.TextileSample-module__mTVc5a__detail{font-size:var(--size-s)}}
.SuccessTooltip-module__eDa30W__tooltip{top:calc(100% + var(--space-xs));z-index:20;padding:var(--space-xs) var(--space-s);color:var(--color-green);font-weight:500;font-size:var(--size-xs);white-space:nowrap;background-color:var(--color-light-green);border-radius:var(--space-xxs);box-shadow:0 0 var(--space-n) #0003;cursor:default;line-height:1.5;transition:opacity .2s,background-color 3s,color 2s;position:absolute;left:0}.SuccessTooltip-module__eDa30W__enterActive{opacity:1;transition:opacity .2s ease-in-out}.SuccessTooltip-module__eDa30W__exitActive{opacity:0;transition:opacity .2s ease-in-out}
.TipList-module__hEjZwa__tips{width:100%;overflow:hidden}.TipList-module__hEjZwa__tips .TipList-module__hEjZwa__tip{margin-right:var(--space-s)}.TipList-module__hEjZwa__tips .TipList-module__hEjZwa__tip:last-child{margin-right:0}.TipList-module__hEjZwa__name{padding:7px var(--space-s);color:var(--color-black);font-weight:400;font-size:var(--size-s);white-space:nowrap;background-color:var(--color-white);box-shadow:inset 0 0 0 1px var(--color-medium-gray);cursor:pointer;border-radius:45px;line-height:1.5;transition:all .2s ease-in-out}.TipList-module__hEjZwa__name:hover{background-color:var(--color-light-gray)}@media (max-width:1365px){.TipList-module__hEjZwa__tips .TipList-module__hEjZwa__tip{margin-right:var(--space-xs)}}
.SubpageProducts-module__Jv8dbG__filter{margin-bottom:var(--space-n)}.SubpageProducts-module__Jv8dbG__defaultFilters{margin-top:var(--space-m)}.SubpageProducts-module__Jv8dbG__dynamicCatalog{margin-top:var(--space-xxl)}.SubpageProducts-module__Jv8dbG__rubricsContainer{justify-content:center;width:100%;display:flex;overflow:hidden}.SubpageProducts-module__Jv8dbG__rubricsContainer>div,.SubpageProducts-module__Jv8dbG__rubrics{width:100%}.SubpageProducts-module__Jv8dbG__tips{align-items:center;display:flex}.SubpageProducts-module__Jv8dbG__tipsList{flex:1;min-width:0;max-width:100%;overflow:hidden}.SubpageProducts-module__Jv8dbG__tipsTitle{padding-right:var(--space-s);font-weight:500;font-size:var(--size-n);flex-shrink:0;line-height:1.5}@media (max-width:1023px){.SubpageProducts-module__Jv8dbG__tipsTitle{padding-right:var(--space-xs)}}
.PageDigineticaSearch-module__ApMPGa__page{padding-bottom:var(--space-e)}.PageDigineticaSearch-module__ApMPGa__pageTitle{justify-content:center;align-self:center;display:flex}.PageDigineticaSearch-module__ApMPGa__titleWrapper{margin-bottom:var(--space-xl);grid-template-columns:1fr auto 1fr;display:grid}.PageDigineticaSearch-module__ApMPGa__searchNav{place-self:center flex-end}.PageDigineticaSearch-module__ApMPGa__container{margin-bottom:var(--space-xl)}.PageDigineticaSearch-module__ApMPGa__subpageArticles{margin-top:var(--space-xb)}.PageDigineticaSearch-module__ApMPGa__rrSearchWrapper{margin-top:var(--space-xl);padding-left:var(--space-xxb);padding-right:var(--space-xxb);margin-bottom:var(--space-b);overflow:hidden}.PageDigineticaSearch-module__ApMPGa__rrSearchWrapper .PageDigineticaSearch-module__ApMPGa__rrGallerySection{overflow:visible}.PageDigineticaSearch-module__ApMPGa__rrSearchGallery.PageDigineticaSearch-module__ApMPGa__rrSearchGallery{--columns:6}@media (max-width:1900px){.PageDigineticaSearch-module__ApMPGa__rrSearchWrapper{padding-left:var(--space-xxl);padding-right:var(--space-xxl)}}@media (max-width:1365px){.PageDigineticaSearch-module__ApMPGa__rrSearchWrapper{padding-left:var(--space-xxl);padding-right:0}.PageDigineticaSearch-module__ApMPGa__rrSearchScrollbar{width:calc(100% - var(--space-xxl))}}@media (max-width:1023px){.PageDigineticaSearch-module__ApMPGa__rrSearchWrapper{margin-bottom:var(--space-xxl);padding-left:var(--space-s)}.PageDigineticaSearch-module__ApMPGa__rrSearchScrollbar{width:calc(100% - var(--space-s))}}@media (max-width:767px){.PageDigineticaSearch-module__ApMPGa__rrSearchWrapper{padding-left:var(--space-n);padding-right:var(--space-n)}.PageDigineticaSearch-module__ApMPGa__rrSearchScrollbar{width:100%}}@media (max-width:1900px){.PageDigineticaSearch-module__ApMPGa__rrSearchGallery.PageDigineticaSearch-module__ApMPGa__rrSearchGallery{--columns:6}}@media (max-width:1365px){.PageDigineticaSearch-module__ApMPGa__rrSearchGallery.PageDigineticaSearch-module__ApMPGa__rrSearchGallery{--columns:6}}@media (max-width:1900px){.PageDigineticaSearch-module__ApMPGa__page{padding-bottom:var(--space-xb)}}@media (max-width:1023px){.PageDigineticaSearch-module__ApMPGa__titleWrapper{margin-bottom:var(--space-n);flex-direction:column;display:flex}.PageDigineticaSearch-module__ApMPGa__titleWrapper .PageDigineticaSearch-module__ApMPGa__titleOffset{display:none}.PageDigineticaSearch-module__ApMPGa__searchNav,.PageDigineticaSearch-module__ApMPGa__subpageProducts{margin-top:var(--space-l)}.PageDigineticaSearch-module__ApMPGa__subpageArticles{margin-top:var(--space-xxl)}}
.ProductNotFound-module__nkY2Ha__wrapper{padding:var(--space-xl);-moz-column-gap:var(--space-xxl);justify-content:center;align-items:center;column-gap:var(--space-xxl);background-color:var(--color-light-gray);row-gap:var(--space-m);border-radius:8px;display:flex}.ProductNotFound-module__nkY2Ha__title{font-weight:400;font-size:var(--size-l);word-break:break-word;line-height:1.5}.ProductNotFound-module__nkY2Ha__button{max-width:240px;height:42px}@media (max-width:1365px){.ProductNotFound-module__nkY2Ha__wrapper{flex-direction:column}.ProductNotFound-module__nkY2Ha__title{font-size:var(--size-m);text-align:center}}@media (max-width:1023px){.ProductNotFound-module__nkY2Ha__button{max-width:185px}.ProductNotFound-module__nkY2Ha__title{font-size:var(--size-n)}}
.SearchNav-module__GuURPW__gallery{max-width:100%;overflow:hidden}.SearchNav-module__GuURPW__gallery .SearchNav-module__GuURPW__slide{margin-right:var(--space-l)}.SearchNav-module__GuURPW__gallery .SearchNav-module__GuURPW__slide:last-child{margin-right:0}.SearchNav-module__GuURPW__link{color:var(--color-dark-gray);font-size:var(--size-n);white-space:nowrap;line-height:1.5;display:block}.SearchNav-module__GuURPW__link.SearchNav-module__GuURPW__actived{color:var(--color-grafit);transition:color .15s ease-in}.SearchNav-module__GuURPW__link.SearchNav-module__GuURPW__actived:after{border-top:1px solid var(--color-black);content:"";width:100%;height:0;display:block}
.SubpageArticles-module__F7aflG__articlesWrapper{flex-wrap:wrap;margin:0 -15px;display:flex}@media (max-width:1365px){.SubpageArticles-module__F7aflG__articlesWrapper{margin:0 -10px}}.SubpageArticles-module__F7aflG__atricleItem{width:100%;max-width:31%;margin-bottom:60px;padding:0 15px}.SubpageArticles-module__F7aflG__atricleItem:hover .SubpageArticles-module__F7aflG__imageContainer:after{opacity:0}@media (max-width:1365px){.SubpageArticles-module__F7aflG__atricleItem{padding:0 10px}}@media (max-width:1023px){.SubpageArticles-module__F7aflG__atricleItem{max-width:47%}}@media (max-width:767px){.SubpageArticles-module__F7aflG__atricleItem{max-width:100%}}.SubpageArticles-module__F7aflG__image{height:100%}.SubpageArticles-module__F7aflG__imageContainer{height:auto;position:relative}.SubpageArticles-module__F7aflG__imageContainer:after{opacity:1;content:"";background:#0000004d;transition:opacity .2s ease-in-out;display:block;position:absolute;inset:0}.SubpageArticles-module__F7aflG__imageContainer{box-sizing:border-box}.SubpageArticles-module__F7aflG__imageContainer>*{box-sizing:border-box;position:absolute;inset:0}.SubpageArticles-module__F7aflG__imageContainer:before{content:"";box-sizing:border-box;padding-top:67.2998%;display:block;position:relative}.SubpageArticles-module__F7aflG__category{margin-top:var(--space-n);color:var(--color-dark-gray);font-size:var(--size-n);line-height:1.5}.SubpageArticles-module__F7aflG__text{margin-top:var(--space-xxs);font-weight:500;font-size:var(--size-l);line-height:1.5}.SubpageArticles-module__F7aflG__iconErrorWrapper{margin-top:var(--space-xb)}@media (max-width:1365px){.SubpageArticles-module__F7aflG__iconErrorWrapper{margin-top:var(--space-xxl)}}.SubpageArticles-module__F7aflG__iconError{border-bottom:1px solid var(--color-medium-gray);background-image:url(../media/error.17zw~uaj-hxxs.svg?dpl=8f58d3f4);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:234px}@media (max-width:1900px){.SubpageArticles-module__F7aflG__iconError{height:197px}}@media (max-width:1365px){.SubpageArticles-module__F7aflG__iconError{height:154px}}@media (max-width:1023px){.SubpageArticles-module__F7aflG__iconError{height:136px}}@media (max-width:767px){.SubpageArticles-module__F7aflG__iconError{height:101px}.SubpageArticles-module__F7aflG__imageContainer:after{opacity:0}}
.Highlight-module__fPanla__highlight{font-weight:700}
.SearchCatalog-module__n_jatq__btnMore{max-width:260px;margin:var(--space-b) auto 0}
.NumberedActions-module__gzLaqa__numberedActions{font-size:var(--size-n);line-height:1.5}.NumberedActions-module__gzLaqa__title{font-size:var(--size-l)}.NumberedActions-module__gzLaqa__list{margin-top:var(--size-xl)}.NumberedActions-module__gzLaqa__description{margin:0}.NumberedActions-module__gzLaqa__list ol{margin:0;padding:0;list-style:none}.NumberedActions-module__gzLaqa__item{gap:var(--space-xs);margin-top:var(--space-s);display:flex}.NumberedActions-module__gzLaqa__number{width:var(--size-l);height:var(--size-l);font-size:var(--size-s);background-color:var(--color-light-gray);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}@media (max-width:767px){.NumberedActions-module__gzLaqa__numberedActions{font-size:var(--size-s)}.NumberedActions-module__gzLaqa__title{font-size:var(--size-xm)}}
.SelectedFiltersItem-module__hrt4wW__colorFilter{box-sizing:border-box;width:25px;height:25px;margin-right:var(--space-xxs);border:1px solid var(--color-medium-gray);border-radius:50%}.SelectedFiltersItem-module__hrt4wW__icon{width:20px;height:20px;margin-left:var(--space-xxs);background-repeat:no-repeat;background-size:contain;border:none;padding:0}.SelectedFiltersItem-module__hrt4wW__icon.SelectedFiltersItem-module__hrt4wW__iconRemove{background-image:url(../media/remove.0z880a5ranseg.svg?dpl=8f58d3f4)}
.TextilesGroup-module__uMu-bq__group{transition:background-color .4s}.TextilesGroup-module__uMu-bq__group.TextilesGroup-module__uMu-bq__collapsed{background:var(--color-white)}.TextilesGroup-module__uMu-bq__group.TextilesGroup-module__uMu-bq__collapsed .TextilesGroup-module__uMu-bq__withoutTags:after{transform:rotate(0)}.TextilesGroup-module__uMu-bq__group.TextilesGroup-module__uMu-bq__collapsed .TextilesGroup-module__uMu-bq__tags{opacity:1}.TextilesGroup-module__uMu-bq__group.TextilesGroup-module__uMu-bq__interactive .TextilesGroup-module__uMu-bq__head{cursor:pointer}.TextilesGroup-module__uMu-bq__group.TextilesGroup-module__uMu-bq__interactive .TextilesGroup-module__uMu-bq__withoutTags:after{content:""}.TextilesGroup-module__uMu-bq__head{justify-content:space-between;align-items:center;display:flex}.TextilesGroup-module__uMu-bq__title{font-size:var(--size-m);flex-shrink:0;line-height:1.5}.TextilesGroup-module__uMu-bq__title.TextilesGroup-module__uMu-bq__withoutTags:after{width:10px;height:10px;margin-left:var(--space-xxs);background-image:url(../media/arrowDown.060xz0._m16lc.svg?dpl=8f58d3f4);background-position:50%;background-repeat:no-repeat;background-size:contain;transition:transform .4s;display:inline-block;transform:rotate(-180deg)}.TextilesGroup-module__uMu-bq__content{padding-top:var(--space-xs)}.TextilesGroup-module__uMu-bq__collapse{margin-left:var(--space-xxl-neg);margin-right:var(--space-xxl-neg);padding-left:var(--space-xxl);padding-right:var(--space-xxl)}.TextilesGroup-module__uMu-bq__contentTags{margin-bottom:var(--space-xxs)}.TextilesGroup-module__uMu-bq__contentTag{margin-bottom:var(--space-s)}.TextilesGroup-module__uMu-bq__contentTag:not(:last-child){padding-right:var(--space-xs)}.TextilesGroup-module__uMu-bq__description{color:var(--color-dark-gray);font-size:var(--size-s);line-height:1.5}.TextilesGroup-module__uMu-bq__params{margin-top:var(--space-n)}.TextilesGroup-module__uMu-bq__param{font-size:var(--size-s);line-height:1.5}.TextilesGroup-module__uMu-bq__param:not(:last-child){margin-bottom:var(--space-xxs)}.TextilesGroup-module__uMu-bq__paramName{margin-right:var(--space-xxs);font-weight:700}.TextilesGroup-module__uMu-bq__catalog{margin-top:var(--space-n);row-gap:var(--space-n);-moz-column-gap:var(--space-s);column-gap:var(--space-s);flex-wrap:wrap;display:flex}.TextilesGroup-module__uMu-bq__sample{width:108px;padding:var(--space-xxs) 0 var(--space-xs);flex-direction:column;align-items:center;display:flex;position:relative}.TextilesGroup-module__uMu-bq__tags{margin-right:auto;margin-left:var(--space-s);opacity:0;transition:opacity .2s ease-in-out;display:inline-flex}.TextilesGroup-module__uMu-bq__tag{padding:0 var(--space-xxs)}.TextilesGroup-module__uMu-bq__cnGallery{margin:0}@media (max-width:1900px){.TextilesGroup-module__uMu-bq__catalog{row-gap:var(--space-n)}}@media (max-width:1365px){.TextilesGroup-module__uMu-bq__title{font-size:var(--size-n)}.TextilesGroup-module__uMu-bq__collapse{margin-left:var(--space-l-neg);margin-right:var(--space-l-neg);padding-left:var(--space-l);padding-right:var(--space-l)}}@media (max-width:1023px){.TextilesGroup-module__uMu-bq__sample{width:100px}.TextilesGroup-module__uMu-bq__catalog{row-gap:var(--space-s)}}@media (max-width:767px){.TextilesGroup-module__uMu-bq__head{flex-wrap:wrap}.TextilesGroup-module__uMu-bq__tags{width:100%;margin:var(--space-xs) var(--space-xxs-neg) 0 var(--space-xxs-neg)}.TextilesGroup-module__uMu-bq__group:not(.TextilesGroup-module__uMu-bq__collapsed) .TextilesGroup-module__uMu-bq__tags{display:none}}
.List-module__vjMVsG__title{font-weight:500;font-size:var(--size-n);line-height:1.5}.List-module__vjMVsG__list{margin:var(--space-s) 0 0}.List-module__vjMVsG__item:hover .List-module__vjMVsG__subTitle{cursor:pointer;font-weight:500}.List-module__vjMVsG__subTitle{padding:var(--space-xxs) 0;color:var(--color-black);font-size:var(--size-s);line-height:1.5;display:block}
.SubpageProducts-module__x2FQ-G__filtersWrapper{margin-top:var(--space-xxl)}.SubpageProducts-module__x2FQ-G__divider{border-bottom:1px solid var(--color-medium-gray)}.SubpageProducts-module__x2FQ-G__dynamicCatalog{margin-top:var(--space-xxl)}.SubpageProducts-module__x2FQ-G__iconErrorWrapper{margin-top:var(--space-xb)}@media (max-width:1365px){.SubpageProducts-module__x2FQ-G__iconErrorWrapper{margin-top:var(--space-xxl)}}.SubpageProducts-module__x2FQ-G__iconError{border-bottom:1px solid var(--color-medium-gray);background-image:url(../media/error.17zw~uaj-hxxs.svg?dpl=8f58d3f4);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:234px}@media (max-width:1900px){.SubpageProducts-module__x2FQ-G__iconError{height:197px}}@media (max-width:1365px){.SubpageProducts-module__x2FQ-G__iconError{height:154px}}@media (max-width:1023px){.SubpageProducts-module__x2FQ-G__iconError{height:136px}}@media (max-width:767px){.SubpageProducts-module__x2FQ-G__iconError{height:101px}}
.CopiedElement-module__GMJwNq__container{position:relative}
.Partners-module__TxqJ2G__container{gap:var(--space-n);flex-direction:column;display:flex}.Partners-module__TxqJ2G__title{font-weight:500;font-size:var(--size-n);line-height:150%}
.Partners-module__O4FMXG__container{gap:var(--space-n);flex-direction:column;display:flex}.Partners-module__O4FMXG__title{font-weight:500;font-size:var(--size-n);line-height:150%}
.SelectedFilters-module__3zYg4a__selectedFilters{gap:var(--space-xxs);padding-bottom:var(--space-n);border-bottom:1px solid var(--color-light-gray);flex-wrap:wrap;display:flex}.SelectedFilters-module__3zYg4a__selectedFilters .SelectedFilters-module__3zYg4a__button{height:35px;padding:0 var(--space-xs);font-weight:400;font-size:var(--size-xs);border-color:var(--color-black);flex-shrink:0}.SelectedFilters-module__3zYg4a__selectedFilters .SelectedFilters-module__3zYg4a__button.SelectedFilters-module__3zYg4a__clearAllBtn{border-color:var(--color-light-gray)}.SelectedFilters-module__3zYg4a__icon{width:20px;height:20px;margin-left:var(--space-xxs);background-repeat:no-repeat;background-size:contain;border:none;padding:0}.SelectedFilters-module__3zYg4a__icon.SelectedFilters-module__3zYg4a__iconClearAll{background-image:url(../media/clearAll.0~lhw7t_g2md2.svg?dpl=8f58d3f4)}.SelectedFilters-module__3zYg4a__icon.SelectedFilters-module__3zYg4a__iconHide{width:8px;height:8px;margin-right:var(--space-xxs);background-image:url(../media/hide.0ey_8svwx-uhv.svg?dpl=8f58d3f4);margin-left:0}
.ColorParameter-module__fCmNGW__button{box-sizing:border-box;max-width:105px;padding:var(--space-xs);font-size:var(--size-s);cursor:pointer;border:1px solid #0000;border-radius:5px;flex-direction:column;align-items:center;line-height:1.5;display:flex}.ColorParameter-module__fCmNGW__button .ColorParameter-module__fCmNGW__image{width:85px;height:85px;margin-bottom:var(--space-xs);border-radius:4px}.ColorParameter-module__fCmNGW__button .ColorParameter-module__fCmNGW__image .ColorParameter-module__fCmNGW__cnImage{border-radius:4px}.ColorParameter-module__fCmNGW__button .ColorParameter-module__fCmNGW__name{text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.ColorParameter-module__fCmNGW__button.ColorParameter-module__fCmNGW__selected{border-color:var(--color-grafit)}@media (max-width:767px){.ColorParameter-module__fCmNGW__button{max-width:80px;padding:var(--space-xxs)}.ColorParameter-module__fCmNGW__button .ColorParameter-module__fCmNGW__image{width:70px;height:70px;margin-bottom:var(--space-xxs)}}
.SearchHistory-module__uJcEKG__main{margin-bottom:var(--space-xxl)}.SearchHistory-module__uJcEKG__titleWraper{justify-content:space-between;display:flex}.SearchHistory-module__uJcEKG__title{margin:0;margin-bottom:var(--space-s);font-weight:500;font-size:var(--size-n);line-height:150%}.SearchHistory-module__uJcEKG__clear{margin:auto 0 var(--space-s);color:var(--color-dark-gray);font-weight:400;font-size:var(--size-s);border-bottom:1px solid var(--color-dark-gray);line-height:150%}.SearchHistory-module__uJcEKG__clear:hover{cursor:pointer;font-weight:500}.SearchHistory-module__uJcEKG__requestTitle{width:90%;margin:0;margin-bottom:var(--space-xs);font-weight:400;font-size:var(--size-s);word-break:break-word;word-wrap:break-word;justify-content:flex-start;line-height:150%;display:flex}.SearchHistory-module__uJcEKG__requestTitle:last-child{margin-bottom:0}.SearchHistory-module__uJcEKG__requestTitle:hover{cursor:pointer;font-weight:500}
.Highlight-module__8VUU8a__highlight{font-weight:700}
.PageSearch-module__staC6a__page{padding-bottom:var(--space-e)}.PageSearch-module__staC6a__pageTitle{margin:0 var(--space-s);margin-top:var(--space-xl)}.PageSearch-module__staC6a__searchNav{margin-top:var(--space-l);justify-content:center;display:flex}.PageSearch-module__staC6a__container{margin:var(--space-xs) 0 var(--space-xl)}.PageSearch-module__staC6a__subpageProducts,.PageSearch-module__staC6a__subpageArticles{margin-top:var(--space-xl)}.PageSearch-module__staC6a__rrSearchWrapper{margin-top:var(--space-xl);padding-left:var(--space-xxb);padding-right:var(--space-xxb);margin-bottom:var(--space-b);overflow:hidden}.PageSearch-module__staC6a__rrSearchWrapper .PageSearch-module__staC6a__rrGallerySection{overflow:visible}.PageSearch-module__staC6a__rrSearchGallery.PageSearch-module__staC6a__rrSearchGallery{--columns:6}@media (max-width:1900px){.PageSearch-module__staC6a__rrSearchWrapper{padding-left:var(--space-xxl);padding-right:var(--space-xxl)}}@media (max-width:1365px){.PageSearch-module__staC6a__rrSearchWrapper{padding-left:var(--space-xxl);padding-right:0}.PageSearch-module__staC6a__rrSearchScrollbar{width:calc(100% - var(--space-xxl))}}@media (max-width:1023px){.PageSearch-module__staC6a__rrSearchWrapper{margin-bottom:var(--space-xxl);padding-left:var(--space-s)}.PageSearch-module__staC6a__rrSearchScrollbar{width:calc(100% - var(--space-s))}}@media (max-width:767px){.PageSearch-module__staC6a__rrSearchWrapper{padding-left:var(--space-n);padding-right:var(--space-n)}.PageSearch-module__staC6a__rrSearchScrollbar{width:100%}}@media (max-width:1900px){.PageSearch-module__staC6a__rrSearchGallery.PageSearch-module__staC6a__rrSearchGallery{--columns:6}}@media (max-width:1365px){.PageSearch-module__staC6a__rrSearchGallery.PageSearch-module__staC6a__rrSearchGallery{--columns:6}}@media (max-width:1900px){.PageSearch-module__staC6a__page{padding-bottom:var(--space-xb)}}
.Trigger-module__UMLXzG__trigger{position:relative}.Trigger-module__UMLXzG__trigger.Trigger-module__UMLXzG__visible .Trigger-module__UMLXzG__arrow{transform:rotate(-180deg)}.Trigger-module__UMLXzG__trigger .Trigger-module__UMLXzG__popup{top:var(--space-xs-neg);right:var(--space-s-neg);padding:var(--space-xs) var(--space-n) var(--space-n);left:auto;transform:none}.Trigger-module__UMLXzG__containerLabel{cursor:pointer;align-items:center;display:flex;position:relative}.Trigger-module__UMLXzG__label{font-size:var(--size-n);white-space:nowrap;line-height:1.5}.Trigger-module__UMLXzG__arrow{width:10px;height:6px;margin-top:1px;margin-left:var(--space-xxs);background-image:url(../media/arrow.060xz0._m16lc.svg?dpl=8f58d3f4);background-repeat:no-repeat;background-size:contain;transition:transform .2s}@media (max-width:767px){.Trigger-module__UMLXzG__trigger{position:static}}
.Filters-module__oZJ_Sa__filters{justify-content:space-between;align-items:center;display:flex}.Filters-module__oZJ_Sa__sort{align-items:center;display:flex}.Filters-module__oZJ_Sa__selectedValues{margin-top:var(--space-n);overflow:hidden}
.Message-module__HuCPWa__message{padding:var(--space-xl) 0;flex-direction:column;align-items:center;display:flex}.Message-module__HuCPWa__title{font-size:var(--size-xl);font-family:var(--font-hero);text-align:center;justify-content:center;align-items:center;line-height:1.5;display:flex}.Message-module__HuCPWa__icon{width:30px;height:30px;margin-bottom:var(--space-n)}.Message-module__HuCPWa__text{margin-top:var(--space-s);text-align:center}
.Filters-module__Cd26KG__actions{justify-content:space-between;align-items:center;display:flex}.Filters-module__Cd26KG__buttons{grid-gap:var(--space-xs);margin-right:var(--space-l);grid-auto-flow:column;display:grid}.Filters-module__Cd26KG__buttons .Filters-module__Cd26KG__secondary{height:42px;font-weight:400}.Filters-module__Cd26KG__appliedValues{margin-top:var(--space-n)}@media (max-width:1023px){.Filters-module__Cd26KG__secondary{display:none}}
.UpholsteryTab-module__uO8Ojq__tab{z-index:3;flex-direction:column;height:100%;display:flex;position:relative}.UpholsteryTab-module__uO8Ojq__tab .UpholsteryTab-module__uO8Ojq__content{height:calc(100% - 66px)}.UpholsteryTab-module__uO8Ojq__wrapperFilters.UpholsteryTab-module__uO8Ojq__empty{padding-bottom:var(--space-n);border-bottom:1px solid var(--color-light-gray)}.UpholsteryTab-module__uO8Ojq__group{padding:var(--space-n) 0}.UpholsteryTab-module__uO8Ojq__group:last-child{padding-bottom:0}.UpholsteryTab-module__uO8Ojq__content{flex-direction:column;flex-grow:1;display:flex}.UpholsteryTab-module__uO8Ojq__notFound{flex-direction:column;flex-grow:1;justify-content:center;display:flex}
.StickyOrderTextile-module__e46zSW__bottomSelectedSamples{z-index:2;width:100%;padding:var(--space-m) 0;background:var(--color-light-gray);transition:transform .4s ease-in-out;transform:translateY(100%)}.StickyOrderTextile-module__e46zSW__bottomSelectedSamples.StickyOrderTextile-module__e46zSW__enter,.StickyOrderTextile-module__e46zSW__bottomSelectedSamples.StickyOrderTextile-module__e46zSW__enterActive{transform:translateY(100%)}.StickyOrderTextile-module__e46zSW__bottomSelectedSamples.StickyOrderTextile-module__e46zSW__enterDone,.StickyOrderTextile-module__e46zSW__bottomSelectedSamples.StickyOrderTextile-module__e46zSW__exit{transform:translate(0,0)}.StickyOrderTextile-module__e46zSW__bottomSelectedSamples.StickyOrderTextile-module__e46zSW__exitActive,.StickyOrderTextile-module__e46zSW__bottomSelectedSamples.StickyOrderTextile-module__e46zSW__exitDone{transform:translateY(100%)}.StickyOrderTextile-module__e46zSW__bottomSamplesContent{justify-content:center;display:flex}.StickyOrderTextile-module__e46zSW__bottomExamples{align-items:center;display:flex}.StickyOrderTextile-module__e46zSW__bottomExample{width:50px;height:50px;margin-left:var(--space-xs);background-color:var(--color-white)}.StickyOrderTextile-module__e46zSW__bottomExample:first-child{margin-left:0}.StickyOrderTextile-module__e46zSW__toMainFormButton{width:50px;height:50px;margin-left:var(--space-l);flex-shrink:0;position:relative}.StickyOrderTextile-module__e46zSW__iconRarrow{background-image:url(../media/rarrow.0t2t6ebqatub8.svg?dpl=8f58d3f4);background-position:50%;background-repeat:no-repeat;background-size:contain;width:16px;height:11px;position:absolute}.StickyOrderTextile-module__e46zSW__samplesFormContent{flex-direction:column;flex-basis:0;justify-content:space-between;display:flex}.StickyOrderTextile-module__e46zSW__samplesTitle{text-align:center;font-weight:500}.StickyOrderTextile-module__e46zSW__examples{box-sizing:border-box;width:100%;padding:var(--space-n);border:1px dashed var(--color-medium-gray);border-radius:4px;justify-content:space-between;display:flex}.StickyOrderTextile-module__e46zSW__exampleMobile{width:50px;height:50px;margin-right:var(--space-xs);background-color:var(--color-white)}.StickyOrderTextile-module__e46zSW__exampleMobile:last-child{margin-right:0}.StickyOrderTextile-module__e46zSW__formContainerModal{max-width:980px;padding:0 var(--space-s);justify-content:space-between;margin:0 auto;display:flex}.StickyOrderTextile-module__e46zSW__rightInfoModal{max-width:220px;margin-left:var(--space-xxl);flex-direction:column;justify-content:space-between;display:flex}.StickyOrderTextile-module__e46zSW__infoModalText{color:var(--color-dark-gray);font-size:var(--size-xs);line-height:1.5}.StickyOrderTextile-module__e46zSW__submitModal{width:100%;margin-top:var(--space-s)}@media (max-width:1365px){.StickyOrderTextile-module__e46zSW__examples{padding:var(--space-s)}}@media (max-width:767px){.StickyOrderTextile-module__e46zSW__bottomExample{width:40px;height:40px}.StickyOrderTextile-module__e46zSW__toMainFormButton{width:40px;height:40px;min-height:40px;margin-left:var(--space-n)}.StickyOrderTextile-module__e46zSW__formContainerModal{flex-direction:column}.StickyOrderTextile-module__e46zSW__rightInfoModal{width:100%;max-width:100%;margin:var(--space-m) 0 0}.StickyOrderTextile-module__e46zSW__infoModalText{display:none}.StickyOrderTextile-module__e46zSW__submitModal{width:100%;margin:0}.StickyOrderTextile-module__e46zSW__examples{margin-top:var(--space-m)}}
.Menu-module__uAIfqW__menu{flex-direction:column;display:flex;overflow:hidden}.Menu-module__uAIfqW__menu.Menu-module__uAIfqW__opened .Menu-module__uAIfqW__item:not(.Menu-module__uAIfqW__selected){flex-grow:0;height:90px!important}.Menu-module__uAIfqW__menu.Menu-module__uAIfqW__opened .Menu-module__uAIfqW__wrapperContent,.Menu-module__uAIfqW__gallery{height:100%}.Menu-module__uAIfqW__item{box-sizing:border-box;cursor:pointer;flex-direction:column;flex-grow:1;justify-content:center;transition:height .3s;display:flex;overflow:hidden}.Menu-module__uAIfqW__item:not(.Menu-module__uAIfqW__item:last-child){border-bottom:1px solid var(--color-medium-gray)}.Menu-module__uAIfqW__item.Menu-module__uAIfqW__selected{justify-content:flex-start}.Menu-module__uAIfqW__wrapperContent{height:0;max-height:100%;transition:height .3s;overflow:hidden}@media (max-width:767px){.Menu-module__uAIfqW__menu{width:100%;display:block;overflow:hidden}.Menu-module__uAIfqW__item{justify-content:center;width:100%;min-width:240px;height:100%}.Menu-module__uAIfqW__gallerySlide:not(:last-child){border-right:1px solid var(--color-medium-gray);border-bottom:0}}
.SelectorFabrics-module__XiBbfW__selectorFabrics.SelectorFabrics-module__XiBbfW__modalView .SelectorFabrics-module__XiBbfW__constructorGroup{font-weight:400;font-size:var(--size-m);margin-top:0;line-height:1.5}.SelectorFabrics-module__XiBbfW__selectorFabrics.SelectorFabrics-module__XiBbfW__modalView .SelectorFabrics-module__XiBbfW__constructorGroup:first-child{margin-top:var(--space-b)}.SelectorFabrics-module__XiBbfW__title{padding-bottom:var(--space-l);font-weight:500;font-size:var(--size-xxl);font-family:var(--font-hero);text-align:center;border-bottom:1px solid var(--color-medium-gray);line-height:1.5}.SelectorFabrics-module__XiBbfW__filtersWrapper{margin-top:var(--space-m)}.SelectorFabrics-module__XiBbfW__wrapperMainContent{flex-direction:column;display:flex}.SelectorFabrics-module__XiBbfW__left{position:relative}.SelectorFabrics-module__XiBbfW__constructorGroup{margin-top:var(--space-n);font-weight:500;font-size:var(--size-l);padding-top:0;padding-bottom:0;line-height:1.5}.SelectorFabrics-module__XiBbfW__constructorGroup:first-child{margin-top:var(--space-xb)}.SelectorFabrics-module__XiBbfW__fabricExtraSample{margin-bottom:var(--space-xxl)}.SelectorFabrics-module__XiBbfW__notFound{padding:var(--space-xb) 0;flex-direction:column;align-items:center;display:flex}.SelectorFabrics-module__XiBbfW__notFoundTitle{font-weight:600}@media (max-width:1900px){.SelectorFabrics-module__XiBbfW__constructorGroup{font-size:var(--size-m)}.SelectorFabrics-module__XiBbfW__title{font-size:var(--size-xl)}}@media (max-width:1365px){.SelectorFabrics-module__XiBbfW__constructorGroup{margin-top:var(--space-n)}.SelectorFabrics-module__XiBbfW__constructorGroup:first-child{margin-top:var(--space-b)}}@media (max-width:1023px){.SelectorFabrics-module__XiBbfW__wrapperMainContent{margin-left:0;margin-right:0}.SelectorFabrics-module__XiBbfW__constructorGroup{margin-top:var(--space-xs);font-size:var(--size-n);line-height:1.5}.SelectorFabrics-module__XiBbfW__fabricExtraSample{margin-bottom:var(--space-l)}.SelectorFabrics-module__XiBbfW__title{font-size:var(--size-l)}}
.Navigation-module__8r-YJq__navigation{border-top:1px solid var(--color-medium-gray);display:flex;position:relative}.Navigation-module__8r-YJq__navigation .Navigation-module__8r-YJq__btnBuy{z-index:2;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;padding:0;display:flex;position:absolute;bottom:0;left:calc(50% - 35px)}.Navigation-module__8r-YJq__item{width:50%;height:50px;font-size:var(--size-s);background-color:var(--color-light-gray);cursor:pointer;flex-grow:1;justify-content:center;align-items:center;line-height:1.5;transition:background-color .2s;display:flex}.Navigation-module__8r-YJq__item:not(.Navigation-module__8r-YJq__item:last-child){border-right:1px solid var(--color-medium-gray)}.Navigation-module__8r-YJq__item:before,.Navigation-module__8r-YJq__item:after{background-repeat:no-repeat;background-size:cover;width:10px;height:10px;display:block}.Navigation-module__8r-YJq__item:hover{background-color:var(--color-medium-gray)}.Navigation-module__8r-YJq__item.Navigation-module__8r-YJq__prev{padding-right:var(--space-xl)}.Navigation-module__8r-YJq__item.Navigation-module__8r-YJq__prev:before{margin-right:var(--space-xs);content:"";background-image:url(../media/prevArrow.168c1thxb53b1.svg?dpl=8f58d3f4)}.Navigation-module__8r-YJq__item.Navigation-module__8r-YJq__next{padding-left:var(--space-xl)}.Navigation-module__8r-YJq__item.Navigation-module__8r-YJq__next:after{margin-left:var(--space-xs);content:"";background-image:url(../media/nextArrow.0-mhkaftcdvhf.svg?dpl=8f58d3f4)}.Navigation-module__8r-YJq__item.Navigation-module__8r-YJq__lastTab{padding-right:0}.Navigation-module__8r-YJq__item.Navigation-module__8r-YJq__buy{color:var(--color-white);background-color:var(--color-grafit)}.Navigation-module__8r-YJq__item.Navigation-module__8r-YJq__buy:before{margin-right:var(--space-xs)}.Navigation-module__8r-YJq__item.Navigation-module__8r-YJq__buy:hover{background-color:var(--color-black)}.Navigation-module__8r-YJq__item.Navigation-module__8r-YJq__buy .Navigation-module__8r-YJq__iconBasket,.Navigation-module__8r-YJq__item.Navigation-module__8r-YJq__buy .Navigation-module__8r-YJq__loader{width:22px;height:22px;margin-right:var(--space-xs)}.Navigation-module__8r-YJq__iconBasket{width:35px;height:35px;color:var(--color-white);transition:color .2s}.Navigation-module__8r-YJq__btnBuy:active .Navigation-module__8r-YJq__iconBasket{color:var(--color-black)}
.PageTextileSamples-module__Hi9Usq__orderTextileSamples{margin-top:var(--space-xl)}.PageTextileSamples-module__Hi9Usq__wrapper{max-width:1480px;margin:0 auto}.PageTextileSamples-module__Hi9Usq__text{margin-top:var(--space-xb);font-size:var(--size-xl);line-height:1.5}.PageTextileSamples-module__Hi9Usq__textileSelector{margin-top:var(--space-xxe)}.PageTextileSamples-module__Hi9Usq__textileForm{margin-top:var(--space-xb);margin-bottom:var(--space-e)}@media (max-width:1900px){.PageTextileSamples-module__Hi9Usq__wrapper{max-width:1080px}.PageTextileSamples-module__Hi9Usq__textileSelector{margin-top:var(--space-e)}.PageTextileSamples-module__Hi9Usq__textileForm{margin-top:var(--space-xxl);margin-bottom:var(--space-xb)}.PageTextileSamples-module__Hi9Usq__text{font-size:var(--size-l)}}@media (max-width:1365px){.PageTextileSamples-module__Hi9Usq__wrapper{max-width:944px}.PageTextileSamples-module__Hi9Usq__text{margin-top:var(--space-xxl);font-size:var(--size-m);line-height:1.5}.PageTextileSamples-module__Hi9Usq__textileSelector{margin-top:var(--space-xb)}.PageTextileSamples-module__Hi9Usq__textileForm{margin-top:var(--space-n)}}@media (max-width:1023px){.PageTextileSamples-module__Hi9Usq__wrapper{max-width:100%;padding:0 var(--space-s)}.PageTextileSamples-module__Hi9Usq__textileForm{margin-top:var(--space-l);margin-bottom:var(--space-b)}.PageTextileSamples-module__Hi9Usq__orderTextileSamples{margin-top:var(--space-l);overflow:hidden}.PageTextileSamples-module__Hi9Usq__text{margin-top:var(--space-l);font-size:var(--size-n)}}
.TextileDetails-module__mg9j1W__content{width:calc(100% - var(--space-xxl) * 2);margin:auto;margin-top:var(--space-e);margin-bottom:var(--space-l)}.TextileDetails-module__mg9j1W__iconClose{top:25px;right:var(--space-xxl);position:absolute}.TextileDetails-module__mg9j1W__imageWrapper{width:100%;margin:auto;margin-bottom:var(--space-l)}.TextileDetails-module__mg9j1W__image{box-sizing:border-box;position:relative}.TextileDetails-module__mg9j1W__image>*{box-sizing:border-box;position:absolute;inset:0}.TextileDetails-module__mg9j1W__image:before{content:"";box-sizing:border-box;padding-top:66.2739%;display:block;position:relative}.TextileDetails-module__mg9j1W__cnImage{-o-object-fit:cover;object-fit:cover;font-family:object-fit\:cover}.TextileDetails-module__mg9j1W__title{font-weight:500;font-size:var(--size-l);font-family:var(--font-hero);line-height:1.5}.TextileDetails-module__mg9j1W__tags{gap:var(--space-xs);margin-top:var(--space-xs);flex-wrap:wrap;align-items:center;display:flex}.TextileDetails-module__mg9j1W__text{margin-top:var(--space-n);color:var(--color-dark-gray);font-size:var(--size-s);line-height:1.5}.TextileDetails-module__mg9j1W__params{margin-top:var(--space-n);font-size:var(--size-s);line-height:1.5}.TextileDetails-module__mg9j1W__param{margin-top:var(--space-xxs)}.TextileDetails-module__mg9j1W__param:first-child{margin-top:0}.TextileDetails-module__mg9j1W__paramName{font-weight:500}@media (max-width:1365px){.TextileDetails-module__mg9j1W__content{width:calc(100% - var(--space-l) * 2)}.TextileDetails-module__mg9j1W__iconClose{right:var(--space-l)}}@media (max-width:1023px){.TextileDetails-module__mg9j1W__content{width:calc(100% - var(--space-s) * 2)}.TextileDetails-module__mg9j1W__iconClose{right:var(--space-s)}}
.Sidebar-module__S4hb_a__sidebar{--height-button:81px;z-index:10;background-color:var(--color-white);flex-direction:column;height:100%;display:flex;position:relative}.Sidebar-module__S4hb_a__head{padding:var(--space-l) 0;border-bottom:1px solid var(--color-medium-gray);justify-content:center;align-items:center;display:flex}.Sidebar-module__S4hb_a__title{font-weight:500;font-size:var(--size-xl);line-height:1.5}.Sidebar-module__S4hb_a__wrapperMenu{flex-grow:1}.Sidebar-module__S4hb_a__tab{height:100%}.Sidebar-module__S4hb_a__menu{height:calc(100% - var(--height-button))}.Sidebar-module__S4hb_a__btnBuy{height:var(--height-button);font-weight:400;font-size:var(--size-s);flex-shrink:0;align-items:center;line-height:1;display:flex}.Sidebar-module__S4hb_a__btnBuy .Sidebar-module__S4hb_a__iconBasket,.Sidebar-module__S4hb_a__btnBuy .Sidebar-module__S4hb_a__loader{width:22px;height:22px;margin-right:var(--space-xs)}.Sidebar-module__S4hb_a__actualPrice{margin-left:var(--space-xxs)}.Sidebar-module__S4hb_a__details{z-index:9;border-left:1px solid var(--color-medium-gray);background-color:#fff;transition:transform .4s ease-in-out;position:absolute;top:0;bottom:0;left:-1px;overflow-y:scroll;transform:translate(0,0)}.Sidebar-module__S4hb_a__details::-webkit-scrollbar{display:none}.Sidebar-module__S4hb_a__details.Sidebar-module__S4hb_a__enterActive,.Sidebar-module__S4hb_a__details.Sidebar-module__S4hb_a__enterDone{transform:translate(-100%)}.Sidebar-module__S4hb_a__upholsteryDetails{width:427px}@media (max-width:1900px){.Sidebar-module__S4hb_a__sidebar{--height-button:51px}.Sidebar-module__S4hb_a__title{font-size:var(--size-l)}}@media (max-width:1365px){.Sidebar-module__S4hb_a__head{padding:var(--space-s) 0;font-size:var(--size-l)}.Sidebar-module__S4hb_a__tab{box-sizing:border-box;height:calc(100% + 11px)}.Sidebar-module__S4hb_a__upholsteryDetails{width:391px}}@media (max-width:1023px){.Sidebar-module__S4hb_a__title{font-size:var(--size-m)}.Sidebar-module__S4hb_a__details{width:calc(100vw - 374px)}.Sidebar-module__S4hb_a__upholsteryDetails{width:100%}}@media (max-width:767px){.Sidebar-module__S4hb_a__head{padding:var(--space-xs) 0;font-size:var(--size-m)}}
.ConstructorModal-module__u3ppYG__container{background:var(--color-white);height:100%;display:flex}.ConstructorModal-module__u3ppYG__wrapperContent{margin:var(--space-xxl) var(--space-xxb) var(--space-xxb);flex-grow:1}.ConstructorModal-module__u3ppYG__wrapperSidebar{border-left:1px solid var(--color-medium-gray);width:33.4896%;min-width:558px;max-width:643px;position:relative}.ConstructorModal-module__u3ppYG__preloader{justify-content:center;align-items:center;width:100%;height:100%;display:flex}@media (max-width:1900px){.ConstructorModal-module__u3ppYG__wrapperContent{margin:var(--space-xxl) var(--space-xxl) var(--space-xxb)}}@media (max-width:1365px){.ConstructorModal-module__u3ppYG__wrapperSidebar{min-width:422px;max-width:422px}.ConstructorModal-module__u3ppYG__wrapperContent{margin:var(--space-xxl)}}@media (max-width:1023px){.ConstructorModal-module__u3ppYG__wrapperContent{margin:var(--space-s) var(--space-n) var(--space-l)}.ConstructorModal-module__u3ppYG__wrapperSidebar{min-width:373px;max-width:373px}}@media (max-width:767px){.ConstructorModal-module__u3ppYG__wrapperContent{margin:var(--space-s) var(--space-s) var(--space-n);flex-grow:0;transition:all .2s ease-in}.ConstructorModal-module__u3ppYG__container{flex-direction:column}.ConstructorModal-module__u3ppYG__container.ConstructorModal-module__u3ppYG__fixed .ConstructorModal-module__u3ppYG__wrapperContent{margin-top:0;margin-bottom:0}.ConstructorModal-module__u3ppYG__wrapperSidebar{width:100%;min-width:0;min-width:initial;max-width:none;max-width:initial;border-top:1px solid var(--color-medium-gray);border-left:0;flex-grow:1;overflow:hidden}}
.WelcomeText-module__Pl18Sq__text{font-weight:500;font-size:var(--size-xl);font-family:var(--font-hero)}.WelcomeText-module__Pl18Sq__iconContainer{width:35px;height:35px;margin:0 var(--space-xxs);display:inline-block;position:relative}.WelcomeText-module__Pl18Sq__icon{width:100%;height:100%;position:absolute;top:25%}@media (max-width:767px){.WelcomeText-module__Pl18Sq__iconContainer{width:25px;height:25px}.WelcomeText-module__Pl18Sq__text{font-size:var(--size-m)}}
.Variants-module__HuI3BW__variants{align-items:center;display:flex}.Variants-module__HuI3BW__variant{margin-right:var(--space-xb);cursor:pointer;align-items:center;display:flex}.Variants-module__HuI3BW__variant:last-child{margin-right:0}.Variants-module__HuI3BW__variant.Variants-module__HuI3BW__selected .Variants-module__HuI3BW__radio:before{background-color:var(--color-black);content:"";border-radius:50%;width:10px;height:10px;display:block}.Variants-module__HuI3BW__variant.Variants-module__HuI3BW__selected .Variants-module__HuI3BW__name{color:var(--color-black)}.Variants-module__HuI3BW__radio{width:20px;height:20px;margin-right:var(--space-xs);box-shadow:inset 0 0 0 1px var(--color-medium-gray);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.Variants-module__HuI3BW__name{color:var(--color-dark-gray)}
.Footer-module__CbX0wq__container{gap:var(--space-xs);font-size:var(--size-s);flex-direction:column;display:flex}.Footer-module__CbX0wq__contactsWrapper{gap:var(--space-xxs);flex-direction:column;display:flex}.Footer-module__CbX0wq__contacts{gap:var(--space-xs);align-items:center;display:flex}.Footer-module__CbX0wq__icon{width:20px;height:20px}.Footer-module__CbX0wq__title{margin:0}.Footer-module__CbX0wq__grayText{color:var(--color-dark-gray)}
.CreditInfoModal-module__rgAQ6a__wrapperContent{max-width:522px}.CreditInfoModal-module__rgAQ6a__header{padding:var(--space-xxl)}.CreditInfoModal-module__rgAQ6a__headerWithTabs{padding:var(--space-xxl) var(--space-xxl) var(--space-m)}.CreditInfoModal-module__rgAQ6a__headerTabs{margin-bottom:var(--space-m)}.CreditInfoModal-module__rgAQ6a__logo{margin-top:var(--space-xxl)}.CreditInfoModal-module__rgAQ6a__logo:first-child{margin-top:0}.CreditInfoModal-module__rgAQ6a__warningBlock{margin-top:var(--space-xxl)}.CreditInfoModal-module__rgAQ6a__content{padding-top:0;padding-bottom:var(--space-xxl);margin-top:0}.CreditInfoModal-module__rgAQ6a__headerIcon{align-items:center;height:40px;display:flex}.CreditInfoModal-module__rgAQ6a__numbers{margin-top:var(--space-l)}.CreditInfoModal-module__rgAQ6a__description{margin-top:var(--space-l);font-size:var(--size-s);line-height:1.5}.CreditInfoModal-module__rgAQ6a__yandexSplit .CreditInfoModal-module__rgAQ6a__yandexSplitSkeleton{min-height:210px}.CreditInfoModal-module__rgAQ6a__hint{margin-top:var(--space-s);color:var(--color-dark-gray);font-size:var(--size-xs);line-height:1.5}.CreditInfoModal-module__rgAQ6a__block{margin-top:var(--space-xxl)}.CreditInfoModal-module__rgAQ6a__title{font-weight:500;font-size:var(--size-l);font-family:var(--font-hero);line-height:1.5}.CreditInfoModal-module__rgAQ6a__dates,.CreditInfoModal-module__rgAQ6a__list{margin-top:var(--space-m)}.CreditInfoModal-module__rgAQ6a__listItem{margin-top:var(--space-s);font-size:var(--size-n);padding-left:32px;line-height:1.5;position:relative}.CreditInfoModal-module__rgAQ6a__listItem:before{background-color:var(--color-black);content:"";border-radius:50%;width:7px;height:7px;position:absolute;top:12px;left:0;transform:translateY(-50%)}.CreditInfoModal-module__rgAQ6a__listItem:first-child{margin-top:0}.CreditInfoModal-module__rgAQ6a__yandexSplitItem{gap:var(--space-xs);margin-top:var(--space-s);font-size:var(--size-n);line-height:1.5;display:flex}.CreditInfoModal-module__rgAQ6a__yandexSplitItem:first-child{margin-top:0}.CreditInfoModal-module__rgAQ6a__yandexSplitItem img{align-self:baseline}.CreditInfoModal-module__rgAQ6a__faqQuestion{font-weight:500;font-size:var(--size-n);line-height:1.5}.CreditInfoModal-module__rgAQ6a__faqItem{margin:var(--space-n) 0 0}.CreditInfoModal-module__rgAQ6a__faqItem:first-child{margin-top:0}.CreditInfoModal-module__rgAQ6a__notesContainer{margin-top:var(--space-m)}.CreditInfoModal-module__rgAQ6a__note{margin:var(--space-s) 0 0;color:var(--color-dark-gray);font-size:var(--size-s);line-height:1.5}.CreditInfoModal-module__rgAQ6a__iconsBlock{margin-top:var(--space-m);padding:var(--space-xxl) var(--space-s);background-color:var(--color-light-gray)}.CreditInfoModal-module__rgAQ6a__iconItem{gap:var(--space-m);margin-top:var(--space-xxl);align-items:center;display:flex}.CreditInfoModal-module__rgAQ6a__iconItem:first-child{margin-top:0}.CreditInfoModal-module__rgAQ6a__icon{flex:0 0 74px}.CreditInfoModal-module__rgAQ6a__icon .CreditInfoModal-module__rgAQ6a__iconImg{-o-object-fit:contain;object-fit:contain;font-family:object-fit\:contain}.CreditInfoModal-module__rgAQ6a__icon{box-sizing:border-box;position:relative}.CreditInfoModal-module__rgAQ6a__icon>*{box-sizing:border-box;position:absolute;inset:0}.CreditInfoModal-module__rgAQ6a__icon:before{content:"";box-sizing:border-box;padding-top:67.5676%;display:block;position:relative}.CreditInfoModal-module__rgAQ6a__iconImg{-o-object-fit:contain;object-fit:contain;font-family:object-fit\:contain}@media (max-width:767px){.CreditInfoModal-module__rgAQ6a__wrapperContent{max-width:100%}.CreditInfoModal-module__rgAQ6a__header,.CreditInfoModal-module__rgAQ6a__headerWithTabs{padding:var(--space-m) var(--space-s) var(--space-l) var(--space-s);align-items:center}.CreditInfoModal-module__rgAQ6a__header .CreditInfoModal-module__rgAQ6a__headerIcon,.CreditInfoModal-module__rgAQ6a__headerWithTabs .CreditInfoModal-module__rgAQ6a__headerIcon{margin-top:var(--space-xxs)}.CreditInfoModal-module__rgAQ6a__headerTabs{margin-bottom:var(--space-s)}.CreditInfoModal-module__rgAQ6a__logo{margin-top:var(--space-s)}.CreditInfoModal-module__rgAQ6a__number{margin-right:16px}.CreditInfoModal-module__rgAQ6a__title{font-size:var(--size-xm)}.CreditInfoModal-module__rgAQ6a__title.CreditInfoModal-module__rgAQ6a__main{max-width:280px}.CreditInfoModal-module__rgAQ6a__description:last-child{margin:var(--space-l) 0 0}.CreditInfoModal-module__rgAQ6a__iconsBlock{padding:var(--space-l) var(--space-s)}.CreditInfoModal-module__rgAQ6a__iconItem{margin-top:var(--space-l)}.CreditInfoModal-module__rgAQ6a__content{padding-bottom:var(--space-l)}.CreditInfoModal-module__rgAQ6a__yandexSplitItem{font-size:var(--size-s)}}@media (max-width:639px){.CreditInfoModal-module__rgAQ6a__tinkoffItem:first-child{max-width:226px}}@media (max-width:519px){.CreditInfoModal-module__rgAQ6a__yandexSplit .CreditInfoModal-module__rgAQ6a__yandexSplitSkeleton{min-height:210px}}
.DeliveryAndAssemblyModal-module__7Xj5Da__wrapper{min-width:1247px;max-width:1247px}.DeliveryAndAssemblyModal-module__7Xj5Da__contentWrapper{margin-bottom:var(--space-xxl)}@media (max-width:1365px){.DeliveryAndAssemblyModal-module__7Xj5Da__wrapper{min-width:0;min-width:initial;max-width:823px}}@media (max-width:767px){.DeliveryAndAssemblyModal-module__7Xj5Da__scroller{overflow-y:scroll}.DeliveryAndAssemblyModal-module__7Xj5Da__contentWrapper{margin-bottom:var(--space-l)}}
.AllFiltersContent-module__iHJuBq__group{border-bottom:1px solid var(--color-light-gray)}.AllFiltersContent-module__iHJuBq__group:last-child{border-bottom:0}.AllFiltersContent-module__iHJuBq__colorGroup{margin-left:var(--space-xxs-neg)}.AllFiltersContent-module__iHJuBq__switchGroup{font-size:var(--size-n);align-items:center;line-height:1.5;display:flex}@media (max-width:767px){.AllFiltersContent-module__iHJuBq__switchGroup{flex-direction:row-reverse;justify-content:space-between}}
.Footer-module__T9UKza__main{gap:var(--space-n);padding:var(--space-l) var(--space-xxl);--size:50px;justify-content:space-between;align-items:center;display:flex}.Footer-module__T9UKza__priceWrapper{flex-grow:1}.Footer-module__T9UKza__priceText{font-size:var(--size-xs);margin:0}.Footer-module__T9UKza__price{font-weight:500;font-size:var(--size-xl)}.Footer-module__T9UKza__btn{width:100%;height:var(--size)}.Footer-module__T9UKza__btnSmall{width:300px}.Footer-module__T9UKza__skelet{height:var(--size);flex-grow:1;position:relative}@media (max-width:1900px){.Footer-module__T9UKza__main{--size:42px}.Footer-module__T9UKza__price{font-size:var(--size-l)}.Footer-module__T9UKza__btnSmall{width:240px}}@media (max-width:1023px){.Footer-module__T9UKza__btnSmall{width:300px}}@media (max-width:767px){.Footer-module__T9UKza__main{padding:var(--space-n) var(--space-s)}.Footer-module__T9UKza__btnSmall{width:160px}}
.Footer-module__yFDSBa__main{gap:var(--space-n);justify-content:space-between;align-items:center;display:flex}.Footer-module__yFDSBa__priceWrapper{flex-direction:column;justify-content:space-between;align-items:flex-start;display:flex}.Footer-module__yFDSBa__priceText{font-size:var(--size-xs);margin:0}.Footer-module__yFDSBa__price{font-weight:500;font-size:var(--size-xl)}.Footer-module__yFDSBa__btn{width:100%;height:50px}.Footer-module__yFDSBa__btnSmall{width:300px}.Footer-module__yFDSBa__icon{width:24px;height:24px}.Footer-module__yFDSBa__btnText{gap:var(--space-xs);color:var(--color-black);display:flex}@media (max-width:1900px){.Footer-module__yFDSBa__price{font-size:var(--size-l)}.Footer-module__yFDSBa__btn{width:240px;height:42px}}@media (max-width:767px){.Footer-module__yFDSBa__btn{width:160px;height:42px}}
.Filters-module__kMqkFa__filters{justify-content:space-between;align-items:center;display:flex}.Filters-module__kMqkFa__sort{align-items:center;display:flex}.Filters-module__kMqkFa__appliedValues{margin-top:var(--space-n);overflow:hidden}.Filters-module__kMqkFa__filtersButton{width:130px;font-size:var(--size-s)}
.Parameter-module__bpynfW__buttons{flex-wrap:wrap;gap:12px;display:flex}.Parameter-module__bpynfW__button{padding:var(--space-xs) var(--space-s);font-size:var(--size-s);border:1px solid var(--color-medium-gray);cursor:pointer;border-radius:40px;line-height:1.5}.Parameter-module__bpynfW__button.Parameter-module__bpynfW__selected{border-color:var(--color-grafit)}.Parameter-module__bpynfW__price{font-weight:500}
.Offer-module__MOvXJq__lists .Offer-module__MOvXJq__oftenSearch{margin-bottom:var(--space-xxl)}.Offer-module__MOvXJq__lists .Offer-module__MOvXJq__categoryFound{margin:0 0 var(--space-xxs);font-weight:500;font-size:var(--size-n);line-height:150%}.Offer-module__MOvXJq__lists .Offer-module__MOvXJq__found{margin-top:var(--space-xs)}.Offer-module__MOvXJq__lists .Offer-module__MOvXJq__found .Offer-module__MOvXJq__requestTite{color:var(--color-black);font-weight:400;font-size:var(--size-s);word-break:break-all;margin:0;line-height:150%}.Offer-module__MOvXJq__lists .Offer-module__MOvXJq__found .Offer-module__MOvXJq__requestSubtitle{color:var(--color-dark-gray);font-weight:400;font-size:var(--size-xs);margin:0;line-height:150%}.Offer-module__MOvXJq__lists .Offer-module__MOvXJq__found:hover .Offer-module__MOvXJq__requestTite{cursor:pointer;font-weight:500}.Offer-module__MOvXJq__tips{margin-bottom:var(--space-l)}@media (max-width:1023px){.Offer-module__MOvXJq__lists:last-child{margin-right:0}}@media (max-width:767px){.Offer-module__MOvXJq__history{width:100%;margin-right:0}.Offer-module__MOvXJq__lists{margin-right:0}}
.List-module__QO57aG__title{font-weight:500;font-size:var(--size-n);line-height:1.5}.List-module__QO57aG__list{margin:var(--space-s) 0 0}.List-module__QO57aG__item:hover .List-module__QO57aG__subTitle{cursor:pointer;font-weight:500}.List-module__QO57aG__subTitle{padding:var(--space-xxs) 0;color:var(--color-black);font-size:var(--size-s);line-height:1.5;display:block}
.PopoverTrigger-module__xqudAG__popoverTrigger{cursor:pointer;align-items:center;display:flex}.PopoverTrigger-module__xqudAG__icon{width:16px;height:16px;margin-right:var(--space-xs);color:var(--color-dark-gray);display:block}.PopoverTrigger-module__xqudAG__warrantyInfo{color:var(--color-dark-gray);font-size:var(--size-xs);line-height:1.5}
.GenderRadioGroup-module__2tDVJW__group{align-items:center;height:30px;display:flex}.GenderRadioGroup-module__2tDVJW__item:not(:last-child){margin-right:var(--space-xxl)}.GenderRadioGroup-module__2tDVJW__icon{background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:18px;height:18px}.GenderRadioGroup-module__2tDVJW__icon.GenderRadioGroup-module__2tDVJW__woman{background-image:url(../media/woman.13q16tos8dvzl.png?dpl=8f58d3f4)}.GenderRadioGroup-module__2tDVJW__icon.GenderRadioGroup-module__2tDVJW__man{background-image:url(../media/man.161svyteqrfi3.png?dpl=8f58d3f4)}.GenderRadioGroup-module__2tDVJW__text{gap:var(--space-xs);font-size:var(--size-n);align-items:center;display:flex}@media (max-width:767px){.GenderRadioGroup-module__2tDVJW__text{gap:var(--space-xxs);font-size:var(--size-s)}}
.AuthorizationModal-module__pptrWq__wrapperContent{max-width:522px}.AuthorizationModal-module__pptrWq__wrapperContent .AuthorizationModal-module__pptrWq__content{gap:var(--space-m);flex-direction:column;flex:1;height:auto;padding-bottom:0;display:flex}.AuthorizationModal-module__pptrWq__container{flex-direction:column;height:100%;display:flex}.AuthorizationModal-module__pptrWq__container.AuthorizationModal-module__pptrWq__start .AuthorizationModal-module__pptrWq__form{flex-grow:1;align-items:center;display:flex}.AuthorizationModal-module__pptrWq__container.AuthorizationModal-module__pptrWq__clarification .AuthorizationModal-module__pptrWq__form,.AuthorizationModal-module__pptrWq__container.AuthorizationModal-module__pptrWq__clarification .AuthorizationModal-module__pptrWq__formWrapper{height:100%}.AuthorizationModal-module__pptrWq__formTitle{margin-bottom:var(--space-s);color:var(--color-black);font-size:var(--size-s);line-height:1.5}.AuthorizationModal-module__pptrWq__welcomeText{margin-bottom:var(--space-b)}.AuthorizationModal-module__pptrWq__note{padding-bottom:var(--space-l);margin-top:auto}@media (max-width:767px){.AuthorizationModal-module__pptrWq__wrapperContent{max-width:none;max-width:initial}.AuthorizationModal-module__pptrWq__wrapperContent .AuthorizationModal-module__pptrWq__content{padding-bottom:0}.AuthorizationModal-module__pptrWq__container:not(.AuthorizationModal-module__pptrWq__container.AuthorizationModal-module__pptrWq__start) .AuthorizationModal-module__pptrWq__form{height:100%}.AuthorizationModal-module__pptrWq__container.AuthorizationModal-module__pptrWq__start .AuthorizationModal-module__pptrWq__formWrapper{height:auto}.AuthorizationModal-module__pptrWq__welcomeText{margin-bottom:var(--space-xxl)}.AuthorizationModal-module__pptrWq__note{padding-bottom:var(--space-n)}}
.BuyInCreditModal-module__rPQa7G__wrapperContent{max-width:522px}.BuyInCreditModal-module__rPQa7G__header{padding-bottom:var(--space-m)}.BuyInCreditModal-module__rPQa7G__content{padding-top:0;padding-bottom:var(--space-xxl);overflow-x:hidden}.BuyInCreditModal-module__rPQa7G__tabs{margin-bottom:var(--space-xxl);position:relative}.BuyInCreditModal-module__rPQa7G__tabs:before,.BuyInCreditModal-module__rPQa7G__tabs:after{z-index:1;content:"";width:40px;height:100%;position:absolute;top:0}.BuyInCreditModal-module__rPQa7G__tabs:before{background:linear-gradient(90deg, var(--color-white), transparent);left:-40px}.BuyInCreditModal-module__rPQa7G__tabs:after{background:linear-gradient(-90deg, var(--color-white), transparent);right:-40px}.BuyInCreditModal-module__rPQa7G__yandexSplit{min-height:253px;margin-top:var(--space-l)}.BuyInCreditModal-module__rPQa7G__yandexSplit .BuyInCreditModal-module__rPQa7G__yandexSplitSkeleton{min-height:287px}.BuyInCreditModal-module__rPQa7G__hideSplit{visibility:hidden;height:0;min-height:0;overflow:hidden}.BuyInCreditModal-module__rPQa7G__numbers{height:77px;margin-top:var(--space-l)}.BuyInCreditModal-module__rPQa7G__variants{margin-top:var(--space-xl)}.BuyInCreditModal-module__rPQa7G__description{margin-top:var(--space-l);font-size:var(--size-n);line-height:1.5}.BuyInCreditModal-module__rPQa7G__halvaDescription{margin-top:var(--space-l);font-size:var(--size-s);line-height:1.5}.BuyInCreditModal-module__rPQa7G__descriptionItem{margin-top:var(--space-s)}.BuyInCreditModal-module__rPQa7G__descriptionItem:first-child{margin-top:0}.BuyInCreditModal-module__rPQa7G__descriptionItem:last-child{max-width:440px}.BuyInCreditModal-module__rPQa7G__warningBlock{margin-top:var(--space-xxl)}.BuyInCreditModal-module__rPQa7G__notesBlock{gap:var(--space-s);margin-top:var(--space-m);flex-direction:column;display:flex}.BuyInCreditModal-module__rPQa7G__hintBlock{margin-top:var(--space-xb);grid-row-gap:var(--space-s);row-gap:var(--space-s);display:grid}.BuyInCreditModal-module__rPQa7G__hint,.BuyInCreditModal-module__rPQa7G__note{color:var(--color-dark-gray);font-size:var(--size-s);line-height:1.5}.BuyInCreditModal-module__rPQa7G__block{margin-top:var(--space-l)}.BuyInCreditModal-module__rPQa7G__list{grid-row-gap:var(--space-s);row-gap:var(--space-s);display:grid}.BuyInCreditModal-module__rPQa7G__listBlock{align-items:flex-start;display:flex}.BuyInCreditModal-module__rPQa7G__listItem{margin-left:var(--space-xs)}.BuyInCreditModal-module__rPQa7G__mainBlock{gap:var(--space-l);margin-top:var(--space-xxl);flex-direction:column;display:flex}.BuyInCreditModal-module__rPQa7G__mainBlockTitle{font-weight:500;font-size:var(--size-l);line-height:150%}.BuyInCreditModal-module__rPQa7G__button{margin-top:var(--space-l)}.BuyInCreditModal-module__rPQa7G__price{margin-left:var(--space-xxs)}.BuyInCreditModal-module__rPQa7G__dates{margin-top:var(--space-l)}.BuyInCreditModal-module__rPQa7G__icon{border-radius:50%;width:24px;height:24px}.BuyInCreditModal-module__rPQa7G__icon .BuyInCreditModal-module__rPQa7G__iconImg{-o-object-fit:contain;object-fit:contain;font-family:object-fit\:contain}.BuyInCreditModal-module__rPQa7G__iconMoved1{position:relative;left:16px}.BuyInCreditModal-module__rPQa7G__iconMoved2{position:relative;left:8px}.BuyInCreditModal-module__rPQa7G__iconSuccess{width:22px;height:22px;color:var(--color-black)}@media (max-width:1900px){.BuyInCreditModal-module__rPQa7G__button{height:var(--size-xxb);font-size:var(--size-n)}}@media (max-width:767px){.BuyInCreditModal-module__rPQa7G__wrapperContent{max-width:100%}.BuyInCreditModal-module__rPQa7G__button{height:42px}}@media (max-width:500px){.BuyInCreditModal-module__rPQa7G__content{padding-bottom:var(--space-l)}.BuyInCreditModal-module__rPQa7G__description{font-size:var(--size-s)}.BuyInCreditModal-module__rPQa7G__mainBlockTitle{font-size:var(--size-xm)}.BuyInCreditModal-module__rPQa7G__listItem{font-size:var(--size-s)}.BuyInCreditModal-module__rPQa7G__hint{font-size:var(--size-xs)}.BuyInCreditModal-module__rPQa7G__tabs:before,.BuyInCreditModal-module__rPQa7G__tabs:after{width:15px}.BuyInCreditModal-module__rPQa7G__tabs:before{left:-15px}.BuyInCreditModal-module__rPQa7G__tabs:after{right:-15px}}
.CertificateModal-module__Fce6_a__contentWrapper{max-width:522px}.CertificateModal-module__Fce6_a__content{gap:var(--space-xxl);box-sizing:border-box;height:100%;padding-bottom:var(--space-xb);flex-direction:column;justify-content:space-between;display:flex}.CertificateModal-module__Fce6_a__title{margin:0 0 var(--space-l);font-size:var(--size-s);line-height:1.5}@media (max-width:767px){.CertificateModal-module__Fce6_a__contentWrapper{max-width:100%}.CertificateModal-module__Fce6_a__content{padding:var(--space-n) var(--space-s) var(--space-xxl)}}
.DeliveryInformationModal-module__2Wb0Ua__wrapperContent{max-width:522px}.DeliveryInformationModal-module__2Wb0Ua__head{padding:var(--space-l) var(--space-xxl)}.DeliveryInformationModal-module__2Wb0Ua__content{padding-top:0}.DeliveryInformationModal-module__2Wb0Ua__text{padding-right:var(--space-n);font-size:var(--size-n);line-height:1.5}.DeliveryInformationModal-module__2Wb0Ua__text a[href^=tel\:]{text-wrap:nowrap}.DeliveryInformationModal-module__2Wb0Ua__nuance{margin-top:var(--space-s);color:var(--color-dark-gray);font-size:var(--size-xs);line-height:1.5}.DeliveryInformationModal-module__2Wb0Ua__tableTitle{margin-top:var(--space-xxl);padding:var(--space-s) 0;font-size:var(--size-s);text-align:center;border:1px solid var(--color-medium-gray);line-height:1.5}.DeliveryInformationModal-module__2Wb0Ua__shippingWrapper{margin-top:var(--space-xxl)}.DeliveryInformationModal-module__2Wb0Ua__deliveryInfo{margin-top:var(--space-m);font-weight:500;font-size:var(--size-l);line-height:1.5}.DeliveryInformationModal-module__2Wb0Ua__deliveryArea,.DeliveryInformationModal-module__2Wb0Ua__deliveryDate{margin-top:var(--space-xs);color:var(--color-grafit);font-size:var(--size-s);line-height:1.5}.DeliveryInformationModal-module__2Wb0Ua__assembly{margin-top:var(--space-xxl)}.DeliveryInformationModal-module__2Wb0Ua__assemblyTitle{font-weight:500;font-size:var(--size-l);font-family:var(--font-hero);line-height:1.5}.DeliveryInformationModal-module__2Wb0Ua__assemblyInfo{gap:var(--space-n);margin-top:var(--space-s);flex-direction:column;display:flex}.DeliveryInformationModal-module__2Wb0Ua__assemblyInfo p{margin:0}.DeliveryInformationModal-module__2Wb0Ua__subtitle{color:var(--color-dark-gray)}.DeliveryInformationModal-module__2Wb0Ua__tableRow{display:flex}.DeliveryInformationModal-module__2Wb0Ua__tableItem{width:50%;padding:var(--space-s);font-weight:500;font-size:var(--size-s);text-align:center;border:1px solid var(--color-medium-gray);border-top:none;justify-content:center;align-items:center;line-height:1.5;display:flex}.DeliveryInformationModal-module__2Wb0Ua__tableItem:last-child{border-left:none}.DeliveryInformationModal-module__2Wb0Ua__linkWrapper{margin-top:var(--space-xxl);justify-content:center;display:flex}.DeliveryInformationModal-module__2Wb0Ua__link{font-size:var(--size-s);line-height:21px}.DeliveryInformationModal-module__2Wb0Ua__container{padding-bottom:var(--space-xxl)}.DeliveryInformationModal-module__2Wb0Ua__pecomSection{margin-top:var(--space-xxl)}.DeliveryInformationModal-module__2Wb0Ua__freeDeliveryBanner{margin-top:var(--space-xs)}.DeliveryInformationModal-module__2Wb0Ua__note{color:var(--color-grafit);font-size:var(--size-s);line-height:1.5}@media (max-width:767px){.DeliveryInformationModal-module__2Wb0Ua__wrapperContent{max-width:420px}.DeliveryInformationModal-module__2Wb0Ua__tableWrapper{padding-right:var(--space-xxs)}.DeliveryInformationModal-module__2Wb0Ua__pecomSection,.DeliveryInformationModal-module__2Wb0Ua__linkWrapper{margin-top:var(--space-l)}.DeliveryInformationModal-module__2Wb0Ua__text{padding-right:0}.DeliveryInformationModal-module__2Wb0Ua__assemblyTitle{font-size:var(--size-xm)}.DeliveryInformationModal-module__2Wb0Ua__head{padding:var(--space-n) var(--space-s)}}@media (max-width:519px){.DeliveryInformationModal-module__2Wb0Ua__wrapperContent{max-width:100%}}
.DesignerPhotoUpload-module__0WDTGW__photoWrapper{border-radius:50%;width:180px;height:180px;margin:0 auto;position:relative}.DesignerPhotoUpload-module__0WDTGW__photoIcon{cursor:pointer;width:38px;height:30px;position:absolute;top:50%;right:50%;transform:translate(50%,-50%)}.DesignerPhotoUpload-module__0WDTGW__photoIcon.DesignerPhotoUpload-module__0WDTGW__hovered{color:var(--color-white)}.DesignerPhotoUpload-module__0WDTGW__photoIcon.DesignerPhotoUpload-module__0WDTGW__hidden{display:none}.DesignerPhotoUpload-module__0WDTGW__description{margin-top:var(--space-s);color:var(--color-dark-gray);font-size:var(--size-xs);text-align:center;display:block}.DesignerPhotoUpload-module__0WDTGW__image{border-radius:50%;width:180px;height:180px;margin:0 auto}.DesignerPhotoUpload-module__0WDTGW__image.DesignerPhotoUpload-module__0WDTGW__hovered{cursor:pointer;background-color:#0006}.DesignerPhotoUpload-module__0WDTGW__cnImage{border-radius:50%}.DesignerPhotoUpload-module__0WDTGW__cnImage.DesignerPhotoUpload-module__0WDTGW__hovered{opacity:.4}
.Content-module__tQWY-G__content{padding:0 0 var(--space-xxl)}@media (max-width:767px){.Content-module__tQWY-G__content{padding:0 0 var(--space-xs)}}
.Product-module__zhcHga__main{gap:var(--space-n);border:1px solid var(--color-white);--image-size:180px;border-radius:20px;padding:14px;display:flex}.Product-module__zhcHga__selected{border-color:var(--color-dark-gray)}.Product-module__zhcHga__galleryWrapper{width:var(--image-size);position:relative}.Product-module__zhcHga__favoriteButton{top:var(--space-xxs);right:var(--space-xxs);z-index:2;position:absolute}.Product-module__zhcHga__contentWrapper{flex-direction:column;flex-grow:1;display:flex}.Product-module__zhcHga__titleWrapper{gap:var(--space-xs);align-items:center;height:min-content;display:flex}.Product-module__zhcHga__title{font-weight:500;font-size:var(--size-n);margin:0}.Product-module__zhcHga__icon{flex:none;width:16px;height:16px}.Product-module__zhcHga__content{flex-grow:1}.Product-module__zhcHga__sizes{gap:var(--space-xxs);margin-top:var(--space-xxs);font-size:var(--size-s);flex-wrap:wrap;display:flex}.Product-module__zhcHga__sizes .Product-module__zhcHga__values{white-space:nowrap}.Product-module__zhcHga__subtitle{color:var(--color-grafit)}.Product-module__zhcHga__priceBlock{gap:var(--space-s);margin-top:var(--space-s);font-size:var(--size-l);line-height:150%;display:flex}.Product-module__zhcHga__priceActual{height:min-content;padding:var(--space-xxs) var(--space-xs);background-color:var(--color-light-green);border-radius:5px;font-weight:500;line-height:150%}.Product-module__zhcHga__expiredRow{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:auto;display:flex}.Product-module__zhcHga__expiredText{font-size:var(--size-xs);margin:0;line-height:150%}.Product-module__zhcHga__priceExpired{font-weight:500;font-size:var(--size-n);line-height:150%}.Product-module__zhcHga__button{width:100%;margin-top:var(--space-l);color:var(--color-black)!important}.Product-module__zhcHga__buttonText{gap:var(--space-xs);font-size:var(--size-n);display:flex}@media (max-width:767px){.Product-module__zhcHga__main{--image-size:155px;gap:var(--space-xs);box-sizing:border-box;flex-direction:column;align-items:center;height:100%;padding:9px}.Product-module__zhcHga__contentWrapper{flex-direction:initial;grid-template-rows:calc(var(--size-s) * 1.5 * 2) auto auto;grid-template-columns:minmax(min-content, var(--image-size));display:grid}.Product-module__zhcHga__titleWrapper{align-items:flex-start}.Product-module__zhcHga__title{font-size:var(--size-s);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.Product-module__zhcHga__button{margin-top:var(--space-xs)}.Product-module__zhcHga__buttonText{font-size:var(--size-s)}.Product-module__zhcHga__iconCross{align-self:center}.Product-module__zhcHga__priceBlock{align-items:center}.Product-module__zhcHga__priceActual{padding:3px var(--space-xxs);font-size:var(--size-s)}.Product-module__zhcHga__expiredText{display:none}.Product-module__zhcHga__priceExpired{font-weight:400;font-size:var(--size-xs);text-decoration:line-through}}@media (max-width:359px){.Product-module__zhcHga__main{--image-size:135px}.Product-module__zhcHga__priceBlock{gap:var(--space-xxs);flex-flow:column wrap;align-items:flex-start}}
.LinkParameter-module__gNTlJG__title{font-weight:500}
.MenuSearch-module__iejh-q__wrapper{justify-content:space-between;width:100%;display:flex;position:relative}.MenuSearch-module__iejh-q__input{width:100%}.MenuSearch-module__iejh-q__input.MenuSearch-module__iejh-q__overrider>div{padding:0 var(--space-s);border-radius:29px}.MenuSearch-module__iejh-q__input.MenuSearch-module__iejh-q__overrider>div input{font-size:var(--size-n);padding-top:8px;padding-bottom:8px;line-height:1.5;overflow:hidden}.MenuSearch-module__iejh-q__icon{width:20px;height:20px;color:var(--color-grafit)}.MenuSearch-module__iejh-q__loadingIcon{width:20px;height:20px}.MenuSearch-module__iejh-q__cameraIcon{width:30px;height:30px}.MenuSearch-module__iejh-q__button{z-index:5;cursor:pointer;background:0 0;border:0;min-width:30px;height:30px;margin:0;padding:0;font-size:0;display:block}
.Footer-module__T_vaga__btnSave{height:70px;font-size:var(--size-m);display:flex}.Footer-module__T_vaga__divider{width:1px;height:27px;margin:0 var(--space-s);background-color:var(--color-dark-gray)}@media (max-width:767px){.Footer-module__T_vaga__btnSave{height:50px;padding:var(--space-xs);font-size:var(--size-n)}.Footer-module__T_vaga__divider{height:24px}}
.SelectorFabricsSamples-module__SPgUWq__group{padding:var(--space-n) 0}.SelectorFabricsSamples-module__SPgUWq__group:last-child{padding-bottom:0}.SelectorFabricsSamples-module__SPgUWq__wrapperMainContent{flex-direction:column;padding-bottom:150px;display:flex}.SelectorFabricsSamples-module__SPgUWq__left{position:relative}.SelectorFabricsSamples-module__SPgUWq__notFound{padding:var(--space-xb) 0;flex-direction:column;align-items:center;display:flex}.SelectorFabricsSamples-module__SPgUWq__notFoundTitle{font-weight:600}.SelectorFabricsSamples-module__SPgUWq__right{position:relative}.SelectorFabricsSamples-module__SPgUWq__samplesFormContent{flex-direction:column;flex-basis:0;justify-content:space-between;display:flex}.SelectorFabricsSamples-module__SPgUWq__examples{grid-gap:var(--space-s);gap:var(--space-s);grid-template-columns:repeat(5,45px);margin:0 auto;display:grid}.SelectorFabricsSamples-module__SPgUWq__exampleMobile{width:45px;height:45px}.SelectorFabricsSamples-module__SPgUWq__samplesFormContent{display:flex}.SelectorFabricsSamples-module__SPgUWq__containerForm{z-index:11;transition:bottom .4s;position:fixed;bottom:-100%;left:0;right:0}.SelectorFabricsSamples-module__SPgUWq__containerForm.SelectorFabricsSamples-module__SPgUWq__opened{bottom:0}.SelectorFabricsSamples-module__SPgUWq__bottomSelectedSamples{z-index:2;padding:var(--space-n) var(--space-xxl);background:var(--color-light-gray)}.SelectorFabricsSamples-module__SPgUWq__formContainerModal{width:100%;padding:0 var(--space-s)}.SelectorFabricsSamples-module__SPgUWq__bottomExamples{flex-direction:column;align-items:center;display:flex}.SelectorFabricsSamples-module__SPgUWq__submitModal{width:100%;margin-top:var(--space-s)}.SelectorFabricsSamples-module__SPgUWq__filters{margin-bottom:var(--space-xs)}@media (max-width:1365px){.SelectorFabricsSamples-module__SPgUWq__bottomSelectedSamples{padding:var(--space-s)}.SelectorFabricsSamples-module__SPgUWq__wrapperMainContent{padding-bottom:123px}.SelectorFabricsSamples-module__SPgUWq__formContainerModal{padding:0}}@media (max-width:767px){.SelectorFabricsSamples-module__SPgUWq__bottomSelectedSamples{padding:var(--space-n)}}
.Content-module__Mvqeea__title{margin-bottom:var(--space-l);font-weight:500;font-size:var(--size-l);font-family:var(--font-hero);line-height:1.5;display:none}.Content-module__Mvqeea__note{margin-bottom:var(--space-xxl);padding:var(--space-n);font-size:var(--size-s);border:1px dashed var(--color-medium-gray);border-radius:5px;line-height:1.5}.Content-module__Mvqeea__parameter{margin-bottom:var(--space-l)}.Content-module__Mvqeea__parameter:last-child{margin-bottom:0}.Content-module__Mvqeea__name{margin-bottom:var(--space-s);font-weight:500;font-size:var(--size-n);line-height:1.5}.Content-module__Mvqeea__fabrics{grid-row-gap:var(--space-s);justify-content:space-between;row-gap:var(--space-s);grid-template-columns:repeat(auto-fill,minmax(105px,105px));width:100%;display:grid}.Content-module__Mvqeea__content{padding-bottom:var(--space-l)}@media (max-width:767px){.Content-module__Mvqeea__title{display:block}.Content-module__Mvqeea__note{margin-bottom:var(--space-l);padding:var(--space-xs) var(--space-n)}.Content-module__Mvqeea__fabrics{grid-template-columns:repeat(auto-fill,minmax(80px,80px))}}
.EmptyResponse-module__sPWgmG__title{padding-bottom:var(--space-l);font-size:var(--size-xl);text-align:center;word-wrap:break-word;word-break:break-word;border-bottom:1px solid var(--color-medium-gray);line-height:1.5}@media (max-width:1023px){.EmptyResponse-module__sPWgmG__title{font-size:var(--size-l);line-height:1.2}}
.SearchHistory-module__9IjjaG__main{margin-bottom:var(--space-xxl)}.SearchHistory-module__9IjjaG__titleWraper{justify-content:space-between;display:flex}.SearchHistory-module__9IjjaG__title{margin:0;margin-bottom:var(--space-s);font-weight:500;font-size:var(--size-n);line-height:150%}.SearchHistory-module__9IjjaG__clear{margin:auto 0 var(--space-s);color:var(--color-dark-gray);font-weight:400;font-size:var(--size-s);border-bottom:1px solid var(--color-dark-gray);line-height:150%}.SearchHistory-module__9IjjaG__clear:hover{cursor:pointer;font-weight:500}.SearchHistory-module__9IjjaG__requestTitle{width:90%;margin:0;margin-bottom:var(--space-xs);font-weight:400;font-size:var(--size-s);word-break:break-word;word-wrap:break-word;justify-content:flex-start;line-height:150%;display:flex}.SearchHistory-module__9IjjaG__requestTitle:last-child{margin-bottom:0}.SearchHistory-module__9IjjaG__requestTitle:hover{cursor:pointer;font-weight:500}
.Sizes-module__Z-ADtW__sizes{font-size:var(--size-s);line-height:1.5}.Sizes-module__Z-ADtW__label{font-weight:500}@media (max-width:767px){.Sizes-module__Z-ADtW__label{display:block}}
.ProductCard-module__nivouW__card{grid-gap:var(--space-m);gap:var(--space-m);grid-template-columns:200px 1fr;display:grid}.ProductCard-module__nivouW__image{align-self:flex-start}.ProductCard-module__nivouW__name{font-size:var(--size-s);flex-direction:column;place-self:flex-start;display:flex}.ProductCard-module__nivouW__sizes{gap:var(--space-xxs);margin-top:var(--space-n);font-size:var(--size-s);flex-wrap:wrap;display:flex}.ProductCard-module__nivouW__sizes .ProductCard-module__nivouW__title{font-weight:500}.ProductCard-module__nivouW__sizes .ProductCard-module__nivouW__values{white-space:nowrap}.ProductCard-module__nivouW__button{align-self:center;height:42px;margin-bottom:1px}.ProductCard-module__nivouW__iconCheck{width:22px;height:22px;color:var(--color-grafit)}.ProductCard-module__nivouW__price{-moz-column-gap:var(--space-xs);place-self:flex-end;align-items:flex-end;column-gap:var(--space-xs);flex-direction:column;display:flex}.ProductCard-module__nivouW__price .ProductCard-module__nivouW__expired{font-size:var(--size-s)}.ProductCard-module__nivouW__price .ProductCard-module__nivouW__actual{font-weight:500;font-size:var(--size-m)}.ProductCard-module__nivouW__stockCount{margin-top:5px}@media (max-width:767px){.ProductCard-module__nivouW__card{gap:var(--space-n);grid-template-columns:170px 1fr}.ProductCard-module__nivouW__name{font-size:var(--size-n)}.ProductCard-module__nivouW__sizes{margin-top:var(--space-s);flex-direction:column;gap:0}.ProductCard-module__nivouW__button{height:35px;font-size:var(--size-s)}}@media (max-width:359px){.ProductCard-module__nivouW__card{-moz-column-gap:var(--space-xs);column-gap:var(--space-xs);grid-template-columns:150px 1fr}}
.DesignerProfileForm-module__m_Dxea__form{height:100%;margin-bottom:var(--space-xxl);flex-direction:column;gap:10px;display:flex}.DesignerProfileForm-module__m_Dxea__label{min-width:116px}.DesignerProfileForm-module__m_Dxea__linkAddRegion{margin-top:var(--space-xs);color:var(--color-dark-gray);display:inline-block}.DesignerProfileForm-module__m_Dxea__additionalRegion{margin-top:var(--space-s)}.DesignerProfileForm-module__m_Dxea__linkRemoveRegion{margin-top:var(--space-xs);font-weight:400;font-size:var(--size-s);display:inline-block}.DesignerProfileForm-module__m_Dxea__linkRemoveRegion:after{width:12px;height:12px;margin-left:var(--space-xxs);vertical-align:baseline;content:"";background:url(../media/remove.02zftivlmnwtl.svg?dpl=8f58d3f4) 50%/contain no-repeat;display:inline-block}.DesignerProfileForm-module__m_Dxea__hint{margin-top:var(--space-xs);color:var(--color-dark-gray);font-size:var(--size-s);line-height:1.5}.DesignerProfileForm-module__m_Dxea__submit{max-height:42px;margin-top:var(--space-s)}@media (max-width:1023px){.DesignerProfileForm-module__m_Dxea__input{padding-top:7px;padding-bottom:7px}.DesignerProfileForm-module__m_Dxea__form{margin-bottom:var(--space-l);gap:0}}
.Footer-module__JtYJ7G__footer{gap:var(--space-xs);display:flex}.Footer-module__JtYJ7G__textApply{font-weight:500}.Footer-module__JtYJ7G__reset{flex-basis:180px}.Footer-module__JtYJ7G__apply{flex-grow:1}@media (max-width:1023px){.Footer-module__JtYJ7G__textApply{font-size:var(--size-n)}}@media (max-width:767px){.Footer-module__JtYJ7G__reset{display:none}.Footer-module__JtYJ7G__footer{height:50px;margin:0;padding:0}.Footer-module__JtYJ7G__apply,.Footer-module__JtYJ7G__apply .Footer-module__JtYJ7G__applyBtn{height:100%}}
.KitCheaperModal-module__kbfcwW__wrapperContent{max-width:580px}.KitCheaperModal-module__kbfcwW__wrapperContent .KitCheaperModal-module__kbfcwW__content{padding:0}.KitCheaperModal-module__kbfcwW__head{padding:var(--space-l) var(--space-xxl)}.KitCheaperModal-module__kbfcwW__note{margin-bottom:var(--space-s);padding:var(--space-n);background-color:var(--color-light-gray);border-radius:5px;font-weight:500}.KitCheaperModal-module__kbfcwW__productsWrapper{margin:0 var(--space-m)}.KitCheaperModal-module__kbfcwW__loader{width:100%;max-width:300px;height:4px;margin:var(--space-m) auto;background-color:var(--color-light-gray);display:block;position:relative;overflow:hidden}.KitCheaperModal-module__kbfcwW__loader:after{box-sizing:border-box;background-color:var(--color-grafit);content:"";height:4px;animation:1s linear infinite alternate KitCheaperModal-module__kbfcwW__hitZak;position:absolute;top:0;left:0}.KitCheaperModal-module__kbfcwW__footer{border-color:var(--color-medium-gray);opacity:0;max-height:0;padding:0;transition:all .5s ease-in-out;transform:translateY(100%)}.KitCheaperModal-module__kbfcwW__footerActive{opacity:1;max-height:150px;transform:translate(0,0)}@media (max-width:767px){.KitCheaperModal-module__kbfcwW__head{padding:var(--space-n) var(--space-s)}.KitCheaperModal-module__kbfcwW__header{padding:0 var(--space-s)}.KitCheaperModal-module__kbfcwW__wrapperContent{max-width:none;max-height:100%!important}.KitCheaperModal-module__kbfcwW__note{margin-top:0;margin-bottom:var(--space-xs);font-size:var(--size-s)}.KitCheaperModal-module__kbfcwW__productsWrapper{margin:0 var(--space-xxs);grid-template-columns:repeat(2,1fr);display:grid}}@keyframes KitCheaperModal-module__kbfcwW__hitZak{0%{width:0}50%{width:100%}to{width:0;left:auto;right:0}}
.SampleParameter-module__GorkXa__parameter{font-size:var(--size-n);line-height:1.5}.SampleParameter-module__GorkXa__name{vertical-align:middle;font-weight:500;display:inline-block}.SampleParameter-module__GorkXa__imageWrapper{width:25px;height:25px;margin-left:var(--space-xs);vertical-align:middle;border:1px solid var(--color-light-gray);border-radius:50%;display:inline-block;overflow:hidden}.SampleParameter-module__GorkXa__title{margin-left:var(--space-xs);vertical-align:middle;display:inline-block}.SampleParameter-module__GorkXa__description{vertical-align:middle;display:inline-block}
.Head-module__26sP4q__head{align-items:center;gap:10px;padding:15px 15px 0;display:flex}.Head-module__26sP4q__button{box-sizing:border-box;cursor:pointer;background-color:#0000;border:none;flex-shrink:0;width:30px;height:30px;padding:5px}.Head-module__26sP4q__icon{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;color:var(--color-grafit);font-family:object-fit\:contain}.Head-module__26sP4q__back.Head-module__26sP4q__button{padding:3px}.Head-module__26sP4q__back.Head-module__26sP4q__button .Head-module__26sP4q__icon{transform:rotate(180deg)}.Head-module__26sP4q__hidden{display:none}
.ModuleInfoModal-module__pW_W-a__wrapperContent{max-width:643px}.ModuleInfoModal-module__pW_W-a__wrapperContent .ModuleInfoModal-module__pW_W-a__content{padding:0}.ModuleInfoModal-module__pW_W-a__wrapperContent .ModuleInfoModal-module__pW_W-a__head{padding-bottom:var(--space-l)}.ModuleInfoModal-module__pW_W-a__footer{border:none;padding:0}@media (max-width:767px){.ModuleInfoModal-module__pW_W-a__wrapperContent{max-width:none}.ModuleInfoModal-module__pW_W-a__wrapperContent .ModuleInfoModal-module__pW_W-a__head{padding-bottom:var(--space-n)}}
.ModulesSetModal-module__R6aJ1G__head{padding-bottom:var(--space-l)}.ModulesSetModal-module__R6aJ1G__title{margin-right:auto;margin-left:var(--space-s);align-self:flex-end}.ModulesSetModal-module__R6aJ1G__wrapperContent{max-width:643px}.ModulesSetModal-module__R6aJ1G__content{padding:0 var(--space-l);padding-bottom:var(--space-xxl)}.ModulesSetModal-module__R6aJ1G__content.ModulesSetModal-module__R6aJ1G__details{padding:0}.ModulesSetModal-module__R6aJ1G__footer{border:none;padding:0}.ModulesSetModal-module__R6aJ1G__products{grid-gap:var(--space-xs);gap:var(--space-xs);grid-template-columns:1fr 1fr;grid-auto-rows:max-content;display:grid}@media (max-width:767px){.ModulesSetModal-module__R6aJ1G__head{padding-bottom:var(--space-n)}.ModulesSetModal-module__R6aJ1G__wrapperContent{max-width:none}.ModulesSetModal-module__R6aJ1G__content{padding:0 var(--space-xxs);padding-bottom:var(--space-s)}.ModulesSetModal-module__R6aJ1G__products{gap:var(--space-xxs)}.ModulesSetModal-module__R6aJ1G__title{margin-left:var(--space-xs)}}
.TextileDetails-module__QzEUxG__content{width:calc(100% - var(--space-xxl) * 2);margin:auto;margin-top:var(--space-e);margin-bottom:var(--space-l)}.TextileDetails-module__QzEUxG__iconClose{top:25px;right:var(--space-xxl);position:absolute}.TextileDetails-module__QzEUxG__imageWrapper{width:100%;margin:auto;margin-bottom:var(--space-l)}.TextileDetails-module__QzEUxG__image{box-sizing:border-box;position:relative}.TextileDetails-module__QzEUxG__image>*{box-sizing:border-box;position:absolute;inset:0}.TextileDetails-module__QzEUxG__image:before{content:"";box-sizing:border-box;padding-top:66.2739%;display:block;position:relative}.TextileDetails-module__QzEUxG__cnImage{-o-object-fit:cover;object-fit:cover;font-family:object-fit\:cover}.TextileDetails-module__QzEUxG__title{font-weight:500;font-size:var(--size-l);font-family:var(--font-hero);line-height:1.5}.TextileDetails-module__QzEUxG__tags{gap:var(--space-xs);margin-top:var(--space-xs);flex-wrap:wrap;align-items:center;display:flex}.TextileDetails-module__QzEUxG__text{margin-top:var(--space-n);color:var(--color-dark-gray);font-size:var(--size-s);line-height:1.5}.TextileDetails-module__QzEUxG__params{margin-top:var(--space-n);font-size:var(--size-n);line-height:1.5}.TextileDetails-module__QzEUxG__param{margin-top:var(--space-xxs)}.TextileDetails-module__QzEUxG__param:first-child{margin-top:0}.TextileDetails-module__QzEUxG__paramName{font-weight:500}@media (max-width:1365px){.TextileDetails-module__QzEUxG__content{width:calc(100% - var(--space-l) * 2)}.TextileDetails-module__QzEUxG__iconClose{right:var(--space-l)}}@media (max-width:1023px){.TextileDetails-module__QzEUxG__content{width:calc(100% - var(--space-s) * 2)}.TextileDetails-module__QzEUxG__iconClose{right:var(--space-s)}}
.Payments-module__r8x73G__method:not(:last-child){margin-bottom:var(--space-xxl)}.Payments-module__r8x73G__head{align-items:center;display:flex}.Payments-module__r8x73G__link{color:var(--color-blue)}.Payments-module__r8x73G__headContent{flex-wrap:wrap;align-items:center;display:flex}.Payments-module__r8x73G__title{margin:0;margin-right:var(--space-s);font-weight:400;font-size:var(--size-l);line-height:1.5}.Payments-module__r8x73G__description{margin:var(--space-m) 0 0}.Payments-module__r8x73G__wrapperIcon{min-width:44px;height:35px;margin-right:var(--space-s)}.Payments-module__r8x73G__icon{background-color:#0000}.Payments-module__r8x73G__icon .Payments-module__r8x73G__cnImage{-o-object-fit:contain;object-fit:contain;font-family:object-fit\:contain}.Payments-module__r8x73G__images{align-items:center;display:flex}.Payments-module__r8x73G__image:not(:last-child){margin-right:var(--space-s)}@media (max-width:767px){.Payments-module__r8x73G__head{margin-top:var(--space-s-neg);align-items:flex-start}.Payments-module__r8x73G__title,.Payments-module__r8x73G__wrapperIcon,.Payments-module__r8x73G__images{margin-top:var(--space-s)}}
.Footer-module__tOHKoW__footer{gap:var(--space-l);align-items:center;display:flex}.Footer-module__tOHKoW__price{font-weight:500;font-size:var(--size-xl);line-height:1.5}.Footer-module__tOHKoW__wrapperPrice{flex-shrink:0}@media (max-width:767px){.Footer-module__tOHKoW__price{font-size:var(--size-l)}}
.PickupPointsModal-module__haKf5q__wrapperContent{max-width:502px}.PickupPointsModal-module__haKf5q__wrapperContent .PickupPointsModal-module__haKf5q__head{padding-bottom:var(--space-l)}.PickupPointsModal-module__haKf5q__wrapperContent .PickupPointsModal-module__haKf5q__content{padding:0;padding-bottom:var(--space-xs)}.PickupPointsModal-module__haKf5q__map.PickupPointsModal-module__haKf5q__moreSpecificity{height:300px}.PickupPointsModal-module__haKf5q__pointList{z-index:-1;margin-top:var(--space-n);padding-left:var(--space-xxl);padding-right:var(--space-xxl);position:relative}.PickupPointsModal-module__haKf5q__radioButton{gap:var(--space-s);padding-top:var(--space-n);padding-bottom:var(--space-s);border-bottom:1px solid var(--color-light-gray);cursor:pointer;align-items:center;display:flex}.PickupPointsModal-module__haKf5q__radioButton:last-child{border-bottom:none}.PickupPointsModal-module__haKf5q__footer{padding-bottom:var(--space-xxl)}@media (max-width:767px){.PickupPointsModal-module__haKf5q__wrapperContent{max-width:none;max-width:initial}.PickupPointsModal-module__haKf5q__pointList{padding-left:var(--space-s);padding-right:var(--space-s)}.PickupPointsModal-module__haKf5q__footer{padding-bottom:var(--space-l)}}
.Footer-module__JWx_NW__main{flex-direction:column;display:flex}.Footer-module__JWx_NW__rows{padding:var(--space-n) var(--space-xxl);border-top:1px solid var(--color-medium-gray);flex-direction:column;justify-content:space-between;align-items:flex-end;display:flex}.Footer-module__JWx_NW__priceRow{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.Footer-module__JWx_NW__priceRow:last-child{margin-top:var(--space-xxs)}.Footer-module__JWx_NW__label{font-weight:400;font-size:var(--size-s);margin:0;line-height:150%}.Footer-module__JWx_NW__button{width:calc(100% - (var(--space-xxl) * 2));width:calc(100% - calc(var(--space-xxl) * 2));height:50px;margin:0 auto var(--space-l)}@media (max-width:767px){.Footer-module__JWx_NW__priceRow{align-items:flex-end}.Footer-module__JWx_NW__rows{padding:var(--space-n) var(--space-s);align-items:center}.Footer-module__JWx_NW__button{width:calc(100% - (var(--space-s) * 2));width:calc(100% - calc(var(--space-s) * 2));height:42px;margin-bottom:var(--space-n)}}@media (hover:hover){.Footer-module__JWx_NW__button.Footer-module__JWx_NW__hasInCart:hover{border-color:var(--color-black)}}.Footer-module__JWx_NW__discountPrice{color:var(--color-red)}.Footer-module__JWx_NW__price{font-weight:500;font-size:var(--size-m);line-height:150%}.Footer-module__JWx_NW__totalPrice{padding:0 var(--space-xs);font-size:var(--size-b);background-color:var(--color-light-green);border-radius:5px}.Footer-module__JWx_NW__labelTotal{font-weight:500;font-size:var(--size-m)}@media (max-width:767px){.Footer-module__JWx_NW__price{font-size:var(--size-s)}.Footer-module__JWx_NW__totalPrice{font-size:var(--size-xl)}.Footer-module__JWx_NW__labelTotal{font-size:var(--size-s)}}
.Group-module__3nvDCa__group.Group-module__3nvDCa__collapsed .Group-module__3nvDCa__arrow{transform:rotate(-180deg)}.Group-module__3nvDCa__head{padding-top:var(--space-n);padding-bottom:var(--space-n);cursor:pointer;justify-content:space-between;align-items:center;display:flex}.Group-module__3nvDCa__title{margin-right:var(--space-xs);font-weight:500;overflow:hidden}.Group-module__3nvDCa__right{justify-content:flex-end;align-items:center;max-width:50%;display:flex}.Group-module__3nvDCa__selectedText{color:var(--color-dark-gray);font-size:var(--size-s);white-space:nowrap;text-overflow:ellipsis;line-height:1.5;overflow:hidden}.Group-module__3nvDCa__arrow{width:13px;height:8px;margin-left:var(--space-xs);background-image:url(../media/arrow.11p26kne~phll.svg?dpl=8f58d3f4);background-repeat:no-repeat;background-size:contain;flex-shrink:0;transition:transform .2s}.Group-module__3nvDCa__content{padding-bottom:var(--space-n)}.Group-module__3nvDCa__item:not(.Group-module__3nvDCa__item:first-child){padding-top:var(--space-n)}.Group-module__3nvDCa__item:not(.Group-module__3nvDCa__item:last-child){padding-bottom:var(--space-n);border-bottom:1px solid var(--color-light-gray)}
.ProductList-module__iNKBMW__list{grid-gap:var(--space-n);gap:var(--space-n);grid-template-columns:repeat(4,1fr);grid-auto-columns:1fr;grid-auto-flow:column;display:grid}.ProductList-module__iNKBMW__list .ProductList-module__iNKBMW__buyButton{width:40px;height:40px}.ProductList-module__iNKBMW__list .ProductList-module__iNKBMW__buyButton>svg{width:20px;height:20px}
.DesignerProfileModal-module__yDMHpG__wrapperContent{min-width:542px;max-width:522px;min-height:auto}.DesignerProfileModal-module__yDMHpG__content{margin-top:var(--space-xxl)}@media (max-width:767px){.DesignerProfileModal-module__yDMHpG__wrapperContent{min-width:0;min-width:initial;max-width:100%}.DesignerProfileModal-module__yDMHpG__content{margin-top:var(--space-l)}}
.Header-module__9fD9iG__header{gap:var(--space-n);margin-bottom:var(--space-n);padding:0 var(--space-s);justify-content:space-between;align-items:baseline;display:flex}.Header-module__9fD9iG__title{font-weight:500;font-size:var(--size-xm);margin:0}.Header-module__9fD9iG__reset{color:var(--color-dark-gray);font-size:var(--size-s)}