.catalog-promocodes{width:100%;padding:12px;background-color:#f8f8f8;background-color:var(--promocode-background-color);border-radius:12px;position:relative;overflow:hidden;margin-bottom:16px;transition:background-color .2s linear}.catalog-promocodes--one-more{padding:12px 52px}@media only screen and (max-width:1200px){.catalog-promocodes{padding:0;background-color:transparent;border-radius:0}}.catalog-promocodes-arrow{position:absolute!important;top:50%;z-index:1;transform:translateY(-50%);color:#070707;color:var(--promocode-text-color)!important}.catalog-promocodes-arrow--prev{left:12px}.catalog-promocodes-arrow--next{right:12px}.catalog-promocodes-slider{width:100%}.catalog-promocodes-item{width:100%;transition:background-color .2s linear}@media only screen and (max-width:1200px){.catalog-promocodes-item{padding:12px;background-color:#f8f8f8;background-color:var(--promocode-slide-background-color);border-radius:12px}}.catalog-promocodes-item-title{width:100%;display:flex;align-items:center}.catalog-promocodes-item__title{font-family:var(--font-manrope);font-weight:500;font-size:16px;line-height:120%;color:#070707;color:var(--promocode-slide-text-color);transition:color .2s linear}.catalog-promocodes-item__copy{margin-left:8px}.catalog-promocodes-item__description{font-family:var(--font-manrope);font-weight:500;font-size:12px;line-height:120%;color:#070707;color:var(--promocode-slide-text-color);margin-top:8px;transition:color .2s linear}.catalog-promocodes-nav{width:100%;display:flex;align-items:center;gap:4px;margin-top:12px}@media only screen and (max-width:1200px){.catalog-promocodes-nav{justify-content:center;margin-top:8px}}.catalog-promocodes-nav__item{width:6px;height:6px;flex-shrink:0;border-radius:50px;background-color:gray;transition:background-color .2s linear,width .2s linear}.catalog-promocodes-nav__item--active{width:14px;background-color:#070707;background-color:var(--promocode-text-color)}@media only screen and (max-width:1200px){.catalog-promocodes-nav__item--active{background-color:#070707!important}}.catalog-grid-variants{display:flex;align-items:center;gap:8px}.catalog-grid-variants__item{color:gray!important}.catalog-grid-variants__item--active{color:#070707!important}.catalog-brandcut-text{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;gap:4px}.catalog-brandcut-text__description{font-family:var(--font-manrope);font-weight:500;font-size:14px;line-height:140%;color:#070707;white-space:pre-wrap}.catalog-brandcut-text--hidden .catalog-brandcut-text__description{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.catalog-brandcut-text--hidden .catalog-brandcut-text__description>br{display:none}@media only screen and (max-width:500px){.catalog-brandcut-text--hidden .catalog-brandcut-text__description{white-space:pre-wrap;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}}.catalog-brandcut{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;gap:12px;margin:8px 0}@media only screen and (max-width:1200px){.catalog-brandcut{gap:8px}}.catalog-brandcut-head{width:100%;height:40px;position:-webkit-sticky;position:sticky;top:74px;display:flex;justify-content:space-between;align-items:center;gap:12px;background-color:#fff;z-index:999}@media only screen and (max-width:1200px){.catalog-brandcut-head{height:32px;width:calc(100% + 32px);margin-left:-16px;margin-right:-16px;padding:0 16px;top:52px}}.catalog-brandcut-head__title{font-family:var(--font-manrope);font-weight:500;font-size:20px;line-height:120%;color:#070707;opacity:1;transition:opacity .2s linear}.catalog-brandcut-head__title--hidden{opacity:0}@media only screen and (max-width:500px){.catalog-brandcut-head__title{font-size:16px}}.catalog-brandcut-head__variants{justify-content:flex-end}.catalog-brandcut__counter{font-family:var(--font-manrope);font-weight:500;font-size:16px;line-height:120%;color:#070707;text-align:left}@media only screen and (max-width:1200px){.catalog-brandcut__counter{font-size:12px;line-height:100%;color:gray}}