.pv-custom-cta{--custom-cream:#fbf5e9;--custom-wine:#7b1e2b;--custom-wine-deep:#611823;--custom-gold:#f2a93c;--custom-leaf:#2d5a27;background:linear-gradient(135deg, var(--custom-wine-deep), var(--custom-wine) 58%, #8d2d36);color:var(--custom-cream);isolation:isolate;border-radius:24px;grid-template-columns:minmax(0,1fr);gap:28px;padding:clamp(28px,7vw,54px);display:grid;position:relative;overflow:hidden;box-shadow:0 22px 48px -28px #3a1214b3}.pv-custom-cta__glow{z-index:-1;background:radial-gradient(circle,#f2a93c61,#0000 68%);border-radius:50%;width:300px;height:300px;position:absolute;top:-165px;right:-145px}.pv-custom-cta__content{max-width:580px}.pv-custom-cta__eyebrow{color:var(--custom-gold);letter-spacing:.22em;text-transform:uppercase;margin:0 0 9px;font-family:Jost,system-ui,sans-serif;font-size:10px;font-weight:500}.pv-custom-cta h2{color:#fffaf0;letter-spacing:-.015em;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(31px,8.5vw,48px);font-weight:600;line-height:1.02}.pv-custom-cta h2 em{color:var(--custom-gold);font-style:italic}.pv-custom-cta__content>p:not(.pv-custom-cta__eyebrow){color:#fffaf0d9;max-width:49ch;margin:14px 0 22px;font-size:15.5px;line-height:1.58}.pv-custom-cta__button{background:var(--custom-gold);color:#3a1014;cursor:pointer;letter-spacing:.09em;text-transform:uppercase;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 22px;font-family:Jost,system-ui,sans-serif;font-size:12px;font-weight:600;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:0 12px 28px #20070a3d}.pv-custom-cta__button:hover{background:#f7bb55;box-shadow:0 15px 32px #20070a4d}.pv-custom-cta__button:active{transform:translateY(1px)}.pv-custom-cta__button:focus-visible{outline-offset:4px;outline:2px solid #fffaf0}.pv-custom-cta__references{justify-content:center;align-items:end;min-height:180px;padding:4px 4px 0;display:flex}.pv-custom-cta__card{color:#fffaf0;border:1px solid #fffaf042;border-radius:12px;flex-direction:column;flex:none;justify-content:center;align-items:center;width:88px;height:118px;display:flex;transform:rotate(-8deg)translate(12px);box-shadow:0 18px 28px #24070c33}.pv-custom-cta__card small{letter-spacing:.13em;text-transform:uppercase;margin-top:8px;font-family:Jost,system-ui,sans-serif;font-size:8px}.pv-custom-cta__card--link{color:var(--custom-wine-deep);background:linear-gradient(160deg,#f6ecd6,#dec697)}.pv-custom-cta__card--link span,.pv-custom-cta__card--note span{font-family:Cormorant Garamond,Georgia,serif;font-size:34px;line-height:1}.pv-custom-cta__card--mood{z-index:1;background:#fffaf0;gap:5px;width:104px;height:138px;margin:0 -4px 4px;transform:rotate(4deg)}.pv-custom-cta__card--mood i{border-radius:3px;width:62px;height:19px;display:block}.pv-custom-cta__card--mood i:first-child{background:#d9a53d}.pv-custom-cta__card--mood i:nth-child(2){background:#6b2430}.pv-custom-cta__card--mood i:nth-child(3){background:#386437}.pv-custom-cta__card--mood small{color:var(--custom-wine)}.pv-custom-cta__card--note{background:var(--custom-leaf);align-self:center;margin-bottom:12px;transform:rotate(10deg)translate(-8px)}@media (min-width:700px){.pv-custom-cta{grid-template-columns:minmax(0,1.2fr) minmax(220px,.8fr);align-items:center;gap:36px}}@media (max-width:389px){.pv-custom-cta{padding:26px 22px}.pv-custom-cta__references{display:none}}@media (prefers-reduced-motion:no-preference){.pv-custom-cta__card{opacity:0;transition:opacity .5s,scale .8s cubic-bezier(.3,1.4,.4,1),rotate .8s cubic-bezier(.3,1.4,.4,1);rotate:-24deg;scale:.6}.pv-custom-cta__card--mood{transition-delay:.14s}.pv-custom-cta__card--note{transition-delay:.28s}.pv-custom-cta[data-inview] .pv-custom-cta__card{opacity:1;animation:6s ease-in-out 1.2s infinite pv-ref-breathe;rotate:none;scale:1}.pv-custom-cta[data-inview] .pv-custom-cta__card--mood{animation-duration:7s;animation-delay:2.2s}.pv-custom-cta[data-inview] .pv-custom-cta__card--note{animation-duration:6.5s;animation-delay:1.7s}.pv-custom-cta:hover .pv-custom-cta__card--link{transition-delay:0s;rotate:-5deg}.pv-custom-cta:hover .pv-custom-cta__card--mood{transition-delay:0s;rotate:-1.5deg;scale:1.04}.pv-custom-cta:hover .pv-custom-cta__card--note{transition-delay:0s;rotate:6deg}.pv-custom-cta[data-inview] .pv-custom-cta__send{animation:4.8s cubic-bezier(.6,0,.3,1) 1.6s infinite pv-ref-send;display:inline-block}.pv-custom-cta__card--mood i{transform-origin:0}.pv-custom-cta[data-inview] .pv-custom-cta__card--mood i{animation:5.4s ease-in-out infinite pv-ref-swatch}.pv-custom-cta[data-inview] .pv-custom-cta__card--mood i:first-child{animation-delay:1.4s}.pv-custom-cta[data-inview] .pv-custom-cta__card--mood i:nth-child(2){animation-delay:3.2s}.pv-custom-cta[data-inview] .pv-custom-cta__card--mood i:nth-child(3){animation-delay:5s}.pv-custom-cta[data-inview] .pv-custom-cta__spark{animation:9s ease-in-out 1.4s infinite pv-ref-spark;display:inline-block}}@keyframes pv-ref-breathe{0%,to{translate:0}50%{translate:0 -5px}}@keyframes pv-ref-send{0%,55%{opacity:1;transform:none}68%{opacity:0;transform:translate(14px,-14px)}69%{opacity:0;transform:translate(-14px,14px)}82%,to{opacity:1;transform:none}}@keyframes pv-ref-swatch{0%,to{transform:scaleX(1)}30%{transform:scaleX(.55)}60%{transform:scaleX(1.12)}}@keyframes pv-ref-spark{0%,to{text-shadow:none;transform:rotate(0)scale(1)}45%{text-shadow:0 0 14px #f2c97de6;transform:rotate(180deg)scale(1.18)}60%{text-shadow:none;transform:rotate(200deg)scale(1)}}@media (prefers-reduced-motion:reduce){.pv-custom-cta__button{transition:none}}
