.products-scroll-container{color:#fff;background-color:#0000;width:100%;padding:1rem 0;position:relative}.product-card-wrapper{width:100%;height:100dvh;transform-style:preserve-3d;perspective:1200px;will-change:transform;justify-content:center;align-items:center;display:flex;position:sticky;top:0}.product-card-inner{transform-origin:50% 100%;will-change:transform;background-color:#1a1a1a;border-radius:1.5rem;gap:1rem;width:calc(100% - 1.5rem);height:calc(100% - 1.5rem);margin:0 auto;padding:1rem;display:flex;position:relative;overflow:hidden}.product-card-content{flex-direction:column;flex:1;justify-content:space-between;display:flex}.product-card-content-main{flex-direction:column;align-items:flex-start;margin-top:auto;padding:2rem;display:flex}.product-card-info{text-align:left;color:#888;width:80%;padding:2rem;font-size:.875rem;font-style:italic}.product-card-title h2{letter-spacing:-.02em;margin-bottom:1rem;font-size:3.5rem;font-weight:500}.product-card-description{text-align:left;color:#a1a1a1;width:95%;max-height:50vh;padding-right:1rem;font-size:1.125rem;line-height:1.6;overflow-y:auto}.product-card-description::-webkit-scrollbar{width:6px}.product-card-description::-webkit-scrollbar-track{background:0 0}.product-card-description::-webkit-scrollbar-thumb{background:#444;border-radius:4px}.product-card-description::-webkit-scrollbar-thumb:hover{background:#666}.product-card-img{border-radius:1.5rem;flex:1;width:100%;height:100%;position:relative;overflow:hidden}.product-card-img img{object-fit:cover;width:100%;height:100%}.product-card-inner:after{content:"";width:100%;height:100%;opacity:var(--after-opacity,0);will-change:opacity;pointer-events:none;z-index:2;background-color:#131211;position:absolute;top:0;left:0}@media (max-width:1000px){.product-card-inner{flex-direction:column}.product-card-content,.product-card-img{flex:1}.product-card-info{text-align:left;width:100%;margin:0 auto;padding:1rem}.product-card-content-main{padding:1rem}.product-card-title h2{font-size:2.5rem}.product-card-description{width:100%;font-size:1rem}}
.what-people-say-container{color:#f2f2f2;background-color:#111;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding-bottom:4rem;display:flex;position:relative;overflow:hidden}.what-people-say-header{text-align:center;z-index:10;margin-bottom:4rem}.what-people-say-wrapper{width:80%;max-width:800px;height:60vh;min-height:500px;margin:0 auto;position:relative}.wps-content{flex-direction:column;justify-content:flex-start;align-items:center;gap:2rem;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.wps-img-container{aspect-ratio:16/9;background-color:#222;border-radius:1rem;width:100%;max-height:400px;padding:.5rem;position:relative;overflow:hidden}.wps-img-container img{object-fit:cover;will-change:opacity;border-radius:.75rem;width:calc(100% - 1rem);height:calc(100% - 1rem);position:absolute;top:.5rem;left:.5rem}.wps-text-container{text-align:center;width:100%;padding:0 1rem}.wps-text-container h3{color:#ddd;margin:0;font-size:1.5rem;font-weight:400;line-height:1.4}.wps-text-container h3>div>div{will-change:transform}.wps-avatars-list{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:20;background-color:#ffffff0d;border-radius:3rem;align-items:center;gap:.5rem;padding:.5rem;display:flex;position:absolute;bottom:-4rem;left:50%;transform:translate(-50%)}.wps-avatar-item{cursor:pointer;background-color:#0000;border-radius:2rem;align-items:center;gap:.5rem;height:3.5rem;padding:.25rem;transition:background-color .3s;display:flex;position:relative;overflow:hidden}.wps-avatar-item:hover{background-color:#ffffff1a}.wps-avatar-item.active{background-color:#ffffff26}.wps-avatar-img{z-index:1;border-radius:50%;flex-shrink:0;width:3rem;height:3rem;position:relative;overflow:hidden}.wps-avatar-img img{object-fit:cover;width:100%;height:100%}.wps-avatar-info{white-space:nowrap;will-change:opacity;flex-direction:column;flex:1;justify-content:center;min-width:0;padding-right:1rem;display:flex}.wps-avatar-name{color:#fff;margin:0;font-size:.9rem;font-weight:600}.wps-avatar-role{color:#aaa;margin:0;font-size:.75rem}@media (max-width:768px){.what-people-say-wrapper{width:90%;height:70vh}.wps-text-container h3{font-size:1.1rem}.wps-avatar-name{padding-right:.5rem;font-size:.8rem}.wps-avatar-role{display:none}}
