@keyframes product-pdp-v3-skeleton{0%{background-position:0 0}to{background-position:100% 0}}@keyframes product-pdp-v3-spinner{to{transform:rotate(360deg)}}@keyframes product-pdp-v3-loading-copy-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes product-pdp-v3-shimmer{0%,22%{opacity:0;transform:translate(0)}30%{opacity:1}56%,to{opacity:0;transform:translate(260%)}}.product-pdp-v3-theme{--product-page-max-width:var(--site-content-max-width);--product-page-inline-gutter:32px;--product-bg:var(--site-color-page);--product-surface:var(--site-color-surface);--product-surface-soft:var(--site-color-section);--product-surface-muted:var(--site-color-surface-alt);--product-ink:var(--site-color-ink);--product-ink-soft:var(--site-color-ink-soft);--product-muted:var(--site-color-muted);--product-label:var(--site-color-label);--product-rule:var(--site-color-rule);--product-accent:var(--site-color-accent);--product-accent-hover:var(--site-color-accent-hover);--product-accent-rgb:var(--site-color-accent-rgb);--product-success:var(--site-color-success);--product-display:var(--font-display-pro), "Bebas Neue", sans-serif;--product-serif:var(--font-serif-secondary), serif;--product-body:var(--site-font-body);--product-shadow-card:0 14px 34px #1c191514;--product-shadow-soft:0 8px 20px #1c19150f;--product-shadow-panel:0 18px 40px #1c19151a;--product-focus-ring:0 0 0 3px rgba(var(--product-accent-rgb), .14);--product-panel-surface:#f5f0ea;--product-radius-sm:8px;--product-radius-md:12px;--product-radius-lg:16px;--product-slot-size:68px;--product-control-height:48px;--product-transition-fast:.18s ease;--product-transition-slow:.28s ease;background:var(--product-bg);color:var(--product-ink);font-family:var(--product-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal}.product-pdp-v3-theme :where(p,small,label,li,ul,ol){font-family:var(--product-body);font-synthesis:none;font-style:normal}.product-pdp-v3-theme .product-pdp-v3-panel,.product-pdp-v3-theme .product-pdp-v3-support-section,.product-pdp-v3-theme .product-pdp-v3-band,.product-pdp-v3-theme .product-pdp-v3-modal-layer,.product-pdp-v3-theme .product-pdp-v3-similar{font-family:var(--product-body);font-style:normal}.product-pdp-v3-theme *,.product-pdp-v3-theme :before,.product-pdp-v3-theme :after{box-sizing:border-box}.product-pdp-v3-theme :where(button,a,input,select,textarea,details summary,[role=button]):not(.btn,.control-btn):focus-visible{outline:2px solid var(--product-accent);outline-offset:2px;box-shadow:var(--product-focus-ring)}.product-pdp-v3-theme button:not(.btn,.control-btn),.product-pdp-v3-theme input,.product-pdp-v3-theme select,.product-pdp-v3-theme textarea{font:inherit}.product-pdp-v3-container{width:min(1120px,100% - 64px);margin:0 auto}.product-pdp-v3-page-container{width:min(var(--product-page-max-width), calc(100% - (var(--product-page-inline-gutter) * 2)));margin:0 auto}.product-pdp-v3-main-image-watermark-overlay{z-index:2;pointer-events:none;transform:rotate(var(--product-watermark-angle,-34deg)) scale(1.28);transform-origin:50%;opacity:var(--product-watermark-opacity,.18);flex-direction:column;justify-content:space-around;display:flex;position:absolute;inset:0}.product-pdp-v3-main-image-watermark-overlay span{width:var(--product-watermark-row-width,220%);margin-left:calc((100% - var(--product-watermark-row-width,220%)) / 2);color:#fff;font-family:var(--site-font-body);letter-spacing:.08em;text-align:left;text-transform:uppercase;white-space:nowrap;font-size:clamp(20px,2.2vw,34px);font-weight:500;line-height:.96;display:block}.product-pdp-v3-main-image-watermark-overlay span.is-offset{transform:translateX(var(--product-watermark-row-offset,14.7%))}.product-pdp-v3-main-image-loading{z-index:4;color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:0}.product-pdp-v3-main-image-loading:before{content:"";top:0;bottom:0;right:0;left:calc(-1 * var(--product-stage-left-bleed,0px));z-index:-1;pointer-events:none;background:linear-gradient(#110c0a2e 0%,#110c0ac2 100%);position:absolute}.product-pdp-v3-main-image-loading-spinner{border:3px solid #ffffff38;border-top-color:#fff;border-radius:999px;width:34px;height:34px;animation:.85s linear infinite product-pdp-v3-spinner}.product-pdp-v3-main-image-loading-copy{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#17110f57;border:1px solid #ffffff1f;border-radius:18px;justify-items:center;gap:7px;width:min(84vw,280px);padding:14px 18px;display:grid;box-shadow:0 16px 42px #0b08072e}.product-pdp-v3-main-image-loading-label{letter-spacing:.12em;text-transform:uppercase;opacity:.78;font-size:11px;font-weight:700;display:block}.product-pdp-v3-main-image-loading-detail{color:#fffffff5;letter-spacing:.01em;text-align:center;text-wrap:balance;max-width:24ch;font-size:14px;font-weight:600;line-height:1.45;animation:.22s ease-out product-pdp-v3-loading-copy-in;display:block}.product-pdp-v3-preview-note{color:var(--product-muted);margin:8px 0 0;font-size:12px;line-height:1.45}.product-pdp-v3-preview-note.is-error{color:#9b1a56}@media (max-width:640px){.product-pdp-v3-main-image-loading{gap:10px}.product-pdp-v3-main-image-loading-copy{border-radius:16px;width:min(82vw,246px);padding:12px 15px}.product-pdp-v3-main-image-loading-detail{font-size:13px}}
.VideoGreetingPdp-module__y1YknW__page{background:var(--product-bg);color:var(--product-ink);overflow-x:clip}.VideoGreetingPdp-module__y1YknW__trustStrip{min-height:42px;padding:8px var(--product-page-inline-gutter);background:#fffdfbf7;border-block:1px solid #1c19151a;place-items:center;display:grid}.VideoGreetingPdp-module__y1YknW__trustWidget{width:min(100%,420px);min-height:24px}.VideoGreetingPdp-module__y1YknW__trustWidget iframe{display:block;width:100%!important}.VideoGreetingPdp-module__y1YknW__trustWidget a{min-height:24px;color:var(--product-muted);font-family:var(--product-body);justify-content:center;align-items:center;font-size:12px;font-weight:600;display:flex}.VideoGreetingPdp-module__y1YknW__heroSection{background:var(--product-bg)}.VideoGreetingPdp-module__y1YknW__heroGrid{--video-hero-side-bleed:max(0px, calc((100vw - var(--product-page-max-width)) / 2));width:min(var(--product-page-max-width), calc(100% - (var(--product-page-inline-gutter) * 2)));border-bottom:1px solid var(--product-rule);grid-template-columns:minmax(0,52%) minmax(0,48%);margin-inline:auto;display:grid}.VideoGreetingPdp-module__y1YknW__mediaColumn{--video-stage-background:radial-gradient(ellipse 90% 76% at 8% 4%, #fffcf975 0%, #faf2ef3d 36%, transparent 70%), radial-gradient(ellipse 60% 58% at 100% 8%, #f8dadd47 0%, transparent 74%), linear-gradient(108deg, #f0ebe8 0%, #e7dddb 54%, #dfd4d3 100%);isolation:isolate;border-right:1px solid var(--product-rule);background:var(--video-stage-background);min-width:0;position:relative}.VideoGreetingPdp-module__y1YknW__mediaColumn:before{z-index:-1;width:var(--video-hero-side-bleed);background:var(--video-stage-background);content:"";position:absolute;top:0;bottom:0;right:100%}.VideoGreetingPdp-module__y1YknW__mediaSticky{align-content:center;justify-items:center;min-height:calc(100svh - 64px);padding:32px clamp(28px,4vw,52px);display:grid;position:sticky;top:64px}.VideoGreetingPdp-module__y1YknW__heroVideo{aspect-ratio:3/4;background:var(--product-ink);width:min(100%,452px);max-height:calc(100svh - 150px);box-shadow:var(--product-shadow-panel);object-fit:cover;border:0;border-radius:3px;display:block}.VideoGreetingPdp-module__y1YknW__mediaMeta{width:min(100%,452px);color:var(--product-muted);font-family:var(--product-body);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:7px;padding:12px 4px 0;font-size:11px;font-weight:600;display:flex}.VideoGreetingPdp-module__y1YknW__detailsColumn{isolation:isolate;background:var(--product-panel-surface);align-content:start;gap:18px;min-width:0;padding:42px clamp(28px,4vw,64px) 56px;display:grid;position:relative}.VideoGreetingPdp-module__y1YknW__detailsColumn:after{z-index:-1;width:var(--video-hero-side-bleed);background:var(--product-panel-surface);content:"";position:absolute;top:0;bottom:0;left:100%}.VideoGreetingPdp-module__y1YknW__productIntro>.type-eyebrow{color:var(--product-accent);margin:0 0 13px;font-weight:800}.VideoGreetingPdp-module__y1YknW__whatYouGetSection .VideoGreetingPdp-module__y1YknW__sectionIntro>.type-eyebrow{color:var(--product-accent);margin:0 0 13px;font-weight:800}.VideoGreetingPdp-module__y1YknW__faqIntro>.type-eyebrow{color:var(--product-accent);margin:0 0 13px;font-weight:800}.VideoGreetingPdp-module__y1YknW__productTitle{max-width:18ch;color:var(--product-ink);font-family:var(--product-display);letter-spacing:.015em;text-transform:uppercase;text-wrap:balance;margin:0;font-size:clamp(32px,2.7vw,38px);font-weight:700;line-height:.96}.VideoGreetingPdp-module__y1YknW__productDescription{max-width:54ch;color:var(--product-ink-soft);font-family:var(--product-body);margin:18px 0 0;font-size:15px;line-height:1.58}.VideoGreetingPdp-module__y1YknW__personalisationFacts{border-block:1px solid var(--product-rule);flex-wrap:wrap;align-items:center;gap:10px 22px;margin-top:23px;padding-block:16px;display:flex}.VideoGreetingPdp-module__y1YknW__factsLabel{color:var(--product-ink-soft);font-family:var(--product-body);letter-spacing:.15em;text-transform:uppercase;font-size:10px;font-weight:800;line-height:1}.VideoGreetingPdp-module__y1YknW__factList{color:var(--product-ink-soft);font-family:var(--product-body);flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;font-weight:650;display:flex}.VideoGreetingPdp-module__y1YknW__factList span:not(:first-child):before{color:var(--product-label);content:"·";margin-right:8px}.VideoGreetingPdp-module__y1YknW__spokenNote{max-width:54ch;color:var(--product-muted);font-family:var(--product-body);margin:14px 0 0;font-size:13px;line-height:1.55}.VideoGreetingPdp-module__y1YknW__personalisationForm{background:var(--product-surface);gap:17px;margin-top:4px;padding:24px;scroll-margin-top:128px;display:grid;box-shadow:0 2px 12px #0000000f,0 1px 3px #0000000a}.VideoGreetingPdp-module__y1YknW__formHeading{border-bottom:1px solid var(--product-rule);gap:7px;padding-bottom:14px;display:grid}.VideoGreetingPdp-module__y1YknW__formHeading>.type-display-card{color:var(--product-ink);font-family:var(--product-display);letter-spacing:.01em;text-transform:uppercase;margin:0;font-size:19px;font-weight:400;line-height:.98}.VideoGreetingPdp-module__y1YknW__formHeading>.type-body-sm{color:var(--product-muted);margin:0;line-height:1.5}.VideoGreetingPdp-module__y1YknW__compactFields{grid-template-columns:minmax(0,1fr) 126px;gap:12px;display:grid}.VideoGreetingPdp-module__y1YknW__field{color:var(--product-ink);font-family:var(--product-body);letter-spacing:.04em;gap:8px;font-size:11px;font-weight:700;display:grid}.VideoGreetingPdp-module__y1YknW__field input{border:1px solid var(--product-rule);background:var(--product-surface);width:100%;min-height:48px;color:var(--product-ink);font:inherit;letter-spacing:0;transition:border-color var(--product-transition-fast), box-shadow var(--product-transition-fast);border-radius:0;outline:none;padding:12px 14px;font-size:15px;font-weight:500}.VideoGreetingPdp-module__y1YknW__field input::placeholder{color:var(--product-label)}.VideoGreetingPdp-module__y1YknW__field input:focus{border-color:var(--product-accent);box-shadow:var(--product-focus-ring)}.VideoGreetingPdp-module__y1YknW__photoField{gap:8px;display:grid}.VideoGreetingPdp-module__y1YknW__photoLabel{color:var(--product-ink);font-family:var(--product-body);letter-spacing:.04em;font-size:11px;font-weight:700}.VideoGreetingPdp-module__y1YknW__photoPicker{border:1px dashed var(--product-rule);border-radius:var(--product-radius-sm);background:var(--product-bg);cursor:pointer;min-height:72px;transition:border-color var(--product-transition-fast), box-shadow var(--product-transition-fast);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:11px 12px 11px 15px;display:grid;position:relative}.VideoGreetingPdp-module__y1YknW__photoPicker:hover,.VideoGreetingPdp-module__y1YknW__photoPicker:focus-within{border-color:var(--product-accent);box-shadow:var(--product-focus-ring)}.VideoGreetingPdp-module__y1YknW__photoPickerFilled{border-style:solid;border-color:rgba(var(--product-accent-rgb), .38);background:var(--product-surface);grid-template-columns:48px minmax(0,1fr) auto}.VideoGreetingPdp-module__y1YknW__fileInput{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.VideoGreetingPdp-module__y1YknW__photoPreview,.VideoGreetingPdp-module__y1YknW__reviewThumb{background:var(--product-surface-soft);border-radius:3px;display:block;overflow:hidden}.VideoGreetingPdp-module__y1YknW__photoPreview{width:48px;height:48px}.VideoGreetingPdp-module__y1YknW__photoPreview img,.VideoGreetingPdp-module__y1YknW__reviewThumb img{object-fit:cover;width:100%;height:100%;display:block}.VideoGreetingPdp-module__y1YknW__photoPickerCopy{min-width:0;font-family:var(--product-body);gap:3px;display:grid}.VideoGreetingPdp-module__y1YknW__photoPickerCopy strong,.VideoGreetingPdp-module__y1YknW__photoPickerCopy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.VideoGreetingPdp-module__y1YknW__photoPickerCopy strong{font-size:13px}.VideoGreetingPdp-module__y1YknW__photoPickerCopy small{color:var(--product-muted);font-size:11px;font-weight:500}.VideoGreetingPdp-module__y1YknW__photoPickerAction{background:var(--product-ink);color:#fff;font-family:var(--product-body);letter-spacing:.08em;text-transform:uppercase;border-radius:0;padding:10px 12px;font-size:10px;font-weight:800;line-height:1}.VideoGreetingPdp-module__y1YknW__formError{color:var(--product-accent);font-family:var(--product-body);margin:-3px 0 0;font-size:12px;font-weight:700;line-height:1.4}.VideoGreetingPdp-module__y1YknW__submitButton{--btn-height:50px;--btn-hover-shadow:none;--btn-hover-translate-y:0}.VideoGreetingPdp-module__y1YknW__reviewSummary{border:1px solid rgba(var(--product-accent-rgb), .3);background:rgba(var(--product-accent-rgb), .055);font-family:var(--product-body);border-radius:0;outline:none;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:13px;padding:12px;display:grid}.VideoGreetingPdp-module__y1YknW__reviewSummary>span:last-child{gap:3px;display:grid}.VideoGreetingPdp-module__y1YknW__reviewSummary strong{font-size:13px}.VideoGreetingPdp-module__y1YknW__reviewSummary small{color:var(--product-muted);font-size:11px;line-height:1.45}.VideoGreetingPdp-module__y1YknW__reviewThumb{width:48px;height:48px}.VideoGreetingPdp-module__y1YknW__storySection,.VideoGreetingPdp-module__y1YknW__whatYouGetSection,.VideoGreetingPdp-module__y1YknW__faqSection,.VideoGreetingPdp-module__y1YknW__howSection{padding:clamp(66px, 7vw, 92px) var(--product-page-inline-gutter)}.VideoGreetingPdp-module__y1YknW__sectionInner,.VideoGreetingPdp-module__y1YknW__faqLayout{width:min(100%, var(--product-page-max-width));margin-inline:auto}.VideoGreetingPdp-module__y1YknW__storySection{border-top:1px solid var(--product-rule);background:var(--product-bg)}.VideoGreetingPdp-module__y1YknW__sectionIntro{max-width:720px;margin-bottom:clamp(30px,4vw,42px)}.VideoGreetingPdp-module__y1YknW__storySection .VideoGreetingPdp-module__y1YknW__sectionIntro,.VideoGreetingPdp-module__y1YknW__howSection .VideoGreetingPdp-module__y1YknW__sectionIntro{text-align:center;margin-inline:auto}:is(.VideoGreetingPdp-module__y1YknW__sectionIntro>.type-display-section,.VideoGreetingPdp-module__y1YknW__faqIntro>.type-display-section){color:var(--product-ink);margin:0}.VideoGreetingPdp-module__y1YknW__storySection .VideoGreetingPdp-module__y1YknW__sectionIntro>p,.VideoGreetingPdp-module__y1YknW__howSection .VideoGreetingPdp-module__y1YknW__sectionIntro>p{color:var(--product-muted);font-family:var(--product-body);margin:12px auto 0;font-size:14px;line-height:1.6}.VideoGreetingPdp-module__y1YknW__storyGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2vw,22px);width:min(100%,920px);margin-inline:auto;display:grid}.VideoGreetingPdp-module__y1YknW__storyCard{min-width:0;margin:0}.VideoGreetingPdp-module__y1YknW__storyImageFrame{aspect-ratio:3/4;border:1px solid var(--product-rule);background:var(--product-ink);box-shadow:var(--product-shadow-soft);border-radius:3px;position:relative;overflow:hidden}.VideoGreetingPdp-module__y1YknW__storyImage{object-fit:cover}.VideoGreetingPdp-module__y1YknW__storyCard figcaption{color:var(--product-ink-soft);font-family:var(--product-body);text-align:center;margin-top:13px;font-size:13px;font-weight:700;line-height:1.4}.VideoGreetingPdp-module__y1YknW__whatYouGetSection{border-block:1px solid var(--product-rule);background:var(--product-panel-surface)}.VideoGreetingPdp-module__y1YknW__benefitGrid{border-block:1px solid var(--product-rule);background:var(--product-surface);grid-template-columns:repeat(4,minmax(0,1fr));display:grid;box-shadow:0 2px 12px #0000000d,0 1px 3px #00000009}.VideoGreetingPdp-module__y1YknW__benefitItem{border-right:1px solid var(--product-rule);min-width:0;padding:clamp(24px,3vw,34px)}.VideoGreetingPdp-module__y1YknW__benefitItem:last-child{border-right:0}.VideoGreetingPdp-module__y1YknW__benefitItem h3{color:var(--product-ink);font-family:var(--product-body);letter-spacing:-.02em;margin:0 0 11px;font-size:15px;font-weight:800;line-height:1.25}.VideoGreetingPdp-module__y1YknW__benefitItem p{color:var(--product-muted);font-family:var(--product-body);margin:0;font-size:13px;line-height:1.6}.VideoGreetingPdp-module__y1YknW__faqSection{background:var(--product-bg)}.VideoGreetingPdp-module__y1YknW__faqLayout{grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(46px,7vw,104px);display:grid}.VideoGreetingPdp-module__y1YknW__faqList{border-top:1px solid var(--product-rule)}.VideoGreetingPdp-module__y1YknW__faqItem{border-bottom:1px solid var(--product-rule)}.VideoGreetingPdp-module__y1YknW__faqItem summary{color:var(--product-ink);cursor:pointer;font-family:var(--product-body);padding:22px 42px 22px 2px;font-size:15px;font-weight:800;line-height:1.4;list-style:none;display:block;position:relative}.VideoGreetingPdp-module__y1YknW__faqItem summary::-webkit-details-marker{display:none}.VideoGreetingPdp-module__y1YknW__faqItem summary:after{color:var(--product-muted);content:"+";font-size:18px;font-weight:300;line-height:1;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.VideoGreetingPdp-module__y1YknW__faqItem[open] summary:after{content:"−"}.VideoGreetingPdp-module__y1YknW__faqItem p{max-width:690px;color:var(--product-muted);font-family:var(--product-body);margin:-3px 50px 23px 2px;font-size:14px;line-height:1.65}.VideoGreetingPdp-module__y1YknW__howSection{border-top:1px solid var(--product-rule);background:var(--product-surface)}.VideoGreetingPdp-module__y1YknW__stepsGrid{grid-template-columns:repeat(3,minmax(0,1fr));width:min(100%,980px);margin-inline:auto;display:grid}.VideoGreetingPdp-module__y1YknW__stepItem{border-right:1px solid var(--product-rule);text-align:center;min-width:0;padding:4px clamp(24px,4vw,52px) 0}.VideoGreetingPdp-module__y1YknW__stepItem:last-child{border-right:0}.VideoGreetingPdp-module__y1YknW__stepItem>span{background:var(--product-accent);color:#fff;width:34px;height:34px;font-family:var(--product-body);letter-spacing:.04em;border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:inline-grid}.VideoGreetingPdp-module__y1YknW__stepItem h3{color:var(--product-ink);font-family:var(--product-body);letter-spacing:-.02em;margin:22px 0 9px;font-size:15px;font-weight:800;line-height:1.25}.VideoGreetingPdp-module__y1YknW__stepItem p{color:var(--product-muted);font-family:var(--product-body);margin:0;font-size:13px;line-height:1.6}@media (max-width:980px){.VideoGreetingPdp-module__y1YknW__heroGrid{grid-template-columns:minmax(0,1fr);width:min(100%,720px)}.VideoGreetingPdp-module__y1YknW__mediaColumn{border-right:0;border-bottom:1px solid var(--product-rule)}.VideoGreetingPdp-module__y1YknW__mediaSticky{min-height:auto;padding:34px clamp(28px,7vw,52px);position:relative;top:auto}.VideoGreetingPdp-module__y1YknW__heroVideo{width:min(100%,500px);max-height:none}.VideoGreetingPdp-module__y1YknW__mediaMeta{width:min(100%,500px)}.VideoGreetingPdp-module__y1YknW__detailsColumn{padding:40px clamp(28px,7vw,52px) 54px}.VideoGreetingPdp-module__y1YknW__benefitGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.VideoGreetingPdp-module__y1YknW__benefitItem:nth-child(2){border-right:0}.VideoGreetingPdp-module__y1YknW__benefitItem:nth-child(-n+2){border-bottom:1px solid var(--product-rule)}.VideoGreetingPdp-module__y1YknW__faqLayout{grid-template-columns:1fr;gap:34px}.VideoGreetingPdp-module__y1YknW__faqIntro{max-width:650px}}@media (max-width:700px){.VideoGreetingPdp-module__y1YknW__trustStrip{min-height:46px;padding-inline:16px}.VideoGreetingPdp-module__y1YknW__heroGrid{width:100%}.VideoGreetingPdp-module__y1YknW__mediaSticky{padding:24px 20px 28px}.VideoGreetingPdp-module__y1YknW__heroVideo,.VideoGreetingPdp-module__y1YknW__mediaMeta{width:min(100%,420px)}.VideoGreetingPdp-module__y1YknW__detailsColumn{gap:16px;padding:32px 20px 44px}.VideoGreetingPdp-module__y1YknW__productTitle{max-width:14ch;font-size:clamp(34px,10.6vw,40px)}.VideoGreetingPdp-module__y1YknW__productDescription{font-size:15px}.VideoGreetingPdp-module__y1YknW__personalisationFacts{align-items:flex-start}.VideoGreetingPdp-module__y1YknW__personalisationForm{padding:20px}.VideoGreetingPdp-module__y1YknW__formHeading>.type-display-card{font-size:17px}.VideoGreetingPdp-module__y1YknW__compactFields{grid-template-columns:minmax(0,1fr) 96px;gap:10px}.VideoGreetingPdp-module__y1YknW__photoPicker{grid-template-columns:minmax(0,1fr) auto;gap:10px;padding-left:12px}.VideoGreetingPdp-module__y1YknW__photoPickerFilled{grid-template-columns:44px minmax(0,1fr) auto}.VideoGreetingPdp-module__y1YknW__photoPreview{width:44px;height:44px}.VideoGreetingPdp-module__y1YknW__storySection,.VideoGreetingPdp-module__y1YknW__whatYouGetSection,.VideoGreetingPdp-module__y1YknW__faqSection,.VideoGreetingPdp-module__y1YknW__howSection{padding:60px 20px}.VideoGreetingPdp-module__y1YknW__sectionIntro{margin-bottom:30px}.VideoGreetingPdp-module__y1YknW__storyGrid{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:thin;grid-template-columns:none;grid-auto-columns:minmax(250px,76vw);grid-auto-flow:column;gap:16px;width:auto;max-width:none;margin-inline:-20px;padding:0 20px 14px;scroll-padding-inline:20px;overflow-x:auto}.VideoGreetingPdp-module__y1YknW__storyCard{scroll-snap-align:start}.VideoGreetingPdp-module__y1YknW__benefitGrid,.VideoGreetingPdp-module__y1YknW__stepsGrid{grid-template-columns:1fr}.VideoGreetingPdp-module__y1YknW__benefitItem,.VideoGreetingPdp-module__y1YknW__benefitItem:nth-child(2),.VideoGreetingPdp-module__y1YknW__stepItem{border-right:0;border-bottom:1px solid var(--product-rule)}.VideoGreetingPdp-module__y1YknW__stepItem{padding:28px 14px}.VideoGreetingPdp-module__y1YknW__stepItem:first-child{padding-top:0}.VideoGreetingPdp-module__y1YknW__benefitItem:last-child,.VideoGreetingPdp-module__y1YknW__stepItem:last-child{border-bottom:0}.VideoGreetingPdp-module__y1YknW__faqItem summary{min-height:58px;padding-block:18px;font-size:14px}}@media (prefers-reduced-motion:reduce){.VideoGreetingPdp-module__y1YknW__field input,.VideoGreetingPdp-module__y1YknW__photoPicker{transition:none}}