.dc-scope{--dc-purple:#574171;--dc-ink:#1F2035;--dc-muted:#5A5B72;--dc-faint:#8C8DA3;--dc-line:#E7E7EE;--dc-border:#D2D2D7;--dc-teal:#0093B2;--dc-teal-text:#00768F;--dc-teal-light:#3FB6C9;--dc-tint:#F7F6FA;font-family:Poppins,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--dc-ink)}.dcr{position:relative;display:grid;grid-template-columns:55fr 45fr;align-items:center;height:168px;min-height:168px;margin:12px 0 18px;background:var(--dc-tint);border:1px solid rgba(87,65,113,.08);border-radius:20px;overflow:hidden;contain:layout paint}.dcr--scene-none{grid-template-columns:1fr}.dcr__text{padding:0 32px 0 40px;min-width:0}.dcr__eyebrow{margin:0 0 6px;font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--dc-teal-text);line-height:1.3}.dcr__title{margin:0;font-size:36px;line-height:1.12;font-weight:600;color:var(--dc-purple);letter-spacing:-.015em;text-wrap:balance;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dcr__desc{margin:8px 0 0;font-size:15px;line-height:1.45;color:var(--dc-muted);max-width:44ch}.dcr__art{height:100%;position:relative}.dcr__svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;overflow:visible}.dcr--no-halo .dcr-halo,.dcr--no-halo .dcr-halo-ring{display:none}.dcr-open{transform-box:fill-box;transform-origin:50% 50%;animation:dcrOpen 14s ease-in-out infinite}.dcr-closed{opacity:0;animation:dcrClosed 14s linear infinite}.dcr-iris{transform-box:fill-box;transform-origin:50% 50%;animation:dcrLook 14s ease-in-out infinite}.dcr-wipe{transform:translate(432px,84px);animation:dcrWipe 14s cubic-bezier(.45,0,.35,1) infinite}.dcr-trail{opacity:0;animation:dcrTrail 14s linear infinite}.dcr-spark{transform-box:fill-box;transform-origin:50% 50%;animation:dcrSpark 14s ease-out infinite both}.dcr-spark--2{animation-delay:.5s}.dcr-spark--3{animation-delay:.9s}.dcr-spark--4{animation-delay:1.3s}.dcr-halo{transform-box:fill-box;transform-origin:50% 50%;animation:dcrHalo 14s ease-in-out infinite}@keyframes dcrOpen{0%,22%{transform:scaleY(1);opacity:1}24.5%{opacity:1}25%,61%{transform:scaleY(.02);opacity:0}61.5%{opacity:1}64%,to{transform:scaleY(1);opacity:1}}@keyframes dcrClosed{0%,23.5%{opacity:0}25%,61%{opacity:1}62.5%,to{opacity:0}}@keyframes dcrLook{0%,6%{transform:translate(0)}12%,18%{transform:translate(-7px)}22%,64%{transform:translate(0)}72%,80%{transform:translate(6px)}88%,to{transform:translate(0)}}@keyframes dcrWipe{0%,24%{transform:translate(180px,96px) rotate(0);opacity:0}27%{opacity:1}38%{transform:translate(300px,84px) rotate(4deg)}50%{transform:translate(432px,84px) rotate(0);opacity:1}54%,to{transform:translate(450px,72px);opacity:0}}@keyframes dcrTrail{0%,28%{opacity:0}34%,48%{opacity:1}52%,to{opacity:0}}@keyframes dcrSpark{0%,50%{transform:scale(0) rotate(0);opacity:0}55%{transform:scale(1.15) rotate(20deg);opacity:1}62%{transform:scale(.9) rotate(40deg);opacity:1}68%,to{transform:scale(0) rotate(60deg);opacity:0}}@keyframes dcrHalo{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}.dcr--scene-eye .dcr-wipe,.dcr--scene-eye .dcr-spark--2,.dcr--scene-eye .dcr-spark--3,.dcr--scene-eye .dcr-spark--4{display:none}.dcr--scene-eye .dcr-open{animation-name:dcrBlink}.dcr--scene-eye .dcr-closed{animation-name:dcrBlinkClosed}.dcr--scene-eye .dcr-spark--1{animation-name:dcrSparkEye}@keyframes dcrBlink{0%,40%{transform:scaleY(1);opacity:1}41.5%{opacity:1}42%,44%{transform:scaleY(.02);opacity:0}44.5%{opacity:1}46%,to{transform:scaleY(1);opacity:1}}@keyframes dcrBlinkClosed{0%,41%{opacity:0}42%,44%{opacity:1}45%,to{opacity:0}}@keyframes dcrSparkEye{0%,46%{transform:scale(0) rotate(0);opacity:0}50%{transform:scale(1.1) rotate(20deg);opacity:1}58%{transform:scale(.9) rotate(40deg);opacity:1}64%,to{transform:scale(0) rotate(60deg);opacity:0}}@media(prefers-reduced-motion:reduce){.dcr-open,.dcr-closed,.dcr-iris,.dcr-wipe,.dcr-trail,.dcr-spark,.dcr-halo{animation:none}.dcr-spark{opacity:1;transform:scale(1)}.dcr-spark--3,.dcr-spark--4{display:none}}.cc-collection-subcategories .subcategories-title-section{display:none}.cc-collection-subcategories:not(:has(.subcategories-content)){display:none}.dcs{display:flex;align-items:center;gap:14px;margin:0 0 6px;flex-wrap:wrap}.dcs__field{position:relative;flex:0 1 440px;min-width:240px}.dcs__mag{position:absolute;left:16px;top:50%;transform:translateY(-50%);width:18px;height:18px;stroke:var(--dc-muted);fill:none;stroke-width:2;stroke-linecap:round;pointer-events:none}.dcs__input{width:100%;height:48px;margin:0;border:1px solid var(--dc-border);border-radius:999px;padding:0 44px 0 46px;font:inherit;font-size:15px;color:var(--dc-ink);background:#fff;-webkit-appearance:none;appearance:none;box-shadow:none}.dcs__input::-webkit-search-cancel-button,.dcs__input::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.dcs__input::placeholder{color:var(--dc-faint);opacity:1}.dcs__input:focus{border-color:var(--dc-purple);outline:none;box-shadow:0 0 0 3px #5741711f}.dcs__clear{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:32px;height:32px;border:0;background:transparent;border-radius:50%;color:var(--dc-muted);font-size:20px;line-height:1;cursor:pointer;padding:0}.dcs__clear:hover{background:#f5f5f7}.dcs__status{margin:0;font-size:14px;color:var(--dc-muted);font-variant-numeric:tabular-nums}.dcs__status:empty{display:none}.dcs__status a{color:var(--dc-purple);text-decoration:underline;text-underline-offset:3px}.dc-hidden{display:none!important}@media(max-width:767px){.dcr{grid-template-columns:1fr 120px;height:118px;min-height:118px;margin:8px 0 14px;border-radius:16px}.dcr--scene-none{grid-template-columns:1fr}.dcr__text{padding:0 4px 0 18px}.dcr__eyebrow{display:none}.dcr__title{font-size:20px;line-height:1.15;-webkit-line-clamp:3}.dcr__desc{font-size:12.5px;line-height:1.35;margin-top:4px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.dcr__art{overflow:hidden}.dcr__svg{width:280px;height:92px;left:-98px;right:auto;top:13px}.dcs{gap:8px;margin-bottom:4px}.dcs__field{flex:1 1 100%}.dcs__input{height:50px;font-size:16px}.dcs__status{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/53/assets/der-collection.css.map */
