:root{--premium-bg-color: transparent;--premium-primary: #a17ff5;--premium-secondary: #7854c2;--premium-accent: #ffcf54;--premium-text: #2c2c2c;--premium-light-text: #777;--premium-card-bg: #ffffff;--premium-shadow: 0 10px 20px rgba(0, 0, 0, .06);--premium-gradient: linear-gradient( 135deg, var(--premium-primary) 0%, var(--premium-secondary) 100% );--premium-heading-font: "Georgia", serif;--premium-text-gradient: linear-gradient(90deg, #a17ff5 0%, #ff6ad5 100%);--premium-shine-gradient: linear-gradient( 90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .6) 50%, rgba(255, 255, 255, 0) 100% );--premium-glow: 0 0 20px rgba(161, 127, 245, .4);--premium-3d-shadow: 0px 4px 6px rgba(0, 0, 0, .08), 0px 1px 3px rgba(0, 0, 0, .08);--lov-bg-top: #f8f6ff;--lov-bg-bottom: #f5f2ff;--lov-bg-lilac: rgba(109, 40, 217, .07);--lov-bg-pink: rgba(236, 72, 153, .06);--lov-bg-indigo: rgba(79, 70, 229, .05)}@keyframes gradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes shine{0%{left:-100%}to{left:100%}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes shine3D{0%,to{text-shadow:none}50%{text-shadow:0 0 5px rgba(161,127,245,.5),0 0 10px rgba(161,127,245,.3)}}.testimonials-screencaps{padding:80px 0;position:relative;overflow:hidden;background:none!important;background-color:transparent!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.testimonials-screencaps:before{content:"";position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,#a17ff51a,#a17ff500 70%);top:-250px;left:-150px;z-index:0;animation:float 15s ease-in-out infinite;will-change:transform}.testimonials-screencaps:after{content:"";position:absolute;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,#ff6bd514,#ff6bd500 70%);bottom:-200px;right:-150px;z-index:0;animation:float 20s ease-in-out infinite reverse;will-change:transform}.testimonials-screencaps-header{text-align:center;margin-bottom:50px;position:relative;z-index:1;animation:fadeInUp .8s ease-out}.testimonials-screencaps-title{font-size:42px;font-weight:700;margin-bottom:16px;color:transparent;background:var(--premium-text-gradient);background-size:200% auto;-webkit-background-clip:text;background-clip:text;font-family:var(--premium-heading-font),var(--font-heading-family);position:relative;display:inline-block;animation:gradientShift 5s ease infinite;text-shadow:var(--premium-3d-shadow);will-change:background-position}.testimonials-screencaps-title:after{content:"";position:absolute;width:100px;height:4px;background:var(--premium-gradient);bottom:-10px;left:50%;transform:translate(-50%);border-radius:4px;box-shadow:var(--premium-glow)}.testimonials-screencaps-subtitle{font-size:18px;color:var(--premium-light-text);max-width:700px;margin:25px auto 0;line-height:1.6;opacity:0;animation:fadeInUp .8s ease-out .3s forwards}.testimonials-screencaps-container{position:relative;width:100%;max-width:1440px;margin:0 auto;padding:0 20px;overflow:hidden;z-index:1}.testimonials-screencaps-track{display:flex;padding:20px 0;gap:30px;width:fit-content;will-change:transform}.testimonials-screencaps-track.continuous-scroll{animation:continuousScroll var(--scroll-duration, 40s) linear infinite;-webkit-backface-visibility:hidden;backface-visibility:hidden}.testimonials-screencaps-track.continuous-scroll:hover{animation-play-state:paused}@keyframes continuousScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes pulseGlow{0%,to{box-shadow:0 5px 15px #a17ff51a}50%{box-shadow:0 5px 20px #a17ff533,0 0 10px #ff6bd533}}.testimonial-screencap-item{flex:0 0 auto;width:550px;max-width:100%;transition:transform .5s ease;animation:scaleIn .6s ease-out;animation-fill-mode:both;will-change:transform,opacity}.testimonial-screencap-item:nth-child(2n){animation-delay:.1s}.testimonial-screencap-item:nth-child(3n){animation-delay:.2s}.testimonial-screencap-item:nth-child(4n){animation-delay:.3s}.testimonial-screencap-card{display:flex;background-color:var(--premium-card-bg);border-radius:16px;box-shadow:var(--premium-shadow);overflow:hidden;transition:all .4s cubic-bezier(.22,.61,.36,1);height:100%;position:relative;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.8);animation:pulseGlow 8s infinite ease-in-out}.testimonial-screencap-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--premium-gradient);opacity:0;transition:opacity .5s ease}.testimonial-screencap-card:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:var(--premium-shine-gradient);animation:shine 5s infinite ease-out;animation-play-state:paused;opacity:0;transition:opacity .3s ease;transform:skew(-15deg);pointer-events:none;will-change:transform,opacity}.testimonial-screencap-card:hover{transform:translateY(-10px) scale(1.01);box-shadow:0 15px 35px #7854c226}.testimonial-screencap-card:hover:before{opacity:1}.testimonial-screencap-card:hover:after{animation-play-state:running;opacity:.3}.testimonial-screencap-card.layout-screenshot-left{flex-direction:row}.testimonial-screencap-card.layout-screenshot-right{flex-direction:row-reverse}.testimonial-screencap-card.layout-screenshot-top{flex-direction:column}.testimonial-screencap-card.layout-screenshot-bottom{flex-direction:column-reverse}.testimonial-screenshot-container{flex:0 0 55%;position:relative;overflow:hidden}.layout-screenshot-top .testimonial-screenshot-container,.layout-screenshot-bottom .testimonial-screenshot-container{flex:0 0 auto;height:320px}.testimonial-screenshot{width:100%;height:100%;object-fit:cover;display:block;transition:transform .8s ease;will-change:transform}.testimonial-screencap-card:hover .testimonial-screenshot{transform:scale(1.05)}.testimonial-app-icon{position:absolute;width:48px;height:48px;border-radius:12px;bottom:15px;right:15px;background-size:contain;background-repeat:no-repeat;background-position:center;box-shadow:0 5px 15px #00000026;transition:transform .3s ease;transform-origin:center;z-index:2;will-change:transform}.testimonial-screencap-card:hover .testimonial-app-icon{transform:scale(1.1) rotate(-5deg);animation:shine3D 2s infinite}.testimonial-app-icon.whatsapp{background-color:#25d366;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ffffff'%3E%3Cpath d='M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.297-.497.1-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413Z'/%3E%3C/svg%3E")}.testimonial-app-icon.instagram{background:linear-gradient(45deg,#405de6,#5851db,#833ab4,#c13584,#e1306c,#fd1d1d,#f56040,#f77737,#fcaf45,#ffdc80);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ffffff'%3E%3Cpath d='M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zM12 0C8.741 0 8.333.014 7.053.072 2.695.272.273 2.69.073 7.052.014 8.333 0 8.741 0 12c0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98C8.333 23.986 8.741 24 12 24c3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98C15.668.014 15.259 0 12 0zm0 5.838a6.162 6.162 0 100 12.324 6.162 6.162 0 000-12.324zM12 16a4 4 0 110-8 4 4 0 010 8zm6.406-11.845a1.44 1.44 0 100 2.881 1.44 1.44 0 000-2.881z'/%3E%3C/svg%3E")}.testimonial-app-icon.messenger{background:linear-gradient(180deg,#00b2ff,#006aff);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ffffff'%3E%3Cpath d='M12 0C5.373 0 0 4.974 0 11.111c0 3.498 1.744 6.614 4.469 8.652V24l4.088-2.242c1.092.3 2.246.464 3.443.464 6.627 0 12-4.975 12-11.111S18.627 0 12 0zm1.191 14.963l-3.055-3.26-5.963 3.26L10.732 8l3.131 3.259L19.752 8l-6.561 6.963z'/%3E%3C/svg%3E")}.testimonial-app-icon.telegram{background-color:#08c;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ffffff'%3E%3Cpath d='M9.78 18.65l.28-4.23 7.68-6.92c.34-.31-.07-.46-.52-.19L7.74 13.3 3.64 12c-.88-.25-.89-.86.2-1.3l15.97-6.16c.73-.33 1.43.18 1.15 1.3l-2.72 12.81c-.19.91-.74 1.13-1.5.71L12.6 16.3l-1.99 1.93c-.23.23-.42.42-.83.42z'/%3E%3C/svg%3E")}.testimonial-app-icon.sms{background-color:#7d7d7d;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ffffff'%3E%3Cpath d='M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H5.17L4 17.17V4h16v12zm-2-7H6v2h12V9zm-4 4H6v2h8v-2z'/%3E%3C/svg%3E")}.testimonial-product-info{flex:1;padding:30px;display:flex;flex-direction:column;position:relative;z-index:1}.testimonial-product-image-container{width:100%;height:180px;margin-bottom:20px;border-radius:12px;overflow:hidden;position:relative;box-shadow:0 8px 20px #0000001a;transform:translateZ(0);will-change:transform}.testimonial-product-image-container:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,#0000 70%,#0003);pointer-events:none;opacity:0;transition:opacity .3s ease}.testimonial-screencap-card:hover .testimonial-product-image-container:after{opacity:1}.testimonial-product-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s cubic-bezier(.22,.61,.36,1);will-change:transform}.testimonial-screencap-card:hover .testimonial-product-image{transform:scale(1.08)}.testimonial-customer-details{margin-top:auto;position:relative}.testimonial-customer-name{font-weight:700;font-size:18px;background:var(--premium-text-gradient);background-size:200% auto;-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:4px;transition:all .3s ease;animation:gradientShift 5s ease infinite;will-change:transform,text-shadow}.testimonial-screencap-card:hover .testimonial-customer-name{transform:translateY(-2px);text-shadow:0 2px 4px rgba(0,0,0,.1)}.testimonial-customer-location{font-size:14px;color:var(--premium-light-text);margin-bottom:4px;display:flex;align-items:center}.testimonial-customer-location:before{content:"";display:inline-block;width:14px;height:14px;margin-right:5px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23a17ff5' width='24' height='24'%3E%3Cpath d='M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;opacity:.7;transition:all .3s ease}.testimonial-screencap-card:hover .testimonial-customer-location:before{opacity:1;transform:scale(1.1)}.testimonial-purchase-date{font-size:13px;color:var(--premium-light-text);margin-bottom:15px;display:flex;align-items:center}.testimonial-purchase-date:before{content:"";display:inline-block;width:14px;height:14px;margin-right:5px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23a17ff5' width='24' height='24'%3E%3Cpath d='M19 3h-1V1h-2v2H8V1H6v2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zM7 10h5v5H7v-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;opacity:.7;transition:all .3s ease}.testimonial-screencap-card:hover .testimonial-purchase-date:before{opacity:1;transform:scale(1.1)}.testimonial-highlight{font-size:16px;font-style:italic;color:var(--premium-text);margin-top:8px;line-height:1.5;border-left:3px solid var(--premium-primary);padding:10px 15px;background-color:#a17ff50d;border-radius:0 6px 6px 0;position:relative;transition:all .3s ease;transform-origin:left center;will-change:transform,box-shadow}.testimonial-screencap-card:hover .testimonial-highlight{transform:translateY(-2px) scale(1.02);box-shadow:0 5px 15px #a17ff51a;background-color:#a17ff514;border-left-width:5px}.testimonial-highlight:before{content:'"';position:absolute;top:-10px;left:10px;font-size:40px;color:var(--premium-primary);opacity:.2;font-family:var(--premium-heading-font),serif;transition:all .3s ease}.testimonial-screencap-card:hover .testimonial-highlight:before{transform:scale(1.1);opacity:.3;color:transparent;background:var(--premium-text-gradient);-webkit-background-clip:text;background-clip:text;background-size:200% auto;animation:gradientShift 5s ease infinite}.testimonials-screencaps-controls{display:flex;justify-content:center;align-items:center;margin-top:40px;opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease .6s forwards}.testimonial-control{background:none;border:none;color:var(--premium-light-text);cursor:pointer;padding:15px;transition:all .3s ease;background-color:var(--premium-card-bg);border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 15px #00000014;margin:0 15px;position:relative;overflow:hidden;will-change:transform,box-shadow}.testimonial-control:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:var(--premium-gradient);opacity:0;transition:opacity .3s ease;z-index:0}.testimonial-control:hover{color:#fff;transform:translateY(-3px);box-shadow:0 8px 20px #7854c233}.testimonial-control:hover:before{opacity:1}.testimonial-control svg{position:relative;z-index:1}.testimonial-control:focus{outline:none}@media (max-width: 991px){.testimonials-screencaps-title{font-size:36px}.testimonial-screencap-item{width:450px}.layout-screenshot-top .testimonial-screenshot-container,.layout-screenshot-bottom .testimonial-screenshot-container{height:280px}}@media (max-width: 767px){.testimonials-screencaps{padding:60px 0}.testimonials-screencaps-title{font-size:28px}.testimonials-screencaps-subtitle{font-size:16px}.testimonial-screencap-item{width:350px}.testimonial-screencap-card.layout-screenshot-left,.testimonial-screencap-card.layout-screenshot-right{flex-direction:column}.testimonial-screenshot-container{flex:0 0 auto;height:220px}.layout-screenshot-top .testimonial-screenshot-container,.layout-screenshot-bottom .testimonial-screenshot-container{height:220px}.testimonial-product-info{padding:20px}.testimonial-product-image-container{height:140px}@media (prefers-reduced-motion: reduce){.testimonials-screencaps:before,.testimonials-screencaps:after,.testimonials-screencaps-title,.testimonial-customer-name,.testimonial-screencap-card,.testimonial-screencap-card:hover .testimonial-highlight:before{animation:none!important;transition:none!important}.testimonials-screencaps-track.continuous-scroll{animation-duration:80s!important}}}@media (max-width: 480px){.testimonial-screencap-item{width:300px}.testimonial-screenshot-container,.layout-screenshot-top .testimonial-screenshot-container,.layout-screenshot-bottom .testimonial-screenshot-container{height:200px}.testimonial-product-image-container{height:120px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media print{.testimonials-screencaps{background-color:#fff!important;padding:20px 0!important;page-break-inside:avoid}.testimonial-screencap-card{box-shadow:none!important;border:1px solid #eee!important;break-inside:avoid}.testimonials-screencaps-track{display:block!important}.testimonials-screencaps-controls,.testimonial-screencap-card:after,.testimonial-screencap-card:before{display:none!important}}}.testimonials-screencaps-loading{display:flex;justify-content:center;align-items:center;height:200px}.testimonials-screencaps-loading:after{content:"";width:30px;height:30px;border:3px solid rgba(161,127,245,.3);border-radius:50%;border-top-color:var(--premium-primary);animation:spinner .8s linear infinite}@keyframes spinner{to{transform:rotate(360deg)}}.testimonials-screencaps+hr,.testimonials-screencaps+.section-border,.testimonials-screencaps+.shopify-section:after{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/1/assets/testimonials-screencaps.css.map */
