.hero-section{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-bg-image{z-index:0;position:absolute;inset:0}.hero-bg-img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.hero-overlay{z-index:1;background:rgba(var(--c-hero-veil), .6);position:absolute;inset:0}.hero-content-wrapper{z-index:2;flex-direction:column;align-items:center;width:100%;max-width:800px;margin:0 auto;padding:5rem 1.5rem;display:flex;position:relative}.hero-shell{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.hero-shell>*+*{margin-top:1.5rem}.hero-title{color:#fff;text-shadow:0 2px 20px #0006;font-size:2.5rem;font-weight:700;line-height:1.2}@media (min-width:1024px){.hero-title{font-size:3.75rem;line-height:1.1}}.hero-description{color:#ffffffd9;max-width:640px;font-size:1.125rem;line-height:1.7}.hero-cta{margin-top:2rem}.hero-button{background:linear-gradient(135deg, rgb(var(--c-brand)) 0%, rgb(var(--c-brand-alt)) 50%, rgb(var(--c-accent2)) 100%);text-transform:uppercase;letter-spacing:.05em;color:#fff;height:3.5rem;box-shadow:0 20px 40px -10px rgba(var(--c-brand), .5), 0 10px 20px -5px rgba(var(--c-brand-alt), .3), inset 0 1px 0 #fff3;cursor:pointer;border:none;border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;padding-left:2rem;padding-right:2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.hero-button:before{content:"";opacity:0;background:linear-gradient(135deg,#fff3 0%,#0000 100%);transition:opacity .3s;position:absolute;inset:0}.hero-button:hover{box-shadow:0 25px 50px -10px rgba(var(--c-brand), .6), 0 15px 30px -5px rgba(var(--c-brand-alt), .4), inset 0 1px 0 #ffffff4d, 0 0 30px rgba(var(--c-brand), .4);transform:translateY(-3px)}.hero-button:hover:before{opacity:1}.hero-button:active{transform:translateY(-1px)}.hero-button-icon{font-size:1.25rem}.hero-stats{grid-template-columns:1fr;gap:1rem;width:100%;margin-top:2rem;display:grid}@media (min-width:640px){.hero-stats{grid-template-columns:repeat(3,1fr)}}.hero-stat-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff26;border-radius:.875rem;align-items:center;gap:.625rem;padding:.75rem .875rem;transition:all .3s;display:flex;box-shadow:0 4px 16px #0003,inset 0 1px #ffffff26}.hero-stat-card:hover{border-color:rgba(var(--c-brand), .5);background:#ffffff26;transform:translateY(-4px)}.hero-stat-icon{background:rgba(var(--c-brand), .25);color:rgba(var(--c-brand-300), 1);border-radius:.625rem;flex-shrink:0;padding:.625rem}.hero-stat-icon-svg{font-size:1.125rem}.hero-stat-value{color:#fff;font-size:1.25rem;font-weight:600;line-height:1.2}.hero-stat-label{color:#ffffffb3;font-size:.8125rem;line-height:1.3}.hero-social-proof{border-top:1px solid #fff3;justify-content:center;align-items:center;gap:1rem;width:100%;margin-top:2rem;padding-top:1.5rem;display:flex}.hero-avatars-stack{align-items:center;display:flex}.hero-avatar-img{-o-object-fit:cover;object-fit:cover;border:3px solid #fffc;border-radius:9999px;width:40px;height:40px;margin-left:-12px;box-shadow:0 4px 12px #0000004d}.hero-avatar-img:first-child{margin-left:0}.hero-social-text{color:#ffffffd9;margin:0;font-size:.9375rem;line-height:1.4}.hero-users-count{color:rgba(var(--c-brand-300), 1);font-size:1.125rem;font-weight:700}
.situations-section{background-color:#f9fafb;padding-top:3rem;padding-bottom:3rem}@media (min-width:1024px){.situations-section{padding-top:4rem;padding-bottom:4rem}}.situations-wrapper{max-width:960px;margin-left:auto;margin-right:auto}.situations-header{text-align:center;margin-bottom:3rem}.situations-title{color:#0f172a;margin-bottom:1rem;font-size:1.875rem;font-weight:700}@media (min-width:768px){.situations-title{font-size:2.25rem}}.situations-subtitle{color:#475569;max-width:48rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.situations-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:768px){.situations-grid{grid-template-columns:repeat(2,1fr)}}.situation-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;gap:1rem;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 1px 3px #0000000d}.situation-card:hover{border-color:#cbd5e1;box-shadow:0 4px 6px #0000001a}.situation-card-top{flex:1;align-items:flex-start;gap:1rem;display:flex}.situation-card-footer{justify-content:flex-end;display:flex}.situation-avatars{align-items:center;display:flex}.situation-avatar-img{-o-object-fit:cover;object-fit:cover;opacity:.99;border:2px solid #fff;border-radius:9999px;width:28px;height:28px;margin-left:-8px;box-shadow:0 2px 6px #0000001f}.situation-avatar-img:first-child{margin-left:0}.situation-icon-wrapper{background-color:#fef2f2;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.situation-icon{color:#0f172a;width:1.25rem;height:1.25rem}.situation-text{color:#dc2626;font-size:1rem;font-weight:500;line-height:1.6}
.benefits-section{background:linear-gradient(135deg, rgb(var(--c-brand-50)) 0%, rgb(var(--c-brand-100)) 50%, rgb(var(--c-brand-50)) 100%);padding-top:3rem;padding-bottom:3rem;position:relative;overflow:hidden}@media (min-width:1024px){.benefits-section{padding-top:5rem;padding-bottom:5rem}}.benefits-wrapper{z-index:1;max-width:1400px;margin-left:auto;margin-right:auto;position:relative}.benefits-header{text-align:center;margin-bottom:3rem}.benefits-subtitle{text-transform:uppercase;letter-spacing:.05em;color:rgb(var(--c-brand));margin-bottom:.75rem;font-size:.875rem;font-weight:600}.benefits-title{color:rgb(var(--c-brand-900));margin-bottom:1rem;font-size:1.875rem;font-weight:700}@media (min-width:768px){.benefits-title{font-size:2.5rem}}.benefits-description{color:rgb(var(--c-brand-800));max-width:48rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.7}.benefits-demo-container{justify-content:center;align-items:center;max-width:1100px;min-height:500px;margin-top:2.5rem;margin-left:auto;margin-right:auto;display:flex;position:relative}@media (min-width:1024px){.benefits-demo-container{min-height:550px}}.benefits-phone-wrapper{z-index:2;width:100%;max-width:300px;position:relative}@media (min-width:1024px){.benefits-phone-wrapper{max-width:350px}}.benefits-phone-image{width:100%;height:auto;filter:drop-shadow(0 20px 40px rgba(var(--c-brand), .3));border-radius:2rem;display:block}.benefits-bubbles-grid{display:contents}.benefit-bubble-wrapper{z-index:1;opacity:0;flex-direction:column;align-items:center;gap:.75rem;display:flex;position:absolute}.benefit-bubble-wrapper.bubble-visible{animation:.6s forwards bubbleAppear}.benefit-bubble{background:linear-gradient(135deg, rgb(var(--c-accent)) 0%, rgb(var(--c-accent-700)) 100%);color:#fff;box-shadow:0 4px 16px rgba(var(--c-accent), .3);white-space:nowrap;border-radius:1.5rem;align-items:center;gap:.625rem;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:500;display:flex}.benefit-bubble-icon{flex-shrink:0;width:1.125rem;height:1.125rem}.benefit-description{color:rgb(var(--c-brand-900));text-align:center;max-width:200px;margin:0;font-size:.8125rem;line-height:1.4}@keyframes bubbleAppear{0%{opacity:0;transform:scale(.8)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.benefit-bubble-top-left{top:8%;right:calc(50% + 200px)}.benefit-bubble-top-right{top:8%;left:calc(50% + 200px)}.benefit-bubble-middle-left{top:40%;right:calc(50% + 200px)}.benefit-bubble-middle-right{top:40%;left:calc(50% + 200px)}.benefit-bubble-bottom-left{bottom:15%;right:calc(50% + 200px)}.benefit-bubble-bottom-right{bottom:15%;left:calc(50% + 200px)}@media (max-width:1023px){.benefit-bubble{white-space:normal;text-align:center;gap:.5rem;max-width:140px;padding:.75rem 1.25rem;font-size:.8125rem}.benefit-bubble-icon{width:1rem;height:1rem}.benefit-description{max-width:160px;font-size:.75rem}.benefit-bubble-top-left{top:5%;right:calc(50% + 160px)}.benefit-bubble-top-right{top:5%;left:calc(50% + 160px)}.benefit-bubble-middle-left{top:38%;right:calc(50% + 160px)}.benefit-bubble-middle-right{top:38%;left:calc(50% + 160px)}.benefit-bubble-bottom-left{bottom:12%;right:calc(50% + 160px)}.benefit-bubble-bottom-right{bottom:12%;left:calc(50% + 160px)}}.benefits-mobile-layout{display:none}@media (max-width:640px){.benefits-demo-container{display:none}.benefits-mobile-layout{flex-direction:column;align-items:center;gap:1.25rem;margin-top:2rem;display:flex}.benefits-mobile-group{flex-direction:column;gap:.875rem;width:100%;display:flex}.benefit-mobile-card{box-shadow:0 2px 12px rgba(var(--c-brand), .1);background:#fff;border-radius:1rem;align-items:flex-start;gap:.875rem;padding:.875rem 1rem;display:flex}.benefit-mobile-icon-wrap{background:linear-gradient(135deg, rgb(var(--c-accent)) 0%, rgb(var(--c-accent-700)) 100%);border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.benefit-mobile-icon{color:#fff;width:1.125rem;height:1.125rem}.benefit-mobile-title{color:rgb(var(--c-brand-900));margin-bottom:.25rem;font-size:.9375rem;font-weight:600}.benefit-mobile-desc{color:rgb(var(--c-brand-800));margin:0;font-size:.8125rem;line-height:1.4}.benefits-mobile-phone{width:55%;max-width:220px}.benefits-mobile-phone .benefits-phone-image{width:100%;height:auto;filter:drop-shadow(0 20px 40px rgba(var(--c-brand), .3));border-radius:2rem}}
.cultural-section{background:linear-gradient(135deg, rgb(var(--c-brand-50)) 0%, rgb(var(--c-brand-100)) 20%, rgb(var(--c-brand-150)) 40%, rgb(var(--c-brand-200)) 60%, rgb(var(--c-brand-150)) 80%, rgb(var(--c-brand-100)) 100%);padding-top:3rem;padding-bottom:3rem;position:relative;overflow:hidden}.cultural-section:before{content:"";background:radial-gradient(circle at 30% 20%, rgba(var(--c-brand-alt), .1) 0%, transparent 50%), radial-gradient(circle at 70% 80%, rgba(var(--c-brand), .08) 0%, transparent 50%);z-index:0;position:absolute;inset:0}@media (min-width:1024px){.cultural-section{padding-top:4rem;padding-bottom:4rem}}.cultural-wrapper{z-index:1;max-width:1100px;margin-left:auto;margin-right:auto;position:relative}.cultural-header{text-align:center;margin-bottom:2rem}.cultural-badge{text-transform:uppercase;letter-spacing:.05em;color:rgb(var(--c-brand-700));box-shadow:0 4px 12px rgba(var(--c-brand), .3), inset 0 1px 0 #fff9;background:linear-gradient(135deg,#fffffff2,#ffffffd9);border-radius:9999px;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-block}.cultural-title{color:rgb(var(--c-brand-900));margin-bottom:1.25rem;font-size:2rem;font-weight:700;line-height:1.2}@media (min-width:768px){.cultural-title{font-size:2.5rem}}.cultural-subtitle{color:rgb(var(--c-brand-800));max-width:48rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.7}.cultural-scenarios-label{text-align:center;color:rgb(var(--c-brand-900));margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.cultural-scenarios-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.cultural-scenarios-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.cultural-scenarios-grid{grid-template-columns:repeat(4,1fr)}}.cultural-scenario-card{aspect-ratio:3/4;border-radius:1rem;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 6px 20px #00000040}.cultural-scenario-card:hover{transform:translateY(-6px);box-shadow:0 14px 32px #00000059}.cultural-scenario-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.cultural-scenario-overlay{background:#0003;position:absolute;inset:0}.cultural-scenario-title{color:#fff;text-shadow:0 2px 8px #000c;background:linear-gradient(#0000 0%,#000000bf 100%);padding:3rem 1.25rem 1.5rem;font-size:1.2rem;font-weight:700;line-height:1.3;position:absolute;bottom:0;left:0;right:0}.cultural-and-more{text-align:center;color:rgb(var(--c-brand-800));margin-top:1.75rem;font-size:1.125rem;font-style:italic;font-weight:500}
.testimonials-section{background:linear-gradient(to bottom, rgb(var(--c-brand-50)), white);padding-top:2rem;padding-bottom:2rem;overflow:hidden}@media (min-width:1024px){.testimonials-section{padding-top:3rem;padding-bottom:3rem}}.testimonials-header{text-align:center;margin-bottom:2rem}.testimonials-subtitle{text-transform:uppercase;letter-spacing:.05em;color:rgb(var(--c-brand));margin-bottom:.75rem;font-size:.875rem;font-weight:600}.testimonials-title{color:#0f172a;margin-bottom:.75rem;font-size:1.875rem;font-weight:700}@media (min-width:768px){.testimonials-title{font-size:2.25rem}}.testimonials-description{color:#475569;max-width:48rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.testimonials-marquee-wrapper{margin-top:2rem;overflow:hidden}.testimonials-marquee{flex-direction:column;gap:1.5rem;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.testimonials-row{gap:1.5rem;animation-timing-function:linear;animation-iteration-count:infinite;display:flex}.testimonials-row-right{animation:60s linear infinite scroll-right}.testimonials-row-left{animation:60s linear infinite scroll-left}@keyframes scroll-right{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scroll-left{0%{transform:translate(-50%)}to{transform:translate(0)}}.testimonial-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;flex-direction:column;flex-shrink:0;gap:1rem;width:420px;max-width:90vw;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 6px #0000000d}.testimonial-card:hover{box-shadow:0 8px 12px rgba(var(--c-brand), .15);border-color:rgb(var(--c-brand-300))}.testimonial-card-header{align-items:center;gap:.75rem;display:flex}.testimonial-card-avatar{-o-object-fit:cover;object-fit:cover;border:2px solid rgb(var(--c-brand-50));border-radius:9999px}.testimonial-name-row{align-items:center;gap:.5rem;display:flex}.testimonial-card-name{color:#0f172a;font-weight:600}.testimonial-flag{font-size:1.25rem}.testimonial-card-role{color:#64748b;font-size:.875rem}.testimonial-card-quote{color:#475569;font-size:.9375rem;line-height:1.7}
.features-section{background-color:#fff;padding-top:3rem;padding-bottom:3rem}@media (min-width:1024px){.features-section{padding-top:5rem;padding-bottom:5rem}}.features-wrapper{max-width:1200px;margin-left:auto;margin-right:auto}.features-header{text-align:center;margin-bottom:4rem}.features-subtitle{text-transform:uppercase;letter-spacing:.05em;color:rgb(var(--c-brand));margin-bottom:.75rem;font-size:.875rem;font-weight:600}.features-title{color:#0f172a;margin-bottom:1rem;font-size:2rem;font-weight:700}@media (min-width:768px){.features-title{font-size:2.5rem}}.features-description{color:#475569;max-width:48rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.7}.features-list{flex-direction:column;gap:4rem;display:flex}.feature-item{grid-template-columns:1fr;align-items:center;gap:2rem;display:grid}@media (min-width:1024px){.feature-item{grid-template-columns:repeat(2,1fr);gap:3rem}.feature-item-right{direction:rtl}.feature-item-right>*{direction:ltr}}.feature-media-container{flex-direction:column;gap:1.5rem;display:flex}.feature-media-wrapper{aspect-ratio:16/10;background-color:#f1f5f9;border-radius:1.25rem;width:100%;position:relative;overflow:hidden;box-shadow:0 10px 25px #00000026}.feature-media{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.feature-media-overlay{pointer-events:none;background:linear-gradient(#0000,#0000001a);position:absolute;inset:0}.feature-media-notes{flex-direction:column;gap:.75rem;padding:0 .5rem;display:flex}.feature-note{color:#475569;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.feature-note-dot{background-color:rgb(var(--c-brand));border-radius:9999px;flex-shrink:0;width:.5rem;height:.5rem}.feature-content{flex-direction:column;gap:1.25rem;display:flex}.feature-icon-wrapper{background:linear-gradient(135deg, rgb(var(--c-brand)), rgb(var(--c-brand-alt)));width:4rem;height:4rem;box-shadow:0 4px 12px rgba(var(--c-brand), .3);border-radius:1rem;justify-content:center;align-items:center;display:flex}.feature-icon{color:#fff;width:2rem;height:2rem}.feature-title{color:#0f172a;font-size:1.5rem;font-weight:600;line-height:1.3}.feature-description{color:#475569;font-size:1.0625rem;line-height:1.7}.feature-media-wrapper:before{content:"";z-index:-1;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}
.subscription-section{background:linear-gradient(135deg, rgb(var(--c-brand-50)), #eff6ff);padding-top:3rem;padding-bottom:3rem}@media (min-width:1024px){.subscription-section{padding-top:4rem;padding-bottom:4rem}}.subscription-wrapper{max-width:720px;margin-left:auto;margin-right:auto}.subscription-content{flex-direction:column;gap:2rem;display:flex}.subscription-header{text-align:center}.subscription-icon-wrapper{background:linear-gradient(135deg, rgb(var(--c-brand)), rgb(var(--c-brand-alt)));width:4rem;height:4rem;box-shadow:0 8px 20px rgba(var(--c-brand), .3);border-radius:1rem;justify-content:center;align-items:center;margin-bottom:1.5rem;display:inline-flex}.subscription-icon{color:#fff;width:2rem;height:2rem}.subscription-title{color:#0f172a;margin-bottom:1rem;font-size:1.875rem;font-weight:700;line-height:1.2}@media (min-width:768px){.subscription-title{font-size:2.5rem}}.subscription-subtitle{color:#475569;max-width:600px;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.7}.subscription-form-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;padding:2rem;box-shadow:0 10px 25px #0000001a}@media (min-width:768px){.subscription-form-card{padding:2.5rem}}.subscription-form{flex-direction:column;gap:1.5rem;display:flex}.form-field{flex-direction:column;gap:.5rem;display:flex}.form-label{color:#334155;font-size:.9375rem;font-weight:600}.form-required{color:#ef4444;margin-left:.25rem}.form-input,.form-select{color:#0f172a;background-color:#fff;border:1px solid #cbd5e1;border-radius:.75rem;width:100%;padding:.875rem 1rem;font-size:1rem;transition:all .2s}.form-input:focus,.form-select:focus{border-color:rgb(var(--c-brand));box-shadow:0 0 0 3px rgba(var(--c-brand), .1);outline:none}.form-input::placeholder{color:#94a3b8}.form-select{cursor:pointer}.form-submit{background:linear-gradient(to right, rgb(var(--c-brand)), rgb(var(--c-brand-alt)));color:#fff;width:100%;box-shadow:0 10px 25px rgba(var(--c-brand), .3);cursor:pointer;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:1rem 2rem;font-size:1.0625rem;font-weight:600;transition:all .3s;display:inline-flex}.form-submit:hover{filter:brightness(1.1);box-shadow:0 15px 35px rgba(var(--c-brand), .4);transform:translateY(-2px)}.form-submit-icon{font-size:1.25rem}.form-disclaimer{color:#64748b;text-align:center;margin-top:.5rem;font-size:.8125rem;line-height:1.5}.subscription-benefits{border-top:1px solid #e2e8f0;flex-direction:column;gap:.75rem;margin-top:2rem;padding-top:2rem;display:flex}.subscription-benefit{color:#475569;align-items:center;gap:.75rem;font-size:.9375rem;display:flex}.benefit-check{color:#16a34a;background-color:#dcfce7;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.875rem;font-weight:700;display:flex}
.lang-main-content{background-color:#fff;min-height:100vh}.lang-main-content>section:first-child{min-height:5vh}.lang-main-content>section:nth-child(2){min-height:15vh}.lang-main-content>section:nth-child(3),.lang-main-content>section:nth-child(4),.lang-main-content>section:nth-child(5){min-height:20vh}.lang-main-content>section:nth-child(6),.lang-main-content>section:nth-child(7){min-height:10vh}
