.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=69ba32cb);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=69ba32cb);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=69ba32cb)}.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=69ba32cb);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=69ba32cb);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=69ba32cb);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=69ba32cb);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=69ba32cb);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)}}
.SearchCatalog-module__hgABiq__btnMore{max-width:260px;margin:var(--space-b) auto 0}
.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=69ba32cb);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}}
.SearchCatalog-module__n_jatq__btnMore{max-width:260px;margin:var(--space-b) auto 0}
.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=69ba32cb);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}}
.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)}}
.Popover-module__7JpXJG__wrapper{display:inline-flex;position:relative}.Popover-module__7JpXJG__popover{z-index:1;background:var(--color-white);border-radius:10px;min-width:160px;max-width:360px;padding:15px;position:absolute;box-shadow:0 6px 24px #0000002e}.Popover-module__7JpXJG__withArrow .Popover-module__7JpXJG__arrow{background:inherit;width:10px;height:10px;position:absolute;transform:rotate(45deg)}.Popover-module__7JpXJG__arrow[data-placement^=top]{bottom:-5px}.Popover-module__7JpXJG__arrow[data-placement^=bottom]{top:-5px}.Popover-module__7JpXJG__arrow[data-placement^=left]{right:-5px}.Popover-module__7JpXJG__arrow[data-placement^=right]{left:-5px}@media (max-width:767px){.Popover-module__7JpXJG__popover{padding:10px}}
.ModuleRooms-module__uGtsWW__wrapper{max-width:1780px;padding:0 var(--space-xxb)}.ModuleRooms-module__uGtsWW__innerWrapper{box-sizing:border-box;border:1px solid var(--color-medium-gray);border-radius:25px;width:100%;overflow:hidden}.ModuleRooms-module__uGtsWW__innerWrapper .ModuleRooms-module__uGtsWW__stockCount{margin-bottom:var(--space-xxs);font-size:var(--size-s)}.ModuleRooms-module__uGtsWW__main{gap:50px;display:flex}.ModuleRooms-module__uGtsWW__topWrapper{margin:50px 100px}.ModuleRooms-module__uGtsWW__image{-o-object-fit:cover;object-fit:cover;border-radius:5px;width:100%;max-width:660px;max-height:401px;font-family:object-fit\:cover}.ModuleRooms-module__uGtsWW__bottomWrapper{background-color:var(--color-light-gray)}.ModuleRooms-module__uGtsWW__bottom{gap:var(--space-n);box-sizing:border-box;justify-content:space-between;width:100%;padding:30px 100px;display:flex}.ModuleRooms-module__uGtsWW__roomTitle{margin:0;margin-bottom:var(--space-s);font-weight:500;font-size:var(--size-l)}.ModuleRooms-module__uGtsWW__title{font-weight:500;font-size:var(--size-xxl);font-family:var(--font-hero)}.ModuleRooms-module__uGtsWW__modules{width:100%}.ModuleRooms-module__uGtsWW__buyBlock{gap:var(--space-s);flex-direction:column;flex-shrink:0;align-items:flex-end;display:flex}.ModuleRooms-module__uGtsWW__prices{gap:var(--space-xs);align-items:baseline;display:flex}.ModuleRooms-module__uGtsWW__priceActual{font-weight:500;font-size:var(--size-xxl)}.ModuleRooms-module__uGtsWW__priceExpired{font-size:var(--size-m)}.ModuleRooms-module__uGtsWW__discount{color:var(--color-white);font-size:var(--size-xs);background-color:#f6544c;border-radius:2px;padding:2px 5px}.ModuleRooms-module__uGtsWW__buttons{gap:var(--space-s);display:flex}.ModuleRooms-module__uGtsWW__buyBlock .ModuleRooms-module__uGtsWW__buttons .ModuleRooms-module__uGtsWW__button{flex-shrink:1;min-width:220px;height:50px}.ModuleRooms-module__uGtsWW__galleryWrapper{flex-direction:column;justify-content:space-between;display:flex;position:relative}.ModuleRooms-module__uGtsWW__gallery{--columns:3;--gap:var(--space-l);--gallery-overflow:hidden;flex-grow:1;width:870px}.ModuleRooms-module__uGtsWW__slide{--width:calc(100% / var(--columns) - var(--gap) / var(--columns) * (var(--columns) - 1));width:var(--width);max-width:var(--width);flex-grow:1}.ModuleRooms-module__uGtsWW__slide:not(:last-child){margin-right:var(--gap)}.ModuleRooms-module__uGtsWW__arrow{z-index:3;-webkit-tap-highlight-color:transparent;visibility:visible;opacity:1;transition:opacity .1s ease-out;position:absolute;top:50%;transform:translateY(-50%)}.ModuleRooms-module__uGtsWW__arrow.ModuleRooms-module__uGtsWW__left{left:0;translate:-50%}.ModuleRooms-module__uGtsWW__arrow.ModuleRooms-module__uGtsWW__right{right:0;translate:50%}.ModuleRooms-module__uGtsWW__arrow.ModuleRooms-module__uGtsWW__hidden{visibility:hidden;opacity:0;transition:opacity .1s ease-out,visibility .1s ease-out .1s}.ModuleRooms-module__uGtsWW__info{width:100%}.ModuleRooms-module__uGtsWW__wrapperSmall{max-width:1480px}.ModuleRooms-module__uGtsWW__wrapperSmall .ModuleRooms-module__uGtsWW__gallery{--columns:2;width:570px}.ModuleRooms-module__uGtsWW__imageSmall{max-height:368px}@media (max-width:1900px){.ModuleRooms-module__uGtsWW__wrapper{padding:0 var(--space-xxl)}.ModuleRooms-module__uGtsWW__wrapperSmall{max-width:1780px}.ModuleRooms-module__uGtsWW__bottom,.ModuleRooms-module__uGtsWW__top{max-width:1206px;margin:0 auto}.ModuleRooms-module__uGtsWW__main{gap:40px}.ModuleRooms-module__uGtsWW__topWrapper{margin:40px}.ModuleRooms-module__uGtsWW__image{max-height:342px}.ModuleRooms-module__uGtsWW__gallery{--gap:var(--space-n);max-width:586px}.ModuleRooms-module__uGtsWW__title{font-size:var(--size-xl)}.ModuleRooms-module__uGtsWW__bottom{gap:0;padding:30px 40px}.ModuleRooms-module__uGtsWW__buyBlock .ModuleRooms-module__uGtsWW__buttons .ModuleRooms-module__uGtsWW__button{height:42px}.ModuleRooms-module__uGtsWW__roomTitle{margin-bottom:var(--space-xs);font-size:var(--size-m)}.ModuleRooms-module__uGtsWW__priceActual{font-size:var(--size-xl)}.ModuleRooms-module__uGtsWW__priceExpired{font-size:var(--size-n)}.ModuleRooms-module__uGtsWW__wrapperSmall .ModuleRooms-module__uGtsWW__gallery{--gap:var(--space-l);width:536px}.ModuleRooms-module__uGtsWW__wrapperSmall .ModuleRooms-module__uGtsWW__imageSmall{max-height:351px}.ModuleRooms-module__uGtsWW__imageSmall{max-height:309px}}@media (max-width:1365px){.ModuleRooms-module__uGtsWW__gallery{--columns:2;max-width:364px}.ModuleRooms-module__uGtsWW__wrapper{max-width:1066px;padding:0}.ModuleRooms-module__uGtsWW__image{max-height:332px}.ModuleRooms-module__uGtsWW__buyBlock .ModuleRooms-module__uGtsWW__buttons .ModuleRooms-module__uGtsWW__button{min-width:180px;padding:0}.ModuleRooms-module__uGtsWW__wrapperSmall .ModuleRooms-module__uGtsWW__imageSmall{max-height:299px}.ModuleRooms-module__uGtsWW__wrapperSmall .ModuleRooms-module__uGtsWW__gallery{--gap:var(--space-n)}}@media (max-width:1023px){.ModuleRooms-module__uGtsWW__gallery{margin-left:0}.ModuleRooms-module__uGtsWW__innerWrapper{border:none;border-radius:0}.ModuleRooms-module__uGtsWW__main{flex-direction:column-reverse;gap:0}.ModuleRooms-module__uGtsWW__topWrapper{margin:15px 15px 30px}.ModuleRooms-module__uGtsWW__title{font-size:var(--size-l);line-height:var(--size-b)}.ModuleRooms-module__uGtsWW__arrow{display:none}.ModuleRooms-module__uGtsWW__galleryWrapper{--offset:-40px;top:var(--offset);margin-bottom:var(--offset)}.ModuleRooms-module__uGtsWW__gallery{--gallery-overflow:visible;max-width:100%}.ModuleRooms-module__uGtsWW__slide{--width:164px}.ModuleRooms-module__uGtsWW__image{-o-object-fit:cover;object-fit:cover;border-radius:0;width:auto;max-width:none;max-height:500px;margin:0 -15px;font-family:object-fit\:cover}.ModuleRooms-module__uGtsWW__bottom{flex-direction:column;gap:20px;padding:30px 15px}.ModuleRooms-module__uGtsWW__bottomWrapper{border-radius:10px}.ModuleRooms-module__uGtsWW__info{margin:0}.ModuleRooms-module__uGtsWW__buyBlock{flex-direction:row;justify-content:space-between}.ModuleRooms-module__uGtsWW__buyBlock .ModuleRooms-module__uGtsWW__buttons .ModuleRooms-module__uGtsWW__buttonInner,.ModuleRooms-module__uGtsWW__buyBlock .ModuleRooms-module__uGtsWW__buttons .ModuleRooms-module__uGtsWW__button{font-size:var(--size-s)}}@media (max-width:767px){.ModuleRooms-module__uGtsWW__slide{--width:145px}.ModuleRooms-module__uGtsWW__buyBlock{flex-direction:column;align-items:flex-start}.ModuleRooms-module__uGtsWW__buyBlock .ModuleRooms-module__uGtsWW__buttons{width:100%}.ModuleRooms-module__uGtsWW__buyBlock .ModuleRooms-module__uGtsWW__buttons .ModuleRooms-module__uGtsWW__button{width:100%;min-width:auto}.ModuleRooms-module__uGtsWW__image{max-height:320px}}@media (max-width:359px){.ModuleRooms-module__uGtsWW__buttons{flex-direction:column}}
.ProductCollection-module__DZD30G__wrapper{background-color:var(--color-light-gray);padding-top:var(--space-e);padding-bottom:var(--space-e);justify-content:space-between;align-items:center;display:flex}.ProductCollection-module__DZD30G__text{width:100%;max-width:802px}.ProductCollection-module__DZD30G__logo{width:auto;height:50px;margin-bottom:var(--space-b)}.ProductCollection-module__DZD30G__title{margin-bottom:var(--space-m);font-weight:500;font-size:var(--size-b);font-family:var(--font-hero)}.ProductCollection-module__DZD30G__description{margin-bottom:var(--space-m);color:var(--color-grafit);font-size:var(--size-m)}.ProductCollection-module__DZD30G__link{color:inherit;font-weight:500;font-size:var(--size-l)}.ProductCollection-module__DZD30G__images{gap:var(--space-n);display:flex}.ProductCollection-module__DZD30G__gallery{display:none}.ProductCollection-module__DZD30G__previews{gap:var(--space-n);flex-direction:column;display:flex}.ProductCollection-module__DZD30G__previews .ProductCollection-module__DZD30G__preview{cursor:pointer;opacity:.5;width:100px;height:100px}.ProductCollection-module__DZD30G__previews .ProductCollection-module__DZD30G__preview.ProductCollection-module__DZD30G__active{opacity:1}.ProductCollection-module__DZD30G__imageLink{cursor:pointer;width:100%;height:100%;display:block}.ProductCollection-module__DZD30G__images .ProductCollection-module__DZD30G__image{width:738px;height:738px}@media (max-width:1900px){.ProductCollection-module__DZD30G__text{max-width:578px}.ProductCollection-module__DZD30G__images .ProductCollection-module__DZD30G__image{width:678px;height:678px}}@media (max-width:1535px){.ProductCollection-module__DZD30G__wrapper{padding-top:var(--space-b);padding-bottom:var(--space-b)}.ProductCollection-module__DZD30G__text{max-width:508px}.ProductCollection-module__DZD30G__logo{height:40px;margin-bottom:var(--space-xxl)}.ProductCollection-module__DZD30G__title{margin-bottom:var(--space-n);font-size:var(--size-xxl)}.ProductCollection-module__DZD30G__description{margin-bottom:var(--space-n);font-size:var(--size-n)}.ProductCollection-module__DZD30G__link{font-size:var(--size-m)}.ProductCollection-module__DZD30G__images .ProductCollection-module__DZD30G__image{width:580px;height:580px}}@media (max-width:1365px){.ProductCollection-module__DZD30G__wrapper{gap:var(--space-b);flex-direction:column}.ProductCollection-module__DZD30G__text{max-width:100%}.ProductCollection-module__DZD30G__images .ProductCollection-module__DZD30G__image{width:824px;height:824px}}@media (max-width:1023px){.ProductCollection-module__DZD30G__wrapper{gap:var(--space-xxl);padding-top:var(--space-xxl);padding-bottom:var(--space-xxl)}.ProductCollection-module__DZD30G__logo{height:30px;margin-bottom:var(--space-l)}.ProductCollection-module__DZD30G__title{margin-bottom:var(--space-s);font-size:var(--size-xl)}.ProductCollection-module__DZD30G__description{margin-bottom:var(--space-s);font-size:var(--size-s)}.ProductCollection-module__DZD30G__link{font-size:var(--size-n)}.ProductCollection-module__DZD30G__images{display:none}.ProductCollection-module__DZD30G__gallery{width:100%;display:block;position:relative;overflow:hidden}.ProductCollection-module__DZD30G__slide{width:100%}.ProductCollection-module__DZD30G__galleryImage{box-sizing:border-box;width:100%;position:relative}.ProductCollection-module__DZD30G__galleryImage>*{box-sizing:border-box;position:absolute;inset:0}.ProductCollection-module__DZD30G__galleryImage:before{content:"";box-sizing:border-box;padding-top:100%;display:block;position:relative}.ProductCollection-module__DZD30G__pagination{bottom:var(--space-xs);z-index:2;position:absolute;left:50%;transform:translate(-50%)scale(1.7)}}
.ReviewsSection-module__ZHh9uG__section{overflow:hidden}.ReviewsSection-module__ZHh9uG__head{justify-content:space-between;align-items:center;display:flex}.ReviewsSection-module__ZHh9uG__title{gap:var(--space-xs);font-weight:500;font-size:var(--size-xxl);font-family:var(--font-hero);text-align:center;text-overflow:ellipsis;align-items:flex-start;line-height:1.5;display:flex}.ReviewsSection-module__ZHh9uG__count{color:var(--color-grafit);font-weight:400;font-size:var(--size-m);font-family:var(--font-main)}.ReviewsSection-module__ZHh9uG__button{min-width:280px}.ReviewsSection-module__ZHh9uG__wrapper{margin-top:var(--space-xb);justify-content:space-between;display:flex}.ReviewsSection-module__ZHh9uG__toggle{box-sizing:border-box;width:100%;max-width:330px;font-weight:500;font-size:var(--size-n);white-space:nowrap}.ReviewsSection-module__ZHh9uG__reviewGallery{gap:var(--space-n);margin-top:var(--space-l)}.ReviewsSection-module__ZHh9uG__control{gap:var(--space-xxs);justify-content:center;align-items:flex-start;display:flex}.ReviewsSection-module__ZHh9uG__controlCount{color:var(--color-grafit);font-size:var(--size-xs);line-height:1.5}@media (max-width:1900px){.ReviewsSection-module__ZHh9uG__title{font-size:var(--size-xl)}.ReviewsSection-module__ZHh9uG__wrapper{margin-top:var(--space-b)}.ReviewsSection-module__ZHh9uG__reviewGallery{gap:var(--space-s)}.ReviewsSection-module__ZHh9uG__count{font-size:var(--size-n)}.ReviewsSection-module__ZHh9uG__button{min-width:330px}}@media (max-width:1365px){.ReviewsSection-module__ZHh9uG__button{min-width:240px}}@media (max-width:1023px){.ReviewsSection-module__ZHh9uG__title{font-size:var(--size-l)}.ReviewsSection-module__ZHh9uG__wrapper{margin-top:var(--space-xxl)}.ReviewsSection-module__ZHh9uG__count{font-size:var(--size-s)}.ReviewsSection-module__ZHh9uG__reviewGallery{margin-top:var(--space-n)}}@media (max-width:767px){.ReviewsSection-module__ZHh9uG__head{-moz-column-gap:var(--space-n);align-items:flex-start;column-gap:var(--space-n);row-gap:var(--space-n);flex-wrap:wrap}.ReviewsSection-module__ZHh9uG__reviewGallery{gap:var(--space-xs);margin-top:var(--space-l)}.ReviewsSection-module__ZHh9uG__reviewGallery .ReviewsSection-module__ZHh9uG__cnCount{font-size:var(--size-l)}.ReviewsSection-module__ZHh9uG__headMain{-moz-column-gap:var(--space-n);justify-content:space-between;column-gap:var(--space-n);row-gap:var(--space-n);flex-wrap:wrap}.ReviewsSection-module__ZHh9uG__button{width:100%;min-width:100%}}
.EmptyReview-module__ZqGjtG__wrapper{padding:var(--space-xb) 0;background-color:var(--color-light-green);overflow:hidden}.EmptyReview-module__ZqGjtG__content{align-items:center;max-width:1176px;margin:0 auto;display:flex}.EmptyReview-module__ZqGjtG__textContent{box-sizing:border-box;flex-basis:50%}.EmptyReview-module__ZqGjtG__title{font-weight:500;font-size:var(--size-xxl);font-family:var(--font-hero);line-height:1.5}.EmptyReview-module__ZqGjtG__text{margin-top:var(--space-n);font-size:var(--size-l);line-height:1.5}.EmptyReview-module__ZqGjtG__button{min-width:330px;margin-top:var(--space-xxl)}.EmptyReview-module__ZqGjtG__imgWrapper{flex-basis:50%;justify-content:flex-end;display:flex}@media (max-width:1900px){.EmptyReview-module__ZqGjtG__wrapper{padding:var(--space-b) 0}.EmptyReview-module__ZqGjtG__content{max-width:100%}.EmptyReview-module__ZqGjtG__textContent{padding:0 var(--space-b)}.EmptyReview-module__ZqGjtG__title{font-size:var(--size-xl)}.EmptyReview-module__ZqGjtG__text{font-size:var(--size-m)}.EmptyReview-module__ZqGjtG__imgWrapper{justify-content:center}.EmptyReview-module__ZqGjtG__img{width:405px;height:270px}}@media (max-width:1365px){.EmptyReview-module__ZqGjtG__textContent{flex-basis:auto}.EmptyReview-module__ZqGjtG__imgWrapper{box-sizing:border-box;width:360px;max-width:360px;height:275px;padding-left:var(--space-b);display:block}}@media (max-width:1023px){.EmptyReview-module__ZqGjtG__wrapper{padding:var(--space-xxl) 0}.EmptyReview-module__ZqGjtG__textContent{padding:0 var(--space-s)}.EmptyReview-module__ZqGjtG__text{margin-top:var(--space-xs);font-size:var(--size-n)}}@media (max-width:767px){.EmptyReview-module__ZqGjtG__content{gap:var(--space-n);flex-direction:column-reverse}.EmptyReview-module__ZqGjtG__button{margin-top:var(--space-n)}}
.ButtonPillow-module__5qv_oa__button{box-sizing:border-box;width:280px;height:110px;color:var(--color-white);font-size:var(--size-xl);font-family:var(--font-anton);cursor:pointer;border:0;outline:0;justify-content:center;padding-top:27px;line-height:1.5;display:flex;position:relative}.ButtonPillow-module__5qv_oa__button:hover .ButtonPillow-module__5qv_oa__title,.ButtonPillow-module__5qv_oa__button:hover .ButtonPillow-module__5qv_oa__image{transform:scale(1.05)}.ButtonPillow-module__5qv_oa__image{z-index:1;background-color:#0000;width:100%;height:100%;padding:0;transition:transform .2s cubic-bezier(.25,.75,.5,1.25);display:block;position:absolute;top:0;left:0;transform:scale(1)}.ButtonPillow-module__5qv_oa__image .ButtonPillow-module__5qv_oa__cnImage{-o-object-fit:contain;object-fit:contain;font-family:object-fit\:contain}.ButtonPillow-module__5qv_oa__title{z-index:2;transition:transform .2s cubic-bezier(.25,.75,.5,1.25);position:relative}@media (max-width:1900px){.ButtonPillow-module__5qv_oa__button{width:202px;height:92px;font-size:var(--size-m);padding-top:18px}}@media (max-width:1023px){.ButtonPillow-module__5qv_oa__button{width:150px;height:68px;font-size:var(--size-s);padding-top:14px}.ButtonPillow-module__5qv_oa__title{top:4px}}
.ATRInfo-module__7_i5iW__logos{background:0 0;width:400px;height:120px;padding:0}.ATRInfo-module__7_i5iW__image{height:100%}.ATRInfo-module__7_i5iW__text{margin-top:var(--space-l);font-size:var(--size-l);line-height:1.5}.ATRInfo-module__7_i5iW__grid{margin-top:var(--space-xb)}.ATRInfo-module__7_i5iW__photos{grid-gap:var(--space-n);gap:var(--space-n);grid-template-columns:1fr 1fr;display:grid}.ATRInfo-module__7_i5iW__photo{height:auto;padding-bottom:170.455%}.ATRInfo-module__7_i5iW__grid{grid-gap:var(--space-e);gap:var(--space-e);grid-template-columns:1.56fr 1fr;align-items:center;display:grid}.ATRInfo-module__7_i5iW__infoTitle{font-weight:500;font-size:var(--size-xxl);font-family:var(--font-hero);line-height:1.5}.ATRInfo-module__7_i5iW__infoText{margin-top:var(--space-m);margin-bottom:var(--space-xxl);font-size:var(--size-m);line-height:1.5}.ATRInfo-module__7_i5iW__link{width:202px;height:92px;font-size:var(--size-m)}@media (max-width:1900px){.ATRInfo-module__7_i5iW__logos{width:300px;height:90px}.ATRInfo-module__7_i5iW__grid{gap:var(--space-xb);grid-template-columns:1fr 1.044fr}.ATRInfo-module__7_i5iW__infoTitle{font-size:var(--size-xl)}.ATRInfo-module__7_i5iW__infoText{font-size:var(--size-n)}.ATRInfo-module__7_i5iW__link{width:188px;height:74px;font-size:var(--size-n)}.ATRInfo-module__7_i5iW__text{font-size:var(--size-m)}}@media (max-width:1365px){.ATRInfo-module__7_i5iW__text{margin-top:var(--space-l)}.ATRInfo-module__7_i5iW__grid{gap:var(--space-l);margin-top:var(--space-xxl);grid-template-columns:1fr}.ATRInfo-module__7_i5iW__infoText{margin-top:var(--space-s);margin-bottom:var(--space-n)}}@media (max-width:1023px){.ATRInfo-module__7_i5iW__grid{grid-template-columns:1.03fr 1fr}.ATRInfo-module__7_i5iW__photos{gap:var(--space-xs)}.ATRInfo-module__7_i5iW__infoTitle{font-size:var(--size-xm)}.ATRInfo-module__7_i5iW__infoText{font-size:var(--size-s)}.ATRInfo-module__7_i5iW__link{width:150px;height:68px;font-size:var(--size-s)}}@media (max-width:767px){.ATRInfo-module__7_i5iW__grid{gap:var(--space-l);margin-top:var(--space-xb);grid-template-columns:1fr}}
.MatrassesBanner-module__ARnAFa__wrapper{padding:0 var(--space-xxb);justify-content:center;display:flex}.MatrassesBanner-module__ARnAFa__container{box-sizing:border-box;border-radius:var(--space-m);align-items:center;width:100%;max-width:1176px;height:155px;line-height:1.5;display:flex;position:relative;overflow:hidden}.MatrassesBanner-module__ARnAFa__background{width:100%;height:100%;position:absolute;top:0;left:0}.MatrassesBanner-module__ARnAFa__background img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;font-family:object-fit\:cover}.MatrassesBanner-module__ARnAFa__content{z-index:1;box-sizing:border-box;width:100%;padding:0 var(--space-xxl);justify-content:space-between;align-items:center;display:flex}.MatrassesBanner-module__ARnAFa__text{max-width:522px;color:var(--color-black);line-height:1.5}.MatrassesBanner-module__ARnAFa__title{margin:0;margin-bottom:var(--space-xs);font-weight:500;font-size:var(--size-xl);font-family:var(--font-hero);padding:0}.MatrassesBanner-module__ARnAFa__subtitle{color:var(--color-grafit);font-size:var(--size-m);margin:0;padding:0}.MatrassesBanner-module__ARnAFa__button{width:200px;height:42px;color:var(--color-black);background-color:var(--color-white);border-radius:45px;justify-content:center;align-items:center;display:flex}.MatrassesBanner-module__ARnAFa__buttonText{margin-right:var(--space-xs);font-weight:500;font-size:var(--size-s);display:inline-block}@media (max-width:1900px){.MatrassesBanner-module__ARnAFa__wrapper{padding:0 var(--space-xxl)}.MatrassesBanner-module__ARnAFa__wrapper .MatrassesBanner-module__ARnAFa__container{max-width:100%}.MatrassesBanner-module__ARnAFa__title{font-size:var(--size-l)}.MatrassesBanner-module__ARnAFa__subtitle{font-size:var(--size-n)}}@media (max-width:1365px){.MatrassesBanner-module__ARnAFa__wrapper .MatrassesBanner-module__ARnAFa__container{height:130px}.MatrassesBanner-module__ARnAFa__wrapper .MatrassesBanner-module__ARnAFa__content{padding:0 var(--space-n)}.MatrassesBanner-module__ARnAFa__text{max-width:420px}}@media (max-width:1023px){.MatrassesBanner-module__ARnAFa__wrapper{padding:0 var(--space-s)}.MatrassesBanner-module__ARnAFa__wrapper .MatrassesBanner-module__ARnAFa__container{align-items:flex-end;height:251px}.MatrassesBanner-module__ARnAFa__wrapper .MatrassesBanner-module__ARnAFa__content{height:186px;padding:var(--space-l) var(--space-n);background-color:var(--color-light-blue);border-radius:var(--space-m);align-items:flex-end}.MatrassesBanner-module__ARnAFa__background{z-index:2;width:auto;height:auto;height:initial;position:absolute;top:0;left:50%;transform:translate(-50%)}.MatrassesBanner-module__ARnAFa__background img{-o-object-fit:contain;object-fit:contain;width:auto;height:auto;font-family:object-fit\:contain}}@media (max-width:767px){.MatrassesBanner-module__ARnAFa__wrapper .MatrassesBanner-module__ARnAFa__container{align-items:flex-end;height:370px}.MatrassesBanner-module__ARnAFa__wrapper .MatrassesBanner-module__ARnAFa__content{height:305px;padding:var(--space-l) var(--space-n);flex-direction:column;justify-content:flex-end;align-items:flex-start}.MatrassesBanner-module__ARnAFa__text{margin-bottom:var(--space-n)}}@media (max-width:359px){.MatrassesBanner-module__ARnAFa__background img{width:290px}}
.Hardness-module__-nRE8a__hardness{position:relative}.Hardness-module__-nRE8a__popoverInfo{margin-left:var(--space-xs);padding:var(--space-s);position:relative}.Hardness-module__-nRE8a__popover{width:max-content;max-width:300px}.Hardness-module__-nRE8a__name{margin-bottom:var(--space-xs);font-weight:500;font-size:var(--size-n);line-height:1.5}.Hardness-module__-nRE8a__icon{width:20px;height:25px;margin-right:var(--space-xs);background-position:50%;background-size:contain}.Hardness-module__-nRE8a__value{align-items:center;display:flex}.Hardness-module__-nRE8a__text{font-size:var(--size-n);line-height:1.5}@media (max-width:359px){.Hardness-module__-nRE8a__popover{max-width:260px}}
.QualityLaboratoryBanner-module__7uNmkW__wrapper{box-sizing:border-box;position:relative;overflow:hidden}.QualityLaboratoryBanner-module__7uNmkW__wrapper>*{box-sizing:border-box;position:absolute;inset:0}.QualityLaboratoryBanner-module__7uNmkW__wrapper:before{content:"";box-sizing:border-box;padding-top:44.2478%;display:block;position:relative}.QualityLaboratoryBanner-module__7uNmkW__contentWrapper{gap:var(--space-n);box-sizing:content-box;max-width:248px;padding:var(--space-m);color:var(--color-white);flex-direction:column;justify-content:center;display:flex;overflow:hidden}.QualityLaboratoryBanner-module__7uNmkW__video{position:absolute;inset:0}.QualityLaboratoryBanner-module__7uNmkW__text{font-size:var(--size-xl);line-height:150%}.QualityLaboratoryBanner-module__7uNmkW__link{width:fit-content;font-size:var(--size-l);line-height:150%;display:inline-block}@media (max-width:767px){.QualityLaboratoryBanner-module__7uNmkW__wrapper{box-sizing:border-box;position:relative}.QualityLaboratoryBanner-module__7uNmkW__wrapper>*{box-sizing:border-box;position:absolute;inset:0}.QualityLaboratoryBanner-module__7uNmkW__wrapper:before{content:"";box-sizing:border-box;padding-top:47.2367%;display:block;position:relative}.QualityLaboratoryBanner-module__7uNmkW__contentWrapper{box-sizing:content-box;max-width:150px;padding:var(--space-s)}.QualityLaboratoryBanner-module__7uNmkW__text,.QualityLaboratoryBanner-module__7uNmkW__link{font-size:var(--size-s)}}
.AboutReceiptButton-module__hXYICG__subscribed.AboutReceiptButton-module__hXYICG__bordered{border:1.5px solid var(--color-black)}.AboutReceiptButton-module__hXYICG__icon{justify-content:center;align-items:center;display:flex}.AboutReceiptButton-module__hXYICG__text{color:var(--color-black)}.AboutReceiptButton-module__hXYICG__iconSubscribe{width:50px}@media (max-width:1023px){.AboutReceiptButton-module__hXYICG__iconSubscribe{width:40px}}
.LinkParameter-module__TGaqSG__title{font-weight:500}
.BuyButton-module__1JqNSq__buyButton{font-size:var(--size-l)}.BuyButton-module__1JqNSq__buyButton.BuyButton-module__1JqNSq__hasInCart{border-color:var(--color-black)}.BuyButton-module__1JqNSq__buyButton .BuyButton-module__1JqNSq__iconCheck{width:22px;height:22px;margin-right:var(--space-xs);flex-shrink:0}@media (max-width:1900px){.BuyButton-module__1JqNSq__buyButton{font-size:var(--size-m)}}@media (hover:hover){.BuyButton-module__1JqNSq__buyButton.BuyButton-module__1JqNSq__hasInCart:hover{border-color:var(--color-black)}}
.SampleParameter-module__2Tg0ga__parameter{font-size:var(--size-n);line-height:1.5}.SampleParameter-module__2Tg0ga__name{vertical-align:middle;font-weight:500;display:inline-block}.SampleParameter-module__2Tg0ga__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__2Tg0ga__title{margin-left:var(--space-xs);vertical-align:middle;display:inline-block}.SampleParameter-module__2Tg0ga__description{vertical-align:middle;display:inline-block}
.LinksList-module__eMqAkG__item{padding:var(--space-s) 0;cursor:pointer;justify-content:space-between;align-items:center;display:flex}.LinksList-module__eMqAkG__item:first-child{padding-top:0}.LinksList-module__eMqAkG__item:last-child{border-bottom:0;padding-bottom:0}.LinksList-module__eMqAkG__itemIcon{width:34px;height:33px;margin-right:var(--space-s);align-self:flex-start}.LinksList-module__eMqAkG__content{gap:var(--space-s);flex-grow:1;justify-content:space-between;align-items:center;display:flex}.LinksList-module__eMqAkG__textContent{gap:var(--space-xs);flex-grow:1;align-items:baseline;display:flex}.LinksList-module__eMqAkG__itemLabel{font-weight:500;font-size:var(--size-l);white-space:nowrap;flex-grow:0;line-height:1.5}.LinksList-module__eMqAkG__dots{background:url(../media/dots.121sm.lglsl1h.svg?dpl=69ba32cb);flex-grow:1;height:2px}.LinksList-module__eMqAkG__addingText{color:var(--color-grafit);font-size:var(--size-m);text-align:right;line-height:1.5}.LinksList-module__eMqAkG__arrow{stroke-width:1.5px;flex-shrink:0;width:10px;height:18px}.LinksList-module__eMqAkG__arrowWrap{justify-content:center;align-items:center;width:15px;display:flex}.LinksList-module__eMqAkG__wrapper{flex-direction:column;flex-grow:1;display:flex}.LinksList-module__eMqAkG__region{color:var(--color-grafit);font-size:var(--size-m);line-height:1.5}.LinksList-module__eMqAkG__region.LinksList-module__eMqAkG__mobile{display:none}@media (max-width:1900px){.LinksList-module__eMqAkG__addingText,.LinksList-module__eMqAkG__region{font-size:var(--size-n)}}@media (max-width:1365px){.LinksList-module__eMqAkG__item{padding:var(--space-xs) 0}.LinksList-module__eMqAkG__content{align-items:baseline}.LinksList-module__eMqAkG__textContent{flex-direction:column;gap:0}.LinksList-module__eMqAkG__dots{display:none}[dir=ltr] .LinksList-module__eMqAkG__addingText{text-align:left}[dir=rtl] .LinksList-module__eMqAkG__addingText{text-align:right}.LinksList-module__eMqAkG__region.LinksList-module__eMqAkG__mobile{display:block}.LinksList-module__eMqAkG__region.LinksList-module__eMqAkG__desktop{display:none}}@media (max-width:1023px){.LinksList-module__eMqAkG__region{font-size:var(--size-s)}.LinksList-module__eMqAkG__region.LinksList-module__eMqAkG__mobile{display:none}.LinksList-module__eMqAkG__region.LinksList-module__eMqAkG__desktop,.LinksList-module__eMqAkG__dots{display:block}.LinksList-module__eMqAkG__content{align-items:center}.LinksList-module__eMqAkG__textContent{gap:var(--space-xs);flex-direction:row}.LinksList-module__eMqAkG__itemLabel{font-size:var(--size-m)}.LinksList-module__eMqAkG__addingText{font-size:var(--size-s)}.LinksList-module__eMqAkG__wrapper{padding:3px 0}.LinksList-module__eMqAkG__arrowWrap{width:10px}}@media (max-width:767px){.LinksList-module__eMqAkG__item,.LinksList-module__eMqAkG__content{align-items:flex-start}.LinksList-module__eMqAkG__textContent{flex-direction:column;gap:0}.LinksList-module__eMqAkG__dots{display:none}.LinksList-module__eMqAkG__arrow{margin-top:var(--space-xxs)}.LinksList-module__eMqAkG__region.LinksList-module__eMqAkG__mobile{display:block}.LinksList-module__eMqAkG__region.LinksList-module__eMqAkG__desktop{display:none}}
.MechanismPopup-module__BGedzW__popup{width:fit-content;padding:var(--space-xl) var(--space-n) var(--space-l);left:0;transform:none}.MechanismPopup-module__BGedzW__container{width:max-content;max-width:720px;display:flex}.MechanismPopup-module__BGedzW__iconClose{top:var(--space-n);right:var(--space-n);cursor:pointer;position:absolute}.MechanismPopup-module__BGedzW__wrapperImage{justify-content:center;align-items:center;display:flex;position:relative}.MechanismPopup-module__BGedzW__img{box-sizing:border-box;background-position:50%;background-size:contain;flex-shrink:0;width:300px;height:auto;padding-bottom:55%}.MechanismPopup-module__BGedzW__iconPlay{z-index:2;opacity:.4;background-image:url(../media/iconPlay.0c~2kvj_q-767.svg?dpl=69ba32cb);background-repeat:no-repeat;background-size:contain;width:90px;height:90px;position:absolute}.MechanismPopup-module__BGedzW__content{max-width:340px;margin-left:var(--space-n);flex-grow:1}.MechanismPopup-module__BGedzW__title{margin-bottom:var(--space-n);font-weight:700;font-size:var(--size-m);line-height:1.5}.MechanismPopup-module__BGedzW__text{font-size:var(--size-s);line-height:150%}@media (max-width:1023px){.MechanismPopup-module__BGedzW__container{flex-direction:column;max-width:300px}.MechanismPopup-module__BGedzW__img{width:100%}.MechanismPopup-module__BGedzW__content{max-width:300px;margin-top:var(--space-n);margin-left:0}}@media (max-width:359px){.MechanismPopup-module__BGedzW__popup{left:var(--space-s-neg);padding:var(--space-l) var(--space-m) var(--space-n)}.MechanismPopup-module__BGedzW__iconClose{top:var(--space-s);right:var(--space-s)}.MechanismPopup-module__BGedzW__container{max-width:270px}}
.OutOfStock-module__LBozdW__outOfStock{align-items:center;display:flex}.OutOfStock-module__LBozdW__icon{width:30px;height:30px;margin-right:var(--space-s);background-image:url(../media/info.17t3us4fvn3r~.svg?dpl=69ba32cb);background-repeat:no-repeat;background-size:contain}.OutOfStock-module__LBozdW__text{color:var(--color-dark-gray)}
.StringParameter-module__rOgwpa__parameter{font-size:var(--size-n);line-height:1.5;position:relative}.StringParameter-module__rOgwpa__name{font-weight:500}.StringParameter-module__rOgwpa__note{margin-top:var(--space-xxs);color:var(--color-dark-gray);font-size:var(--size-xs);line-height:1.5}
.IconLike-module__uW2ujW__like{background-color:#0000;background-color:initial;cursor:pointer;width:32px;height:32px;stroke:var(--color-grafit);transition:opacity .2s ease-in-out}
.Column-module__6upN8a__dimension{margin-bottom:var(--space-s);padding-bottom:var(--space-s);border-bottom:1px solid var(--color-medium-gray)}.Column-module__6upN8a__dimension:last-child{border:none;margin-bottom:0;padding-bottom:0}.Column-module__6upN8a__parameter{margin-top:var(--space-s)}.Column-module__6upN8a__parameter:first-child{margin-top:0}.Column-module__6upN8a__select{margin-top:var(--space-s)}.Column-module__6upN8a__select:first-child{margin-top:0}.Column-module__6upN8a__selects,.Column-module__6upN8a__dimensions{margin-top:var(--space-xb);margin-bottom:var(--space-xb)}.Column-module__6upN8a__selects:first-child,.Column-module__6upN8a__dimensions:first-child{margin-top:0}.Column-module__6upN8a__selects:last-child,.Column-module__6upN8a__dimensions:last-child{margin-bottom:0}.Column-module__6upN8a__hardness{margin-top:var(--space-xb)}.Column-module__6upN8a__hardness:first-child{margin-top:0}@media (max-width:1023px){.Column-module__6upN8a__select{margin-top:var(--space-n)}.Column-module__6upN8a__selects,.Column-module__6upN8a__dimensions{margin-top:var(--space-xxl);margin-bottom:var(--space-xxl)}}
.ProductLike-module__kVwSRW__button{box-sizing:border-box;background-color:var(--color-white);border:1px solid var(--color-medium-gray);cursor:pointer;appearance:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0;padding:0;display:flex}.ProductLike-module__kVwSRW__button .ProductLike-module__kVwSRW__icon{color:#0000;stroke:var(--color-grafit);transition:all .2s ease-in-out}.ProductLike-module__kVwSRW__button .ProductLike-module__kVwSRW__icon:hover{opacity:1}.ProductLike-module__kVwSRW__button.ProductLike-module__kVwSRW__active .ProductLike-module__kVwSRW__icon{color:var(--color-grafit)}.ProductLike-module__kVwSRW__button:hover .ProductLike-module__kVwSRW__icon,.ProductLike-module__kVwSRW__button.ProductLike-module__kVwSRW__active:hover .ProductLike-module__kVwSRW__icon{color:var(--color-dark-gray);stroke:var(--color-dark-gray)}@media (max-width:1900px){.ProductLike-module__kVwSRW__button{width:50px;height:50px}.ProductLike-module__kVwSRW__button .ProductLike-module__kVwSRW__icon{width:26px;height:26px}}
.Dropdown-module__23Q5dW__dropdown.Dropdown-module__23Q5dW__visible .Dropdown-module__23Q5dW__arrow{transform:rotate(-180deg)}.Dropdown-module__23Q5dW__dropdown .Dropdown-module__23Q5dW__popup{border-radius:10px;top:calc(100% + 10px);transform:none}.Dropdown-module__23Q5dW__enter{opacity:0}.Dropdown-module__23Q5dW__enterActive,.Dropdown-module__23Q5dW__enterDone{opacity:1;transition:opacity .4s}.Dropdown-module__23Q5dW__exit{opacity:1}.Dropdown-module__23Q5dW__exitActive,.Dropdown-module__23Q5dW__exitDone{opacity:0;transition:opacity .4s}.Dropdown-module__23Q5dW__sticky .Dropdown-module__23Q5dW__iconSort{width:22px;height:22px;margin-right:var(--space-xxs)}.Dropdown-module__23Q5dW__sticky .Dropdown-module__23Q5dW__label{font-size:var(--size-xs)}.Dropdown-module__23Q5dW__sticky .Dropdown-module__23Q5dW__arrow{margin-left:var(--space-xxs)}.Dropdown-module__23Q5dW__text .Dropdown-module__23Q5dW__iconSort{display:none}.Dropdown-module__23Q5dW__text .Dropdown-module__23Q5dW__label{display:inline}.Dropdown-module__23Q5dW__text .Dropdown-module__23Q5dW__arrow{display:block}.Dropdown-module__23Q5dW__containerLabel{cursor:pointer;align-items:center;display:flex;position:relative}.Dropdown-module__23Q5dW__iconSort{background-image:url(../media/sort.04j4ib0~nqwk0.svg?dpl=69ba32cb);background-repeat:no-repeat;background-size:contain;width:25px;height:25px;margin-right:7px}.Dropdown-module__23Q5dW__label{font-size:var(--size-s);white-space:nowrap;line-height:1.5}.Dropdown-module__23Q5dW__arrow{background-image:url(../media/arrow.060xz0._m16lc.svg?dpl=69ba32cb);background-position:50%;background-repeat:no-repeat;background-size:contain;width:10px;height:10px;margin-top:3px;margin-left:7px;transition:transform .2s}@media (max-width:1023px){.Dropdown-module__23Q5dW__dropdown{position:static}.Dropdown-module__23Q5dW__sticky .Dropdown-module__23Q5dW__iconSort{margin-right:0}.Dropdown-module__23Q5dW__iconSort{width:22px;height:22px;margin:0}.Dropdown-module__23Q5dW__label,.Dropdown-module__23Q5dW__arrow{display:none}.Dropdown-module__23Q5dW__text .Dropdown-module__23Q5dW__label{display:inline}.Dropdown-module__23Q5dW__text .Dropdown-module__23Q5dW__arrow{display:block}}
.Document-module__uJJsGq__icon{width:20px;height:25px;margin-right:var(--space-xs);vertical-align:middle;background-position:50%;background-size:contain;display:inline-block}.Document-module__uJJsGq__link{font-size:var(--size-s);white-space:nowrap;text-overflow:ellipsis;vertical-align:middle;line-height:1.5;display:inline-block;overflow:hidden}.Document-module__uJJsGq__sizeInfo{margin-left:var(--space-xxs);font-size:var(--size-s);vertical-align:middle;line-height:1.5;display:inline-block}
.ConfiguratorSkelet-module__ksustq__wrapper{width:100%;height:600px;position:relative}
.OptionsPopup-module__wtbZBa__popup{box-sizing:border-box;min-width:204px;padding:var(--space-xs) 0}.OptionsPopup-module__wtbZBa__text{width:max-content;min-width:min(204px, calc(100vw - var(--space-n)));max-width:calc(100vw - var(--space-n))}.OptionsPopup-module__wtbZBa__text .OptionsPopup-module__wtbZBa__option{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.OptionsPopup-module__wtbZBa__option{padding:var(--space-xxs) var(--space-s);color:var(--color-dark-gray);font-size:var(--size-s);cursor:pointer;justify-content:space-between;align-items:baseline;line-height:1.5;transition:all .2s;display:flex}.OptionsPopup-module__wtbZBa__option:hover,.OptionsPopup-module__wtbZBa__option.OptionsPopup-module__wtbZBa__selected{color:var(--color-black)}.OptionsPopup-module__wtbZBa__option.OptionsPopup-module__wtbZBa__selected:after{content:"";background-image:url(../media/iconCheck.0uf_pzwghiovo.svg?dpl=69ba32cb);background-repeat:no-repeat;background-size:contain;width:13px;height:9px;display:block}
.ModuleCounter-module__udBAAq__parameter{justify-content:space-between;align-items:center;display:flex}.ModuleCounter-module__udBAAq__name{margin-right:var(--space-s)}.ModuleCounter-module__udBAAq__count{white-space:nowrap;font-weight:500}
.ProductCard-module__xhXBcq__card{flex-direction:column;width:100%;height:100%;display:flex}.ProductCard-module__xhXBcq__name{margin-top:var(--space-xs);margin-bottom:var(--space-xs);color:var(--color-grafit);font-size:var(--size-s);text-align:left;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;box-orient:vertical;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ProductCard-module__xhXBcq__price{gap:var(--space-xxs);height:1.5em;font-size:var(--size-s);flex-wrap:wrap;align-items:baseline;margin-top:auto;display:flex;overflow:hidden}.ProductCard-module__xhXBcq__actualPrice{font-weight:500}.ProductCard-module__xhXBcq__price .ProductCard-module__xhXBcq__expiredPrice{color:var(--color-grafit)}.ProductCard-module__xhXBcq__actions{margin-top:var(--space-xs)}.ProductCard-module__xhXBcq__actions .ProductCard-module__xhXBcq__button,.ProductCard-module__xhXBcq__button{height:35px;padding:0 var(--space-s);font-size:var(--size-s);align-items:center}.ProductCard-module__xhXBcq__iconCheck{vertical-align:middle;width:22px;height:22px}.ProductCard-module__xhXBcq__stockCountWrapper{height:30px;margin-top:var(--space-xs)}.ProductCard-module__xhXBcq__stockCount{text-align:left}@media (max-width:1900px){.ProductCard-module__xhXBcq__name{margin-bottom:var(--space-xxs)}}
.Labels-module__lqpbLq__labels{box-sizing:border-box;height:var(--button-height);padding-right:var(--space-s);padding-right:var(--button-padding-x,var(--space-s));padding-left:var(--space-xs);border:1px solid var(--color-medium-gray);cursor:pointer;border-radius:45px;align-items:center;transition:all .2s;display:flex;position:relative}.Labels-module__lqpbLq__labels:hover:not(:has(.Labels-module__lqpbLq__optionsPopup:hover)){background-color:var(--color-light-gray)}.Labels-module__lqpbLq__label{margin-right:var(--space-xl)}.Labels-module__lqpbLq__label:last-child{margin-right:0}.Labels-module__lqpbLq__sticky{padding-right:var(--space-xs)}.Labels-module__lqpbLq__text{border:0;border-radius:0;padding-left:0;padding-right:0}.Labels-module__lqpbLq__text:hover:not(:has(.Labels-module__lqpbLq__optionsPopup:hover)){background-color:#0000}.Labels-module__lqpbLq__optionsPopover{width:max-content;min-width:min(204px, calc(100vw - var(--space-n)));max-width:calc(100vw - var(--space-n));padding:0;overflow:hidden}@media (max-width:1023px){.Labels-module__lqpbLq__labels{padding:0 var(--space-xs);justify-content:space-between}.Labels-module__lqpbLq__label{margin-right:var(--space-s)}.Labels-module__lqpbLq__text{padding:0}.Labels-module__lqpbLq__optionsPopup{display:none}}
.Sizes-module__vSc_WW__sizes{justify-content:space-between;display:flex}.Sizes-module__vSc_WW__column{justify-content:center;display:flex}.Sizes-module__vSc_WW__column:first-child{justify-content:flex-start}.Sizes-module__vSc_WW__column:first-child .Sizes-module__vSc_WW__size{align-items:flex-start}.Sizes-module__vSc_WW__column.Sizes-module__vSc_WW__last{justify-content:flex-end}.Sizes-module__vSc_WW__column.Sizes-module__vSc_WW__last .Sizes-module__vSc_WW__size{align-items:flex-end}.Sizes-module__vSc_WW__sizeX{margin:0 var(--space-n);font-size:var(--size-n);align-self:flex-end;line-height:1.5}.Sizes-module__vSc_WW__size{flex-direction:column;align-items:center;width:100%;display:flex}.Sizes-module__vSc_WW__title{margin-bottom:var(--space-xxs);font-size:var(--size-s);line-height:1.5}.Sizes-module__vSc_WW__value{font-size:var(--size-s);line-height:1.5}@media (max-width:1023px){.Sizes-module__vSc_WW__sizeX{margin:0 var(--space-xxs)}}
.CrossSell-module__zqm0CW__wrapper{padding-bottom:var(--space-m);color:var(--color-black);border:1px solid var(--color-medium-gray);border-radius:4px;line-height:1.5;overflow:hidden}.CrossSell-module__zqm0CW__header{gap:var(--space-xs);padding:var(--space-n) var(--space-m);flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.CrossSell-module__zqm0CW__title{font-weight:500;font-size:var(--size-l)}.CrossSell-module__zqm0CW__iconChevronRight{width:15px;height:15px}.CrossSell-module__zqm0CW__button{gap:var(--space-xxs);align-items:center;margin-left:auto;display:flex}.CrossSell-module__zqm0CW__list{padding-left:var(--space-m);padding-right:var(--space-m)}.CrossSell-module__zqm0CW__galleryItem{height:100%}.CrossSell-module__zqm0CW__gallery{--columns-count:3;--columns-gap:15px;width:100%}.CrossSell-module__zqm0CW__gallery .CrossSell-module__zqm0CW__slide{width:calc(100% / var(--columns-count) - var(--columns-gap) * (var(--columns-count) - 1) / var(--columns-count))}.CrossSell-module__zqm0CW__skelet{background-color:var(--color-light-gray);border-radius:4px;height:380px;position:relative}@media (max-width:1900px){.CrossSell-module__zqm0CW__header{padding:var(--space-n)}.CrossSell-module__zqm0CW__list{padding-left:var(--space-n);padding-right:var(--space-n)}.CrossSell-module__zqm0CW__skelet{height:348px}}@media (max-width:1535px){.CrossSell-module__zqm0CW__wrapper .CrossSell-module__zqm0CW__button{font-size:var(--size-s);padding-left:var(--size-s);padding-right:var(--size-s)}}@media (max-width:1365px){.CrossSell-module__zqm0CW__header{padding-left:var(--space-s);padding-right:var(--space-s)}.CrossSell-module__zqm0CW__title{font-size:var(--size-m)}.CrossSell-module__zqm0CW__list{padding-left:var(--space-s);padding-right:var(--space-s)}.CrossSell-module__zqm0CW__gallery .CrossSell-module__zqm0CW__slide{width:133px}.CrossSell-module__zqm0CW__cnScrollbar{margin-top:var(--space-s)}.CrossSell-module__zqm0CW__wrapper .CrossSell-module__zqm0CW__button{height:42px}.CrossSell-module__zqm0CW__skelet{height:333px}}@media (max-width:1023px){.CrossSell-module__zqm0CW__wrapper{border-left:none;border-right:none;border-radius:0}.CrossSell-module__zqm0CW__header{padding-bottom:var(--space-s)}.CrossSell-module__zqm0CW__skelet{height:311px}}@media (max-width:767px){.CrossSell-module__zqm0CW__skelet{height:328px}}@media (max-width:359px){.CrossSell-module__zqm0CW__title{font-size:var(--size-n)}.CrossSell-module__zqm0CW__header{gap:var(--space-xxs)}.CrossSell-module__zqm0CW__header .CrossSell-module__zqm0CW__button{font-size:var(--size-xs)}}
.PopularLinks-module__hImYIa__popularLinks{box-sizing:border-box;max-width:100vw;margin-right:var(--space-s-neg);margin-left:var(--space-s-neg);white-space:nowrap;overflow:hidden}.PopularLinks-module__hImYIa__popularLinks .PopularLinks-module__hImYIa__link{vertical-align:baseline;display:inline-block}.PopularLinks-module__hImYIa__container{padding-right:var(--space-s);padding-left:var(--space-s);flex-wrap:wrap;gap:15px;display:flex;overflow:auto hidden}.PopularLinks-module__hImYIa__container::-webkit-scrollbar{display:none}.PopularLinks-module__hImYIa__label{color:var(--color-dark-gray);font-size:var(--size-s);white-space:nowrap;line-height:1.5}.PopularLinks-module__hImYIa__link{font-size:var(--size-s);line-height:1.5}.PopularLinks-module__hImYIa__link:first-letter{text-transform:uppercase}@media (max-width:1023px){.PopularLinks-module__hImYIa__container{flex-wrap:nowrap}}
.PartsTable-module__QyIdnq__table{border:1px solid var(--color-medium-gray)}.PartsTable-module__QyIdnq__header{box-sizing:border-box;min-height:80px;padding:var(--space-s);font-weight:500;font-size:var(--size-n);text-align:center;justify-content:center;align-items:center;line-height:1.5;display:flex}.PartsTable-module__QyIdnq__parameters{grid-template-columns:40% auto;display:grid}.PartsTable-module__QyIdnq__cell{box-sizing:border-box;min-height:80px;padding:var(--space-s);font-size:var(--size-s);text-align:center;border-top:1px solid var(--color-medium-gray);border-right:1px solid var(--color-medium-gray);justify-content:center;align-items:center;line-height:1.5;display:flex}.PartsTable-module__QyIdnq__cell:nth-child(2n){border-right:none}.PartsTable-module__QyIdnq__parameterName{font-weight:500}.PartsTable-module__QyIdnq__row{border-top:1px solid var(--color-medium-gray)}.PartsTable-module__QyIdnq__row:first-child{border-top:none}@media (max-width:767px){.PartsTable-module__QyIdnq__parameters{grid-template-columns:35% auto}}@media (max-width:359px){.PartsTable-module__QyIdnq__parameters{grid-template-columns:1fr}.PartsTable-module__QyIdnq__cell{border-right:none}}
.CreditTab-module__bMa_ya__container{gap:var(--space-xxs);box-sizing:border-box;cursor:pointer;border-radius:19px;align-items:center;display:inline-flex}.CreditTab-module__bMa_ya__iconWrapper{width:12px;height:12px}.CreditTab-module__bMa_ya__iconImg{background-color:#0000}.CreditTab-module__bMa_ya__iconImg .CreditTab-module__bMa_ya__image{-o-object-fit:contain;object-fit:contain;font-family:object-fit\:contain}.CreditTab-module__bMa_ya__text{white-space:nowrap;line-height:1.5;display:inline}.CreditTab-module__bMa_ya__viewCatalog{gap:var(--space-xxs);padding:7px var(--space-s);background:var(--color-white)}.CreditTab-module__bMa_ya__viewCatalog .CreditTab-module__bMa_ya__text{color:var(--color-black);font-weight:500;font-size:var(--size-xs)}@media (max-width:519px){.CreditTab-module__bMa_ya__viewCatalog .CreditTab-module__bMa_ya__text{color:var(--color-dark-gray)}}.CreditTab-module__bMa_ya__viewDetail{color:var(--color-black);transition:color .2s ease-in-out}.CreditTab-module__bMa_ya__viewDetail .CreditTab-module__bMa_ya__text{font-weight:400;font-size:var(--size-n)}.CreditTab-module__bMa_ya__viewDetail:hover{color:var(--color-dark-gray)}.CreditTab-module__bMa_ya__viewDetail:hover .CreditTab-module__bMa_ya__link{border-color:var(--color-dark-gray)}.CreditTab-module__bMa_ya__link{vertical-align:baseline;border-bottom:1px solid var(--color-black);font-weight:500;transition:border .2s ease-in-out;display:inline-block}.CreditTab-module__bMa_ya__arrow{width:10px;height:10px;display:none}@media (max-width:1900px){.CreditTab-module__bMa_ya__arrow{display:block}.CreditTab-module__bMa_ya__link{border:none;display:inline}}@media (max-width:1365px){.CreditTab-module__bMa_ya__container{gap:var(--space-xxs);padding:var(--space-xxs) var(--space-xs);box-shadow:inset 0 0 0 1px var(--color-medium-gray);border-radius:20px}.CreditTab-module__bMa_ya__viewDetail .CreditTab-module__bMa_ya__text{font-size:var(--size-s)}}@media (max-width:1023px){.CreditTab-module__bMa_ya__viewCatalog{background:var(--color-light-gray)}.CreditTab-module__bMa_ya__viewDetail .CreditTab-module__bMa_ya__text{font-size:var(--size-s)}}
.GalleryGridDescription-module__XDASUG__root{--gg-gap:var(--space-l);box-sizing:border-box;width:100%;max-width:var(--max-content-width);margin:0 auto}.GalleryGridDescription-module__XDASUG__intro{margin-bottom:var(--space-xb)}.GalleryGridDescription-module__XDASUG__grid{grid-gap:var(--gg-gap);gap:var(--gg-gap);grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"topLeft topRight""botLeft botRight";align-items:stretch;display:grid}.GalleryGridDescription-module__XDASUG__areaTopLeft{flex-direction:column;grid-area:topLeft;min-width:0;min-height:0;display:flex}.GalleryGridDescription-module__XDASUG__areaTopRight{flex-direction:column;grid-area:topRight;min-width:0;min-height:0;display:flex}.GalleryGridDescription-module__XDASUG__areaBottomLeft{flex-direction:column;grid-area:botLeft;min-width:0;min-height:0;display:flex}.GalleryGridDescription-module__XDASUG__areaBottomRight{flex-direction:column;grid-area:botRight;min-width:0;min-height:0;display:flex}.GalleryGridDescription-module__XDASUG__stack{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.GalleryGridDescription-module__XDASUG__stackSlot{flex:none;min-width:0}.GalleryGridDescription-module__XDASUG__stackSlot_grow{flex-direction:column;flex:1 1 0;min-width:0;min-height:0;display:flex}.GalleryGridDescription-module__XDASUG__stackMediaImage{flex:none;min-width:0}.GalleryGridDescription-module__XDASUG__stackMediaImage:not(:first-child){margin-top:var(--gg-gap)}.GalleryGridDescription-module__XDASUG__areaCornerImage{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.GalleryGridDescription-module__XDASUG__richContent{--rich-p-fs:var(--size-l)}.GalleryGridDescription-module__XDASUG__richContent.GalleryGridDescription-module__XDASUG__richContent.GalleryGridDescription-module__XDASUG__richContent p{color:var(--color-grafit)}@media (max-width:1900px){.GalleryGridDescription-module__XDASUG__root{--gg-gap:var(--space-l)}.GalleryGridDescription-module__XDASUG__intro{margin-bottom:var(--space-b)}.GalleryGridDescription-module__XDASUG__richContent{--rich-p-fs:var(--size-n)}}@media (max-width:1365px){.GalleryGridDescription-module__XDASUG__root{--gg-gap:var(--space-s);padding:0}}@media (max-width:1023px){.GalleryGridDescription-module__XDASUG__root{--gg-gap:var(--space-s)}.GalleryGridDescription-module__XDASUG__intro{margin-bottom:var(--space-xxl)}.GalleryGridDescription-module__XDASUG__richContent{--rich-h2-fs:var(--size-xl);--rich-p-fs:var(--size-s)}}@media (max-width:767px){.GalleryGridDescription-module__XDASUG__root{--gg-gap:var(--space-s)}.GalleryGridDescription-module__XDASUG__grid{grid-template-columns:minmax(0,1fr);grid-template-areas:"topLeft""topRight""botLeft""botRight"}.GalleryGridDescription-module__XDASUG__stack,.GalleryGridDescription-module__XDASUG__stackSlot_grow{flex:0 auto;min-height:auto}}
.SynchronousSchemes-module__83Aiia__container{--gap:var(--space-e)}.SynchronousSchemes-module__83Aiia__schemes{width:fit-content;height:var(--element-height);-moz-column-gap:var(--gap);column-gap:var(--gap);row-gap:var(--space-n);display:flex}.SynchronousSchemes-module__83Aiia__placeholder{height:var(--element-height)}.SynchronousSchemes-module__83Aiia__schemeCell{width:fit-content;max-width:510px;max-height:100%}.SynchronousSchemes-module__83Aiia__schemeImgWrapper{max-width:100%;max-height:inherit;display:block}.SynchronousSchemes-module__83Aiia__schemeImgWrapper .SynchronousSchemes-module__83Aiia__schemeImg{-o-object-fit:contain;object-fit:contain;font-family:object-fit\:contain;position:relative}@media (max-width:1900px){.SynchronousSchemes-module__83Aiia__schemes,.SynchronousSchemes-module__83Aiia__placeholder{height:calc(var(--element-height) * .8)}}@media (max-width:1365px){.SynchronousSchemes-module__83Aiia__schemes.SynchronousSchemes-module__83Aiia__landscape{height:calc(var(--element-height) * .6)}.SynchronousSchemes-module__83Aiia__schemes.SynchronousSchemes-module__83Aiia__portrait{height:var(--element-height)}.SynchronousSchemes-module__83Aiia__placeholder.SynchronousSchemes-module__83Aiia__landscape{height:calc(var(--element-height) * .6)}.SynchronousSchemes-module__83Aiia__placeholder.SynchronousSchemes-module__83Aiia__portrait{height:var(--element-height)}}@media (max-width:1023px){.SynchronousSchemes-module__83Aiia__schemes{-moz-column-gap:var(--space-xb);column-gap:var(--space-xb)}.SynchronousSchemes-module__83Aiia__schemes.SynchronousSchemes-module__83Aiia__landscape,.SynchronousSchemes-module__83Aiia__schemes.SynchronousSchemes-module__83Aiia__portrait,.SynchronousSchemes-module__83Aiia__placeholder.SynchronousSchemes-module__83Aiia__landscape,.SynchronousSchemes-module__83Aiia__placeholder.SynchronousSchemes-module__83Aiia__portrait{height:calc(var(--element-height) * .8)}}@media (max-width:767px){.SynchronousSchemes-module__83Aiia__schemes{flex-wrap:wrap}.SynchronousSchemes-module__83Aiia__schemes.SynchronousSchemes-module__83Aiia__landscape{height:auto;height:initial}.SynchronousSchemes-module__83Aiia__schemes.SynchronousSchemes-module__83Aiia__landscape .SynchronousSchemes-module__83Aiia__schemeImgWrapper .SynchronousSchemes-module__83Aiia__schemeImg{max-height:calc(var(--element-height) * .8);-o-object-position:left;object-position:left}.SynchronousSchemes-module__83Aiia__schemes.SynchronousSchemes-module__83Aiia__portrait{height:auto}.SynchronousSchemes-module__83Aiia__schemes.SynchronousSchemes-module__83Aiia__portrait .SynchronousSchemes-module__83Aiia__schemeImgWrapper .SynchronousSchemes-module__83Aiia__schemeImg{max-height:calc(var(--element-height) * .8)}}
.DefaultPrices-module__nY6wwW__containerPrices{-moz-column-gap:var(--space-s);align-items:center;column-gap:var(--space-s);row-gap:var(--space-xxs);flex-wrap:wrap;display:flex}.DefaultPrices-module__nY6wwW__containerPrices .DefaultPrices-module__nY6wwW__expiredPrice{color:var(--color-grafit)}.DefaultPrices-module__nY6wwW__prices{align-items:center;row-gap:var(--space-xxs);flex-wrap:wrap;min-width:0;display:flex}.DefaultPrices-module__nY6wwW__actualPrice{font-size:38px;font-weight:500;line-height:1.5}.DefaultPrices-module__nY6wwW__creditTab{width:max-content}.DefaultPrices-module__nY6wwW__discount{margin-top:var(--space-xxs);margin-bottom:var(--space-xxs);margin-left:var(--space-s);font-size:var(--size-n);align-self:center}.DefaultPrices-module__nY6wwW__expiredPrice{margin-left:var(--space-s);font-size:var(--size-l);line-height:1.5}.DefaultPrices-module__nY6wwW__wrap{align-items:flex-end;display:flex}.DefaultPrices-module__nY6wwW__promotionTimer{flex-shrink:0;max-width:100%}@media (max-width:1900px){.DefaultPrices-module__nY6wwW__actualPrice{font-size:var(--size-b)}}@media (max-width:1365px){.DefaultPrices-module__nY6wwW__actualPrice{font-size:var(--size-xxl)}.DefaultPrices-module__nY6wwW__expiredPrice{font-size:var(--size-m)}.DefaultPrices-module__nY6wwW__discount{margin-top:1px;margin-bottom:1px}}@media (max-width:1023px){.DefaultPrices-module__nY6wwW__actualPrice{font-size:var(--size-xxl)}.DefaultPrices-module__nY6wwW__expiredPrice{font-size:var(--size-m)}}
.GridDescription-module__cwNWKW__root{flex-direction:column;display:flex}.GridDescription-module__cwNWKW__row{display:flex}.GridDescription-module__cwNWKW__row[data-reversed=true]{flex-direction:row-reverse}.GridDescription-module__cwNWKW__imageWrapper{width:50%}.GridDescription-module__cwNWKW__slot{width:100%;min-width:0;position:relative;overflow:hidden}.GridDescription-module__cwNWKW__root[data-image-type=square] .GridDescription-module__cwNWKW__slot{box-sizing:border-box;position:relative}.GridDescription-module__cwNWKW__root[data-image-type=square] .GridDescription-module__cwNWKW__slot>*{box-sizing:border-box;position:absolute;inset:0}.GridDescription-module__cwNWKW__root[data-image-type=square] .GridDescription-module__cwNWKW__slot:before{content:"";box-sizing:border-box;padding-top:100%;display:block;position:relative}.GridDescription-module__cwNWKW__root[data-image-type=horizontal] .GridDescription-module__cwNWKW__slot{box-sizing:border-box;position:relative}.GridDescription-module__cwNWKW__root[data-image-type=horizontal] .GridDescription-module__cwNWKW__slot>*{box-sizing:border-box;position:absolute;inset:0}.GridDescription-module__cwNWKW__root[data-image-type=horizontal] .GridDescription-module__cwNWKW__slot:before{content:"";box-sizing:border-box;padding-top:66.2921%;display:block;position:relative}.GridDescription-module__cwNWKW__picture{width:100%;height:100%;display:block;position:absolute;inset:0}.GridDescription-module__cwNWKW__pictureImg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;font-family:object-fit\:cover}.GridDescription-module__cwNWKW__content{box-sizing:border-box;width:50%;padding:0 var(--space-xxe) 0 var(--space-b);background:var(--color-white);align-items:center;display:flex}[data-reversed=true] .GridDescription-module__cwNWKW__content{padding:0 var(--space-b) 0 var(--space-xxe)}.GridDescription-module__cwNWKW__description{width:100%}.GridDescription-module__cwNWKW__description.GridDescription-module__cwNWKW__description.GridDescription-module__cwNWKW__description.GridDescription-module__cwNWKW__description p{color:var(--color-grafit)}@media (max-width:1900px){.GridDescription-module__cwNWKW__content{padding:0 var(--space-e) 0 var(--space-xxl)}[data-reversed=true] .GridDescription-module__cwNWKW__content{padding:0 var(--space-xxl) 0 var(--space-e)}}@media (max-width:1365px){.GridDescription-module__cwNWKW__content{padding:0 var(--space-xxl) 0 0}[data-reversed=true] .GridDescription-module__cwNWKW__content{padding:0 0 0 var(--space-xxl)}}@media (max-width:1023px){.GridDescription-module__cwNWKW__root{gap:var(--space-s);flex-flow:wrap;align-items:self-start}.GridDescription-module__cwNWKW__row,.GridDescription-module__cwNWKW__row[data-reversed=true]{width:calc((100% - var(--space-s)) / 2);flex-direction:column-reverse}.GridDescription-module__cwNWKW__imageWrapper,.GridDescription-module__cwNWKW__content{width:100%}.GridDescription-module__cwNWKW__content,[data-reversed=true] .GridDescription-module__cwNWKW__content{padding:30px 0 0}.GridDescription-module__cwNWKW__content h3{font-size:var(--size-xl)}.GridDescription-module__cwNWKW__content p{font-size:var(--size-s)}.GridDescription-module__cwNWKW__description{--rich-h2-fs:var(--size-xl)}}@media (max-width:767px){.GridDescription-module__cwNWKW__root{gap:var(--space-xxl);flex-direction:column}.GridDescription-module__cwNWKW__row,.GridDescription-module__cwNWKW__row[data-reversed=true]{flex-direction:column-reverse;width:100%}}@media (max-width:1900px){.GridDescription-module__cwNWKW__root[data-image-type=horizontal] .GridDescription-module__cwNWKW__slot{box-sizing:border-box;position:relative}.GridDescription-module__cwNWKW__root[data-image-type=horizontal] .GridDescription-module__cwNWKW__slot>*{box-sizing:border-box;position:absolute;inset:0}.GridDescription-module__cwNWKW__root[data-image-type=horizontal] .GridDescription-module__cwNWKW__slot:before{content:"";box-sizing:border-box;padding-top:66.2519%;display:block;position:relative}}@media (max-width:1365px){.GridDescription-module__cwNWKW__root[data-image-type=horizontal] .GridDescription-module__cwNWKW__slot{box-sizing:border-box;position:relative}.GridDescription-module__cwNWKW__root[data-image-type=horizontal] .GridDescription-module__cwNWKW__slot>*{box-sizing:border-box;position:absolute;inset:0}.GridDescription-module__cwNWKW__root[data-image-type=horizontal] .GridDescription-module__cwNWKW__slot:before{content:"";box-sizing:border-box;padding-top:66.3136%;display:block;position:relative}}@media (max-width:1023px){.GridDescription-module__cwNWKW__root[data-image-type=horizontal] .GridDescription-module__cwNWKW__slot{box-sizing:border-box;position:relative}.GridDescription-module__cwNWKW__root[data-image-type=horizontal] .GridDescription-module__cwNWKW__slot>*{box-sizing:border-box;position:absolute;inset:0}.GridDescription-module__cwNWKW__root[data-image-type=horizontal] .GridDescription-module__cwNWKW__slot:before{content:"";box-sizing:border-box;padding-top:66.6667%;display:block;position:relative}}@media (max-width:767px){.GridDescription-module__cwNWKW__root[data-image-type=horizontal] .GridDescription-module__cwNWKW__slot{box-sizing:border-box;position:relative}.GridDescription-module__cwNWKW__root[data-image-type=horizontal] .GridDescription-module__cwNWKW__slot>*{box-sizing:border-box;position:absolute;inset:0}.GridDescription-module__cwNWKW__root[data-image-type=horizontal] .GridDescription-module__cwNWKW__slot:before{content:"";box-sizing:border-box;padding-top:66.3636%;display:block;position:relative}}
.Characteristics-module__q3KNIa__characteristics{--gap:120px;padding:var(--space-xb);background:var(--color-light-gray)}.Characteristics-module__q3KNIa__title{font-weight:500;font-size:var(--size-xxl);font-family:var(--font-hero);margin:0;line-height:1.5}.Characteristics-module__q3KNIa__subTitle{margin-bottom:var(--space-s);font-weight:500;font-size:var(--size-xl);line-height:1.5}.Characteristics-module__q3KNIa__top{margin:0 0 var(--space-xb);justify-content:space-between;align-items:flex-start;display:flex}.Characteristics-module__q3KNIa__schemes{position:relative}.Characteristics-module__q3KNIa__scheme{gap:var(--gap);opacity:0;grid-template-columns:1.2fr 1fr;width:100%;position:absolute;top:0;left:0;right:0}.Characteristics-module__q3KNIa__scheme.Characteristics-module__q3KNIa__active{opacity:1;position:static}.Characteristics-module__q3KNIa__row{margin-top:var(--space-xb)}.Characteristics-module__q3KNIa__row.Characteristics-module__q3KNIa__columns{grid-gap:var(--gap);gap:var(--gap);padding-right:var(--space-xxe);grid-template-columns:1.2fr 1fr;display:grid}.Characteristics-module__q3KNIa__document{white-space:nowrap;max-width:100%;display:flex;overflow:hidden}.Characteristics-module__q3KNIa__document :first-child{flex-shrink:0}.Characteristics-module__q3KNIa__documentsWrapper{margin-top:var(--space-xxl)}.Characteristics-module__q3KNIa__documentsTitle{font-weight:500}.Characteristics-module__q3KNIa__documents{grid-row-gap:var(--space-s);grid-column-gap:120px;max-width:100%;margin-top:var(--space-n);grid-template-columns:1fr 1fr;display:grid}.Characteristics-module__q3KNIa__modules{margin-top:var(--space-xxl)}.Characteristics-module__q3KNIa__module{margin-bottom:var(--space-s)}.Characteristics-module__q3KNIa__module:last-child{margin-bottom:0}.Characteristics-module__q3KNIa__importantInfo{gap:var(--space-n);flex-direction:column;display:flex}@media (max-width:1900px){.Characteristics-module__q3KNIa__row.Characteristics-module__q3KNIa__columns{padding-right:0}.Characteristics-module__q3KNIa__characteristics{--gap:var(--space-e)}.Characteristics-module__q3KNIa__documents{grid-column-gap:var(--space-l)}}@media (max-width:1365px){.Characteristics-module__q3KNIa__characteristics{padding:var(--space-xxl)}.Characteristics-module__q3KNIa__top{display:block}.Characteristics-module__q3KNIa__tabs{margin-top:var(--space-l)}.Characteristics-module__q3KNIa__row{margin-top:var(--space-xxl)}.Characteristics-module__q3KNIa__row.Characteristics-module__q3KNIa__modules{margin-top:var(--space-xb)}.Characteristics-module__q3KNIa__scheme{gap:var(--space-xb)}.Characteristics-module__q3KNIa__row.Characteristics-module__q3KNIa__columns{gap:var(--space-s);grid-template-columns:100%}.Characteristics-module__q3KNIa__title{font-size:var(--size-xl);line-height:1.5}.Characteristics-module__q3KNIa__modules{margin-top:var(--space-l)}.Characteristics-module__q3KNIa__subTitle{font-size:var(--size-l)}.Characteristics-module__q3KNIa__documentsWrapper{margin-top:var(--space-l)}}@media (min-width:1024px) and (max-width:1365px){.Characteristics-module__q3KNIa__documents{grid-template-columns:1fr}}@media (max-width:1023px){.Characteristics-module__q3KNIa__characteristics{padding:var(--space-l) var(--space-s) var(--space-xl)}.Characteristics-module__q3KNIa__top{display:flex}.Characteristics-module__q3KNIa__tabs{margin-top:0;margin-top:initial}.Characteristics-module__q3KNIa__scheme,.Characteristics-module__q3KNIa__row.Characteristics-module__q3KNIa__columns{gap:var(--space-xb);grid-template-columns:repeat(2,minmax(0,1fr))}.Characteristics-module__q3KNIa__title{font-size:var(--size-l);line-height:1.5}.Characteristics-module__q3KNIa__subTitle{font-size:var(--size-m)}}@media (max-width:767px){.Characteristics-module__q3KNIa__top{margin-bottom:var(--space-xxl);display:block}.Characteristics-module__q3KNIa__tabs{margin-top:var(--space-n)}.Characteristics-module__q3KNIa__scheme{gap:var(--space-xxl);grid-template-columns:100%}.Characteristics-module__q3KNIa__row.Characteristics-module__q3KNIa__columns{gap:var(--space-s);grid-template-columns:100%}.Characteristics-module__q3KNIa__document{margin-right:0}.Characteristics-module__q3KNIa__documents{grid-template-columns:1fr}}
.DefectDescription-module__7h1ghG__description{padding:var(--space-s);border:1px dashed var(--color-dark-gray);display:flex}.DefectDescription-module__7h1ghG__icon{min-width:16px;color:var(--color-dark-gray);margin:auto 0}.DefectDescription-module__7h1ghG__text{margin-left:var(--space-xs);color:var(--color-dark-gray);font-weight:400;font-size:var(--size-xs);text-align:left;line-height:150%}
.BottomSheet-module__mYT3zq__bottomSheet{z-index:calc(var(--z-index-modal) + 2);box-sizing:border-box;background-color:var(--color-white);border-radius:var(--space-xs) var(--space-xs) 0 0;flex-direction:column;align-items:center;width:100%;min-height:143px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #223c5033}.BottomSheet-module__mYT3zq__wrap{z-index:calc(var(--z-index-modal) + 2);position:fixed;bottom:0;left:0;right:0}.BottomSheet-module__mYT3zq__wrap.BottomSheet-module__mYT3zq__dragging{touch-action:none}.BottomSheet-module__mYT3zq__backdrop{-webkit-tap-highlight-color:#0000;z-index:var(--z-index-modal);background-color:var(--color-black);cursor:pointer;opacity:.3;height:200vh;position:fixed;bottom:0;left:0;right:0}.BottomSheet-module__mYT3zq__animated{transition:transform .2s ease-in-out}.BottomSheet-module__mYT3zq__handle{cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:35px;display:flex}.BottomSheet-module__mYT3zq__line{background-color:var(--color-medium-gray);border-radius:var(--space-xxs);flex-shrink:0;width:35px;height:5px}.BottomSheet-module__mYT3zq__body{flex:auto;width:100%;min-height:0}.BottomSheet-module__mYT3zq__expanded .BottomSheet-module__mYT3zq__body{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-y:auto}
.CollectYourRibble-module__9nOElq__wrapper{gap:var(--space-xb);box-sizing:border-box;width:100%;padding:var(--space-s) var(--space-l);background-color:var(--color-light-gray);align-items:center;display:flex}.CollectYourRibble-module__9nOElq__video{box-sizing:border-box;width:100%;max-width:372px;position:relative}.CollectYourRibble-module__9nOElq__video>*{box-sizing:border-box;position:absolute;inset:0}.CollectYourRibble-module__9nOElq__video:before{content:"";box-sizing:border-box;padding-top:66.6667%;display:block;position:relative}.CollectYourRibble-module__9nOElq__text{box-sizing:border-box;width:100%}.CollectYourRibble-module__9nOElq__title{margin-bottom:var(--space-xs);font-weight:500;font-size:var(--size-l);font-family:var(--font-hero)}.CollectYourRibble-module__9nOElq__description{max-width:550px;margin-bottom:var(--space-s);font-size:var(--size-n)}.CollectYourRibble-module__9nOElq__link{font-size:var(--size-n);border-bottom:1px solid var(--color-black);transition:border-color .2s;display:inline-flex}@media (hover:hover){.CollectYourRibble-module__9nOElq__link:hover{border-color:#0000}}@media (max-width:1900px){.CollectYourRibble-module__9nOElq__wrapper{gap:var(--space-n)}.CollectYourRibble-module__9nOElq__description{max-width:450px}}@media (max-width:1365px){.CollectYourRibble-module__9nOElq__wrapper{padding:var(--space-xxl);flex-direction:column}.CollectYourRibble-module__9nOElq__title{font-size:var(--size-xm)}.CollectYourRibble-module__9nOElq__description{max-width:500px}.CollectYourRibble-module__9nOElq__description,.CollectYourRibble-module__9nOElq__link{font-size:var(--size-s)}}@media (max-width:1023px){.CollectYourRibble-module__9nOElq__wrapper{padding:var(--space-m) var(--space-s);flex-direction:row}.CollectYourRibble-module__9nOElq__title{font-size:var(--size-l)}.CollectYourRibble-module__9nOElq__description,.CollectYourRibble-module__9nOElq__link{font-size:var(--size-n)}}@media (max-width:767px){.CollectYourRibble-module__9nOElq__wrapper{flex-direction:column}.CollectYourRibble-module__9nOElq__title{font-size:var(--size-xm)}.CollectYourRibble-module__9nOElq__description,.CollectYourRibble-module__9nOElq__link{font-size:var(--size-s)}}
.VideoConsulationBanner-module__or9zzq__title{gap:var(--space-s);color:var(--color-black);font-weight:500;font-size:var(--size-m);align-items:center;line-height:1.5;display:flex}.VideoConsulationBanner-module__or9zzq__left{gap:var(--space-xxs);align-items:center;display:flex}.VideoConsulationBanner-module__or9zzq__icon{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.VideoConsulationBanner-module__or9zzq__icon:before{box-sizing:border-box;background-color:var(--color-red);border:2.5px solid var(--color-white);width:15px;height:15px;box-shadow:0 0 0 1px var(--color-medium-gray);content:"";border-radius:50%;flex-grow:0;flex-shrink:0;display:block}.VideoConsulationBanner-module__or9zzq__text{margin-top:var(--space-xxs);color:var(--color-grafit);font-size:var(--size-s);text-align:left;line-height:1.5}.VideoConsulationBanner-module__or9zzq__chevron{flex-shrink:0;width:17px;height:17px;display:block}.VideoConsulationBanner-module__or9zzq__banner{padding:var(--space-s) var(--space-m);background-color:var(--color-white);border:1px solid var(--color-medium-gray);cursor:pointer;border-radius:4px}@media (max-width:1900px){.VideoConsulationBanner-module__or9zzq__banner{padding:var(--space-s) var(--space-n)}.VideoConsulationBanner-module__or9zzq__title{font-size:var(--size-n)}}@media (max-width:1365px){.VideoConsulationBanner-module__or9zzq__banner{padding:var(--space-s)}}@media (max-width:1023px){.VideoConsulationBanner-module__or9zzq__banner{box-sizing:border-box;border:none;border-top:1px solid var(--color-medium-gray);border-radius:0;border-radius:initial}.VideoConsulationBanner-module__or9zzq__title{font-size:var(--size-s)}}
.GalleryPopup-module__imUs5q__container{z-index:1;box-sizing:border-box;padding:var(--space-s);background:var(--color-white);border-radius:5px;display:flex;box-shadow:0 0 20px #0003}.GalleryPopup-module__imUs5q__container .GalleryPopup-module__imUs5q__button{min-width:130px;max-width:fit-content;height:35px;margin-top:var(--space-xs);padding:0 var(--space-xs);font-size:var(--size-s)}.GalleryPopup-module__imUs5q__container .GalleryPopup-module__imUs5q__button .GalleryPopup-module__imUs5q__iconCheck{align-items:center;display:flex}.GalleryPopup-module__imUs5q__content{gap:var(--space-s);width:100%;display:flex}.GalleryPopup-module__imUs5q__title{max-width:100%;margin-bottom:var(--space-xxs);font-size:var(--size-s);white-space:nowrap;text-overflow:ellipsis;vertical-align:top;line-height:1.5;display:inline-block;overflow:hidden}.GalleryPopup-module__imUs5q__prices{-moz-column-gap:var(--space-xs);align-items:center;column-gap:var(--space-xs);flex-wrap:wrap;display:flex}.GalleryPopup-module__imUs5q__additional{align-items:center;display:flex}.GalleryPopup-module__imUs5q__totalPrice{color:var(--color-black);font-weight:500;font-size:var(--size-m);line-height:1.5}.GalleryPopup-module__imUs5q__price{color:var(--color-dark-gray);font-size:var(--size-n);line-height:1.5}.GalleryPopup-module__imUs5q__discount{margin-left:var(--space-xs);font-size:var(--size-xs);line-height:1.5}.GalleryPopup-module__imUs5q__image{flex-shrink:0;width:100px}.GalleryPopup-module__imUs5q__image .GalleryPopup-module__imUs5q__cnImage{-o-object-fit:contain;object-fit:contain;font-family:object-fit\:contain}.GalleryPopup-module__imUs5q__image{box-sizing:border-box;position:relative}.GalleryPopup-module__imUs5q__image>*{box-sizing:border-box;position:absolute;inset:0}.GalleryPopup-module__imUs5q__image:before{content:"";box-sizing:border-box;padding-top:100%;display:block;position:relative}.GalleryPopup-module__imUs5q__text{flex-direction:column;flex-grow:0;flex-shrink:1;justify-content:space-between;width:100%;display:flex;overflow:hidden}.GalleryPopup-module__imUs5q__card{width:100%}.GalleryPopup-module__imUs5q__imgWrapper{max-width:100px;max-height:100px;position:relative}.GalleryPopup-module__imUs5q__favorite{visibility:hidden}@media (max-width:767px){.GalleryPopup-module__imUs5q__content{gap:var(--space-n);flex-wrap:wrap}.GalleryPopup-module__imUs5q__imgWrapper{width:100%;max-width:330px;max-height:330px}.GalleryPopup-module__imUs5q__image{border-radius:4px;width:100%;overflow:hidden}.GalleryPopup-module__imUs5q__text{justify-content:center}.GalleryPopup-module__imUs5q__imgWrapper,.GalleryPopup-module__imUs5q__text{flex:190px}.GalleryPopup-module__imUs5q__title{font-size:var(--size-n)}.GalleryPopup-module__imUs5q__container{padding:0 var(--space-s) var(--space-s)}.GalleryPopup-module__imUs5q__container .GalleryPopup-module__imUs5q__button{width:100%;max-width:none;height:42px;margin-top:var(--space-n);font-size:var(--size-n)}.GalleryPopup-module__imUs5q__favorite{top:var(--space-s);right:var(--space-s);visibility:visible;position:absolute}}@media (max-width:519px){.GalleryPopup-module__imUs5q__imgWrapper{max-width:none;max-height:none}}
.Added-module__TPk8sa__added{justify-content:center;align-items:center;padding:6px 0;display:flex}.Added-module__TPk8sa__iconCheck{width:22px;height:22px;margin-right:var(--space-xs);background-image:url(../media/check.01k4tv.bpor3y.svg?dpl=69ba32cb);background-repeat:no-repeat}.Added-module__TPk8sa__text{font-weight:500;font-size:var(--size-s);line-height:1.5}
.FabricSampleOrderingPanel-module__xXXxIa__panel{text-align:left;cursor:pointer;background-color:#e1e4d6;background-image:url(../media/bg.0d1e0kvlydu30.jpg?dpl=69ba32cb);background-position:100%;background-repeat:no-repeat;background-size:cover}.FabricSampleOrderingPanel-module__xXXxIa__title{gap:var(--space-s);color:var(--color-black);font-weight:500;font-size:var(--size-m);align-items:center;line-height:1.5;display:flex}.FabricSampleOrderingPanel-module__xXXxIa__condition{margin-top:var(--space-xxs);color:var(--color-grafit);font-size:var(--size-s);line-height:1.5}.FabricSampleOrderingPanel-module__xXXxIa__chevron{flex-shrink:0;width:17px;height:17px;display:block}.FabricSampleOrderingPanel-module__xXXxIa__container{box-sizing:border-box;padding:var(--space-s) var(--space-m)}@media (max-width:1900px){.FabricSampleOrderingPanel-module__xXXxIa__title{font-size:var(--size-n)}.FabricSampleOrderingPanel-module__xXXxIa__container{max-width:292px;padding:var(--space-s) var(--space-n)}}@media (max-width:1365px){.FabricSampleOrderingPanel-module__xXXxIa__container{max-width:277px;padding:var(--space-s)}.FabricSampleOrderingPanel-module__xXXxIa__title{gap:var(--space-xs)}.FabricSampleOrderingPanel-module__xXXxIa__panel{background-position:right -38px center}}@media (max-width:1023px){.FabricSampleOrderingPanel-module__xXXxIa__title{font-size:var(--size-s)}.FabricSampleOrderingPanel-module__xXXxIa__panel{background-position:right -30px center}}
.GalleryPin-module__fjjEWW__wrapper{z-index:2;position:absolute}.GalleryPin-module__fjjEWW__wrapper.GalleryPin-module__fjjEWW__active{z-index:4}.GalleryPin-module__fjjEWW__pin{z-index:3;box-sizing:border-box;background:var(--color-white);cursor:pointer;background-color:#0000004d;-webkit-background-clip:padding-box;background-clip:padding-box;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:relative}.GalleryPin-module__fjjEWW__pin:before{background-color:var(--color-white);content:"";border-radius:50%;width:20px;height:20px;display:block;transform:scale(.6)}.GalleryPin-module__fjjEWW__pin:after{background-color:var(--color-white);opacity:0;content:"";border-radius:50%;width:20px;height:20px;transition:opacity .1s ease-in-out;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.GalleryPin-module__fjjEWW__pin.GalleryPin-module__fjjEWW__active:after{opacity:1}.GalleryPin-module__fjjEWW__pin.GalleryPin-module__fjjEWW__animated:before{width:20px;height:20px;animation-name:GalleryPin-module__fjjEWW__pulsing;animation-duration:3s;animation-timing-function:ease-out;animation-iteration-count:infinite;animation-fill-mode:forwards;transform:scale(1)}.GalleryPin-module__fjjEWW__popup{z-index:2;height:fit-content;padding-bottom:calc(34px + var(--space-n));opacity:0;transition:opacity .1s ease-in-out;position:absolute;bottom:0;transform:translate(calc(17px - 50%))}.GalleryPin-module__fjjEWW__popup.GalleryPin-module__fjjEWW__enter{opacity:0}.GalleryPin-module__fjjEWW__popup.GalleryPin-module__fjjEWW__enterActive,.GalleryPin-module__fjjEWW__popup.GalleryPin-module__fjjEWW__enterDone,.GalleryPin-module__fjjEWW__popup.GalleryPin-module__fjjEWW__exit{opacity:1}.GalleryPin-module__fjjEWW__popup.GalleryPin-module__fjjEWW__exitActive,.GalleryPin-module__fjjEWW__popup.GalleryPin-module__fjjEWW__exitDone{opacity:0}@media (max-width:767px){.GalleryPin-module__fjjEWW__popup{top:auto;top:initial;z-index:calc(var(--z-index-fixed-panel) + 2);padding-bottom:0;position:fixed;bottom:0;left:0;right:0;transform:translate(0,0)}}@media (hover:hover){.GalleryPin-module__fjjEWW__pin:hover:after{opacity:1}}@keyframes GalleryPin-module__fjjEWW__pulsing{0%{transform:scale(.6)}50%{transform:scale(1)}to{transform:scale(.6)}}
.Tooltip-module__wRK1yG__container{flex-direction:column;align-items:flex-end;display:flex}.Tooltip-module__wRK1yG__icon{width:22px;height:22px}.Tooltip-module__wRK1yG__text{box-sizing:border-box;width:200px;margin-top:var(--space-xxs);padding:var(--space-s);font-weight:400;font-size:var(--size-xs);background:var(--color-white);cursor:default;opacity:0;border-radius:5px;line-height:150%;transition:opacity .2s}.Tooltip-module__wRK1yG__icon:hover+.Tooltip-module__wRK1yG__text{opacity:1}
.PreviewColor-module__rFhHCq__container{gap:var(--space-xs);color:var(--color-grafit);font-size:var(--size-n);white-space:nowrap;align-items:center;line-height:1.5;display:flex;overflow:hidden}.PreviewColor-module__rFhHCq__preview{box-sizing:content-box;border:1px solid var(--color-medium-gray);border-radius:50%;flex-shrink:0;align-self:center;width:20px;height:20px;display:block;overflow:hidden}.PreviewColor-module__rFhHCq__cnImage{width:100%;height:100%;display:block}.PreviewColor-module__rFhHCq__selectedText{text-overflow:ellipsis;align-self:baseline;overflow:hidden}@media (max-width:1365px){.PreviewColor-module__rFhHCq__container{gap:var(--space-xxs);font-size:var(--size-s)}.PreviewColor-module__rFhHCq__preview{width:15px;height:15px}}@media (max-width:1023px){.PreviewColor-module__rFhHCq__preview{width:20px;height:20px}}
.Preview-module__Xhl5Za__preview{position:relative}.Preview-module__Xhl5Za__tooltip{top:var(--space-s);right:var(--space-s);position:absolute}
.PromoInfoContent-module__KZxSkW__tagPopoverBody{gap:calc(var(--size-m) - var(--space-xs));font-size:var(--size-xs);flex-direction:column;display:flex}.PromoInfoContent-module__KZxSkW__tagPopoverBody .PromoInfoContent-module__KZxSkW__tagPopoverLink{color:var(--color-blue);align-self:flex-start}.PromoInfoContent-module__KZxSkW__tagPopoverDescription{color:var(--color-black);font-size:var(--size-s);margin:0;line-height:1.5}.PromoInfoContent-module__KZxSkW__tagMobileInfoContent{gap:var(--space-s);flex-direction:column;display:flex}.PromoInfoContent-module__KZxSkW__tagMobileModalButton{box-sizing:border-box;width:auto;height:calc(var(--space-n) + var(--size-l));margin-top:var(--space-xs);padding:0 var(--space-s);font-weight:500;font-size:var(--size-s);background-color:var(--color-light-gray);border-radius:4px;justify-content:center;align-self:flex-start;align-items:center;display:inline-flex}
.Highlight-module__fPanla__highlight{font-weight:700}
.CopiedElement-module__GMJwNq__container{position:relative}