@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";:root{--primary-color: #5CA7FF;--font-body: "Montserrat", sans-serif;--text-white: #FFFFFF;--text-dark: #1A1A1A}html,body{scroll-behavior:smooth}body{font-family:var(--font-body);margin:0;padding:0;box-sizing:border-box;background-color:#f8f9fa;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:var(--font-body);font-weight:700;margin:0}p{margin:0}a{text-decoration:none}.btn-pill{display:inline-block;background-color:var(--text-white);color:var(--text-dark);padding:12px 28px;border-radius:9999px;font-weight:600;font-size:1rem;transition:all .3s ease;border:none;cursor:pointer;box-shadow:0 4px 6px #0000001a}.btn-pill:hover{transform:translateY(-2px);box-shadow:0 6px 12px #00000026}.btn-pill-large{padding:18px 40px;font-size:1.125rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.hero-top-block{background-color:var(--primary-color);color:var(--text-white);padding-bottom:3rem;display:flex;flex-direction:column}.navbar{display:flex;justify-content:space-between;align-items:center;padding:2rem 5%;max-width:1200px;margin:0 auto;width:100%;box-sizing:border-box}.nav-logo-link{display:block;text-decoration:none}.nav-logo-img{max-height:50px;width:auto;object-fit:contain}.hero-text-stack{text-align:center;max-width:800px;margin:2rem auto;padding:0 2rem;display:flex;flex-direction:column;gap:1.5rem}.hero-subtitle{font-size:1.125rem;line-height:1.6;font-weight:400}.hero-subtitle strong{font-weight:700}.hero-headline{font-size:3.5rem;line-height:1.1;letter-spacing:-1px}.hero-question{font-size:1.25rem;font-weight:500;opacity:.9}.hero-image-container{position:relative;width:100%;height:60vh;min-height:400px;max-height:700px;background-image:url(https://firebasestorage.googleapis.com/v0/b/gen-lang-client-0269121923.firebasestorage.app/o/Foto%20central%20del%20hero.png?alt=media&token=b3613c1a-d305-4ec4-ad0b-7a315388125d);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center}.hero-image-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#00000026}.hero-cta-wrapper{position:relative;z-index:10}.whatsapp-float{position:fixed;width:60px;height:60px;bottom:40px;right:40px;background-color:#25d366;color:#fff;border-radius:50px;text-align:center;font-size:30px;box-shadow:0 4px 10px #0003;z-index:1000;display:flex;justify-content:center;align-items:center;transition:transform .3s ease}.whatsapp-float:hover{transform:scale(1.1)}.whatsapp-float svg{width:35px;height:35px;fill:currentColor}.pain-points-section{background-color:#0a1c35;padding:6rem 2rem;display:flex;flex-direction:column;align-items:center}.pain-points-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1100px;width:100%;margin-bottom:4rem;align-items:center}.pain-points-text-col{color:var(--text-white);display:flex;flex-direction:column}.pain-points-title{font-size:2.5rem;line-height:1.2;margin-bottom:1.5rem;font-weight:700}.pain-points-subtitle{font-size:1.125rem;margin-bottom:3rem;font-weight:400;opacity:.9}.accordion-wrapper{background-color:var(--text-white);border-radius:16px;padding:.5rem 2rem;color:var(--text-dark);box-shadow:0 10px 30px #0003}.accordion-item{border-bottom:1px solid #e2e8f0}.accordion-item:last-child{border-bottom:none}.accordion-header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;background:none;border:none;cursor:pointer;text-align:left;font-family:var(--font-body);color:#0a1c35;font-size:1.05rem;font-weight:600;transition:color .2s ease}.accordion-icon{font-size:1.5rem;font-weight:300;color:#0a1c35}.accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.accordion-content p{padding-bottom:1.5rem;font-size:.95rem;color:#4a5568;line-height:1.6;margin:0}.pain-points-img-col{width:100%;display:flex;justify-content:center}.pain-points-img{width:100%;max-width:500px;border-radius:16px;object-fit:cover;box-shadow:0 15px 35px #0000004d}.pain-points-cta{text-align:center}.methodology-section{background-color:#fff;padding:6rem 2rem;display:flex;flex-direction:column;align-items:center}.methodology-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1100px;width:100%;margin-bottom:4rem;align-items:flex-start}.methodology-text-col{color:var(--text-dark);display:flex;flex-direction:column}.methodology-title{color:#0a1c35;font-size:2.5rem;line-height:1.2;margin-bottom:1rem;font-weight:700}.methodology-subtitle{font-size:1.125rem;margin-bottom:3rem;font-weight:400;color:#4a5568}.methodology-accordion{background-color:transparent;box-shadow:none;padding:0;border-radius:0}.methodology-accordion .accordion-item{border-bottom:1px solid #e2e8f0}.methodology-accordion .accordion-header{color:#0f4c81;font-weight:600;padding:1.25rem 0}.methodology-accordion .accordion-icon{color:#0f4c81}.methodology-accordion .accordion-content p{padding-bottom:1rem}.methodology-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.methodology-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:-.5rem;margin-bottom:1.5rem}.methodology-tags .tag{background-color:#f1f5f9;color:#0f4c81;padding:.35rem .85rem;border-radius:9999px;font-size:.8rem;font-weight:600}.methodology-checklist{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.75rem}.methodology-checklist li{display:flex;align-items:flex-start;gap:.5rem;font-size:.95rem;color:#4a5568;line-height:1.5}.check-icon{color:#0f4c81;font-weight:700}.methodology-img-col{width:100%;display:flex;justify-content:center}.methodology-img-wrapper{position:relative;width:100%;max-width:500px;border-radius:16px;overflow:hidden;box-shadow:0 15px 35px #00000026}.methodology-img{width:100%;height:100%;object-fit:cover;display:block}.methodology-img-overlay{position:absolute;bottom:0;left:0;right:0;padding:4rem 1.5rem 1.5rem;background:linear-gradient(to top,#000c,#0000);color:#fff;font-size:1rem;line-height:1.4}.methodology-cta{text-align:center}.methodology-cta .btn-pill{background-color:#0a1c35;color:#fff}.methodology-cta .btn-pill:hover{background-color:#0f2a4a}.authority-section{background-color:#5ca7ff;color:#fff;padding:6rem 2rem;display:flex;flex-direction:column;align-items:center}.authority-header-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:4rem;max-width:1100px;width:100%;margin-bottom:5rem;align-items:flex-start}.authority-header-left{display:flex;flex-direction:column}.authority-title{color:#fff;font-size:2.2rem;line-height:1.3;margin-bottom:1.5rem;font-weight:800;letter-spacing:-.5px}.authority-subtitle{font-size:1.1rem;line-height:1.6;opacity:.95;font-weight:400}.authority-header-right{display:flex;flex-direction:column;background-color:#ffffff1f;padding:2.5rem;border-radius:20px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2)}.authority-callout{font-size:1.05rem;line-height:1.6;margin-bottom:2rem;font-weight:500}.authority-cta-top{align-self:flex-start}.mentors-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;max-width:1100px;width:100%}.mentor-card{display:flex;flex-direction:column}.mentor-img-container{position:relative;width:100%;max-width:500px;margin:0 auto 2.5rem}.mentor-img{width:100%;display:block;border-radius:24px;box-shadow:0 15px 35px #0003}.mentor-badge{position:absolute;padding:12px 18px;border-radius:12px;font-weight:700;font-size:clamp(.7rem,1.8vw,.88rem);color:#fff;box-shadow:0 8px 20px #00000040;line-height:1.3;max-width:240px;z-index:2;transition:transform .3s ease}.mentor-badge:hover{transform:scale(1.05)}.badge-cala-1{background-color:#82b3ff;top:5%;left:-25px}.badge-cala-2{background-color:#0a1c35;bottom:15%;right:-25px;top:auto;text-align:right}.badge-cala-3{background-color:#0f4c81;bottom:2%;left:-25px;top:auto}.badge-ramji-1{background-color:#3584f6;top:5%;left:-25px}.badge-ramji-2{background-color:#0a1c35;bottom:15%;right:-25px;top:auto;text-align:right}.badge-ramji-3{background-color:#82b3ff;bottom:2%;left:-25px;top:auto}.mentor-accordion{background:transparent;box-shadow:none;padding:0;margin-top:1rem}.mentor-accordion .accordion-item{border-bottom:2px solid rgba(255,255,255,.3)}.mentor-accordion .accordion-header{color:#fff;font-weight:800;font-size:1.6rem;padding:1.5rem 0;display:flex;justify-content:space-between;align-items:center}.mentor-accordion .accordion-icon{color:#fff;font-size:1.6rem;font-weight:400}.mentor-accordion .accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.mentor-accordion .accordion-content p{color:#f0f7ff;font-size:1.025rem;line-height:1.65;padding-bottom:1rem}.mentor-content-inner{padding-top:.5rem;padding-bottom:1.5rem}.data-ribbon-section{background-color:#fff;padding:4rem 2rem;display:flex;justify-content:center}.data-ribbon-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2.5rem;max-width:1100px;width:100%}.data-ribbon-col{text-align:center;display:flex;flex-direction:column;gap:.75rem}.data-ribbon-header{font-size:1.7rem;font-weight:800;color:#0a1c35;line-height:1.2}.data-ribbon-desc{font-size:.88rem;line-height:1.5;color:#4a5568}.highlight-blue{color:#3584f6;font-weight:700}.underline-step{text-decoration:underline;text-underline-offset:4px}.steps-section{background-color:#0a1c35;padding:6rem 2rem;display:flex;flex-direction:column;align-items:center}.steps-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1100px;width:100%;margin-bottom:4rem;align-items:center}.steps-text-col{color:#fff;display:flex;flex-direction:column}.steps-title{color:#fff;font-size:2.5rem;line-height:1.2;margin-bottom:1rem;font-weight:800}.steps-subtitle{font-size:1.25rem;margin-bottom:2.5rem;font-weight:500;opacity:.9}.steps-content-paragraphs{display:flex;flex-direction:column;gap:1.5rem}.steps-content-paragraphs p{font-size:1.05rem;line-height:1.6;opacity:.95}.steps-content-paragraphs strong{font-weight:700}.steps-img-col{width:100%;display:flex;justify-content:center}.image-mosaic{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;width:100%;max-width:500px}.mosaic-left-col{display:flex;flex-direction:column;gap:1.5rem}.mosaic-right-col{display:flex}.mosaic-img{width:100%;border-radius:16px;object-fit:cover;box-shadow:0 10px 30px #0000004d}.mosaic-left-col .mosaic-img{height:210px}.mosaic-right-col .mosaic-img{height:444px}.steps-cta{text-align:center}.btn-white-pill{background-color:#fff!important;color:#0a1c35!important}.btn-white-pill:hover{background-color:#f8fafc!important;transform:translateY(-2px);box-shadow:0 8px 20px #ffffff26}.escenarios-section{background-color:#5ca7ff;padding:6rem 2rem;display:flex;justify-content:center}.escenarios-container{max-width:1100px;width:100%;display:flex;flex-direction:column;align-items:center}.escenarios-title{color:#fff;font-size:2.5rem;font-weight:400;text-align:center;margin-bottom:1rem;line-height:1.25}.escenarios-title strong{font-weight:800}.escenarios-subtitle{color:#fff;font-size:1.15rem;text-align:center;margin-bottom:4rem;opacity:.95;font-weight:400}.escenarios-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:2.5rem 1.5rem;width:100%}.escenario-card{display:flex;flex-direction:column;text-decoration:none;color:inherit;transition:transform .3s ease}.escenario-card:hover{transform:translateY(-5px)}.escenario-img-container{width:100%;aspect-ratio:4 / 3;border-radius:24px;overflow:hidden;box-shadow:0 10px 25px #00000026}.escenario-img{width:100%;height:100%;object-fit:cover;display:block}.escenario-text{text-align:center;margin-top:1.25rem;font-size:.9rem;line-height:1.4;font-weight:700;color:#fff}.escenarios-text-block{max-width:850px;width:100%;margin-top:6rem;text-align:left;color:#fff;display:flex;flex-direction:column;gap:1.5rem}.escenarios-block-title{font-size:3rem;font-weight:800;line-height:1.15;color:#fff;margin:0}.escenarios-block-subtitle{font-size:1.8rem;font-weight:500;line-height:1.25;opacity:.95;color:#fff;margin:0 0 .5rem}.escenarios-block-p{font-size:1.15rem;line-height:1.65;opacity:.9;font-weight:400;margin:0}.escenarios-block-callout{font-size:1.25rem;font-weight:700;line-height:1.5;margin:1.5rem 0;color:#fff}.service-intro-section{background-color:#fff;padding:8rem 2rem;display:flex;justify-content:center}.service-intro-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:5rem;max-width:1100px;width:100%;align-items:center}.service-intro-img-col{width:100%}.service-intro-img{width:100%;aspect-ratio:1.35;border-radius:24px;object-fit:cover;box-shadow:0 15px 35px #00000014}.service-intro-text-col{display:flex;flex-direction:column;text-align:left}.service-intro-subtitle{font-size:1.4rem;font-weight:500;color:#3584f6;margin-bottom:.75rem;line-height:1.4}.service-intro-title{font-size:4.5rem;font-weight:800;color:#3584f6;margin-bottom:3rem;line-height:1.1;letter-spacing:-1px}.service-intro-cta{align-self:flex-start}.btn-dark-navy-pill{background-color:#0a1c35!important;color:#fff!important}.btn-dark-navy-pill:hover{background-color:#0c2547!important;transform:translateY(-2px);box-shadow:0 8px 20px #0a1c3540}.ds-section{background-color:#5ca7ff;padding:8rem 2rem;display:flex;justify-content:center;color:#fff}.ds-container{display:grid;grid-template-columns:1fr 1fr;gap:5rem;max-width:1100px;width:100%;align-items:center}.ds-left{color:#fff;display:flex;flex-direction:column;text-align:left;align-items:flex-start}.challenge-title{font-size:3.5rem;font-weight:800;color:#fff;margin-bottom:1.5rem;line-height:1.2}.challenge-p{font-size:1.15rem;line-height:1.7;color:#fff;margin-bottom:2.5rem;opacity:.95}.challenge-cta{align-self:flex-start}.challenge-img-card{width:100%;max-width:380px;border-radius:28px;overflow:hidden;margin-bottom:2.5rem;box-shadow:0 10px 25px #00000026}.challenge-img-card img{width:100%;height:auto;display:block}.ds-solution-card{position:relative;width:100%;aspect-ratio:3 / 4;min-height:520px;border-radius:24px;overflow:hidden;box-shadow:0 20px 45px #0003;display:flex;align-items:center;justify-content:center;padding:24px}.ds-solution-bg-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.ds-solution-overlay-box{position:relative;z-index:2;background:#5ca7ffeb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:2.25rem;border-radius:20px;border:1px solid rgba(255,255,255,.3);color:#fff;max-width:90%;box-shadow:0 10px 30px #00000026}.solution-overlay-title{font-size:1.8rem;font-weight:800;color:#fff;margin-bottom:.75rem}.solution-overlay-p{font-size:.95rem;line-height:1.6;color:#fff;margin:0;font-weight:400}@media(min-width:992px){.nav-logo-img{max-height:75px}.hero-headline{font-size:5rem}.hero-subtitle{font-size:1.35rem}.hero-question{font-size:1.5rem}}@media(max-width:768px){.hero-headline{font-size:2.5rem}.hero-subtitle{font-size:1rem}.hero-question{font-size:1.1rem}.navbar{padding:1rem;flex-wrap:wrap;gap:.5rem 1rem;justify-content:space-between;align-items:center}.nav-logo-img{max-height:40px}.nav-btn-acceder{padding:8px 16px!important;font-size:.85rem!important}.nav-link-descubrir{font-size:.85rem!important}.whatsapp-float{bottom:20px;right:20px;width:50px;height:50px}.whatsapp-float svg{width:28px;height:28px}.pain-points-grid{grid-template-columns:1fr;gap:3rem}.pain-points-title{font-size:2rem}.pain-points-section{padding:4rem 1.5rem}.methodology-grid{grid-template-columns:1fr;gap:3rem}.methodology-title{font-size:2rem}.methodology-section{padding:4rem 1.5rem}.authority-header-grid{grid-template-columns:1fr;gap:2.5rem;margin-bottom:4rem}.authority-title{font-size:1.8rem}.authority-header-right{padding:1.5rem}.mentors-grid{grid-template-columns:1fr;gap:4rem}.mentor-accordion .accordion-header{font-size:1.4rem}.mentor-img-container{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.mentor-badge{position:static!important;max-width:100%!important;text-align:center!important;transform:none!important;padding:10px 14px!important;font-size:.85rem!important;box-shadow:0 4px 10px #0000001a!important}.data-ribbon-grid{grid-template-columns:1fr;gap:2.5rem}.data-ribbon-section{padding:3rem 1.5rem}.steps-grid{grid-template-columns:1fr;gap:3rem}.steps-title{font-size:2rem}.steps-section{padding:4rem 1.5rem}.image-mosaic{max-width:450px}.mosaic-left-col .mosaic-img{height:150px}.mosaic-right-col .mosaic-img{height:324px}.escenarios-section{padding:4rem 1.5rem}.escenarios-title{font-size:1.8rem}.escenarios-subtitle{font-size:1.05rem;margin-bottom:2.5rem}.escenarios-grid{grid-template-columns:repeat(2,1fr);gap:2rem 1.25rem}.escenarios-text-block{margin-top:3.5rem;gap:1.25rem}.escenarios-block-title{font-size:2rem}.escenarios-block-subtitle{font-size:1.35rem}.escenarios-block-p{font-size:1.025rem}.escenarios-block-callout{font-size:1.1rem;margin:1rem 0}.service-intro-section{padding:4rem 1.5rem}.service-intro-grid{grid-template-columns:1fr;gap:2.5rem}.service-intro-text-col{text-align:center;align-items:center}.service-intro-subtitle{font-size:1.15rem;margin-bottom:.5rem}.service-intro-title{font-size:2.5rem;margin-bottom:2rem}.service-intro-cta{align-self:center}.ds-section{padding:40px 20px}.ds-container{grid-template-columns:1fr;gap:3rem}.ds-left{text-align:center;align-items:center}.challenge-title{font-size:2.25rem;margin-bottom:1rem}.challenge-p{font-size:1.05rem;margin-bottom:2rem}.challenge-cta{align-self:center}.challenge-img-card{max-height:240px;margin-bottom:2rem}.challenge-img-card img{max-height:240px;object-fit:cover}.ds-solution-card{aspect-ratio:auto;min-height:380px;padding:16px}.ds-solution-overlay-box{padding:1.5rem;border-radius:16px;max-width:95%}.solution-overlay-title{font-size:1.4rem;margin-bottom:.5rem}.solution-overlay-p{font-size:.85rem;line-height:1.5}}@media(max-width:480px){.escenarios-grid{grid-template-columns:1fr}}.booking-online-section{background-color:var(--primary-color);padding:8rem 2rem;display:flex;justify-content:center;align-items:center}.booking-online-container{display:grid;grid-template-columns:1.1fr .9fr;gap:5rem;max-width:1200px;width:100%;align-items:flex-start}.booking-widget-col{width:100%}.booking-card{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 20px 50px #0a1c3526;display:flex;flex-direction:column}.booking-card-header{padding:2.25rem 2.5rem 1.75rem;border-bottom:1px solid #ECEFF1;background:#f8fafc}.booking-header-tag{font-size:.85rem;font-weight:800;color:#3584f6;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;display:inline-block}.booking-service-title{font-size:1.6rem;font-weight:800;color:#0a1c35;margin:.25rem 0}.booking-service-duration{font-size:.95rem;color:#64748b;font-weight:500;margin:0}.booking-card-body{padding:2.5rem}.booking-step{display:none}.booking-step.active{display:block}.calendar-month-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.btn-calendar-nav{background:#f1f5f9;border:none;font-size:1.2rem;font-weight:700;color:#0a1c35;cursor:pointer;padding:.5rem;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.btn-calendar-nav:hover:not(:disabled){background:#e2e8f0}.calendar-current-month{font-size:1.1rem;font-weight:700;color:#0a1c35}.calendar-grid-labels{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;font-weight:700;color:#94a3b8;font-size:.8rem;text-transform:uppercase;margin-bottom:.75rem}.calendar-grid-days{display:grid;grid-template-columns:repeat(7,1fr);gap:.5rem;text-align:center}.calendar-day{aspect-ratio:1;display:flex;align-items:center;justify-content:center;border-radius:50%;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease}.calendar-day.blank{pointer-events:none;background:transparent}.calendar-day.past-day{color:#cbd5e1;cursor:not-allowed;pointer-events:none}.calendar-day.available-day{color:#334155}.calendar-day.available-day:hover{background:#f1f5f9;color:#0f172a}.calendar-day.selected{background:var(--primary-color)!important;color:#fff!important;font-weight:700;box-shadow:0 4px 12px #5ca7ff66}.time-slots-container{margin-top:2.25rem;border-top:1px solid #E2E8F0;padding-top:1.75rem}.time-slots-title{font-size:.95rem;font-weight:700;color:#0a1c35;margin-bottom:1.25rem}.selected-date-highlight{color:#3584f6;font-weight:800}.time-slots-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.no-day-selected-msg{font-size:.9rem;color:#64748b;grid-column:span 3;text-align:center;margin:1rem 0;font-style:italic}.time-slot-btn{border:1.5px solid #E2E8F0;background:#fff;border-radius:50px;padding:.65rem .5rem;font-weight:700;font-size:.85rem;color:#475569;cursor:pointer;text-align:center;transition:all .2s ease}.time-slot-btn:hover{border-color:var(--primary-color);color:var(--primary-color);background:#f0f7ff}.time-slot-btn.selected{background:#0a1c35!important;border-color:#0a1c35!important;color:#fff!important;box-shadow:0 4px 10px #0a1c3533}.step-footer-actions{margin-top:2.5rem;border-top:1px solid #E2E8F0;padding-top:1.75rem;display:flex}.step-footer-actions.row{justify-content:space-between;gap:1rem}.step-footer-actions .btn-block{width:100%;justify-content:center}.btn-disabled{opacity:.4;pointer-events:none;cursor:not-allowed}.booking-step-title{font-size:1.35rem;font-weight:800;color:#0a1c35;margin-bottom:.5rem}.booking-step-subtitle{font-size:.9rem;color:#64748b;margin-bottom:1.75rem}.booking-form{display:flex;flex-direction:column;gap:1.25rem}.form-group{display:flex;flex-direction:column;gap:.4rem;text-align:left}.form-group.half{width:50%}.form-row{display:flex;gap:1rem}.form-group label{font-size:.8rem;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.5px}.form-group input{border:1.5px solid #E2E8F0;border-radius:12px;padding:.75rem 1rem;font-size:.95rem;color:#0f172a;transition:all .2s ease;font-family:var(--font-body)}.form-group input::placeholder{color:#94a3b8}.form-group input:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #5ca7ff26;outline:none}.booking-summary-box{background:#f0f7ff;border-radius:12px;padding:1.1rem 1.25rem;color:#0a1c35;border:1px solid #D0E7FF;margin-top:.5rem}.booking-summary-box p{font-size:.9rem;margin:0}.btn-outline-pill{border:1.5px solid #E2E8F0;background:transparent;color:#475569}.btn-outline-pill:hover{background:#f8fafc;border-color:#cbd5e1}.payment-breakdown{background:#f8fafc;border-radius:16px;padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;border:1px solid #E2E8F0;margin-bottom:1.5rem}.payment-row{display:flex;justify-content:space-between;font-size:.9rem;color:#475569}.payment-row.highlight{font-size:1.1rem;color:#0a1c35;border-top:1px solid #E2E8F0;padding-top:.75rem;margin-top:.25rem}.payment-row.note{font-size:.8rem;color:#94a3b8;font-style:italic}.card-payment-form{background:#f8fafc;border-radius:16px;padding:1.5rem;border:1px solid #E2E8F0;display:flex;flex-direction:column;gap:1.25rem}.input-with-icon{position:relative;display:flex;align-items:center}.input-with-icon input{width:100%;padding-right:3rem}.card-icon{position:absolute;right:1.25rem;font-size:1.2rem;pointer-events:none}.secure-checkout-text{font-size:.8rem;color:#64748b;text-align:center;margin:1rem 0 0;display:flex;align-items:center;justify-content:center;gap:.25rem}.success-step{display:flex;flex-direction:column;align-items:center;text-align:center}.success-icon-badge{width:64px;height:64px;background:#10b981;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;margin-bottom:1.5rem;box-shadow:0 8px 25px #10b9814d}.success-title{font-size:1.6rem;font-weight:800;color:#0a1c35;margin-bottom:.5rem}.success-message-text{font-size:.95rem;color:#475569;line-height:1.5;margin-bottom:1.75rem}.confirmed-details-card{background:#f0fdf4;border:1px solid #BBF7D0;border-radius:20px;padding:1.5rem;width:100%;display:flex;flex-direction:column;gap:.6rem;text-align:left;margin-bottom:1.75rem;box-sizing:border-box}.confirmed-details-card p{margin:0;font-size:.9rem;color:#1e293b}.confirmed-details-card strong{color:#0f172a}.badge-success-pay{background:#dcfce7;color:#15803d;padding:2px 8px;border-radius:30px;font-weight:700;font-size:.8rem;display:inline-block}.pending-balance-text{font-size:.8rem;color:#15803d;font-weight:600;margin-top:.5rem!important;border-top:1px dashed #BBF7D0;padding-top:.6rem}.success-whatsapp-note{font-size:.85rem;line-height:1.6;color:#64748b;margin-bottom:2rem;text-align:left}.booking-faq-col{width:100%}.faq-main-title{font-size:2.5rem;font-weight:800;color:#fff;margin-bottom:2.5rem;line-height:1.25}.booking-faq-accordion{width:100%}.booking-faq-accordion .accordion-item{border-bottom:1px solid rgba(255,255,255,.3)!important;padding:1.25rem 0;background:transparent!important}.booking-faq-header{color:#fff!important;background:transparent!important;font-size:1.15rem;font-weight:700;padding:0!important;border:none!important;box-shadow:none!important}.booking-faq-header .accordion-icon{color:#fff!important}.booking-faq-accordion .accordion-content{color:#fff;font-size:.95rem;line-height:1.6;padding:0;overflow:hidden}.booking-faq-accordion .accordion-content p{opacity:.95}.faq-content-inner{padding:1rem 0 .5rem;display:flex;flex-direction:column;gap:1rem}.faq-content-inner ul{padding-left:1.5rem;margin:0;display:flex;flex-direction:column;gap:.5rem}.faq-content-inner li{font-size:.95rem;opacity:.9}.faq-whatsapp-cta-wrapper{margin-top:3rem;display:flex;justify-content:flex-start}.btn-faq-whatsapp{background:#fff!important;color:#0a1c35!important;font-weight:700;transition:transform .25s,box-shadow .25s}.btn-faq-whatsapp:hover{transform:translateY(-3px);box-shadow:0 10px 25px #0a1c3533}@media(max-width:1024px){.booking-online-container{gap:3rem}.faq-main-title{font-size:2.2rem}}@media(max-width:768px){.booking-online-section{padding:5rem 1.5rem}.booking-online-container{grid-template-columns:1fr;gap:4rem}.booking-card-header{padding:1.75rem 1.5rem 1.25rem}.booking-card-body{padding:1.5rem}.time-slots-grid{grid-template-columns:repeat(2,1fr)}.faq-main-title{font-size:1.85rem;margin-bottom:1.5rem;text-align:center}.booking-faq-header{font-size:1.05rem}.faq-whatsapp-cta-wrapper{justify-content:center}}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .35s cubic-bezier(.16,1,.3,1) forwards}.reviews-marquee-section{padding:4.5rem 5% 1.5rem;background-color:#f8f9fa;max-width:1200px;margin:0 auto;position:relative;overflow:hidden}.reviews-carousel-outer{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;width:100%}.reviews-carousel-track-container{overflow:hidden;width:100%;max-width:1050px}.reviews-carousel-track{display:flex;transition:transform .4s cubic-bezier(.16,1,.3,1);gap:1.5rem;padding:1rem .5rem}.review-card{flex:0 0 100%;background:#fff;border-radius:16px;padding:1.75rem;box-shadow:0 4px 20px #00000005,0 2px 8px #00000003;border:1px solid rgba(0,0,0,.04);box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;min-height:220px;position:relative}@media(min-width:640px){.review-card{flex:0 0 calc((100% - 1.5rem)/2)}}@media(min-width:992px){.review-card{flex:0 0 calc((100% - 3rem) / 3)}}.review-card-top{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem}.review-avatar-container{width:44px;height:44px;border-radius:50%;overflow:hidden;background-color:#e2e8f0;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;font-size:1.1rem;flex-shrink:0}.review-meta{display:flex;flex-direction:column;gap:.15rem}.review-author-row{display:flex;align-items:center;gap:.35rem}.review-author-name{font-weight:700;font-size:.95rem;color:#0a1c35}.verified-badge{color:#3b82f6;display:inline-flex;align-items:center;flex-shrink:0}.review-source-text{font-size:.75rem;color:#64748b;display:flex;align-items:center;gap:.3rem}.review-google-icon{width:12px;height:12px;display:inline-block}.review-stars-row{display:flex;gap:.15rem;margin-bottom:.85rem}.star-icon{width:16px;height:16px;fill:#fbbf24;color:#fbbf24}.review-body-text{font-size:.9rem;color:#475569;line-height:1.5;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.review-read-more-btn{background:none;border:none;color:#3b82f6;font-size:.8rem;font-weight:600;cursor:pointer;padding:0;margin-top:.5rem;display:inline-block;align-self:flex-start}.review-read-more-btn:hover{text-decoration:underline}.carousel-nav-btn{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #0000000f;color:#64748b;transition:all .2s ease;z-index:10;position:absolute}.carousel-nav-btn:hover{background:#0a1c35;color:#fff;border-color:#0a1c35}.carousel-nav-btn:disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.prev-btn{left:-12px}.next-btn{right:-12px}@media(max-width:640px){.carousel-nav-btn{display:none}}.carousel-dots{display:flex;justify-content:center;gap:.5rem;margin-top:.5rem;margin-bottom:1rem}.dot{width:6px;height:6px;border-radius:50%;background-color:#cbd5e1;cursor:pointer;transition:all .2s ease}.dot.active{background-color:#0a1c35;transform:scale(1.2)}.widget-badge-container{display:flex;justify-content:center;margin-bottom:2rem}.widget-badge{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;padding:4px 12px;font-size:.7rem;color:#64748b;font-weight:500;display:inline-flex;align-items:center;gap:.35rem;text-transform:uppercase;letter-spacing:.3px}.badge-refresh-icon{opacity:.7}.infinite-ticker-wrapper{overflow:hidden;white-space:nowrap;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;background-color:#fff;padding:1.25rem 0;border-top:1px solid #edf2f7;border-bottom:1px solid #edf2f7;margin-top:1rem;margin-bottom:2.5rem}.infinite-ticker-track{display:flex;width:max-content}.infinite-ticker-content{display:flex;flex-shrink:0;animation:ticker-animation 25s linear infinite;align-items:center}.infinite-ticker-content span{font-size:1.25rem;color:#3b82f6;font-weight:600;letter-spacing:.5px;white-space:nowrap;padding-right:.5rem}@keyframes ticker-animation{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.service-portada-section{padding:4.5rem 5%;max-width:1200px;margin:0 auto}.service-portada-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}@media(min-width:992px){.service-portada-grid{grid-template-columns:1fr 1fr;gap:4rem}}.service-portada-img-col{width:100%}.service-portada-img-wrapper{border-radius:24px;overflow:hidden;box-shadow:0 10px 30px #0000000d;background-color:#f1f5f9}.service-portada-img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;display:block}.service-portada-text-col{display:flex;flex-direction:column}.service-portada-tagline{color:#3b82f6;font-weight:600;font-size:.95rem;text-transform:uppercase;letter-spacing:.75px;margin-bottom:.75rem;line-height:1.4}.service-portada-title{color:#0a1c35;font-size:2.5rem;line-height:1.15;font-weight:800;margin-bottom:1.25rem;letter-spacing:-.5px}@media(max-width:768px){.service-portada-title{font-size:2rem}}.service-portada-desc{color:#475569;font-size:1rem;line-height:1.6;margin-bottom:1.75rem}.service-portada-actions{display:flex}#btn-presencial-agenda{box-shadow:0 4px 15px #0a1c3526;font-weight:700;text-decoration:none}#btn-presencial-agenda:hover{background-color:#142a4a!important;transform:translateY(-2px);box-shadow:0 6px 20px #0a1c3540}.solution-overlay-centered{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 48px);background:#5ca7ffe6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:2.25rem;border-radius:20px;border:1px solid rgba(255,255,255,.3);color:#fff;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center}@media(max-width:768px){.solution-overlay-centered{padding:1.25rem;width:calc(100% - 24px);border-radius:16px}}@media(max-width:480px){.nav-btn-acceder{padding:8px 16px!important;font-size:.85rem!important}}.birthday-hero{width:100%;padding:80px 20px;background-color:#fff;display:flex;justify-content:center;align-items:center}.birthday-hero-container{max-width:1200px;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.birthday-hero-image-box{width:100%;border-radius:32px;overflow:hidden;box-shadow:0 10px 30px #0000000d}.birthday-hero-img{width:100%;height:100%;max-height:520px;object-fit:cover;display:block}.birthday-hero-content{display:flex;flex-direction:column;align-items:flex-start}.birthday-hero-pretitle{font-size:1.25rem;color:#0052cc;line-height:1.4;margin-bottom:20px;font-weight:400;max-width:480px}.birthday-hero-title{font-size:3.5rem;font-weight:700;color:#0052cc;line-height:1.1;margin-bottom:40px;letter-spacing:-.5px}.btn-birthday-cta{display:inline-block;background-color:#0a1c35;color:#fff;padding:16px 36px;border-radius:50px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px #0a1c3533}.btn-birthday-cta:hover{background-color:#0052cc;transform:translateY(-2px);box-shadow:0 6px 20px #0052cc4d}@media(max-width:992px){.birthday-hero-container{grid-template-columns:1fr;gap:30px;text-align:center}.birthday-hero-content{align-items:center}.birthday-hero-title{font-size:2.5rem;margin-bottom:30px}.birthday-hero-pretitle{font-size:1.1rem}}.booking-section-blue{background-color:#5ca7ff;padding:8rem 2rem;display:flex;justify-content:center;align-items:center}.booking-container-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:5rem;max-width:1200px;width:100%;align-items:flex-start}.booking-widget-card{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 20px 50px #0a1c3526;display:flex;flex-direction:column;padding:3rem 2.5rem}.widget-header{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1.25rem;font-weight:700;color:#0a1c35;margin-bottom:.5rem}.widget-subtitle{font-size:.95rem;font-weight:700;color:#0f5be4;text-transform:none;letter-spacing:.5px;text-align:center;margin-bottom:2.5rem}.birthday-services-list{display:flex;flex-direction:column;gap:1.5rem}.birthday-service-card{border:1px solid #E2E8F0;border-radius:16px;padding:1.5rem;transition:all .3s ease;background-color:#fff}.btn-reservar-birthday{background-color:#0f5be4;color:#fff;font-weight:700;font-size:.8rem;padding:10px 24px;border-radius:4px;border:none;cursor:pointer;text-transform:uppercase;letter-spacing:1px;transition:all .2s ease}.btn-reservar-birthday:hover{background-color:#0a1c35}.booking-faq-column{width:100%}.faq-main-title{color:#fff;font-size:2.8rem;font-weight:700;line-height:1.2;margin-bottom:2.5rem;text-align:left}.faq-accordion{display:flex;flex-direction:column;gap:0px}.faq-item{border-bottom:1px solid rgba(255,255,255,.4);padding:1.25rem 0;text-align:left}.faq-item summary{list-style:none;outline:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:1.15rem;font-weight:600;color:#fff;-webkit-user-select:none;user-select:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item .icon-plus{font-size:1.5rem;font-weight:300;transition:transform .2s ease}.faq-item[open] .icon-plus{transform:rotate(45deg)}.faq-content{padding-top:1rem;color:#ffffffe6;font-size:.95rem;line-height:1.6}.faq-content p{margin-bottom:1rem}.faq-content p:last-child{margin-bottom:0}.btn-white-pill-faq{display:inline-block;background-color:#fff;color:#0a1c35;padding:14px 44px;border-radius:50px;font-weight:700;font-size:1rem;text-decoration:none;margin-top:2.5rem;transition:all .3s ease;box-shadow:0 10px 25px #0000001a;text-align:center;float:left}.btn-white-pill-faq:hover{background-color:#0a1c35;color:#fff;transform:translateY(-2px);box-shadow:0 15px 30px #0003}@media(max-width:992px){.booking-section-blue{padding:4rem 1.5rem}.booking-container-grid{grid-template-columns:1fr;gap:4rem}.faq-main-title{font-size:2.2rem}.booking-widget-card{padding:2rem 1.5rem}.btn-white-pill-faq{float:none;display:block;width:100%;box-sizing:border-box}}.sobre-will-section{background-color:#5ca7ff;padding:6rem 2rem;color:#fff;font-family:var(--font-sans, "Inter", sans-serif)}.sobre-will-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.1fr 1.9fr;gap:5rem;align-items:center}.sobre-will-image-col{width:100%}.sobre-will-image-card{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 20px 40px #00000026;aspect-ratio:3 / 4.5;background-color:#4da0ff;border:1px solid rgba(255,255,255,.25)}.sobre-will-img{width:100%;height:100%;object-fit:cover;display:block}.sobre-will-overlay{position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem;background:#fff;border-radius:16px;padding:1.25rem 1.5rem;box-shadow:0 10px 25px #0a1c351f;border:1px solid rgba(255,255,255,.8)}.overlay-pretitle{display:block;font-size:.72rem;font-weight:800;letter-spacing:.08em;color:#5ca7ff;margin-bottom:.35rem;text-transform:uppercase}.overlay-title{font-size:1.35rem;font-weight:800;color:#0a1c35;margin:0 0 .15rem;line-height:1.2}.overlay-subtitle{font-size:.85rem;font-weight:500;color:#64748b;margin:0}.sobre-will-content-col{display:flex;flex-direction:column;gap:1.5rem}.sobre-will-pill{align-self:flex-start;background:#ffffff29;color:#fff;font-size:.7rem;font-weight:800;letter-spacing:.12em;padding:.45rem 1.15rem;border-radius:50px;text-transform:uppercase;border:1px solid rgba(255,255,255,.12)}.sobre-will-main-title{font-size:3rem;font-weight:800;color:#fff;margin:0;line-height:1.1;letter-spacing:-.02em}.sobre-will-text{display:flex;flex-direction:column;gap:1.25rem;font-size:1.05rem;line-height:1.65;opacity:.95}.sobre-will-text p{margin:0}.sobre-will-quote-box{background:#ffffff17;border-left:4px solid #ffffff;padding:1.5rem;border-radius:0 16px 16px 0;font-size:1.05rem;line-height:1.6;font-style:italic;margin:.5rem 0}.sobre-will-quote-box p{margin:0;opacity:.95}.sobre-will-pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:1rem;border-top:1px solid rgba(255,255,255,.2);padding-top:2rem}.pillar-item{display:flex;flex-direction:column;gap:.6rem}.pillar-icon-wrapper{display:flex;align-items:center;justify-content:center;width:42px;height:42px;background:#ffffff26;border-radius:50%;color:#fff;margin-bottom:.25rem;border:1px solid rgba(255,255,255,.1)}.pillar-icon-svg{width:20px;height:20px}.pillar-title{font-size:1.05rem;font-weight:800;color:#fff;margin:0}.pillar-desc{font-size:.88rem;line-height:1.5;color:#ffffffe6;margin:0}.global-footer{background-color:#0a1c35;color:#fff;padding:6rem 2rem 3rem;font-family:var(--font-sans, "Inter", sans-serif);border-top:1px solid rgba(255,255,255,.05)}.footer-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.4fr .9fr 1.3fr;gap:5rem;padding-bottom:4rem;border-bottom:1px solid rgba(255,255,255,.08)}.footer-col{display:flex;flex-direction:column;gap:1.5rem}.brand-col .footer-brand-logo{font-family:Playfair Display,Georgia,serif;font-size:2.4rem;font-weight:700;color:#fff;margin:0;letter-spacing:-.01em}.footer-brand-logo-img{max-width:180px;height:auto;object-fit:contain;display:block}.footer-subtitle{font-size:.72rem;font-weight:800;letter-spacing:.18em;color:#5ca7ff;text-transform:uppercase;margin-top:-1rem}.footer-bio-text{font-size:.92rem;line-height:1.7;color:#94a3b8;margin:0}.footer-title{font-size:.85rem;font-weight:800;letter-spacing:.12em;color:#fff;margin:0;text-transform:uppercase}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.footer-links a{color:#94a3b8;text-decoration:none;font-size:.95rem;font-weight:500;transition:color .2s ease,transform .2s ease;display:inline-block}.footer-links a:hover{color:#5ca7ff;transform:translate(4px)}.btn-footer-whatsapp{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;background-color:#3584f6;color:#fff;padding:.9rem 1.75rem;border-radius:50px;font-weight:700;font-size:1rem;text-decoration:none;transition:background-color .2s,transform .2s,box-shadow .2s;width:fit-content;box-shadow:0 6px 16px #3584f633}.btn-footer-whatsapp:hover{background-color:#5ca7ff;transform:translateY(-2px);box-shadow:0 8px 20px #3584f64d}.btn-whatsapp-icon{width:18px;height:18px}.footer-social-links{display:flex;flex-direction:column;gap:.9rem;margin-top:.5rem}.social-link-item{display:inline-flex;align-items:center;gap:.75rem;color:#94a3b8;text-decoration:none;font-size:.95rem;font-weight:600;transition:color .2s,transform .2s}.social-link-item:hover{color:#5ca7ff;transform:translate(2px)}.social-icon-svg{width:18px;height:18px;stroke-width:2}.footer-bottom-bar{max-width:1200px;margin:0 auto;padding-top:2.5rem;text-align:center;font-size:.88rem;color:#64748b;font-weight:500}.footer-bottom-bar p{margin:0}@media(max-width:1024px){.sobre-will-container,.footer-container{gap:3.5rem}}@media(max-width:992px){.sobre-will-container{grid-template-columns:1fr;gap:4rem;padding:0 1rem}.sobre-will-image-col{max-width:480px;margin:0 auto}.sobre-will-main-title{font-size:2.5rem}.sobre-will-pillars{grid-template-columns:1fr;gap:1.75rem}.footer-container{grid-template-columns:1fr;gap:3.5rem;padding-bottom:3rem}.btn-footer-whatsapp{width:100%}}.transition-chapter{background-color:#0a1c35;color:#fff;min-height:50vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:40px 20px;overflow:hidden;box-sizing:border-box}.transition-chapter h2{font-family:Playfair Display,Georgia,serif;font-size:2.25rem;font-weight:700;line-height:1.45;max-width:850px;margin:0 auto}.transition-chapter h2 span{font-size:1.2rem;font-weight:400;opacity:.9;margin-top:15px;display:block}.reveal-on-scroll{opacity:0;transform:translateY(40px);transition:opacity .8s ease-out,transform .8s ease-out;width:100%}.reveal-on-scroll.is-visible{opacity:1;transform:translateY(0)}@media(max-width:768px){.transition-chapter{min-height:45vh;padding:3rem 1.25rem}.transition-chapter h2{font-size:1.65rem;line-height:1.35}.transition-chapter h2 span{font-size:1.05rem}}.stacked-section{position:sticky;bottom:0;min-height:100vh;width:100%;box-shadow:0 -20px 40px #00000080;will-change:transform}.stacked-section:nth-child(1){z-index:10}.stacked-section:nth-child(2){z-index:20}.stacked-section:nth-child(3){z-index:30}.stacked-section:nth-child(4){z-index:40}.stacked-section:nth-child(5){z-index:50}.stacked-section:nth-child(6){z-index:60}.stacked-section:nth-child(7){z-index:70}.stacked-section:nth-child(8){z-index:80}.stacked-section:nth-child(9){z-index:90}.stacked-section:nth-child(10){z-index:100}.reveal-item{opacity:0;transform:translateY(40px);transition:opacity 1.2s cubic-bezier(.25,1,.5,1),transform 1.2s cubic-bezier(.25,1,.5,1);will-change:opacity,transform}.stacked-section.is-active .reveal-item{opacity:1;transform:translateY(0)}@media(max-width:768px){.reveal-item{transform:translateY(25px)}}
