.dp-reviews{position:relative;overflow:hidden;background:linear-gradient(160deg,var(--dp-rev-color-1, #FF005C) 0%,var(--dp-rev-color-2, #FF00FC) 100%);padding:90px 24px 130px}.dp-reviews__inner{position:relative;max-width:1100px;margin:0 auto}.dp-reviews__head{text-align:center;max-width:640px;margin:0 auto 64px;position:relative;z-index:2}.dp-reviews__heading{margin:0 0 18px;font-family:Anton,Archivo Black,Impact,sans-serif;font-style:italic;text-transform:uppercase;letter-spacing:.02em;line-height:1.08;font-size:clamp(1.9rem,4.2vw,3rem);color:var(--dp-rev-heading-color, #FFFEE6)}.dp-reviews__subheading{margin:0;font-family:DM Sans,sans-serif;font-weight:500;font-size:16px;line-height:1.5;color:var(--dp-rev-heading-color, #FFFEE6);opacity:.9}.dp-reviews__decor{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1}.dp-reviews__sparkle{position:absolute;color:#fffee6;opacity:.85}.dp-reviews__sparkle--1{top:2%;right:8%;width:26px;height:26px}.dp-reviews__sparkle--2{top:46%;left:4%;width:18px;height:18px;opacity:.6}.dp-reviews__sparkle--3{bottom:18%;right:3%;width:20px;height:20px;opacity:.7}.dp-reviews__grid{position:relative;z-index:2;columns:4 220px;column-gap:20px}.dp-reviews__card{break-inside:avoid;margin-bottom:20px;display:inline-block;width:100%}.dp-reviews__photo-wrap{position:relative}.dp-reviews__photo{border-radius:16px;overflow:hidden;box-shadow:0 10px 24px #0000002e}.dp-reviews__photo img{width:100%;height:auto;display:block}.dp-reviews__tag{position:relative;z-index:3;display:flex;align-items:center;gap:10px;width:fit-content;max-width:90%;margin-top:-26px;background:#fff;border-radius:14px;padding:9px 14px 9px 9px;box-shadow:0 10px 20px #0000002e}.dp-reviews__tag--right{margin-left:auto;margin-right:10px}.dp-reviews__tag--left{margin-left:10px;margin-right:auto}.dp-reviews__tag--center{margin-left:auto;margin-right:auto}.dp-reviews__avatar{width:30px;height:30px;border-radius:50%;overflow:hidden;flex-shrink:0;background:var(--dp-rev-color-1, #FF005C);display:flex;align-items:center;justify-content:center}.dp-reviews__avatar img{width:100%;height:100%;object-fit:cover;display:block}.dp-reviews__avatar-initial{font-family:DM Sans,sans-serif;font-weight:700;font-size:13px;color:#fffee6;text-transform:uppercase}.dp-reviews__tag-copy{min-width:0}.dp-reviews__tag-name{display:flex;align-items:center;gap:4px;font-family:DM Sans,sans-serif;font-weight:700;font-size:13px;color:#14100d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dp-reviews__verified{flex-shrink:0;width:13px;height:13px}.dp-reviews__tag-sub{margin:1px 0 0;font-family:DM Sans,sans-serif;font-weight:500;font-size:11px;color:#6b6b66;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dp-reviews__stars{display:inline-flex;gap:1px;margin-top:2px}.dp-reviews__stars svg{width:11px;height:11px;color:var(--dp-rev-color-1, #FF005C)}.dp-reviews__quote-card{background:#fff;border-radius:18px;padding:22px;box-shadow:0 10px 24px #0000002e}.dp-reviews__quote-card .dp-reviews__stars{margin-bottom:10px}.dp-reviews__quote-card .dp-reviews__stars svg{width:14px;height:14px}.dp-reviews__quote-text{margin:0 0 14px;font-family:DM Sans,sans-serif;font-weight:500;font-size:15px;line-height:1.45;color:#14100d}.dp-reviews__quote-card .dp-reviews__tag-name{font-size:13px}.dp-reviews__quote-card .dp-reviews__tag-sub{font-size:11px}.dp-reviews__footer{position:relative;z-index:2;display:flex;justify-content:center;margin-top:36px}.dp-reviews__summary{position:relative;background:#fff;border-radius:20px;padding:22px 32px;text-align:center;box-shadow:0 14px 30px #00000038;max-width:340px}.dp-reviews__summary-headline{margin:0 0 10px;font-family:DM Sans,sans-serif;font-weight:700;font-size:15px;color:var(--dp-rev-color-1, #FF005C)}.dp-reviews__summary-rating{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:14px}.dp-reviews__summary-rating .dp-reviews__stars svg{width:16px;height:16px}.dp-reviews__summary-count{font-family:DM Sans,sans-serif;font-weight:500;font-size:13px;color:#14100d;opacity:.7}.dp-reviews__summary-button{display:inline-flex;align-items:center;justify-content:center;font-family:DM Sans,sans-serif;font-weight:700;font-size:13px;letter-spacing:.03em;text-transform:uppercase;text-decoration:none;padding:11px 22px;border-radius:999px;background:var(--dp-rev-color-1, #FF005C);color:#fffee6;transition:transform .15s ease,background .15s ease}.dp-reviews__summary-button:hover{transform:translateY(-2px);background:#14100d}.dp-reviews__kiss{position:absolute;left:50%;bottom:-18px;transform:translate(-50%);width:36px;height:36px;border-radius:50%;background:var(--dp-rev-color-1, #FF005C);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 16px #0003}.dp-reviews__kiss svg{width:18px;height:18px;color:#fffee6}@media screen and (max-width:989px){.dp-reviews{padding:70px 18px 110px}.dp-reviews__grid{columns:3 180px;column-gap:14px}}@media screen and (max-width:749px){.dp-reviews{padding:56px 14px 100px}.dp-reviews__head{margin-bottom:40px}.dp-reviews__grid{columns:2 140px;column-gap:12px}.dp-reviews__card{margin-bottom:14px}.dp-reviews__tag{padding:7px 10px 7px 7px;margin-top:-18px}.dp-reviews__avatar{width:24px;height:24px}.dp-reviews__tag-name{font-size:11px}.dp-reviews__tag-sub{font-size:9px}.dp-reviews__quote-card{padding:16px}.dp-reviews__quote-text{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/component-reviews-wall.css.map */
