.about-us{padding-top:8rem;padding-bottom:8rem}.about-us__container{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.about-us__eyebrow{display:inline-block;font-size:1.3rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#007bff;background:linear-gradient(135deg,#007bff1a,#667eea1a);padding:.8rem 1.6rem;border-radius:50px;margin-bottom:2rem;border:1px solid rgba(0,123,255,.2)}.about-us__title{margin:0 0 2rem;font-size:4rem;font-weight:800;line-height:1.2;color:rgb(var(--color-foreground))}.about-us__title strong{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.about-us__description{font-size:1.8rem;line-height:1.7;color:rgba(var(--color-foreground),.75);margin-bottom:3rem}.about-us__description p{margin:0 0 1.5rem}.about-us__description p:last-child{margin-bottom:0}.about-us__features{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:3rem}.about-us__feature{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:linear-gradient(135deg,#007bff14,#667eea14);border:1px solid rgba(0,123,255,.2);border-radius:50px;font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground));transition:all .3s ease}.about-us__feature:hover{transform:translateY(-2px);background:linear-gradient(135deg,#007bff1f,#667eea1f);border-color:#007bff66;box-shadow:0 4px 12px #007bff33}.about-us__feature-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,#007bff26,#667eea26)}.about-us__feature-icon img{width:20px;height:20px;object-fit:contain}.about-us__cta{margin-top:2rem}.about-us__image{position:relative}.about-us__image img{width:100%;height:auto;border-radius:24px;box-shadow:0 20px 60px #0000001f;border:2px solid rgba(var(--color-foreground),.1);transition:all .5s cubic-bezier(.4,0,.2,1)}.about-us__image:hover img{transform:scale(1.02);box-shadow:0 30px 80px #00000026;border-color:#007bff4d}.about-us__image:before{content:"";position:absolute;top:-20px;right:-20px;width:150px;height:150px;background:linear-gradient(135deg,#007bff1a,#667eea1a);border-radius:50%;z-index:-1;animation:pulse 3s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.1);opacity:.8}}@media screen and (max-width: 989px){.about-us__container{grid-template-columns:1fr;gap:4rem}.about-us__title{font-size:3.2rem}.about-us__description{font-size:1.7rem}.about-us__image{order:-1}}@media screen and (max-width: 749px){.about-us{padding-top:5rem;padding-bottom:5rem}.about-us__container{gap:3rem}.about-us__eyebrow{font-size:1.1rem;padding:.6rem 1.2rem}.about-us__title{font-size:2.6rem;margin-bottom:1.5rem}.about-us__description{font-size:1.5rem;margin-bottom:2rem}.about-us__features{gap:1rem}.about-us__feature{font-size:1.3rem;padding:.8rem 1.2rem}.about-us__feature-icon{width:28px;height:28px}.about-us__feature-icon img{width:18px;height:18px}.about-us__image:before{width:100px;height:100px;top:-10px;right:-10px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-about-us.css.map */
