.shampo-feature-section{width:100%;max-width:1180px;margin:0 auto;padding:28px 24px 36px;border-top:1px solid #dedede;color:#171717}.shampo-feature-section:first-child,.shampo-feature-section--no-border{border-top:0}.shampo-feature-section__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:18px}.shampo-feature-section__kicker{margin:0 0 5px;color:#767676;font-size:12px;line-height:1.4;font-weight:700}.shampo-feature-section__title{margin:0;color:#171717;font-size:24px;font-weight:800;line-height:1.35;letter-spacing:0}.shampo-feature-section__arrow{width:46px;height:46px;display:grid;place-items:center;flex:0 0 auto;border-radius:8px;background:#f5f5f5;color:#171717;font-size:22px;font-weight:800;text-decoration:none}.shampo-feature-section__arrow svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.shampo-feature-hero{display:grid;grid-template-columns:minmax(0,599px) minmax(320px,1fr);gap:34px;align-items:center;padding-top:34px}.shampo-feature-hero__media{position:relative;width:min(100%,599px);aspect-ratio:599 / 360;overflow:hidden;border-radius:5px;background:#111;box-shadow:0 18px 48px #00000014}.shampo-feature-hero__media img,.shampo-feature-hero__media svg{width:100%;height:100%;display:block;object-fit:cover}.shampo-feature-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0003,#0000000f)}.shampo-feature-hero__caption{position:absolute;left:24px;right:24px;bottom:24px;z-index:1;display:grid;gap:8px;color:#fff}.shampo-feature-hero__label{width:fit-content;padding:4px 8px;background:#ec1d61;color:#fff;font-size:12px;font-weight:800;line-height:1.3}.shampo-feature-hero__caption-title{max-width:470px;color:#fff;font-size:clamp(18px,2.1vw,24px);line-height:1.35;font-weight:800}.shampo-feature-hero__copy{display:grid;gap:18px}.shampo-feature-hero__copy h1{margin:0;color:#171717;font-size:clamp(24px,3vw,34px);line-height:1.35;font-weight:800;letter-spacing:0}.shampo-feature-hero__body{color:#555;font-size:14px;line-height:1.9}.shampo-feature-hero__body p,.shampo-feature-richtext p{margin:0}.shampo-feature-hero__actions{display:flex;flex-wrap:wrap;gap:10px}.shampo-feature-button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border:1px solid #d4d4d4;border-radius:3px;background:#fff;color:#333;font-size:13px;font-weight:700;line-height:1.2;text-decoration:none}.shampo-feature-button--dark{border-color:#111;background:#111;color:#fff}.shampo-feature-message{display:grid;grid-template-columns:minmax(160px,210px) 1fr;gap:28px;align-items:center;padding:30px 32px;border-radius:6px;background:#f5f5f5}.shampo-feature-message__mark{color:#6c8d9b;font-size:22px;line-height:1.2;font-weight:800}.shampo-feature-message__body{margin:0;color:#444;font-size:15px;line-height:1.95;font-weight:700}.shampo-feature-editorial{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:stretch}.shampo-feature-editorial__main{padding:30px 32px;border-radius:6px;background:#f5f5f5}.shampo-feature-editorial__main h2{margin:0 0 12px;color:#171717;font-size:22px;line-height:1.45;font-weight:800}.shampo-feature-editorial__body{color:#555;font-size:14px;line-height:2}.shampo-feature-editorial__points{display:grid;gap:12px;padding:30px 32px;border:1px solid #dedede;border-radius:6px;background:#fff}.shampo-feature-editorial__point{display:grid;grid-template-columns:86px 1fr;gap:14px;align-items:start}.shampo-feature-editorial__point b{color:#6c8d9b;font-size:12px;line-height:1.55;font-weight:800}.shampo-feature-editorial__point span{color:#555;font-size:13px;line-height:1.65}.shampo-feature-anchor-grid{display:grid;grid-template-columns:repeat(var(--feature-anchor-columns, 4),minmax(0,1fr));gap:14px}.shampo-feature-anchor{min-height:62px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #d8d8d8;border-radius:7px;background:#fff;color:#333;font-size:14px;font-weight:800;text-align:center;text-decoration:none}.shampo-feature-anchor:before{content:"";width:8px;height:8px;flex:0 0 auto;border-radius:999px;background:#6c8d9b}.shampo-feature-selected-list{display:grid;gap:16px}.shampo-feature-selected{display:grid;grid-template-columns:190px 1fr 170px;gap:22px;align-items:center;padding:18px;border-radius:7px;background:#f5f5f5}.shampo-feature-selected__media{display:grid;place-items:center;aspect-ratio:1 / 1;overflow:hidden;border-radius:5px;background:#fff}.shampo-feature-selected__media img,.shampo-feature-selected__media svg{width:88%;height:88%;display:block;object-fit:contain}.shampo-feature-selected__body{display:grid;gap:8px}.shampo-feature-selected__title{margin:0;color:#222;font-size:16px;line-height:1.45;font-weight:800}.shampo-feature-selected__text{color:#555;font-size:13px;line-height:1.85}.shampo-feature-tags{display:flex;flex-wrap:wrap;gap:5px}.shampo-feature-tag{display:inline-flex;align-items:center;min-height:24px;padding:3px 7px;background:#f2ddff;color:#6d22d8;font-size:10px;font-weight:800}.shampo-feature-selected__aside{display:grid;gap:7px;justify-items:end}.shampo-feature-product-row,.shampo-feature-ranking-grid{display:grid;gap:18px}.shampo-feature-product-row{grid-auto-flow:column;grid-auto-columns:minmax(170px,1fr);overflow-x:auto;padding-bottom:10px;scroll-snap-type:x mandatory}.shampo-feature-product-row::-webkit-scrollbar{height:0}.shampo-feature-ranking-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shampo-feature-product-card{position:relative;min-width:0;padding:14px;border-radius:7px;background:#f5f5f5;scroll-snap-align:start}.shampo-feature-rank-badge{position:absolute;top:14px;left:14px;z-index:2;min-width:44px;height:28px;display:grid;place-items:center;border-radius:3px;background:#111;color:#fff;font-size:12px;font-weight:800}.shampo-feature-product-card__media{display:grid;place-items:center;aspect-ratio:var(--feature-product-ratio, 1 / 1);overflow:hidden;border-radius:5px;background:#fff}.shampo-feature-product-card__media img,.shampo-feature-product-card__media svg{width:88%;height:88%;display:block;object-fit:contain}.shampo-feature-product-card__body{display:grid;gap:5px;padding-top:12px}.shampo-feature-product-card__vendor{margin:0;color:#767676;font-size:11px;line-height:1.4}.shampo-feature-product-card__title{min-height:42px;margin:0;color:#222;font-size:13px;line-height:1.55;font-weight:700;text-decoration:none}.shampo-feature-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px;margin:0;color:#222;font-size:18px;font-weight:800}.shampo-feature-price s{color:#767676;font-size:12px;font-weight:600}.shampo-feature-price strong{color:#d6001b}.shampo-feature-offer{display:grid;grid-template-columns:1fr 320px;gap:28px;align-items:center;padding:30px 32px;border-radius:6px;background:#111;color:#fff}.shampo-feature-offer--light{border:1px solid #dedede;background:#f5f5f5;color:#171717}.shampo-feature-offer__kicker{margin:0 0 8px;color:#ffffffb8;font-size:12px;font-weight:800}.shampo-feature-offer--light .shampo-feature-offer__kicker{color:#767676}.shampo-feature-offer__title{margin:0;color:currentColor;font-size:24px;line-height:1.35;font-weight:800}.shampo-feature-offer__body{margin-top:10px;color:#ffffffc7;font-size:14px;line-height:1.85}.shampo-feature-offer--light .shampo-feature-offer__body{color:#555}.shampo-feature-offer__panel{padding:18px;border:1px solid rgba(255,255,255,.2);border-radius:6px;background:#ffffff14}.shampo-feature-offer--light .shampo-feature-offer__panel{border-color:#dedede;background:#fff}.shampo-feature-offer__panel-title{display:block;margin-bottom:8px;color:currentColor;font-size:18px;line-height:1.4;font-weight:800}.shampo-feature-offer__panel-text{display:block;color:#ffffffc7;font-size:12px;line-height:1.6}.shampo-feature-offer--light .shampo-feature-offer__panel-text{color:#555}.shampo-feature-reviews{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.shampo-feature-review{padding:22px 24px;border:1px solid #dedede;border-radius:7px;background:#fff}.shampo-feature-review__stars{color:#ad7f20;font-size:15px;font-weight:800}.shampo-feature-review__quote{margin:8px 0 0;color:#333;font-size:14px;line-height:1.8;font-weight:700}.shampo-feature-review__name{display:block;margin-top:10px;color:#777;font-size:12px}.shampo-feature-bottom-nav{display:grid;grid-template-columns:repeat(var(--feature-bottom-columns, 3),minmax(0,1fr));gap:12px}.shampo-feature-bottom-nav .shampo-feature-button{min-height:54px;background:#f5f5f5}@media screen and (max-width:749px){.shampo-feature-section{padding:18px 14px 24px}.shampo-feature-section__heading{align-items:center;gap:14px;margin-bottom:14px}.shampo-feature-section__title{font-size:20px}.shampo-feature-section__arrow{width:40px;height:40px}.shampo-feature-hero,.shampo-feature-message,.shampo-feature-editorial,.shampo-feature-selected,.shampo-feature-offer{grid-template-columns:1fr}.shampo-feature-hero{gap:20px;padding-top:18px}.shampo-feature-hero__media{width:100%}.shampo-feature-hero__caption{left:14px;right:14px;bottom:14px}.shampo-feature-hero__caption-title{font-size:17px}.shampo-feature-hero__copy h1{font-size:23px}.shampo-feature-message,.shampo-feature-editorial__main,.shampo-feature-editorial__points,.shampo-feature-offer{padding:20px}.shampo-feature-message__mark{font-size:18px}.shampo-feature-editorial__point{grid-template-columns:1fr;gap:3px}.shampo-feature-anchor-grid,.shampo-feature-bottom-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.shampo-feature-anchor{min-height:54px;font-size:13px}.shampo-feature-selected__aside{justify-items:start}.shampo-feature-product-row{grid-auto-columns:minmax(154px,44vw);gap:10px}.shampo-feature-ranking-grid,.shampo-feature-reviews{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/shampo-feature-sections.css.map */
