.valentine-hero{--gph-rose: #daa8a8;--gph-rose-rgb: 218, 168, 168;--gph-rose-deep: #c97b7b;--gph-rose-deep-rgb: 201, 123, 123;--gph-rose-tint: #F4EAE5;--squiggle-stroke-color: var(--gph-rose-deep);--sc-component-accent: var(--gph-rose-deep);--sc-component-border-soft: rgba(var(--gph-rose-rgb), .35);--sc-component-soft-bg: rgba(var(--gph-rose-rgb), .14);background:linear-gradient(168deg,var(--gph-rose-tint) 0%,var(--sc-surface, #faf8f5) 50%,var(--gph-rose-tint) 100%);padding:calc(var(--pxSize) * 1.6) calc(var(--pxSize) * .75) calc(var(--pxSize) * 2)}.valentine-hero__layout{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;gap:calc(var(--pxSize) * 1.2)}.valentine-hero__content{flex:1 1 52%;display:flex;align-items:center;justify-content:flex-start}.valentine-hero__inner{max-width:540px;padding:calc(var(--pxSize) * 1) calc(var(--pxSize) * .85)}.valentine-hero__illustration{flex:0 0 44%;display:flex;align-items:center;justify-content:flex-end}.valentine-hero__illustration img{max-width:100%;height:auto;max-height:350px;object-fit:contain}.valentine-hero__eyebrow{color:var(--gph-rose-deep);margin-bottom:1rem}.valentine-hero__eyebrow .cc-icon{margin-right:.25em;vertical-align:-.1em}.valentine-hero__heading{font-size:clamp(1.65rem,3.6vw,2.5rem);line-height:1.16;color:var(--sc-ink, #2d231c);margin:0 0 1.25rem}.valentine-hero__sub{font-size:clamp(.95rem,1.8vw,1.1rem);line-height:1.58;color:rgba(var(--sc-ink-rgb, 45, 35, 28),.68);margin:0 0 1.6rem}.valentine-hero__steps{display:flex;flex-wrap:wrap;align-items:center;gap:.4em;font-size:calc(.82rem * var(--font-body-scale, 1));color:rgba(var(--sc-ink-rgb, 45, 35, 28),.55);margin-bottom:1.85rem;line-height:1.6}.valentine-hero__step{display:inline-flex;align-items:center;gap:.25em}.valentine-hero__step .cc-icon{color:var(--gph-rose-deep)}.valentine-hero__dot{width:3px;height:3px;border-radius:50%;background:rgba(var(--sc-ink-rgb, 45, 35, 28),.25);flex-shrink:0}.valentine-hero__actions{margin-top:.6rem}.valentine-hero__cta.sc-button--pill{background:var(--gph-rose-deep);border-color:var(--gph-rose-deep);color:#fff!important;min-height:48px;padding:calc(var(--pxSize) * .38) calc(var(--pxSize) * .9);font-size:calc(.95rem * var(--font-body-scale, 1))}.valentine-hero__cta.sc-button--pill:hover{background:rgba(var(--gph-rose-deep-rgb),.82)}.valentine-hero__cta.sc-button--pill:focus-visible{outline:2px solid var(--gph-rose-deep);outline-offset:2px}.valentine-hero__photos{display:flex;gap:.75rem;margin-top:1.4rem}.valentine-hero__photo-frame{display:flex;flex-direction:column;align-items:center;gap:.35rem}.valentine-hero__photo-placeholder{display:flex;align-items:center;justify-content:center;width:100px;height:75px;border:1.5px dashed rgba(var(--gph-rose-deep-rgb),.5);border-radius:7px;background:rgba(var(--gph-rose-rgb),.1);position:relative}.valentine-hero__photo-placeholder:before{content:"";display:block;width:22px;height:16px;border:1.5px solid rgba(var(--gph-rose-deep-rgb),.38);border-radius:3px;position:relative}.valentine-hero__photo-placeholder:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;border:1.5px solid rgba(var(--gph-rose-deep-rgb),.38)}.valentine-hero__photo-placeholder--filled{overflow:hidden}.valentine-hero__photo-placeholder--filled:before,.valentine-hero__photo-placeholder--filled:after{display:none}.valentine-hero__photo-placeholder--filled img{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit}.valentine-hero__photo-label{font-size:calc(.68rem * var(--font-body-scale, 1));color:rgba(var(--sc-ink-rgb, 45, 35, 28),.42);letter-spacing:.03em;font-style:italic}.valentine-hero__trust{display:flex;justify-content:center;align-items:center;gap:.8em;max-width:1200px;margin:calc(var(--pxSize) * 1.1) auto 0;padding-top:calc(var(--pxSize) * .55);border-top:1px solid rgba(var(--gph-rose-rgb),.3);font-size:calc(.78rem * var(--font-body-scale, 1));color:rgba(var(--sc-ink-rgb, 45, 35, 28),.48);letter-spacing:.025em}.valentine-hero__trust-dot{width:3px;height:3px;border-radius:50%;background:rgba(var(--sc-ink-rgb, 45, 35, 28),.2);flex-shrink:0}@media (max-width: 900px){.valentine-hero{padding:calc(var(--pxSize) * 1.2) calc(var(--pxSize) * .6) calc(var(--pxSize) * 1.2)}.valentine-hero__illustration{flex:0 0 38%}.valentine-hero__illustration img{max-height:295px}.valentine-hero__inner{padding:calc(var(--pxSize) * .8) calc(var(--pxSize) * .65)}}@media (max-width: 750px){.valentine-hero{padding:calc(var(--pxSize) * 1.1) calc(var(--pxSize) * .5) calc(var(--pxSize) * .9)}.valentine-hero__layout{flex-direction:column;gap:0}.valentine-hero__illustration{flex:none;width:100%;padding:0 0 calc(var(--pxSize) * .3);order:-1}.valentine-hero__illustration img{max-height:265px;max-width:285px;margin:0 auto;display:block}.valentine-hero__content{flex:none;width:100%;justify-content:center}.valentine-hero__inner{padding:calc(var(--pxSize) * .7) calc(var(--pxSize) * .5);text-align:center}.valentine-hero__steps{justify-content:center;flex-direction:row;flex-wrap:wrap;gap:.35em;font-size:calc(.78rem * var(--font-body-scale, 1))}.valentine-hero__dot{display:inline-block}.valentine-hero__photos{justify-content:center}.valentine-hero__photo-placeholder{width:88px;height:66px}.valentine-hero__trust{flex-wrap:wrap;justify-content:center;gap:.5em .8em}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/valentine-hero.css.map */
