.product-ingredients{display:flex;flex-wrap:wrap;justify-content:center;padding:64px 0}@media screen and (max-width:768px){.product-ingredients{padding:32px 0}}.product-ingredients__container{width:1440px;max-width:100%;padding:0 16px 40px}.product-ingredients__title{margin:0 0 32px;font-family:owners-wide,sans-serif;font-weight:600;font-size:30px;line-height:36px;color:#333}@media screen and (max-width:768px){.product-ingredients__title{font-size:22px;line-height:28px;margin-bottom:20px}}.product-ingredients__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:0 0 32px;padding:0;list-style:none}@media screen and (max-width:768px){.product-ingredients__grid{grid-template-columns:1fr;gap:12px;margin-bottom:20px}}.product-ingredients__card{position:relative;aspect-ratio:1/1;border-radius:16px;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(white,#000)}.product-ingredients__card:focus .product-ingredients__card-overlay,.product-ingredients__card:focus-within .product-ingredients__card-overlay,.product-ingredients__card:hover .product-ingredients__card-overlay{transform:translateY(0)}.product-ingredients__card:focus-visible{outline:2px solid #9f77ff;outline-offset:2px}.product-ingredients__card-media{position:absolute;inset:0}.product-ingredients__card-media img{display:block;width:100%;height:100%;object-fit:cover}.product-ingredients__card-name{position:absolute;left:0;right:0;bottom:0;padding:12px 16px;background:rgba(255,255,255,.85);backdrop-filter:blur(8px)}.product-ingredients__card-name span{font:700 14px/19px owners-wide,sans-serif;color:#333}.product-ingredients__card-overlay{position:absolute;left:0;right:0;bottom:-1px;padding:16px 20px;background:rgba(51,51,51,.92);border-radius:0 0 16px 16px;transform:translateY(100%);transition:transform .3s cubic-bezier(0,0,.2,1)}.product-ingredients__card-overlay-name{margin:0 0 4px;font:700 14px/20px owners-wide,sans-serif;color:#fff}.product-ingredients__card-overlay-effect{margin:0;font:14px/1.4 owners-wide,sans-serif;color:rgba(255,255,255,.85)}.product-ingredients__secondary{border:1px solid #f0eaff;border-radius:12px;padding:20px;margin-bottom:24px}.product-ingredients__secondary-title{margin:0 0 12px;font:700 11px/16.5px owners-wide,sans-serif;letter-spacing:.55px;color:#828282}.product-ingredients__secondary-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 32px;margin:0;padding:0;list-style:none}@media screen and (max-width:768px){.product-ingredients__secondary-list{grid-template-columns:1fr}}.product-ingredients__secondary-item{display:flex;align-items:flex-start;gap:10px;list-style:none}.product-ingredients__secondary-item .icon-check-stroke{flex-shrink:0;width:14px;height:14px;margin-top:4px;color:#9f77ff}.product-ingredients__secondary-text{font:12px/16px owners-wide,sans-serif;color:#828282}.product-ingredients__secondary-name{font:500 14px/20px owners-wide,sans-serif;color:#333}.product-ingredients__secondary-dash{margin-left:4px}.product-ingredients__full{margin-top:24px;scroll-margin-top:160px}@media screen and (max-width:768px){.product-ingredients__full{scroll-margin-top:120px}}.product-ingredients__full[open] .product-ingredients__full-toggle svg:last-child{transform:rotate(180deg)}.product-ingredients__full-toggle{display:flex;align-items:center;gap:8px;cursor:pointer;list-style:none;font:14px/20px owners-wide,sans-serif;color:#666;transition:color .15s ease}.product-ingredients__full-toggle:hover{color:#9f77ff}.product-ingredients__full-toggle::-webkit-details-marker{display:none}.product-ingredients__full-toggle svg{flex-shrink:0;width:14px;height:14px;transition:transform .2s ease}.product-ingredients__full-content{margin-top:16px;font:14px/20px owners-wide,sans-serif;color:#666}.product-ingredients__full-content p{margin:0 0 8px}.product-ingredients__full-resume{margin-top:12px;padding:16px;border:1px solid #f0eaff;border-radius:12px;background:#faf8ff}.product-ingredients__full-resume p{margin:0;font:12px/19.5px ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;color:#666}