.ddg-product-story{--ddg-story-accent: #e66e55;--ddg-story-heading: #4e433f;--ddg-story-text: #6f625d;--ddg-story-surface: #fff8f0;--ddg-story-surface-alt: #ffffff;color:var(--ddg-story-text)}.ddg-product-story *{box-sizing:border-box}.ddg-story__module{background:var(--ddg-story-surface-alt);padding:var(--ddg-story-padding-mobile) 0}.ddg-story__module--warm{background:var(--ddg-story-surface)}.ddg-story__inner{width:min(calc(100% - 3rem),var(--ddg-story-max-width));margin-inline:auto}.ddg-story__row{display:grid;gap:2.8rem;align-items:center}.ddg-story__media{min-width:0}.ddg-story__image-frame{overflow:hidden;border-radius:2rem;background:#f7eee8}.ddg-story__image{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover}.ddg-story__caption{margin:1rem 0 0;color:var(--ddg-story-text);font-size:1.3rem;line-height:1.5;opacity:.8}.ddg-story__content{max-width:58rem}.ddg-story__eyebrow{margin:0 0 1rem;color:var(--ddg-story-accent);font-size:1.2rem;font-weight:700;line-height:1.3;letter-spacing:.12em;text-transform:uppercase}.ddg-story__heading{margin:0;color:var(--ddg-story-heading);font-size:clamp(2.7rem,5.8vw,4.6rem);line-height:1.08}.ddg-story__body{margin-top:1.8rem;color:var(--ddg-story-text);font-size:1.55rem;line-height:1.7}.ddg-story__body>:first-child{margin-top:0}.ddg-story__body>:last-child{margin-bottom:0}.ddg-story__body ul{display:grid;gap:1.35rem;margin:2rem 0 0;padding:0;list-style:none}.ddg-story__body li{position:relative;min-height:2.2rem;margin:0;padding-left:3.2rem}.ddg-story__body li:before{position:absolute;top:.2em;left:0;width:2rem;height:2rem;background-color:var(--ddg-story-accent);content:"";-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4.5 3v6.5c0 4.5 2.5 7.7 7.5 10.1 5-2.4 7.5-5.6 7.5-10.1V3M4.5 3c1.8.2 3 1.5 3 3.2M19.5 3c-1.8.2-3 1.5-3 3.2' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill='black' d='m12 15.5-3.1-2.8c-2.5-2.3 1.2-5.8 3.1-2.7 1.9-3.1 5.6.4 3.1 2.7L12 15.5Z'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4.5 3v6.5c0 4.5 2.5 7.7 7.5 10.1 5-2.4 7.5-5.6 7.5-10.1V3M4.5 3c1.8.2 3 1.5 3 3.2M19.5 3c-1.8.2-3 1.5-3 3.2' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill='black' d='m12 15.5-3.1-2.8c-2.5-2.3 1.2-5.8 3.1-2.7 1.9-3.1 5.6.4 3.1 2.7L12 15.5Z'/%3E%3C/svg%3E") center / contain no-repeat}.ddg-story__cta{display:inline-flex;align-items:center;justify-content:center;min-height:4.8rem;margin-top:2.4rem;padding:1.2rem 2.6rem;border:.1rem solid var(--ddg-story-accent);border-radius:999px;background:var(--ddg-story-accent);color:#fff;font-size:1.5rem;font-weight:700;line-height:1.2;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease}.ddg-story__cta:hover{color:#fff;transform:translateY(-1px);box-shadow:0 .8rem 2rem #c44a3629}.ddg-story__cta:focus-visible{outline:.2rem solid var(--ddg-story-heading);outline-offset:.3rem}.ddg-story__process-header{max-width:72rem;margin:0 auto 3.6rem;text-align:center}.ddg-story__process-header .ddg-story__body{max-width:62rem;margin-inline:auto}.ddg-story__steps{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3.2rem 1.4rem;margin:0;padding:0;list-style:none}.ddg-story__step{position:relative;min-width:0;text-align:center}.ddg-story__step-visual{position:relative;display:grid;place-items:center;width:min(100%,13.2rem);aspect-ratio:1;margin:0 auto 1.4rem;border:.1rem solid rgba(230,110,85,.24);border-radius:50%;background:#fff4eb;color:var(--ddg-story-accent)}.ddg-story__step-number{position:absolute;top:-1.4rem;left:50%;z-index:1;display:grid;place-items:center;width:3.8rem;height:3.8rem;border-radius:50%;background:var(--ddg-story-accent);color:#fff;font-size:1.6rem;font-weight:700;line-height:1;transform:translate(-50%);box-shadow:0 .6rem 1.6rem #c44a362e}.ddg-story-icon{width:6.4rem;height:6.4rem}.ddg-story__step-title{margin:0;color:var(--ddg-story-heading);font-size:1.5rem;font-weight:700;line-height:1.3;text-transform:uppercase}.ddg-story__step-body{margin:1rem auto 0;color:var(--ddg-story-text);font-size:1.35rem;line-height:1.55}.ddg-story__steps--3 .ddg-story__step:last-child{grid-column:1 / -1;width:calc(50% - .7rem);justify-self:center}.ddg-story-editor-note{margin:2rem auto;padding:1.6rem;border:.1rem dashed #e6c8b8;border-radius:1.2rem;background:#fff8f0;color:#4e433f;text-align:center}@media screen and (max-width:749px){.ddg-story__module{padding:3.2rem 0}.ddg-story__inner{width:min(calc(100% - 4rem),var(--ddg-story-max-width))}.ddg-story__row{gap:2.4rem}.ddg-story__media{margin:0}.ddg-story__eyebrow{margin-bottom:1.1rem;font-size:1.1rem}.ddg-story__heading{font-size:2.8rem}.ddg-story__body{margin-top:1.6rem;font-size:1.6rem;line-height:1.58}.ddg-story__body ul{gap:0;margin-top:2rem;border-top:.1rem solid rgba(78,67,63,.16)}.ddg-story__body li{min-height:0;padding:1.5rem 0 1.5rem 3.6rem;border-bottom:.1rem solid rgba(78,67,63,.16)}.ddg-story__body li:before{top:1.55rem;width:2.2rem;height:2.2rem}.ddg-story__process-header{margin-bottom:3.2rem}.ddg-story__steps{gap:1.8rem 1.6rem}.ddg-story__step-visual{width:min(100%,10rem);margin-bottom:1.2rem}.ddg-story__step-number{top:-1rem;width:3.6rem;height:3.6rem;font-size:1.4rem}.ddg-story-icon{width:5rem;height:5rem}.ddg-story__step-title{font-size:1.4rem;line-height:1.25}.ddg-story__step-body{margin-top:.8rem;font-size:1.3rem}.ddg-story__module--gift_meaning .ddg-story__cta{width:100%;margin-top:2rem}}@media screen and (min-width:750px){.ddg-story__module{padding:var(--ddg-story-padding-desktop) 0}.ddg-story__inner{width:min(calc(100% - 10rem),var(--ddg-story-max-width))}.ddg-story__row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(4rem,7vw,10rem)}.ddg-story__row--text-first .ddg-story__content{grid-column:1;grid-row:1}.ddg-story__row--text-first .ddg-story__media{grid-column:2;grid-row:1}.ddg-story__row--image-first .ddg-story__media{grid-column:1;grid-row:1}.ddg-story__row--image-first .ddg-story__content{grid-column:2;grid-row:1}.ddg-story__row--no-image{grid-template-columns:minmax(0,72rem);justify-content:center}.ddg-story__row--no-image .ddg-story__content{grid-column:1}.ddg-story__steps{grid-template-columns:repeat(var(--ddg-step-count),minmax(0,1fr));gap:3rem}.ddg-story__steps:before{position:absolute;top:6.6rem;right:calc(100% / var(--ddg-step-count) / 2);left:calc(100% / var(--ddg-step-count) / 2);border-top:.2rem dashed rgba(230,110,85,.34);content:""}.ddg-story__step-visual{z-index:1}.ddg-story__steps--3 .ddg-story__step:last-child{grid-column:auto;width:auto}.ddg-story__step-title{font-size:1.6rem}.ddg-story__step-body{max-width:25rem;font-size:1.45rem}}@media(prefers-reduced-motion:reduce){.ddg-story__cta{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/section-didigift-product-story.css.map */
