.shampo-album-section{width:100%;max-width:1180px;margin:0 auto;padding:24px 24px 34px;color:#171717}.shampo-album-section__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:18px}.shampo-album-section__kicker{margin:0 0 4px;color:#767676;font-size:12px;line-height:1.4}.shampo-album-section__title{margin:0;color:#171717;font-size:24px;font-weight:800;line-height:1.35}.shampo-album-section__arrow{width:46px;height:46px;display:grid;place-items:center;border-radius:8px;background:#f5f5f5;color:#171717;font-size:22px;font-weight:800;text-decoration:none}.shampo-album-section__heading--stack{align-items:flex-start}.shampo-album-shortcuts{padding-top:16px;padding-bottom:24px}.shampo-album-shortcut-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.shampo-album-shortcut{min-height:72px;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:7px;background:#f5f5f5;color:#333;font-size:14px;font-weight:700;text-decoration:none}.shampo-album-shortcut svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.shampo-album-info{padding-top:16px}.shampo-album-info__list{display:grid;gap:14px}.shampo-album-info__card{min-height:130px;display:grid;gap:8px;padding:26px 28px;border-radius:6px;background:#f5f5f5}.shampo-album-info__card h3,.shampo-album-info__card p{margin:0}.shampo-album-info__card h3{color:#171717;font-size:15px;font-weight:800}.shampo-album-info__date,.shampo-album-info__text{color:#555;font-size:12px;line-height:1.9}.shampo-album-info__text p{margin:0}.shampo-album-info__card a{justify-self:end;color:#006fd6;font-size:12px;text-decoration:none}.shampo-album-slider{--album-slide-width: 599px;--album-slide-gap: 16px;--album-slide-height: 360px;--album-slide-ratio: 599 / 360;position:relative;overflow:hidden}.shampo-album-slider__viewport{overflow:hidden}.shampo-album-slider__track{display:flex;align-items:stretch;gap:var(--album-slide-gap);will-change:transform}.shampo-album-slider__slide{position:relative;flex:0 0 var(--album-slide-width);aspect-ratio:var(--album-slide-ratio);min-height:0;height:var(--album-slide-height);overflow:hidden;border-radius:5px;background:#111;color:#fff;opacity:.56;transform:scale(.5);transform-origin:center center;transition:opacity .3s ease,transform .3s ease}.shampo-album-slider__slide.is-prev{transform-origin:right center}.shampo-album-slider__slide.is-next{transform-origin:left center}.shampo-album-slider__slide.is-active{z-index:1;opacity:1;transform:scale(1);transform-origin:center center}.shampo-album-slider__slide img,.shampo-album-slider__slide svg{width:100%;height:100%;display:block}.shampo-album-slider__copy{position:absolute;left:24px;right:24px;bottom:22px;display:grid;gap:8px}.shampo-album-slider__label{width:fit-content;padding:4px 8px;background:#ec1d61;color:#fff;font-size:12px;font-weight:800}.shampo-album-slider__title{margin:0;color:#fff;font-size:clamp(18px,2.1vw,26px);font-weight:800;line-height:1.35}.shampo-album-slider__control{position:absolute;top:50%;z-index:2;width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:999px;background:#ffffffe6;color:#333;box-shadow:0 10px 24px #00000024;transform:translateY(-50%);cursor:pointer}.shampo-album-slider__control svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.shampo-album-slider__control--prev{left:10px}.shampo-album-slider__control--next{right:10px}.shampo-album-slider__dots{display:flex;justify-content:center;gap:6px;padding-top:12px}.shampo-album-slider__dots button{width:7px;height:7px;border:0;border-radius:999px;padding:0;background:#d3d3d3;cursor:pointer}.shampo-album-slider__dots button.is-active{width:18px;background:#ec1d61}.shampo-album-brand-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.shampo-album-brand-card{position:relative;min-height:180px;display:grid;align-items:center;overflow:hidden;border:1px solid #e3e3e3;border-radius:5px;background:#111;color:#fff;text-decoration:none}.shampo-album-brand-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0000009e,#0000003d 54%,#00000014);z-index:1}.shampo-album-brand-card__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.shampo-album-brand-card__background img,.shampo-album-brand-card__background svg{width:100%;height:100%;display:block;object-fit:cover;transform:scale(1.01);transition:transform .42s ease}.shampo-album-brand-card:hover .shampo-album-brand-card__background img,.shampo-album-brand-card:hover .shampo-album-brand-card__background svg{transform:scale(1.045)}.shampo-album-brand-card__copy{position:relative;z-index:2;padding:26px}.shampo-album-brand-card__title{display:block;font-size:clamp(24px,4vw,42px);font-weight:800;line-height:1;letter-spacing:.02em}.shampo-album-brand-card__text{display:block;margin-top:12px;color:#ffffffd1;font-size:13px;line-height:1.5}.shampo-album-product-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(170px,1fr);gap:18px;overflow-x:auto;padding-bottom:10px;scroll-snap-type:x mandatory}.shampo-album-product-row::-webkit-scrollbar{height:0}.shampo-album-product-card{min-width:0;padding:14px;background:#f5f5f5;border-radius:7px;scroll-snap-align:start}.shampo-album-product-card__media{position:relative;display:grid;place-items:center;aspect-ratio:var(--product-ratio, 1 / 1);overflow:hidden;border-radius:5px;background:#fff}.shampo-album-product-card__media img,.shampo-album-product-card__media svg{width:88%;height:88%;object-fit:contain}.shampo-album-product-card__body{display:grid;gap:5px;padding-top:12px}.shampo-album-product-card__vendor{margin:0;color:#767676;font-size:11px}.shampo-album-product-card__title{min-height:42px;color:#222;font-size:13px;line-height:1.55;text-decoration:none}.shampo-album-product-card__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px;margin:0;color:#222;font-size:18px;font-weight:800}.shampo-album-product-card__compare{color:#767676;font-size:12px;font-weight:600;text-decoration:line-through}.shampo-album-product-card__discount{color:#e1003c}.shampo-album-product-card__tags{display:flex;flex-wrap:wrap;gap:5px}.shampo-album-product-card__tags span{padding:3px 6px;background:#f2ddff;color:#6d22d8;font-size:10px;font-weight:700}.shampo-album-more{width:240px;height:38px;margin:22px auto 0;display:grid;place-items:center;border:1px solid #d4d4d4;border-radius:3px;background:#fff;color:#333;font-size:13px;text-decoration:none}@media screen and (max-width:749px){.shampo-album-section{padding:10px 14px 15px}.shampo-album-section__title{font-size:20px}.shampo-album-shortcut-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.shampo-album-shortcut{min-height:58px;font-size:12px}.shampo-album-info__card{padding:18px}.shampo-album-slider{--album-slide-width: min(100%, 599px);--album-slide-gap: 0px;--album-slide-height: auto;--album-slide-ratio: 599 / 360}.shampo-album-slider__slide{aspect-ratio:var(--album-slide-ratio);height:auto;min-height:0}.shampo-album-slider__copy{left:12px;right:12px;bottom:12px;gap:5px}.shampo-album-slider__label{padding:3px 6px;font-size:10px}.shampo-album-slider__title{font-size:15px;line-height:1.32}.shampo-album-brand-grid{grid-template-columns:1fr}.shampo-album-brand-card{min-height:122px}.shampo-album-product-row{grid-auto-columns:minmax(154px,44vw);gap:10px}.shampo-album-product-card{padding:10px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/shampo-album-sections.css.map */
