.about-credentials{padding:8rem 4rem;background:#0a0a0a;position:relative}.about-credentials:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:1px;height:100px;background:linear-gradient(180deg,#6B2D8B 0%,transparent 100%)}.about-credentials__container{max-width:1200px;margin:0 auto}.about-credentials__header{text-align:center;margin-bottom:5rem}.about-credentials__header h2{font-family:Bebas Neue,sans-serif;font-size:3rem;color:#fff;letter-spacing:.05em;margin-bottom:1rem}.about-credentials__header p{font-size:1.1rem;color:silver;max-width:600px;margin:0 auto;line-height:1.7}.about-credentials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.about-credentials__card{padding:2.5rem;background:#1c1c1c;border:1px solid #2A2A2A;transition:all .4s ease;position:relative;overflow:hidden}.about-credentials__card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:#6b2d8b;transform:scaleX(0);transition:transform .4s ease}.about-credentials__card:hover{border-color:#6b2d8b;transform:translateY(-5px)}.about-credentials__card:hover:before{transform:scaleX(1)}.about-credentials__number{font-family:Bebas Neue,sans-serif;font-size:4rem;color:#6b2d8b;line-height:1;margin-bottom:.5rem}.about-credentials__label{font-family:Barlow Condensed,sans-serif;font-size:.85rem;letter-spacing:.2em;text-transform:uppercase;color:silver;margin-bottom:1rem}.about-credentials__detail{font-size:.95rem;color:#e8e8e8;line-height:1.6}@media(max-width:1024px){.about-credentials__grid{grid-template-columns:1fr 1fr}}@media(max-width:768px){.about-credentials{padding:4rem 2rem}.about-credentials__grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/about-credentials.css.map */
