.stencil-testimonial{--st-pink: #e91e8c;--st-teal: #4fb3c2;--st-dark: #1a1a1a;padding:4px;font-family:var(--font-body-family, "Helvetica Neue", Arial, sans-serif)}.stencil-testimonial__outer{border-radius:24px;padding:32px;background:linear-gradient(90deg,#cfe8f0,#ded4ec,#f3d3e6)}.stencil-testimonial__grid{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:32px}.stencil-testimonial__col-heading{display:flex;align-items:center;justify-content:center;gap:10px;font-size:26px;font-weight:800;color:var(--st-dark);margin:0 0 20px}.stencil-testimonial__flourish{width:150px;color:var(--st-dark);flex:0 0 auto}.stencil-testimonial__flourish svg{width:100%;height:100%}.stencil-card{position:relative;border-radius:40px;overflow:hidden;min-height:375px}.stencil-card__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#fbfaf7;z-index:0}.stencil-card__deco{position:absolute;z-index:0;pointer-events:none}.stencil-card__deco--wave-top{top:0;left:0;width:60%;height:90px}.stencil-card__deco--wave-bottom{bottom:0;right:0;width:65%;height:140px}.stencil-card__deco--swirl{top:4%;right:4%;width:130px;height:60px}.stencil-card__deco--leaves-tr{top:6%;right:2%;width:60px;height:90px}.stencil-card__deco--leaves-bl{bottom:6%;left:1%;width:55px;height:100px}.stencil-card__left,.stencil-card__right{position:relative;z-index:1}.stencil-card__left{display:flex;flex-direction:column;justify-content:center}.stencil-card__title-wrap{position:relative;margin-bottom:14px}.stencil-card__heart--top{display:block;width:44px;height:30px;margin:0 auto 2px;color:var(--st-pink)}.stencil-card__title-1{font-size:46px;font-weight:900;color:var(--st-dark);margin:0;line-height:.95;letter-spacing:.01em;text-align:center}.stencil-card__title-2-row{display:flex;align-items:center;justify-content:center;gap:10px;margin:4px 0}.stencil-card__dash{color:var(--st-pink);font-size:12px;font-weight:800;letter-spacing:2px}.stencil-card__title-2{font-size:24px;font-weight:800;color:var(--st-dark);margin:0;line-height:1}.stencil-card__title-3{font-size:54px;font-weight:900;color:var(--st-pink);margin:4px 0 8px;line-height:.95;text-align:center}.stencil-card__heart-rule{display:block;width:200px;height:16px;margin:4px auto 0;color:var(--st-pink)}.stencil-card__tagline-wrap{display:flex;justify-content:center;margin:6px 0 14px}.stencil-card__tagline{display:inline-block;font-size:13px;font-weight:700;color:#fff;background:var(--st-teal);padding:7px 18px;clip-path:polygon(1% 8%,100% 0%,99% 92%,0% 100%);transform:rotate(-1deg)}.stencil-card__desc-row{display:flex;align-items:flex-start;gap:10px;justify-content:center}.stencil-card__arrow-squiggle{width:30px;height:36px;flex:none;margin-top:2px}.stencil-card__description{font-size:14px;color:#444;line-height:1.5;max-width:260px;margin:0 0 18px;text-align:center}.stencil-card__shop-btn-wrap{display:flex;justify-content:center;text-decoration:none}.stencil-card__shop-btn{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:12px 24px;background:var(--st-pink);color:#fff;font-size:14px;font-weight:800;letter-spacing:.02em;clip-path:polygon(1.5% 10%,100% 0%,98.5% 90%,0% 100%);transform:rotate(-1deg)}.stencil-card__shop-btn svg{width:18px;height:18px}.stencil-card__shop-btn-wrap:hover .stencil-card__shop-btn{opacity:.92}.stencil-card__right{display:flex;align-items:center;justify-content:center}.stencil-card__image-shadow{position:absolute;top:14px;left:14px;right:-10px;bottom:-10px;background:#14141e2e;border-radius:46% 54% 52% 48%/48% 46% 54% 52%;z-index:-1}.stencil-card__image-frame{position:relative;width:100%;max-width:380px;aspect-ratio:5 / 4;border-radius:46% 54% 52% 48%/48% 46% 54% 52%;overflow:hidden;box-shadow:0 10px 26px #0000002e;border:3px solid #ffffff}.stencil-card__image-frame img,.stencil-card__image-placeholder{width:100%;height:100%;object-fit:cover;display:block}.stencil-card__image-placeholder{background:linear-gradient(160deg,var(--st-teal),#2e7d8a)}.stencil-card__crosshair{position:absolute;width:18px;height:18px}.stencil-card__crosshair--tl{top:14px;left:18px}.stencil-card__crosshair--br{bottom:14px;right:18px}.stencil-card__badge{position:absolute;top:-6px;right:4%;width:96px;height:96px;border-radius:50%;background:var(--st-pink);border:4px solid rgba(255,255,255,.9);color:#fff;font-size:11px;font-weight:800;letter-spacing:.02em;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;text-align:center;line-height:1.25;padding:8px;box-shadow:0 6px 16px #0000004d;z-index:2}.stencil-card__badge svg{width:14px;height:14px}.stencil-card__features-wrap{position:absolute;left:24px;right:24px;bottom:22px;z-index:2}.stencil-card__features{display:flex;align-items:center;justify-content:space-around;gap:6px;background:#fff;border-radius:10px;padding:14px 20px;box-shadow:0 6px 18px #0000001f;flex-wrap:wrap}.stencil-card__feature{display:flex;align-items:center;gap:8px}.stencil-card__feature-icon{width:30px;height:30px;border-radius:50%;flex:none;display:flex;align-items:center;justify-content:center}.stencil-card__feature-icon svg{width:15px;height:15px}.stencil-card__feature-icon--teal{background:var(--st-teal)}.stencil-card__feature-icon--pink{background:var(--st-pink)}.stencil-card__feature-icon--dark{background:#1a1a1a}.stencil-card__feature-label{font-size:11px;font-weight:700;color:var(--st-dark);line-height:1.2;text-transform:uppercase}.stencil-card__feature-divider{width:1px;height:28px;background:#e2e2e2;flex:none}.testimonial-card{position:relative;background:var(--st-teal);border-radius:40px;min-height:450px;display:flex;align-items:center;padding:25px;box-shadow:0 8px 24px #0000001a}.testimonial-card__track{width:100%;position:relative}.testimonial-card__slide{display:none;text-align:center;flex-direction:column;align-items:center}.testimonial-card__slide.is-active{display:flex}.testimonial-card__photo{width:96px;height:96px;border-radius:14px;object-fit:cover;margin-bottom:12px;box-shadow:0 4px 12px #0003}.testimonial-card__stars{display:flex;gap:3px;color:var(--st-pink);margin-bottom:16px}.testimonial-card__stars svg{width:18px;height:18px}.testimonial-card__quote{font-size:20px;color:#fff;line-height:1.5;max-width:480px;margin:0 0 18px}.testimonial-card__name{font-size:18px;font-weight:800;color:#fff;margin:0}.testimonial-card__arrow{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;border:none;background:#fff;box-shadow:0 2px 10px #0000002e;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#333;z-index:2}.testimonial-card__arrow svg{width:18px;height:18px}.testimonial-card__arrow--prev{left:16px}.testimonial-card__arrow--next{right:16px}@media screen and (max-width:989px){.stencil-testimonial__grid{grid-template-columns:1fr}.stencil-card{grid-template-columns:1fr;padding:32px 24px 110px}.stencil-card__right{margin-top:24px}.stencil-card__deco--wave-top,.stencil-card__deco--wave-bottom{width:100%}}@media screen and (max-width:600px){.stencil-testimonial__col-heading{font-size:17px;text-align:center}.stencil-testimonial__outer{padding:18px}.testimonial-card{padding:32px 44px}.testimonial-card__quote{font-size:16px}.stencil-card__title-1,.stencil-card__title-3{font-size:34px}.stencil-card__features-wrap{position:static;margin-top:20px}.stencil-card__features{flex-direction:column;align-items:stretch;gap:12px}.stencil-card__feature-divider{display:none}.stencil-card{min-height:200px;padding:0}.stencil-card img{border-radius:30px}.stencil-card__deco--leaves-tr,.stencil-card__deco--leaves-bl,.stencil-card__deco--swirl{display:none}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/component-stencil-testimonial.css.map */
