:root{--brand-red: #E11D48;--brand-red-light: rgba(225, 29, 72, .03);--card-bg: #fdfefe;--text-dark: #0f172a;--text-muted: #64748b}.custom-about-section{padding:80px 20px}.custom-about-grid{display:grid;grid-template-columns:1fr;gap:40px;align-items:center}@media screen and (min-width:990px){.custom-about-grid{grid-template-columns:1.1fr 1.3fr;gap:60px}}.about-image-wrapper{width:100%;height:100%}.about-main-image{width:100%;height:100%;object-fit:cover;border-radius:32px;box-shadow:0 20px 40px #0000000a;display:block}.about-cards-grid{display:grid;grid-template-columns:1fr;gap:28px}@media screen and (min-width:750px){.about-cards-grid{grid-template-columns:1fr 1fr}.values-card{grid-column:span 2}}.about-3d-card{background:var(--card-bg);border:1px solid rgba(15,23,42,.04);border-radius:28px;padding:36px;position:relative;transition:transform .5s cubic-bezier(.16,1,.3,1),background-color .5s cubic-bezier(.16,1,.3,1),box-shadow .5s cubic-bezier(.16,1,.3,1),border-color .5s cubic-bezier(.16,1,.3,1);box-shadow:0 10px 30px -10px #0000000a,inset 0 -4px #00000005;display:flex;flex-direction:column;gap:20px;overflow:hidden;cursor:pointer}.about-3d-card:hover{transform:translateY(-8px) scale(1.01);background:#fff;border-color:#e11d4826;box-shadow:0 30px 50px -15px #e11d4814,0 10px 20px -10px #e11d480a,inset 0 -5px 0 var(--brand-red)}.card-watermark{position:absolute;right:-20px;top:-10px;width:180px;height:180px;opacity:.03;color:var(--brand-red);pointer-events:none;transition:transform .7s cubic-bezier(.16,1,.3,1),opacity .7s cubic-bezier(.16,1,.3,1);transform:scale(.95) rotate(-5deg)}.card-watermark svg{width:100%;height:100%;stroke:currentColor}.about-3d-card:hover .card-watermark{opacity:.08;transform:scale(1.2) rotate(8deg) translate(-10px,10px)}.card-icon{background:#f1f5f9;width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:16px;transition:background-color .4s ease,transform .4s ease;z-index:2}.card-icon svg{width:26px;height:26px;stroke:var(--text-dark);transition:stroke .4s ease,filter .4s ease}.about-3d-card:hover .card-icon{background:var(--brand-red-light);transform:translateY(-2px)}.about-3d-card:hover .card-icon svg{stroke:var(--brand-red);filter:drop-shadow(0 2px 4px rgba(225,29,72,.15))}.card-content{z-index:2}.card-content h3{margin:0 0 8px;font-size:22px;font-weight:700;letter-spacing:-.02em;color:var(--text-dark);transition:color .4s ease}.about-3d-card:hover .card-content h3{color:var(--brand-red)}.card-content p{margin:0;font-size:15px;line-height:1.6;color:var(--text-muted)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-custom-about.css.map */
