.about-hero,.about-story,.about-contact,.about-experience,.about-video{--b2b-soft-pink: #FFF0F3;--b2b-accent-rose: #FF85A1;--b2b-vibrant-coral: #FF708D;--b2b-lavender: #F3E8FF;--b2b-deep-plum: #4A1D36;--b2b-text-muted: #8b7080;--b2b-text-body: #5c4a55;--b2b-iridescent: linear-gradient(135deg, #FF85A1 0%, #F3E8FF 40%, #E0F2FE 70%, #E6FFFA 100%)}.about-glass{background:#ffffff8c;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.5);box-shadow:0 15px 35px #ff708d14}.about-gradient-mesh{background-image:radial-gradient(at 0% 0%,hsla(343,100%,93%,.6) 0,transparent 50%),radial-gradient(at 50% 0%,hsla(270,100%,95%,.5) 0,transparent 50%),radial-gradient(at 100% 0%,hsla(190,100%,95%,.4) 0,transparent 50%),radial-gradient(at 0% 100%,hsla(343,100%,93%,.4) 0,transparent 50%),radial-gradient(at 100% 100%,hsla(270,100%,95%,.4) 0,transparent 50%)}.about-blob{position:absolute;border-radius:64% 36% 27% 73%/55% 58% 42% 45%;pointer-events:none;z-index:0}@keyframes about-pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes about-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.about-hero{position:relative;overflow:hidden;min-height:50vh;display:flex;align-items:center}.about-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.about-hero__bg img,.about-hero__bg svg{display:block;width:100%;height:100%;object-fit:cover}.about-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#4a1d36bf,#ff708d73,#f3e8ff59);z-index:1}.about-hero .about-blob--1{top:-5rem;right:-5rem;width:20rem;height:20rem;background:#ff85a126;filter:blur(60px);z-index:2}.about-hero .about-blob--2{bottom:-4rem;left:-4rem;width:16rem;height:16rem;background:#f3e8ff33;filter:blur(50px);z-index:2}.about-hero__content{position:relative;z-index:3;text-align:center;padding:3rem 0;max-width:48rem;margin:0 auto}.about-hero__label{display:inline-flex;align-items:center;gap:.5rem;font-size:.625rem;letter-spacing:.25em;text-transform:uppercase;font-weight:700;color:#fff;background:#ffffff26;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.25);padding:.5rem 1.25rem;border-radius:9999px;margin-bottom:1.5rem;box-shadow:0 4px 12px #0000001a}.about-hero__label:before{content:"";width:.5rem;height:.5rem;border-radius:50%;background:var(--b2b-accent-rose);animation:about-pulse 2s ease-in-out infinite}.about-hero__title{font-size:2.25rem;font-weight:900;line-height:1.05;letter-spacing:.08em;color:#fff;margin-bottom:1rem;text-shadow:0 2px 20px rgba(74,29,54,.3)}.about-hero__subtitle{font-size:1rem;color:#ffffffe6;font-weight:300;line-height:1.6;max-width:32rem;margin:0 auto}@media(min-width:600px){.about-hero__title{font-size:3rem}.about-hero__subtitle{font-size:1.125rem}}@media(min-width:769px){.about-hero{min-height:55vh}.about-hero__content{padding:5rem 0}.about-hero__title{font-size:3.75rem;letter-spacing:.1em}.about-hero__subtitle{font-size:1.25rem}.about-hero__label{font-size:.6875rem;padding:.625rem 1.5rem}}@media(min-width:1024px){.about-hero__title{font-size:4.25rem}}.about-story{padding:3rem 0;position:relative;overflow:hidden}.about-story .about-blob--1{top:10%;right:-8rem;width:18rem;height:18rem;background:#f3e8ff4d;filter:blur(60px)}.about-story .about-blob--2{bottom:15%;left:-8rem;width:16rem;height:16rem;background:#fff0f359;filter:blur(50px)}.about-story__blocks{display:flex;flex-direction:column;gap:3rem;position:relative;z-index:1}.about-story__block{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:center}.about-story__media{position:relative}.about-story__media-glow{position:absolute;top:-1.5rem;right:-1.5rem;bottom:-1.5rem;left:-1.5rem;background:linear-gradient(135deg,#fff0f380,#f3e8ff59);border-radius:3rem;filter:blur(40px);z-index:0;pointer-events:none;transition:transform .5s ease}.about-story__block:hover .about-story__media-glow{transform:scale(1.08)}.about-story__image{display:block;width:100%;height:18rem;object-fit:cover;border-radius:2rem;box-shadow:0 25px 50px #ff708d1a;position:relative;z-index:1;transition:transform .7s cubic-bezier(.25,.46,.45,.94)}.about-story__block:nth-child(odd) .about-story__image{transform:rotate(-1deg)}.about-story__block:nth-child(2n) .about-story__image{transform:rotate(1deg)}.about-story__block:hover .about-story__image{transform:rotate(0)}.about-story__content{position:relative;z-index:1}.about-story__label{display:inline-flex;align-items:center;gap:.4rem;font-size:.5625rem;letter-spacing:.2em;text-transform:uppercase;font-weight:700;color:var(--b2b-vibrant-coral);margin-bottom:.75rem}.about-story__label:before{content:"";display:inline-block;width:1.5rem;height:2px;background:var(--b2b-vibrant-coral);border-radius:1px}.about-story__heading{font-size:1.5rem;font-weight:900;letter-spacing:-.02em;color:var(--b2b-deep-plum);margin-bottom:1rem;line-height:1.15}.about-story__text{font-size:.875rem;line-height:1.8;color:var(--b2b-text-body);font-weight:300}.about-story__text p{margin-bottom:.75rem}.about-story__text p:last-child{margin-bottom:0}.about-story__text strong{color:var(--b2b-deep-plum);font-weight:700}.about-story__divider{display:block;width:4rem;height:2px;margin:0 auto;background:linear-gradient(90deg,transparent,var(--b2b-vibrant-coral),transparent);border-radius:9999px;opacity:.2}@media(min-width:769px){.about-story{padding:5rem 0}.about-story__blocks{gap:5rem}.about-story__block{grid-template-columns:1fr 1fr;gap:3rem}.about-story__block:nth-child(2n) .about-story__media{order:2}.about-story__block:nth-child(2n) .about-story__content{order:1}.about-story__image{height:24rem;border-radius:2.5rem}.about-story__heading{font-size:2rem}.about-story__text{font-size:.9375rem}.about-story__divider{width:6rem}}@media(min-width:1024px){.about-story__block{gap:4rem}.about-story__image{height:28rem}.about-story__heading{font-size:2.25rem}.about-story__text{font-size:1rem}}.about-contact{padding:3rem 0;position:relative}.about-contact__grid{display:grid;grid-template-columns:1fr;gap:1.25rem;position:relative;z-index:1}.about-contact__card{background:#ffffff8c;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.5);box-shadow:0 15px 35px #ff708d0f;border-radius:2rem;padding:1.75rem 1.5rem;display:flex;align-items:flex-start;gap:1.25rem;transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden}.about-contact__card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #ff708d1f}.about-contact__card-blob{position:absolute;top:-2rem;right:-2rem;width:6rem;height:6rem;border-radius:64% 36% 27% 73%/55% 58% 42% 45%;pointer-events:none;transition:transform 1s ease}.about-contact__card:hover .about-contact__card-blob{transform:scale(1.3)}.about-contact__card:nth-child(1) .about-contact__card-blob{background:#fff0f380}.about-contact__card:nth-child(2) .about-contact__card-blob{background:#f3e8ff80}.about-contact__icon{flex-shrink:0;width:3.5rem;height:3.5rem;border-radius:1.25rem;background:#fff;box-shadow:0 4px 12px #ff708d14;display:flex;align-items:center;justify-content:center;transition:all .4s ease;position:relative;z-index:1}.about-contact__card:hover .about-contact__icon{background:var(--b2b-vibrant-coral);box-shadow:0 8px 20px #ff708d33}.about-contact__icon svg{width:1.25rem;height:1.25rem;color:var(--b2b-vibrant-coral);transition:color .3s}.about-contact__card:hover .about-contact__icon svg{color:#fff}.about-contact__card-body{position:relative;z-index:1}.about-contact__card-title{font-weight:800;font-size:.6875rem;text-transform:uppercase;letter-spacing:.15em;color:var(--b2b-vibrant-coral);margin-bottom:.5rem}.about-contact__card-text{font-size:.875rem;color:var(--b2b-text-body);line-height:1.7;font-weight:400}@media(min-width:600px){.about-contact__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(min-width:769px){.about-contact{padding:4rem 0}.about-contact__card{padding:2rem 1.75rem;border-radius:2.5rem}}.about-experience{padding:3rem 0}.about-experience__wrapper{background:linear-gradient(135deg,#fff0f399,#fffc,#e0f2fe66);border-radius:3rem;padding:2.5rem 1.5rem;text-align:center;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.6)}.about-experience__blob--1{position:absolute;top:-4rem;left:-4rem;width:12rem;height:12rem;border-radius:64% 36% 27% 73%/55% 58% 42% 45%;background:#ff708d0a;pointer-events:none;animation:about-pulse 4s ease-in-out infinite}.about-experience__blob--2{position:absolute;bottom:-4rem;right:-4rem;width:12rem;height:12rem;border-radius:36% 64% 73% 27%/58% 55% 45% 42%;background:#a0b4ff0a;pointer-events:none;animation:about-pulse 4s ease-in-out infinite 1s}.about-experience__heading{font-size:1.75rem;font-weight:900;letter-spacing:-.02em;margin-bottom:1.25rem;color:var(--b2b-deep-plum);position:relative;z-index:1}.about-experience__heading-accent{background:var(--b2b-iridescent);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-style:italic}.about-experience__text{font-size:.9375rem;line-height:1.8;color:var(--b2b-text-body);font-weight:300;max-width:46rem;margin:0 auto;position:relative;z-index:1}.about-experience__text p{margin-bottom:.75rem}.about-experience__text p:last-child{margin-bottom:0}@media(min-width:769px){.about-experience{padding:0 0 5rem}.about-experience__wrapper{padding:4rem 3rem;border-radius:4rem}.about-experience__heading{font-size:2.5rem;margin-bottom:1.5rem}.about-experience__text{font-size:1.0625rem}}@media(min-width:1024px){.about-experience__wrapper{padding:5rem}.about-experience__heading{font-size:3rem}}.about-video{padding:0 0 3rem;position:relative}.about-video__wrapper{background:#ffffff73;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.5);box-shadow:0 15px 35px #ff708d14;border-radius:2.5rem;overflow:hidden;position:relative}.about-video__embed{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.about-video__embed iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.about-video__heading{font-size:1.25rem;font-weight:800;color:var(--b2b-deep-plum);text-align:center;padding:1.5rem 1.5rem 0;margin-bottom:1rem}@media(min-width:769px){.about-video{padding:0 0 5rem}.about-video__wrapper{border-radius:3rem;max-width:56rem;margin:0 auto}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/about-nosotros.css.map */
