.dc-beauty{--dc-beauty-blush: #d4849c;--dc-beauty-deep: #67373c;--dc-beauty-cream: #fef8f6;position:relative;padding:var(--pt, 50px) 20px var(--pb, 30px);overflow:hidden;background:var(--dc-beauty-bg, var(--dc-beauty-cream));background-size:cover;background-position:center;background-repeat:no-repeat}.dc-beauty__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--dc-beauty-overlay-color, #fff);opacity:var(--dc-beauty-overlay, 0);pointer-events:none;z-index:0}.dc-beauty__inner{max-width:var(--dc-beauty-max, 1200px);margin:0 auto;position:relative;z-index:1}.dc-beauty__deco{position:absolute;top:0;width:var(--dc-beauty-deco, 120px);height:var(--dc-beauty-deco, 120px);pointer-events:none;z-index:1;color:#e8b4c0}.dc-beauty__deco--left{left:0}.dc-beauty__deco--right{right:0;transform:scaleX(-1)}.dc-beauty__deco svg{width:100%;height:100%}.dc-beauty__header{text-align:center;margin-bottom:4rem;position:relative;z-index:2}.dc-beauty__icons{display:flex;justify-content:center;align-items:center;gap:1.2rem;margin-bottom:1.6rem;color:var(--dc-beauty-blush)}.dc-beauty__icons svg{width:2.4rem;height:2.4rem}.dc-beauty__heading{margin:0 0 1.6rem;font-size:clamp(2.8rem,4vw,4.8rem);line-height:1.2;font-weight:400;color:var(--dc-beauty-blush);font-family:var(--font-heading-family)}.dc-beauty__subtitle{margin:0 auto 3.2rem;max-width:70rem;font-size:1.6rem;line-height:1.6;color:var(--dc-beauty-deep)}.dc-beauty__cta{display:inline-flex;align-items:center;gap:.8rem;min-height:4.4rem;padding:1rem 2.4rem;border:1.5px solid var(--dc-beauty-blush);border-radius:999px;color:var(--dc-beauty-blush);text-decoration:none;font-size:1.5rem;font-weight:600;transition:background .2s ease,color .2s ease}.dc-beauty__cta:hover{background:var(--dc-beauty-blush);color:#fff}.dc-beauty__cta svg{width:1.6rem;height:1.6rem}.dc-beauty__stage{position:relative;z-index:2;max-width:1100px;margin:4rem auto 0}.dc-beauty__stage-frame{position:relative;width:100%;height:500px;overflow:hidden;margin:0 auto}.dc-beauty__carousel{position:relative;width:100%;height:100%;cursor:grab;-webkit-user-select:none;user-select:none;perspective:1200px}.dc-beauty__carousel.is-dragging{cursor:grabbing}.dc-beauty__carousel.is-dragging .dc-beauty__card{transition:none}.dc-beauty__card{position:absolute;top:50%;width:220px;height:390px;margin-top:-195px;border-radius:var(--dc-beauty-radius, 20px);overflow:hidden;cursor:pointer;flex-shrink:0;box-shadow:0 6px 16px #0000002e,0 14px 32px #710f3938;opacity:.65;background:#f2d9d5;will-change:left,transform;transition:left .45s cubic-bezier(.4,0,.2,1),transform .45s cubic-bezier(.4,0,.2,1),opacity .45s ease,width .45s cubic-bezier(.4,0,.2,1),height .45s cubic-bezier(.4,0,.2,1),margin-top .45s cubic-bezier(.4,0,.2,1)}.dc-beauty__card[data-position=far-left]{left:8%;width:170px;height:300px;margin-top:-150px;transform:translate(-50%) rotateY(6deg);z-index:1;opacity:.65}.dc-beauty__card[data-position=left]{left:26%;width:220px;height:390px;margin-top:-195px;transform:translate(-50%);z-index:2;opacity:.9}.dc-beauty__card[data-position=center]{left:50%;width:260px;height:460px;margin-top:-230px;transform:translate(-50%);z-index:5;opacity:1}.dc-beauty__card[data-position=right]{left:74%;width:220px;height:390px;margin-top:-195px;transform:translate(-50%);z-index:2;opacity:.9}.dc-beauty__card[data-position=far-right]{left:92%;width:170px;height:300px;margin-top:-150px;transform:translate(-50%) rotateY(-6deg);z-index:1;opacity:.65}.dc-beauty__card[data-position=hidden]{opacity:0;pointer-events:none;z-index:0}.dc-beauty__poster,.dc-beauty__video{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.dc-beauty__video,.dc-beauty__card.is-playing .dc-beauty__poster{display:none}.dc-beauty__card.is-playing .dc-beauty__video{display:block}.dc-beauty__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;border-radius:50%;background:#fffffff2;display:flex;align-items:center;justify-content:center;z-index:2;pointer-events:none;transition:transform .3s ease,opacity .3s ease}.dc-beauty__card:hover .dc-beauty__play{transform:translate(-50%,-50%) scale(1.1)}.dc-beauty__card.is-playing .dc-beauty__play{opacity:0}.dc-beauty__play svg{width:24px;height:24px;color:var(--dc-beauty-blush);margin-left:3px}.dc-beauty__views{position:absolute;bottom:16px;left:16px;z-index:2;display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;background:#000000b3;color:#fff;font-size:13px;font-weight:600;pointer-events:none}.dc-beauty__views svg{width:14px;height:14px}.dc-beauty__controls{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:24px;min-height:44px}.dc-beauty__arrow{width:44px;height:44px;border-radius:50%;border:2px solid var(--dc-beauty-blush);background:#fff;color:var(--dc-beauty-blush);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s ease,color .3s ease}.dc-beauty__arrow:hover{background:var(--dc-beauty-blush);color:#fff}.dc-beauty__arrow svg{width:20px;height:20px}.dc-beauty__dots{display:flex;gap:10px}.dc-beauty__dot{width:10px;height:10px;border-radius:50%;border:0;padding:0;background:var(--dc-beauty-blush);opacity:.3;cursor:pointer;transition:opacity .3s ease,transform .3s ease}.dc-beauty__dot.is-active{opacity:1;transform:scale(1.2)}@media screen and (max-width:989px){.dc-beauty__deco{width:calc(var(--dc-beauty-deco, 120px) * .5);height:calc(var(--dc-beauty-deco, 120px) * .5)}}@media screen and (max-width:749px){.dc-beauty{padding-left:12px;padding-right:12px}.dc-beauty__heading{font-size:2.8rem}.dc-beauty__stage-frame{height:380px}.dc-beauty__card{width:182px!important;height:325px!important;margin-top:-162px!important;transform:none!important}.dc-beauty__card[data-position=center]{left:50%!important;transform:translate(-50%)!important;opacity:1}.dc-beauty__card[data-position=left]{left:18%!important;opacity:.5}.dc-beauty__card[data-position=right]{left:82%!important;opacity:.5}.dc-beauty__card[data-position=far-left],.dc-beauty__card[data-position=far-right]{opacity:0;pointer-events:none}}@media(prefers-reduced-motion:reduce){.dc-beauty__card,.dc-beauty__play,.dc-beauty__cta,.dc-beauty__arrow,.dc-beauty__dot{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/dc-beauty-real-life.css.map */
