.product-offerings{position:relative;padding:4rem 1.25rem;background:var(--color-soft-gray);overflow:hidden}@media(min-width:768px){.product-offerings{padding:5.5rem 2rem}}@media(min-width:1200px){.product-offerings{padding:7rem 4rem}}.product-offerings__container{max-width:1200px;margin:0 auto}.product-offerings__title{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:2rem;font-weight:600;color:var(--color-indigo-dark);text-align:center;letter-spacing:.02em;line-height:1.25;text-transform:none;margin:0 0 1rem}@media(min-width:768px){.product-offerings__title{font-size:2.75rem;margin-bottom:1.25rem}}.product-offerings__subtitle,.product-offerings__title{opacity:0;transform:translateY(40px)}.product-offerings__subtitle{font-family:var(--font-primary);font-size:1rem;line-height:1.75;color:var(--color-gray);text-align:center;max-width:640px;margin:0 auto 3rem}@media(min-width:768px){.product-offerings__subtitle{font-size:1.05rem;margin-bottom:4rem}}.product-offerings__grid{display:grid;grid-gap:2.5rem;gap:2.5rem}@media(min-width:768px){.product-offerings__grid{grid-template-columns:1fr 1fr;gap:3rem;align-items:stretch}}.product-offerings__item{position:relative;display:flex;flex-direction:column;padding:0 0 0 1.5rem;border-left:2px solid transparent;opacity:0;transform:translateY(40px)}.product-offerings__item--personal{border-left-color:var(--color-indigo)}.product-offerings__item--collective{border-left-color:var(--color-golden)}.product-offerings__label{font-family:var(--font-primary);font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-gray);margin:0 0 .75rem}.product-offerings__name{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:1.75rem;font-weight:600;color:var(--color-indigo-dark);line-height:1.2;margin:0 0 1rem}@media(min-width:768px){.product-offerings__name{font-size:2rem}}.product-offerings__description{font-family:var(--font-primary);font-size:1rem;line-height:1.75;color:var(--color-gray);margin:0 0 1.5rem;flex-grow:0}.product-offerings__points{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:.65rem;flex-grow:1}.product-offerings__points li{font-family:var(--font-primary);font-size:.95rem;line-height:1.5;color:var(--color-indigo-dark);padding-left:1.1rem;position:relative}.product-offerings__points li:before{content:"";position:absolute;left:0;top:.55em;width:5px;height:5px;border-radius:50%;background:var(--color-indigo)}.product-offerings__item--collective .product-offerings__points li:before{background:var(--color-golden)}.product-offerings__cta{align-self:flex-start}.sobre-fernando{background:var(--color-white);padding:4rem 1rem 2rem;position:relative;display:flex;flex-direction:column;gap:10rem}@media(min-width:768px){.sobre-fernando{padding:6rem 2rem 3rem}}@media(min-width:1200px){.sobre-fernando{padding:8rem 4rem 4rem}}.sobre-fernando__container{max-width:1200px;margin:0 auto;width:100%}.sobre-fernando__cta{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:3rem}@media(min-width:768px){.sobre-fernando__cta{margin-bottom:4rem}}@media(min-width:1200px){.sobre-fernando__cta{margin-bottom:5rem}}.sobre-fernando__cta-text{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:2rem;font-weight:600;color:var(--color-indigo-dark);text-align:center;letter-spacing:.02em;line-height:1.25;text-transform:none;margin:0 0 1rem}@media(min-width:768px){.sobre-fernando__cta-text{font-size:2.75rem;margin-bottom:1.25rem}}.sobre-fernando__cta-text{margin-bottom:0}.sobre-fernando__scroll-indicator{color:var(--color-indigo);animation:bounce 2s infinite;cursor:pointer;transition:transform .3s ease}.sobre-fernando__scroll-indicator:hover{transform:translateY(4px)}.sobre-fernando__scroll-indicator svg{display:block}.sobre-fernando__content{display:grid;grid-template-columns:1fr;grid-gap:4rem;gap:4rem;align-items:flex-start}@media(min-width:768px){.sobre-fernando__content{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:2rem;align-items:flex-start;justify-items:center}}@media(min-width:1200px){.sobre-fernando__content{gap:3rem}}.sobre-fernando__images{width:100%;display:flex;flex-direction:column;gap:10rem;align-items:center}@media(min-width:768px){.sobre-fernando__images{align-items:flex-start}}.sobre-fernando__image-wrapper{width:100%;max-width:300px;height:400px;margin:0 auto;position:relative;overflow:hidden;border-radius:8px;box-shadow:0 10px 40px rgba(0,0,0,.1)}@media(min-width:768px){.sobre-fernando__image-wrapper{max-width:350px;height:467px;margin:0}}@media(min-width:1200px){.sobre-fernando__image-wrapper{max-width:400px;height:533px}}.sobre-fernando__image{width:100%;height:100%;display:block;object-fit:cover;border-radius:8px}.sobre-fernando__texts{position:-webkit-sticky;position:sticky;align-self:flex-start;width:100%;display:flex;justify-content:center}.sobre-fernando__texts-inner{position:relative;width:100%;max-width:350px;height:400px;margin:0 auto}@media(min-width:768px){.sobre-fernando__texts-inner{max-width:425px;height:467px;margin:0}}@media(min-width:1200px){.sobre-fernando__texts-inner{max-width:500px;height:533px}}.sobre-fernando__text{position:absolute;inset:0;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;text-align:justify}.sobre-fernando__text--primary{opacity:1}.sobre-fernando__text--secondary{opacity:0}.sobre-fernando__paragraph{font-size:.9375rem;line-height:1.7;color:#2a2a2a;margin:0;text-align:justify}.sobre-fernando__paragraph strong{color:var(--color-indigo);font-weight:700;margin:.5rem 0;font-size:1rem}@media(min-width:768px){.sobre-fernando__paragraph strong{font-size:1.125rem}}@media(min-width:1200px){.sobre-fernando__paragraph strong{font-size:1.25rem}}@media(min-width:768px){.sobre-fernando__paragraph{font-size:1rem}}@media(min-width:1200px){.sobre-fernando__paragraph{font-size:1.125rem}}.sobre-fernando__features{list-style:none;padding:0;margin:0}.sobre-fernando__features li{padding:.5rem 0;font-size:.9375rem;color:#2a2a2a;line-height:1.6}@media(min-width:768px){.sobre-fernando__features li{font-size:1rem}}@media(min-width:1200px){.sobre-fernando__features li{font-size:1.125rem}}.sobre-fernando__features li:before{content:"";display:inline-block;width:4px;height:4px;background:#8b5cf6;border-radius:50%;margin-right:.75rem;vertical-align:middle}.sobre-fernando__image-placeholder{width:100%;height:100%;background:linear-gradient(135deg,rgba(58,24,177,.1),rgba(139,92,246,.1));border-radius:8px;border:2px dashed rgba(58,24,177,.3);display:flex;align-items:center;justify-content:center;position:relative}.sobre-fernando__image-placeholder:after{content:"Image Placeholder";color:rgba(58,24,177,.4);font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em}.sobre-fernando__image-wrapper--placeholder{cursor:pointer;transition:border-color .3s ease}.sobre-fernando__image-wrapper--placeholder:hover{border-color:rgba(58,24,177,.5)}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-8px)}60%{transform:translateY(-4px)}}@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600&family=Gadugi:wght@400;700&display=swap";@font-face{font-family:Gadugi;src:url(/fonts/gadugi-normal.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gadugi;src:url(/fonts/gadugi-bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}:root{--color-indigo:#3a18b1;--color-indigo-dark:#2a0f7d;--color-gray:#777;--color-white:#fff;--color-soft-gray:#f4f4f4;--color-space-bg:#0a0a15;--color-indigo-glow:rgba(58,24,177,.18);--color-golden:#f59e0b;--font-primary:"Gadugi",sans-serif;--font-cormorant:"Cormorant Garamond",Georgia,serif;--font-display:"Cormorant Garamond",Georgia,serif}.testimonials{background:var(--color-soft-gray);padding:4rem 1rem;position:relative}.testimonials--white{background:var(--color-white)}.testimonials--white .testimonials__content{background:var(--color-soft-gray)}@media(min-width:768px){.testimonials{padding:6rem 2rem}}@media(min-width:1200px){.testimonials{padding:8rem 4rem}}.testimonials__container{max-width:1200px;margin:0 auto;width:100%}.testimonials__title{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:2rem;font-weight:600;color:var(--color-indigo-dark);text-align:center;letter-spacing:.02em;line-height:1.25;text-transform:none;margin:0 0 1rem}@media(min-width:768px){.testimonials__title{font-size:2.75rem;margin-bottom:1.25rem}}.testimonials__title{margin-bottom:3rem;opacity:0;transform:translateY(50px)}@media(min-width:768px){.testimonials__title{margin-bottom:4rem}}@media(min-width:1200px){.testimonials__title{margin-bottom:5rem}}.testimonials__carousel{position:relative;width:100%}.testimonials__carousel-wrapper{position:relative;min-height:400px;margin-bottom:3rem}@media(min-width:768px){.testimonials__carousel-wrapper{min-height:450px;margin-bottom:4rem}}@media(min-width:1200px){.testimonials__carousel-wrapper{min-height:500px}}.testimonials__item{position:absolute;top:0;left:0;width:100%;opacity:0;visibility:hidden;pointer-events:none;z-index:1}.testimonials__item--active{position:relative;z-index:2;pointer-events:auto}.testimonials__content{background:var(--color-white);padding:2rem;border-radius:16px;display:flex;flex-direction:column;align-items:center;gap:2rem;border:1px solid rgba(58,24,177,.1);box-shadow:0 4px 20px rgba(0,0,0,.08);margin:0 auto}@media(min-width:768px){.testimonials__content{flex-direction:row;align-items:flex-start;padding:3rem;gap:3rem}}@media(min-width:1200px){.testimonials__content{padding:4rem;gap:4rem}}.testimonials__photo-wrapper{flex-shrink:0;width:150px;aspect-ratio:3/4;border-radius:12px;overflow:hidden;border:2px solid rgba(58,24,177,.15);box-shadow:0 4px 15px rgba(58,24,177,.1);position:relative}@media(min-width:768px){.testimonials__photo-wrapper{width:180px;border-radius:14px}}@media(min-width:1200px){.testimonials__photo-wrapper{width:210px;border-radius:16px}}.testimonials__photo-wrapper:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;background:linear-gradient(180deg,rgba(139,92,246,.05),transparent 50%);pointer-events:none;z-index:1}.testimonials__photo{width:100%;height:100%;object-fit:cover;display:block}.testimonials__text-wrapper{flex:1 1;display:flex;flex-direction:column;gap:1.5rem;text-align:center}@media(min-width:768px){.testimonials__text-wrapper{text-align:left;gap:2rem}}.testimonials__text{font-size:1rem;line-height:1.8;color:#2a2a2a;margin:0;font-style:italic}@media(min-width:768px){.testimonials__text{font-size:1.125rem;line-height:1.9}}@media(min-width:1200px){.testimonials__text{font-size:1.25rem;line-height:2}}.testimonials__author{font-size:.875rem;line-height:1.6;color:var(--color-gray);margin:0;font-weight:700;text-align:center}@media(min-width:768px){.testimonials__author{font-size:1rem;text-align:right}}.testimonials__dots{display:flex;justify-content:center;align-items:center;gap:.75rem;padding:1rem 0}.testimonials__dot{width:12px;height:12px;border-radius:50%;border:none;background:rgba(58,24,177,.2);cursor:pointer;padding:0;transition:all .3s ease;position:relative}.testimonials__dot:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;border-radius:50%;background:var(--color-indigo);opacity:0;transition:opacity .3s ease,transform .3s ease}.testimonials__dot:hover{background:rgba(58,24,177,.4);transform:scale(1.1)}.testimonials__dot--active{background:var(--color-indigo);width:32px;border-radius:6px}.testimonials__dot--active:before{opacity:0}.testimonials__dot--active:hover{transform:scale(1)}