.about-custom{overflow:hidden}.about-custom__hero{position:relative;min-height:50vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.about-custom__hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 30% 20%,rgba(255,215,0,.15) 0%,transparent 50%),radial-gradient(ellipse at 70% 80%,rgba(255,215,0,.1) 0%,transparent 50%);z-index:0}.about-custom__hero-bg:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60rem;height:60rem;border:1px solid rgba(255,215,0,.1);border-radius:50%;animation:pulse-ring 4s ease-in-out infinite}.about-custom__hero-bg:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40rem;height:40rem;border:1px solid rgba(255,215,0,.15);border-radius:50%;animation:pulse-ring 4s ease-in-out infinite 1s}@keyframes pulse-ring{0%,to{opacity:.3;transform:translate(-50%,-50%) scale(1)}50%{opacity:.6;transform:translate(-50%,-50%) scale(1.05)}}.about-custom__hero-content{position:relative;z-index:1;text-align:center;padding:4rem 2rem 8rem}.about-custom__hero-label{display:inline-block;font-size:1.3rem;text-transform:uppercase;letter-spacing:.3em;color:gold;margin-bottom:2rem;padding:1rem 2rem;border:1px solid rgba(255,215,0,.3);border-radius:5rem}.about-custom__hero-title{font-size:clamp(3.5rem,8vw,7rem);font-weight:700;color:rgb(var(--color-foreground));margin:0 0 2rem;line-height:1.1}.about-custom__hero-subtitle{font-size:clamp(1.8rem,3vw,2.4rem);color:rgba(var(--color-foreground),.7);max-width:60rem;margin:0 auto;line-height:1.6}.about-custom__intro{max-width:100rem;margin:0 auto 8rem;text-align:center}.about-custom__intro-text{font-size:clamp(2rem,3.5vw,2.8rem);line-height:1.7;color:rgba(var(--color-foreground),.9);font-weight:300}.about-custom__values{margin-bottom:10rem}.about-custom__values-title{text-align:center;font-size:clamp(2.4rem,4vw,3.6rem);color:rgb(var(--color-foreground));margin-bottom:5rem;position:relative}.about-custom__values-title:after{content:"";position:absolute;bottom:-1.5rem;left:50%;transform:translate(-50%);width:8rem;height:3px;background:linear-gradient(90deg,transparent,#ffd700,transparent)}.about-custom__values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}@media screen and (max-width: 990px){.about-custom__values-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 575px){.about-custom__values-grid{grid-template-columns:1fr}}.about-custom__value-card{background:rgba(var(--color-foreground),.03);border:1px solid rgba(var(--color-foreground),.08);border-radius:2rem;padding:4rem 3rem;text-align:center;transition:all .4s ease;position:relative;overflow:hidden}.about-custom__value-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,#ffd700,transparent);opacity:0;transition:opacity .4s ease}.about-custom__value-card:hover{transform:translateY(-8px);border-color:#ffd7004d;box-shadow:0 20px 50px #0003}.about-custom__value-card:hover:before{opacity:1}.about-custom__value-icon{width:8rem;height:8rem;margin:0 auto 2.5rem;display:flex;align-items:center;justify-content:center;background:#ffd7001a;border-radius:50%;transition:all .4s ease}.about-custom__value-card:hover .about-custom__value-icon{background:#ffd70033;transform:scale(1.1)}.about-custom__value-icon svg{width:3.5rem;height:3.5rem;color:gold}.about-custom__value-title{font-size:2rem;color:rgb(var(--color-foreground));margin-bottom:1.5rem;font-weight:600}.about-custom__value-text{font-size:1.6rem;color:rgba(var(--color-foreground),.7);line-height:1.7;margin:0}.about-custom__statement{margin-bottom:10rem;padding:6rem 0;position:relative}.about-custom__statement:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:#ffd70008;border-top:1px solid rgba(255,215,0,.1);border-bottom:1px solid rgba(255,215,0,.1)}.about-custom__statement-content{position:relative;max-width:90rem;margin:0 auto;text-align:center}.about-custom__quote{font-size:clamp(2.2rem,4vw,3.2rem);font-style:italic;color:rgb(var(--color-foreground));line-height:1.6;margin:0 0 3rem;position:relative}.about-custom__quote:before{content:'"';position:absolute;top:-2rem;left:-1rem;font-size:8rem;color:#ffd70033;font-family:Georgia,serif;line-height:1}.about-custom__statement-details{display:flex;align-items:center;justify-content:center;gap:2rem}.about-custom__statement-line{width:5rem;height:2px;background:gold}.about-custom__statement-sub{font-size:1.6rem;color:gold;text-transform:uppercase;letter-spacing:.15em}.about-custom__closing{text-align:center;padding:6rem 0}.about-custom__closing-icon{width:6rem;height:6rem;margin:0 auto 3rem;animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.about-custom__closing-icon svg{width:100%;height:100%;color:gold;filter:drop-shadow(0 0 20px rgba(255,215,0,.4))}.about-custom__slogan{font-size:clamp(3rem,6vw,5rem);font-weight:700;color:gold;margin:0 0 1rem;text-shadow:0 0 40px rgba(255,215,0,.3)}.about-custom__tagline{font-size:clamp(1.8rem,3vw,2.4rem);color:rgba(var(--color-foreground),.8);font-style:italic;margin:0}@media screen and (max-width: 749px){.about-custom__hero-content{padding:2rem 2rem 5rem}.about-custom__intro{margin-bottom:5rem}.about-custom__values{margin-bottom:6rem}.about-custom__value-card{padding:3rem 2rem}.about-custom__statement{margin-bottom:6rem;padding:4rem 0}.about-custom__quote:before{font-size:5rem;top:-1rem;left:0}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-about-custom.css.map */
