/* Override Webflow h1{color:var(--black)} interference */ .oteria-fc h1,.oteria-fc h2,.oteria-fc h3,.oteria-fc h4,.oteria-fc h5,.oteria-fc h6{color:inherit} .oteria-fc a{color:inherit}
:root{--ot-light-pink:#FFE5EB;--ot-primary:#FF2C65;--ot-primary-deeper:#D42455;--ot-accent:#4ADE80;--ot-accent-blue:#FD3404;--ot-dark:#0D0D1A;--ot-dark-2:#1A1A2E;--ot-dark-3:#0F0F20;--ot-dark-4:#12121F;--ot-border:#1E1E3A;--ot-border-light:#2A2A4A;--ot-gray-700:#8888AA;--ot-gray-500:#A0A0C0;--ot-gray-300:#C0C0E0;--ot-text:#FFFFFF;--ot-text-muted:rgba(255,255,255,0.7);--ot-font:'Ubuntu',sans-serif;--ot-radius:0.5rem;--ot-radius-sm:0.25rem;--ot-radius-lg:0.75rem;--ot-shadow:0 4px 16px rgba(0,0,0,0.5);--ot-shadow-lg:0 8px 32px rgba(0,0,0,0.6);--ot-shadow-accent:0 4px 20px rgba(255,46,102,0.3);--ot-light-bg:#FFFFFF;--ot-light-alt:#F7F8FB;--ot-text-dark:#0D0D1A;--ot-text-dark-muted:#5B5B78;--ot-border-light-1:#EEF0F5;--ot-border-light-2:#E2E5EE;--ot-shadow-soft:0 2px 10px rgba(13,13,26,0.06);--ot-shadow-soft-lg:0 12px 40px rgba(255,46,102,0.15)}.oteria-fc *,.oteria-fc *::before,.oteria-fc *::after{box-sizing:border-box;margin:0;padding:0}.oteria-fc{font-family:var(--ot-font);color:var(--ot-text-dark);background:var(--ot-light-bg);line-height:1.6}.oteria-fc .ot-page{overflow-x:hidden}.oteria-fc .ot-container{max-width:72rem;margin:0 auto;padding:0 1.5rem}.oteria-fc .ot-section{padding:4rem 0;position:relative}.oteria-fc .ot-section--dark{background:var(--ot-dark);color:var(--ot-text)}.oteria-fc .ot-section--dark-2{background:var(--ot-dark-2);color:var(--ot-text)}.oteria-fc .ot-section--gray{background:var(--ot-light-alt)}.oteria-fc .ot-section--white{background:var(--ot-light-bg)}.oteria-fc .ot-badge{display:inline-block;background:rgba(255,46,102,0.12);color:var(--ot-primary);font-size:0.7rem;font-weight:700;text-transform:uppercase;letter-spacing:1.2px;padding:0.3rem 0.75rem;border-radius:2rem;border:1px solid rgba(255,46,102,0.25);margin-bottom:1rem}.oteria-fc .ot-badge--white{background:rgba(255,255,255,0.12);color:rgba(255,255,255,0.85);border-color:rgba(255,255,255,0.2)}.oteria-fc .ot-badge--dark{display:inline-flex;align-items:center;gap:0.4rem;background:rgba(255,255,255,0.08);color:rgba(255,255,255,0.9);border-color:rgba(255,255,255,0.18);text-transform:none;letter-spacing:0.3px}.oteria-fc .ot-section-header{text-align:center;margin-bottom:3rem}.oteria-fc .ot-section-header h2{font-size:1.875rem;font-weight:800;line-height:1.2;margin:0.5rem 0 1rem;color:var(--ot-text-dark)}.oteria-fc .ot-section-header h2 span{color:var(--ot-primary)}.oteria-fc .ot-section-header--dark h2{color:var(--ot-text)}.oteria-fc .ot-section--dark .ot-section-header h2{color:var(--ot-text)}.oteria-fc .ot-section--dark .ot-section-header h2 span,.oteria-fc .ot-section--dark .ot-section-header h2 .ot-span-primary{color:var(--ot-primary)}.oteria-fc .ot-section-header p{font-size:1.05rem;color:var(--ot-text-dark-muted);max-width:44rem;margin:0 auto;line-height:1.65}.oteria-fc .ot-section-header--dark p{color:var(--ot-gray-500)}.oteria-fc .ot-hero{background:var(--ot-dark);color:var(--ot-text);padding:6rem 0 5rem;position:relative;overflow:hidden}.oteria-fc .ot-hero::before{content:"";position:absolute;top:-6rem;right:-8rem;width:36rem;height:36rem;background:radial-gradient(circle,rgba(255,46,102,0.18) 0%,transparent 70%);pointer-events:none}.oteria-fc .ot-hero::after{content:"";position:absolute;bottom:-4rem;left:-4rem;width:24rem;height:24rem;background:radial-gradient(circle,rgba(253,52,4,0.12) 0%,transparent 70%);pointer-events:none}.oteria-fc .ot-hero__deco-grid{position:absolute;top:0;right:0;width:50%;height:100%;background-image:linear-gradient(rgba(255,46,102,0.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,46,102,0.04) 1px,transparent 1px);background-size:3rem 3rem;pointer-events:none;z-index:0}.oteria-fc .ot-hero__deco-line{position:absolute;top:50%;right:0;width:45%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,46,102,0.3),transparent);pointer-events:none;z-index:0}.oteria-fc .ot-hero__inner{position:relative;z-index:1;max-width:52rem}.oteria-fc .ot-hero__badge{margin-bottom:1.25rem}.oteria-fc .ot-hero h1{font-size:3rem;font-weight:700;line-height:1.15;margin-bottom:1.25rem;position:relative;padding-right:2.5rem}.oteria-fc .ot-hero h1 .ot-span-primary{color:var(--ot-primary)}.oteria-fc .ot-h-angle{position:absolute;top:0;right:0}@media (max-width:768px){.oteria-fc .ot-h-angle{width:22px;height:22px}.oteria-fc .ot-hero h1{padding-right:2rem}}.oteria-fc .ot-hero__intro{font-size:1.125rem;color:var(--ot-text-muted);line-height:1.7;margin-bottom:2.5rem;max-width:44rem}.oteria-fc .ot-hero__intro strong{color:#fff}.oteria-fc .ot-hero__kpis{display:flex;gap:2rem;flex-wrap:wrap}.oteria-fc .ot-hero__kpi{display:flex;flex-direction:column;gap:0.25rem}.oteria-fc .ot-hero__kpi-num{font-size:2.25rem;font-weight:700;color:var(--ot-primary);line-height:1}.oteria-fc .ot-hero__kpi-label{font-size:0.8125rem;color:var(--ot-gray-500);max-width:8rem;line-height:1.4}.oteria-fc .ot-hero-cta{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem}.oteria-fc .ot-hero-cta-btn{display:inline-flex;align-items:center;gap:0.5rem;background:var(--ot-primary);color:#fff;padding:0.875rem 1.5rem;border-radius:var(--ot-radius);font-weight:600;text-decoration:none;transition:background 0.2s,transform 0.15s}.oteria-fc .ot-hero-cta-btn:hover{background:var(--ot-primary-deeper,var(--ot-primary));transform:translateY(-1px)}.oteria-fc .ot-hero-cta-btn-ghost{display:inline-flex;align-items:center;gap:0.5rem;background:transparent;color:rgba(255,255,255,0.85);padding:0.875rem 1.5rem;border-radius:var(--ot-radius);border:1px solid rgba(255,255,255,0.3);font-weight:600;text-decoration:none;transition:border-color 0.2s,color 0.2s}.oteria-fc .ot-hero-cta-btn-ghost:hover{border-color:rgba(255,255,255,0.6);color:#fff}.oteria-fc .ot-zigzag{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:center;margin-bottom:3rem}.oteria-fc .ot-zigzag--reverse{direction:rtl}.oteria-fc .ot-zigzag--reverse>*{direction:ltr}.oteria-fc .ot-zigzag-text h3{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:var(--ot-text-dark);line-height:1.3}.oteria-fc .ot-section--dark .ot-zigzag-text h3{color:var(--ot-text)}.oteria-fc .ot-zigzag-text p{margin-bottom:0.875rem;color:var(--ot-text-dark-muted);font-size:0.9375rem;line-height:1.7}.oteria-fc .ot-section--dark .ot-zigzag-text p{color:var(--ot-gray-500)}.oteria-fc .ot-zigzag-text p strong{color:var(--ot-text-dark)}.oteria-fc .ot-section--dark .ot-zigzag-text p strong{color:var(--ot-text)}.oteria-fc .ot-zigzag-text ul{margin:0.75rem 0 0.875rem 1.25rem}.oteria-fc .ot-zigzag-text ul li{margin-bottom:0.5rem;color:var(--ot-text-dark-muted);font-size:0.9375rem;line-height:1.6}.oteria-fc .ot-section--dark .ot-zigzag-text ul li{color:var(--ot-gray-300)}.oteria-fc .ot-zigzag-text ul li strong{color:var(--ot-text-dark)}.oteria-fc .ot-section--dark .ot-zigzag-text ul li strong{color:var(--ot-text)}.oteria-fc .ot-zigzag-visual{position:relative}.oteria-fc .ot-zigzag-visual::before{content:'';position:absolute;top:-1.5rem;left:-1.5rem;width:10rem;height:10rem;background:radial-gradient(circle,rgba(255,46,102,0.08) 0%,transparent 70%);border-radius:50%;pointer-events:none}.oteria-fc .ot-zigzag-visual::after{content:'';position:absolute;bottom:-1rem;right:-1rem;width:7rem;height:7rem;background:radial-gradient(circle,rgba(253,52,4,0.07) 0%,transparent 70%);border-radius:50%;pointer-events:none}.oteria-fc .ot-visual-card{background:var(--ot-dark-2);border:1px solid var(--ot-border-light);border-radius:var(--ot-radius-lg);padding:1.75rem;position:relative;z-index:1}.oteria-fc .ot-visual-card-title{font-size:0.7rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--ot-primary);margin-bottom:1rem}.oteria-fc .ot-visual-card-item{display:flex;align-items:flex-start;gap:0.75rem;padding:0.75rem 0;border-bottom:1px solid var(--ot-border)}.oteria-fc .ot-visual-card-item:last-child{border-bottom:none}.oteria-fc .ot-visual-card-icon{width:2rem;height:2rem;background:linear-gradient(135deg,rgba(255,46,102,0.2),rgba(255,46,102,0.08));border-radius:0.375rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.oteria-fc .ot-visual-card-icon svg{width:1rem;height:1rem}.oteria-fc .ot-visual-card-text{font-size:0.8125rem;color:var(--ot-gray-300);line-height:1.5}.oteria-fc .ot-visual-card-text strong{color:#fff}.oteria-fc .ot-highlight-banner{background:linear-gradient(135deg,rgba(255,46,102,0.07) 0%,rgba(253,52,4,0.04) 100%);border-left:3px solid var(--ot-primary);border-radius:0 var(--ot-radius) var(--ot-radius) 0;padding:1.25rem 1.5rem;margin:1.5rem 0}.oteria-fc .ot-highlight-banner p{font-size:0.9375rem;color:var(--ot-text-dark-muted);line-height:1.7;margin:0}.oteria-fc .ot-highlight-banner p strong{color:var(--ot-text-dark)}.oteria-fc .ot-section--dark .ot-highlight-banner{background:rgba(255,46,102,0.1);border-left-color:var(--ot-primary)}.oteria-fc .ot-section--dark .ot-highlight-banner p{color:var(--ot-gray-300)}.oteria-fc .ot-section--dark .ot-highlight-banner p strong{color:#fff}.oteria-fc .ot-prose{max-width:46rem}.oteria-fc .ot-prose--center{max-width:46rem;margin:0 auto}.oteria-fc .ot-prose h3{font-size:1.1875rem;font-weight:700;color:var(--ot-text-dark);margin:0 0 0.875rem;line-height:1.35}.oteria-fc .ot-section--dark .ot-prose h3{color:var(--ot-text)}.oteria-fc .ot-prose p{font-size:0.9375rem;color:var(--ot-text-dark-muted);line-height:1.75;margin-bottom:0.875rem}.oteria-fc .ot-section--dark .ot-prose p{color:var(--ot-gray-500)}.oteria-fc .ot-prose p strong{color:var(--ot-text-dark)}.oteria-fc .ot-section--dark .ot-prose p strong{color:var(--ot-text)}.oteria-fc .ot-prose ul{margin:0.75rem 0 0.875rem 1.25rem}.oteria-fc .ot-prose ul li{font-size:0.9375rem;color:var(--ot-text-dark-muted);line-height:1.65;margin-bottom:0.45rem}.oteria-fc .ot-section--dark .ot-prose ul li{color:var(--ot-gray-300)}.oteria-fc .ot-prose ul li strong{color:var(--ot-text-dark)}.oteria-fc .ot-section--dark .ot-prose ul li strong{color:var(--ot-text)}.oteria-fc .ot-stat-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin:2rem 0}.oteria-fc .ot-stat-card{background:var(--ot-dark-2);border:1px solid var(--ot-border-light);border-top:3px solid var(--ot-primary);border-radius:var(--ot-radius);padding:1.25rem 1rem;text-align:center}.oteria-fc .ot-stat-card-num{font-size:1.875rem;font-weight:800;color:var(--ot-primary);display:block;line-height:1.1;margin-bottom:0.375rem}.oteria-fc .ot-stat-card-label{font-size:0.8rem;color:var(--ot-gray-500);line-height:1.4}.oteria-fc .ot-stat-card--light{background:#fff;border:1px solid var(--ot-border-light-2);border-top:3px solid var(--ot-primary);box-shadow:var(--ot-shadow-soft)}.oteria-fc .ot-stat-card--light .ot-stat-card-label{color:var(--ot-text-dark-muted)}.oteria-fc .ot-tip-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.oteria-fc .ot-tip-card{background:#fff;border:1px solid var(--ot-border-light-2);border-radius:var(--ot-radius-lg);padding:1.75rem;border-top:3px solid var(--ot-primary);box-shadow:var(--ot-shadow-soft);transition:transform 0.2s,box-shadow 0.2s}.oteria-fc .ot-tip-card:hover{transform:translateY(-3px);box-shadow:var(--ot-shadow-soft-lg)}.oteria-fc .ot-tip-card-icon{width:2.75rem;height:2.75rem;background:linear-gradient(135deg,var(--ot-primary),var(--ot-primary-deeper));border-radius:0.5rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.oteria-fc .ot-tip-card-icon svg{width:1.25rem;height:1.25rem;fill:#fff}.oteria-fc .ot-tip-card h3{font-size:1.0625rem;font-weight:700;color:var(--ot-text-dark);margin-bottom:0.75rem;line-height:1.35}.oteria-fc .ot-tip-card p{font-size:0.9rem;color:var(--ot-text-dark-muted);line-height:1.7;margin-bottom:0.75rem}.oteria-fc .ot-tip-card p strong{color:var(--ot-text-dark)}.oteria-fc .ot-tip-card ul{margin-left:1rem}.oteria-fc .ot-tip-card ul li{font-size:0.875rem;color:var(--ot-text-dark-muted);margin-bottom:0.4rem;line-height:1.55}.oteria-fc .ot-tip-card ul li strong{color:var(--ot-text-dark)}.oteria-fc .ot-content-blocks{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin:2rem 0}.oteria-fc .ot-content-block{padding:1.5rem;border-radius:var(--ot-radius-lg);border:1px solid var(--ot-border-light);background:rgba(255,255,255,0.04)}.oteria-fc .ot-content-block h3{font-size:1.0625rem;font-weight:700;color:var(--ot-text);margin-bottom:0.875rem;line-height:1.35}.oteria-fc .ot-content-block p{font-size:0.9rem;color:var(--ot-gray-500);line-height:1.7;margin-bottom:0.75rem}.oteria-fc .ot-content-block p strong{color:var(--ot-text)}.oteria-fc .ot-content-block ul{margin-left:1rem}.oteria-fc .ot-content-block ul li{font-size:0.875rem;color:var(--ot-gray-300);margin-bottom:0.4rem;line-height:1.55}.oteria-fc .ot-content-block ul li strong{color:var(--ot-text)}.oteria-fc .ot-cards-3{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin:2rem 0}.oteria-fc .ot-card-3{background:var(--ot-dark-2);border:1px solid var(--ot-border-light);border-radius:var(--ot-radius-lg);padding:1.5rem;transition:transform 0.2s,box-shadow 0.2s;border-top:3px solid var(--ot-primary)}.oteria-fc .ot-card-3:hover{transform:translateY(-3px);box-shadow:var(--ot-shadow-lg)}.oteria-fc .ot-card-3-icon{width:2.5rem;height:2.5rem;background:linear-gradient(135deg,rgba(255,46,102,0.25),rgba(255,46,102,0.1));border-radius:0.5rem;display:flex;align-items:center;justify-content:center;margin-bottom:0.875rem}.oteria-fc .ot-card-3-icon svg{width:1.125rem;height:1.125rem;fill:var(--ot-primary)}.oteria-fc .ot-card-3 h3{font-size:1rem;font-weight:700;color:var(--ot-text);margin-bottom:0.625rem;line-height:1.35}.oteria-fc .ot-card-3 p{font-size:0.875rem;color:var(--ot-gray-500);line-height:1.65;margin-bottom:0.625rem}.oteria-fc .ot-card-3 p strong{color:var(--ot-text)}.oteria-fc .ot-card-3 ul{margin-left:0.875rem}.oteria-fc .ot-card-3 ul li{font-size:0.8125rem;color:var(--ot-gray-300);margin-bottom:0.35rem;line-height:1.5}.oteria-fc .ot-card-3 ul li strong{color:var(--ot-text)}.oteria-fc .ot-encart-orgs{background:var(--ot-light-alt);border:1px solid var(--ot-border-light-2);border-left:3px solid var(--ot-primary);border-radius:0 var(--ot-radius) var(--ot-radius) 0;padding:1.5rem 1.75rem;margin:2rem 0}.oteria-fc .ot-encart-orgs h3{font-size:1.0625rem;font-weight:700;color:var(--ot-text-dark);margin-bottom:0.75rem}.oteria-fc .ot-encart-orgs p{font-size:0.9375rem;color:var(--ot-text-dark-muted);line-height:1.7;margin-bottom:0.75rem}.oteria-fc .ot-encart-orgs p:last-child{margin-bottom:0}.oteria-fc .ot-encart-orgs p strong{color:var(--ot-text-dark)}.oteria-fc .ot-encart-orgs ul{margin:0.5rem 0 0.75rem 1.25rem}.oteria-fc .ot-encart-orgs ul li{font-size:0.9375rem;color:var(--ot-text-dark-muted);margin-bottom:0.4rem;line-height:1.6}.oteria-fc .ot-encart-orgs ul li strong{color:var(--ot-text-dark)}.oteria-fc .ot-salaire-split{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:2rem}.oteria-fc .ot-salaire-left h3{font-size:1.125rem;font-weight:700;color:var(--ot-text-dark);margin-bottom:0.875rem}.oteria-fc .ot-salaire-left p{font-size:0.9375rem;color:var(--ot-text-dark-muted);line-height:1.75;margin-bottom:0.75rem}.oteria-fc .ot-salaire-left p strong{color:var(--ot-text-dark)}.oteria-fc .ot-salaire-right{display:flex;flex-direction:column;gap:0.875rem;justify-content:center}.oteria-fc .ot-salaire-stat{background:var(--ot-dark-2);border:1px solid var(--ot-border-light);border-radius:var(--ot-radius);padding:1rem 1.25rem;display:flex;align-items:center;gap:1rem}.oteria-fc .ot-salaire-stat-num{font-size:1.375rem;font-weight:800;color:var(--ot-primary);white-space:nowrap}.oteria-fc .ot-salaire-stat-label{font-size:0.8rem;color:var(--ot-gray-500);line-height:1.35}.oteria-fc .ot-formation-block{background:var(--ot-light-alt);border:1px solid var(--ot-border-light-2);border-radius:var(--ot-radius-lg);padding:1.75rem;margin-bottom:1.5rem}.oteria-fc .ot-formation-block h3{font-size:1.125rem;font-weight:700;color:var(--ot-text-dark);margin-bottom:0.875rem;display:flex;align-items:center;gap:0.75rem}.oteria-fc .ot-formation-block h3::before{content:'';display:inline-block;width:0.25rem;height:1.25rem;background:var(--ot-primary);border-radius:0.125rem;flex-shrink:0}.oteria-fc .ot-formation-block p{font-size:0.9375rem;color:var(--ot-text-dark-muted);line-height:1.75;margin-bottom:0.75rem}.oteria-fc .ot-formation-block p:last-child{margin-bottom:0}.oteria-fc .ot-formation-block p strong{color:var(--ot-text-dark)}.oteria-fc .ot-formation-block ul{margin:0.5rem 0 0.875rem 1.25rem}.oteria-fc .ot-formation-block ul li{font-size:0.9375rem;color:var(--ot-text-dark-muted);margin-bottom:0.4rem;line-height:1.65}.oteria-fc .ot-formation-block ul li strong{color:var(--ot-text-dark)}.oteria-fc .ot-programme-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin:2rem 0}.oteria-fc .ot-programme-col h3{font-size:1.125rem;font-weight:700;color:var(--ot-text);margin-bottom:1rem}.oteria-fc .ot-programme-col p{font-size:0.9375rem;color:var(--ot-gray-500);line-height:1.75;margin-bottom:0.75rem}.oteria-fc .ot-programme-col p strong{color:var(--ot-text)}.oteria-fc .ot-programme-col ul{margin-left:1.1rem}.oteria-fc .ot-programme-col ul li{font-size:0.875rem;color:var(--ot-gray-300);margin-bottom:0.45rem;line-height:1.6}.oteria-fc .ot-programme-col ul li strong{color:var(--ot-text)}.oteria-fc .ot-stepper{display:flex;flex-direction:column;gap:0;counter-reset:step}.oteria-fc .ot-step{display:grid;grid-template-columns:3.5rem 1fr;gap:1.5rem;position:relative;padding-bottom:2.5rem}.oteria-fc .ot-step:last-child{padding-bottom:0}.oteria-fc .ot-step-num-col{display:flex;flex-direction:column;align-items:center}.oteria-fc .ot-step-num{width:3rem;height:3rem;background:linear-gradient(135deg,var(--ot-primary),var(--ot-accent-blue));border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.0625rem;font-weight:800;color:#fff;flex-shrink:0;z-index:1;position:relative;box-shadow:0 6px 18px rgba(255,46,102,0.3);border:3px solid #fff}.oteria-fc .ot-step-content{padding-top:0.375rem}.oteria-fc .ot-step-content h3{font-size:1.125rem}.oteria-fc .ot-step-key{display:inline-flex;align-items:center;gap:0.5rem;background:rgba(255,46,102,0.08);border:1px solid rgba(255,46,102,0.18);border-radius:2rem;padding:0.3125rem 0.75rem;margin:0.25rem 0 0.875rem;font-size:0.75rem;font-weight:700;color:var(--ot-primary)}.oteria-fc .ot-step-key svg{width:0.875rem;height:0.875rem;stroke:var(--ot-primary)}.oteria-fc .ot-step-line{width:2px;flex:1;background:linear-gradient(to bottom,var(--ot-primary),rgba(255,46,102,0.15));margin-top:0.5rem}.oteria-fc .ot-step:last-child .ot-step-line{display:none}.oteria-fc .ot-step-content{padding-top:0.5rem}.oteria-fc .ot-step-content h3{font-size:1.0625rem;font-weight:700;color:var(--ot-text-dark);margin-bottom:0.75rem}.oteria-fc .ot-step-content p{font-size:0.9375rem;color:var(--ot-text-dark-muted);line-height:1.75;margin-bottom:0.75rem}.oteria-fc .ot-step-content p:last-child{margin-bottom:0}.oteria-fc .ot-step-content p strong{color:var(--ot-text-dark)}.oteria-fc .ot-step-content ul{margin:0.5rem 0 0.75rem 1.25rem}.oteria-fc .ot-step-content ul li{font-size:0.9375rem;color:var(--ot-text-dark-muted);margin-bottom:0.4rem;line-height:1.6}.oteria-fc .ot-step-content ul li strong{color:var(--ot-text-dark)}.oteria-fc .ot-widget-wrap{margin:2rem 0}.oteria-fc .ot-faq{display:flex;flex-direction:column;gap:0.75rem}.oteria-fc .ot-faq-item{background:#fff;border:1px solid var(--ot-border-light-2);border-left:3px solid var(--ot-primary);border-radius:0 var(--ot-radius) var(--ot-radius) 0;overflow:hidden;transition:box-shadow 0.2s,transform 0.2s}.oteria-fc .ot-faq-item:hover{box-shadow:var(--ot-shadow-soft-lg)}.oteria-fc .ot-faq-item[open]{box-shadow:var(--ot-shadow-soft)}.oteria-fc .ot-faq-item summary{font-size:0.9375rem;font-weight:700;padding:1.125rem 1.25rem;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;color:var(--ot-text-dark);gap:0.75rem}.oteria-fc .ot-faq-item summary span{flex:1;line-height:1.4}.oteria-fc .ot-faq-item summary::-webkit-details-marker{display:none}.oteria-fc .ot-faq-item summary::after{content:'+';font-size:0.9375rem;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--ot-primary),var(--ot-accent-blue));width:1.625rem;height:1.625rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform 0.25s ease;box-shadow:0 4px 10px rgba(255,46,102,0.25)}.oteria-fc .ot-faq-item[open] summary::after{content:'\2212';transform:rotate(180deg)}.oteria-fc .ot-faq-item[open] summary{border-bottom:1px solid var(--ot-border-light-2)}.oteria-fc .ot-faq-answer{padding:1.125rem 1.25rem 1.25rem;background:var(--ot-light-alt)}.oteria-fc .ot-faq-answer p{font-size:0.9375rem;color:var(--ot-text-dark-muted);line-height:1.7;margin:0}.oteria-fc .ot-faq-answer p strong{color:var(--ot-text-dark)}.oteria-fc .ot-cta-final{background:linear-gradient(135deg,var(--ot-primary) 0%,var(--ot-primary-deeper) 100%);padding:4rem 0;text-align:center;position:relative;overflow:hidden}.oteria-fc .ot-cta-final::before{content:'';position:absolute;top:-4rem;right:-3rem;width:20rem;height:20rem;background:radial-gradient(circle,rgba(255,255,255,0.1) 0%,transparent 65%);border-radius:50%;pointer-events:none}.oteria-fc .ot-cta-final::after{content:'';position:absolute;bottom:-3rem;left:-2rem;width:15rem;height:15rem;background:radial-gradient(circle,rgba(0,0,0,0.15) 0%,transparent 65%);border-radius:50%;pointer-events:none}.oteria-fc .ot-cta-final-inner{position:relative;z-index:1;max-width:40rem;margin:0 auto}.oteria-fc .ot-cta-final h2{font-size:1.875rem;font-weight:800;color:#fff;margin-bottom:1rem;line-height:1.25}.oteria-fc .ot-cta-final p{font-size:1.0625rem;color:rgba(255,255,255,0.85);margin-bottom:2rem;line-height:1.65}.oteria-fc .ot-cta-final-btn{display:inline-block;background:#fff;color:var(--ot-primary);font-size:1rem;font-weight:800;padding:1rem 2.25rem;border-radius:var(--ot-radius-sm);text-decoration:none;transition:transform 0.15s,box-shadow 0.15s;box-shadow:0 4px 20px rgba(0,0,0,0.2)}.oteria-fc .ot-cta-final-btn:hover{transform:translateY(-2px);box-shadow:0 8px 28px rgba(0,0,0,0.25)}.oteria-fc .ot-section-bofu{background:var(--ot-light-alt);padding:3.5rem 0}.oteria-fc .ot-section-bofu .ot-container{max-width:56rem}.oteria-fc .ot-section--dark::before{content:'';position:absolute;top:-5rem;right:-3rem;width:20rem;height:20rem;background:radial-gradient(circle,rgba(255,46,102,0.06) 0%,transparent 65%);border-radius:50%;pointer-events:none}.oteria-fc .ot-section--dark::after{content:'';position:absolute;bottom:-4rem;left:-2rem;width:16rem;height:16rem;background:radial-gradient(circle,rgba(255,255,255,0.025) 0%,transparent 65%);border-radius:50%;pointer-events:none}.oteria-fc .timeline-wrapper{background:#0D0D1A;padding:36px 24px 40px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;border-radius:12px}.oteria-fc .timeline-header{text-align:center;margin-bottom:32px}.oteria-fc .timeline-header h3{color:#FFFFFF;font-size:18px;font-weight:700;margin:0 0 6px;letter-spacing:-0.3px}.oteria-fc .timeline-header p{color:#A0A0C0;font-size:13px;margin:0}.oteria-fc .timeline-track{display:flex;align-items:flex-start;gap:0;position:relative;justify-content:center}.oteria-fc .timeline-item{flex:1;display:flex;flex-direction:column;align-items:center;position:relative;max-width:160px}.oteria-fc .timeline-connector{flex:1;height:2px;background:linear-gradient(90deg,#FF2C65,#CC2255);margin-top:20px;opacity:0.5}.oteria-fc .timeline-dot{width:40px;height:40px;border-radius:50%;background:#FF2C65;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0;position:relative;z-index:1}.oteria-fc .timeline-dot.future{background:#1E1E3A;border:2px solid #FF2C65;color:#FF2C65}.oteria-fc .timeline-card{margin-top:12px;background:#1A1A2E;border:1px solid #2A2A4A;border-radius:8px;padding:14px 12px;text-align:center;width:100%;box-sizing:border-box}.oteria-fc .timeline-card.active{border-color:#FF2C65;box-shadow:0 0 0 1px rgba(255,46,102,0.2)}.oteria-fc .timeline-year{font-size:11px;font-weight:700;color:#FF2C65;text-transform:uppercase;letter-spacing:1px;margin-bottom:4px}.oteria-fc .timeline-title{font-size:14px;font-weight:700;color:#FFFFFF;margin-bottom:6px}.oteria-fc .timeline-desc{font-size:12px;color:#8888AA;line-height:1.5}.oteria-fc .timeline-badge{display:inline-block;margin-top:6px;font-size:11px;font-weight:600;background:rgba(255,46,102,0.15);color:#FF2C65;padding:2px 8px;border-radius:20px}.oteria-fc .timeline-badge.future-badge{background:rgba(255,46,102,0.08);color:#CC8899}.oteria-fc .timeline-footer{margin-top:24px;text-align:center;font-size:12px;color:#6666AA;border-top:1px solid #1E1E3A;padding-top:16px}@media (max-width:600px){.oteria-fc .timeline-track{flex-direction:column;align-items:center;gap:0}.oteria-fc .timeline-item{max-width:100%;width:100%;flex-direction:row;align-items:flex-start;gap:16px}.oteria-fc .timeline-connector{width:2px;height:24px;margin:0 auto;flex:none;background:linear-gradient(180deg,#FF2C65,#CC2255)}.oteria-fc .timeline-card{margin-top:0;text-align:left;flex:1}.oteria-fc .timeline-dot{margin-top:10px;flex-shrink:0}}.oteria-fc .comparatif-wrapper{background:#0D0D1A;padding:28px 20px 32px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;border-radius:12px;overflow-x:auto}.oteria-fc .comparatif-header{text-align:center;margin-bottom:24px}.oteria-fc .comparatif-header h3{color:#FFFFFF;font-size:17px;font-weight:700;margin:0 0 6px}.oteria-fc .comparatif-header p{color:#8888AA;font-size:12px;margin:0}.oteria-fc .comparatif-table{width:100%;border-collapse:collapse;min-width:480px;font-size:13px}.oteria-fc .comparatif-table thead tr{background:#1A0A12}.oteria-fc .comparatif-table thead th{padding:12px 14px;color:#FFFFFF;font-weight:700;text-align:center;border-bottom:2px solid #FF2C65;font-size:12px;letter-spacing:0.3px}.oteria-fc .comparatif-table thead th:first-child{text-align:left;color:#AAAACC;font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:0.5px;background:#0D0D1A}.oteria-fc .comparatif-table thead th.highlight-col{background:rgba(255,46,102,0.2);color:#FF2C65;position:relative}.oteria-fc .comparatif-table thead th.highlight-col::after{content:"Recommandé";position:absolute;top:-22px;left:50%;transform:translateX(-50%);background:#FF2C65;color:#FFFFFF;font-size:10px;font-weight:700;padding:2px 10px;border-radius:20px 20px 0 0;white-space:nowrap;letter-spacing:0.3px}.oteria-fc .comparatif-table tbody tr{border-bottom:1px solid #1E1E3A;transition:background 0.15s}.oteria-fc .comparatif-table tbody tr:hover{background:rgba(255,255,255,0.03)}.oteria-fc .comparatif-table tbody tr:last-child{border-bottom:none}.oteria-fc .comparatif-table td{padding:11px 14px;text-align:center;color:#C0C0E0;vertical-align:middle;line-height:1.4}.oteria-fc .comparatif-table td:first-child{text-align:left;color:#FFFFFF;font-weight:600;background:#0F0F20;border-right:1px solid #1E1E3A;font-size:12px}.oteria-fc .comparatif-table td.highlight-col{background:rgba(255,46,102,0.07);color:#FFFFFF;font-weight:600}.oteria-fc .check{color:#4ADE80;font-weight:700;font-size:15px}.oteria-fc .cross{color:#666688;font-size:15px}.oteria-fc .partial{color:#FFA040;font-size:12px}.oteria-fc .badge-rncp{display:inline-block;background:#FF2C65;color:#FFFFFF;font-size:10px;font-weight:700;padding:2px 8px;border-radius:12px;letter-spacing:0.3px}.oteria-fc .table-note{margin-top:14px;font-size:11px;color:#555577;text-align:center}@media (max-width:540px){.oteria-fc .comparatif-wrapper{padding:20px 12px 24px}.oteria-fc .comparatif-table{font-size:11px;min-width:400px}.oteria-fc .comparatif-table td,.oteria-fc .comparatif-table th{padding:9px 8px}}.oteria-fc .quiz-wrapper{background:#0D0D1A;padding:28px 24px 36px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;border-radius:12px;max-width:640px;margin:0 auto;box-sizing:border-box}.oteria-fc .quiz-intro{text-align:center;margin-bottom:28px}.oteria-fc .quiz-intro h3{color:#FFFFFF;font-size:18px;font-weight:700;margin:0 0 8px}.oteria-fc .quiz-intro p{color:#8888AA;font-size:13px;margin:0}.oteria-fc .quiz-progress-bar{width:100%;height:4px;background:#1E1E3A;border-radius:4px;margin-bottom:24px;overflow:hidden}.oteria-fc .quiz-progress-fill{height:100%;background:#FF2C65;border-radius:4px;transition:width 0.3s ease}.oteria-fc .quiz-step{display:none}.oteria-fc .quiz-step.active{display:block;animation:quizFadeIn 0.25s ease}@keyframes quizFadeIn{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.oteria-fc .quiz-question-num{font-size:11px;color:#FF2C65;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:6px}.oteria-fc .quiz-question-text{font-size:16px;font-weight:600;color:#FFFFFF;margin-bottom:18px;line-height:1.4}.oteria-fc .quiz-options{display:flex;flex-direction:column;gap:10px}.oteria-fc .quiz-option{background:#1A1A2E;border:1.5px solid #2A2A4A;border-radius:8px;padding:14px 16px;cursor:pointer;transition:all 0.15s ease;display:flex;align-items:center;gap:12px;color:#C0C0E0;font-size:14px;line-height:1.4}.oteria-fc .quiz-option:hover{border-color:#FF2C65;background:rgba(255,46,102,0.06);color:#FFFFFF}.oteria-fc .quiz-option.selected{border-color:#FF2C65;background:rgba(255,46,102,0.12);color:#FFFFFF}.oteria-fc .quiz-option-letter{width:28px;height:28px;border-radius:50%;background:#2A2A4A;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#8888AA;flex-shrink:0;transition:all 0.15s}.oteria-fc .quiz-option:hover .quiz-option-letter,.oteria-fc .quiz-option.selected .quiz-option-letter{background:#FF2C65;color:#FFFFFF}.oteria-fc .quiz-nav{display:flex;justify-content:space-between;align-items:center;margin-top:22px;gap:12px}.oteria-fc .quiz-btn{padding:10px 22px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;border:none;transition:all 0.15s}.oteria-fc .quiz-btn-prev{background:#1E1E3A;color:#8888AA}.oteria-fc .quiz-btn-prev:hover{background:#2A2A4A;color:#FFFFFF}.oteria-fc .quiz-btn-next{background:#FF2C65;color:#FFFFFF;margin-left:auto}.oteria-fc .quiz-btn-next:hover{background:#E02255}.oteria-fc .quiz-btn-next:disabled{background:#3A2A3A;color:#6666AA;cursor:not-allowed}.oteria-fc .quiz-result{display:none;text-align:center;animation:quizFadeIn 0.3s ease}.oteria-fc .quiz-result.active{display:block}.oteria-fc .result-icon{font-size:48px;margin-bottom:12px}.oteria-fc .result-profile-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#FF2C65;margin-bottom:6px}.oteria-fc .result-profile-name{font-size:22px;font-weight:700;color:#FFFFFF;margin-bottom:14px}.oteria-fc .result-card{background:#1A1A2E;border:1px solid #2A2A4A;border-radius:10px;padding:20px 20px;margin-bottom:20px;text-align:left}.oteria-fc .result-card-title{font-size:13px;font-weight:700;color:#FF2C65;margin-bottom:8px;text-transform:uppercase;letter-spacing:0.5px}.oteria-fc .result-card-text{font-size:14px;color:#C0C0E0;line-height:1.6}.oteria-fc .result-card-text strong{color:#FFFFFF}.oteria-fc .result-reco{background:rgba(255,46,102,0.1);border:1px solid rgba(255,46,102,0.3);border-radius:10px;padding:18px 20px;margin-bottom:20px;text-align:left}.oteria-fc .result-reco-title{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:0.5px;color:#FF9999;margin-bottom:8px}.oteria-fc .result-reco-text{font-size:14px;color:#FFFFFF;font-weight:600;line-height:1.5}.oteria-fc .result-cta{display:inline-block;background:#FF2C65;color:#FFFFFF;font-size:14px;font-weight:700;padding:13px 28px;border-radius:8px;text-decoration:none;transition:background 0.15s;cursor:pointer;border:none;width:100%;box-sizing:border-box}.oteria-fc .result-cta:hover{background:#E02255}.oteria-fc .quiz-restart-btn{margin-top:12px;background:transparent;color:#666688;font-size:12px;border:none;cursor:pointer;padding:8px 16px;width:100%;text-decoration:underline}.oteria-fc .quiz-restart-btn:hover{color:#AAAACC}@media (max-width:480px){.oteria-fc .quiz-wrapper{padding:20px 16px 28px}.oteria-fc .quiz-question-text{font-size:15px}.oteria-fc .quiz-option{font-size:13px}}.oteria-fc .cta-bofu-wrapper{background:linear-gradient(135deg,#0D0D1A 0%,#1A0812 100%);border:1.5px solid rgba(255,46,102,0.3);border-radius:12px;padding:32px 28px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;display:flex;align-items:center;gap:28px;position:relative;overflow:hidden}.oteria-fc .cta-bofu-wrapper::before{content:'';position:absolute;top:0;right:0;width:200px;height:200px;background:radial-gradient(circle,rgba(255,46,102,0.12) 0%,transparent 70%);pointer-events:none}.oteria-fc .cta-bofu-icon{width:60px;height:60px;background:rgba(255,46,102,0.15);border:1.5px solid rgba(255,46,102,0.3);border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:26px;flex-shrink:0}.oteria-fc .cta-bofu-content{flex:1;min-width:0}.oteria-fc .cta-bofu-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:#FF2C65;margin-bottom:4px}.oteria-fc .cta-bofu-title{font-size:18px;font-weight:700;color:#FFFFFF;margin-bottom:6px;line-height:1.3}.oteria-fc .cta-bofu-desc{font-size:13px;color:#A0A0C0;line-height:1.5;margin-bottom:16px}.oteria-fc .cta-bofu-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.oteria-fc .cta-pill{font-size:11px;font-weight:600;padding:4px 10px;border-radius:20px;background:rgba(255,255,255,0.07);color:#C0C0E0;white-space:nowrap}.oteria-fc .cta-pill.accent{background:rgba(255,46,102,0.15);color:#FF9999}.oteria-fc .cta-bofu-actions{display:flex;gap:10px;flex-wrap:wrap}.oteria-fc .cta-btn-primary{display:inline-block;background:#FF2C65;color:#FFFFFF;font-size:14px;font-weight:700;padding:12px 24px;border-radius:8px;text-decoration:none;transition:background 0.15s;cursor:pointer;border:none;white-space:nowrap}.oteria-fc .cta-btn-primary:hover{background:#E02255}.oteria-fc .cta-btn-secondary{display:inline-block;background:transparent;color:#C0C0E0;font-size:13px;font-weight:600;padding:12px 20px;border-radius:8px;text-decoration:none;border:1.5px solid #2A2A4A;transition:all 0.15s;cursor:pointer;white-space:nowrap}.oteria-fc .cta-btn-secondary:hover{border-color:#FF2C65;color:#FFFFFF}.oteria-fc .cta-bofu-stats{display:flex;flex-direction:column;align-items:flex-end;gap:12px;flex-shrink:0}.oteria-fc .cta-stat{text-align:right}.oteria-fc .cta-stat-num{font-size:22px;font-weight:800;color:#FF2C65;line-height:1}.oteria-fc .cta-stat-label{font-size:11px;color:#6666AA;line-height:1.3;margin-top:2px}@media (max-width:540px){.oteria-fc .cta-bofu-wrapper{flex-direction:column;padding:24px 20px;text-align:center}.oteria-fc .cta-bofu-stats{display:none}.oteria-fc .cta-bofu-actions{justify-content:center}.oteria-fc .cta-bofu-pills{justify-content:center}.oteria-fc .cta-bofu-icon{margin:0 auto}}.oteria-fc .ot-formation-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}.oteria-fc .ot-formation-row .ot-formation-block{margin-bottom:0}.oteria-fc .ot-formation-featured{background:var(--ot-dark-2);border:1px solid rgba(74,222,128,0.2);border-top:3px solid var(--ot-accent);border-radius:var(--ot-radius-lg);padding:1.75rem;margin-bottom:1.5rem;position:relative;overflow:hidden}.oteria-fc .ot-formation-featured::before{content:'';position:absolute;top:-20px;right:-20px;width:120px;height:120px;background:radial-gradient(circle,rgba(74,222,128,0.08) 0%,transparent 70%);border-radius:50%;pointer-events:none}.oteria-fc .ot-formation-featured .ot-formation-badge{display:inline-block;font-size:0.65rem;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;color:var(--ot-accent);background:rgba(74,222,128,0.12);border:1px solid rgba(74,222,128,0.25);border-radius:2rem;padding:0.2rem 0.75rem;margin-bottom:0.75rem}.oteria-fc .ot-formation-featured h3{font-size:1.125rem;font-weight:700;color:#fff;margin-bottom:0.875rem;line-height:1.35;display:flex;align-items:center;gap:0.75rem}.oteria-fc .ot-formation-featured h3::before{content:'';display:inline-block;width:0.25rem;height:1.25rem;background:var(--ot-accent);border-radius:0.125rem;flex-shrink:0}.oteria-fc .ot-formation-featured p{font-size:0.9375rem;color:var(--ot-gray-500);line-height:1.75;margin-bottom:0.75rem}.oteria-fc .ot-formation-featured p:last-child{margin-bottom:0}.oteria-fc .ot-formation-featured p strong{color:#fff}.oteria-fc .ot-formation-featured ul{margin:0.5rem 0 0.875rem 1.25rem}.oteria-fc .ot-formation-featured ul li{font-size:0.9375rem;color:var(--ot-gray-500);margin-bottom:0.4rem;line-height:1.65}.oteria-fc .ot-formation-featured ul li strong{color:#fff}.oteria-fc .ot-alt-stat-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin:1.5rem 0 2rem}.oteria-fc .ot-alt-stat{background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.08);border-top:2px solid var(--ot-primary);border-radius:var(--ot-radius);padding:0.875rem 1rem;text-align:center}.oteria-fc .ot-alt-stat-num{font-size:1.25rem;font-weight:800;color:var(--ot-primary);display:block}.oteria-fc .ot-alt-stat-label{font-size:0.72rem;color:rgba(255,255,255,0.6);line-height:1.35;margin-top:0.25rem;display:block}.oteria-fc .ot-profil-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin:1.25rem 0}.oteria-fc .ot-profil-card{background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.08);border-left:3px solid var(--ot-primary);border-radius:var(--ot-radius);padding:1.25rem 1.5rem}.oteria-fc .ot-profil-card h4{font-size:0.9rem;font-weight:700;color:#fff;margin:0 0 0.5rem}.oteria-fc .ot-profil-card p{font-size:0.875rem;color:var(--ot-gray-500);line-height:1.65;margin:0}.oteria-fc .ot-profil-card p strong{color:var(--ot-gray-300)}.oteria-fc @media (max-width:56.25rem){.ot-tip-cards{grid-template-columns:1fr}.ot-cards-3{grid-template-columns:1fr}.ot-stat-cards{grid-template-columns:1fr;max-width:18rem}.ot-content-blocks{grid-template-columns:1fr}.ot-programme-grid{grid-template-columns:1fr}.ot-salaire-split{grid-template-columns:1fr}.ot-section-header h2{font-size:1.5rem}.ot-hero h1{font-size:2.25rem}.ot-formation-row{grid-template-columns:1fr}.ot-alt-stat-row{grid-template-columns:1fr 1fr}.ot-profil-grid{grid-template-columns:1fr}}@media (max-width:40rem){.oteria-fc .ot-alt-stat-row{grid-template-columns:1fr}.oteria-fc .ot-zigzag{grid-template-columns:1fr}.oteria-fc .ot-hero{padding:4rem 0 3.5rem}.oteria-fc .ot-hero h1{font-size:1.75rem}.oteria-fc .ot-hero__kpis{gap:1.25rem}.oteria-fc .ot-hero__kpi-num{font-size:1.75rem}.oteria-fc .ot-section{padding:2.5rem 0}.oteria-fc .ot-step{grid-template-columns:2.5rem 1fr;gap:1rem}}.oteria-fc .ot-section-close{text-align:center;font-size:0.9375rem;color:var(--ot-text-dark-muted);max-width:42rem;margin:2rem auto 0}.oteria-fc .ot-stat-grad{font-size:2.5rem;font-weight:900;line-height:1;background:linear-gradient(135deg,var(--ot-primary),var(--ot-accent-blue));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.oteria-fc .ot-fused-stack{display:grid;gap:1.5rem}.oteria-fc .ot-fused-block{position:relative;background:var(--ot-light-bg);border:1px solid var(--ot-border-light-2);border-radius:var(--ot-radius-lg);padding:1.75rem 2rem;box-shadow:var(--ot-shadow-soft);display:grid;grid-template-columns:14rem 1fr;gap:2rem;align-items:start;overflow:hidden}.oteria-fc .ot-fused-block::before{content:"";position:absolute;top:0;left:0;bottom:0;width:4px;background:linear-gradient(180deg,var(--ot-primary),var(--ot-accent-blue))}.oteria-fc .ot-fused-block:hover{box-shadow:var(--ot-shadow-soft-lg)}.oteria-fc .ot-fused-block__visual{background:linear-gradient(135deg,var(--ot-light-pink),#fff);border:1px solid rgba(255,46,102,0.12);border-radius:var(--ot-radius);padding:1.25rem;position:relative;overflow:hidden;min-height:11rem}.oteria-fc .ot-fused-block__visual::before{content:"";position:absolute;top:-2.5rem;right:-2.5rem;width:8rem;height:8rem;border-radius:50%;background:radial-gradient(circle,rgba(255,46,102,0.15),transparent 65%);pointer-events:none}.oteria-fc .ot-fused-block__icon{position:relative;z-index:1;width:2.5rem;height:2.5rem;border-radius:var(--ot-radius);background:linear-gradient(135deg,var(--ot-primary),#ff6b9d);display:flex;align-items:center;justify-content:center;margin-bottom:0.875rem;box-shadow:0 6px 18px rgba(255,46,102,0.22)}.oteria-fc .ot-fused-block__icon svg{width:1.25rem;height:1.25rem;stroke:#fff}.oteria-fc .ot-fused-block__chips{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:0.4rem;list-style:none;padding:0;margin:0}.oteria-fc .ot-fused-block__chips li{background:rgba(255,255,255,0.8);border:1px solid rgba(255,46,102,0.2);border-radius:2rem;font-size:0.75rem;font-weight:600;color:var(--ot-text-dark-muted);padding:0.25rem 0.625rem;backdrop-filter:blur(2px)}.oteria-fc .ot-fused-block__chips li.highlight{background:var(--ot-primary);color:#fff;border-color:var(--ot-primary)}.oteria-fc .ot-fused-block__bullets{position:relative;z-index:1;list-style:none;display:flex;flex-direction:column;gap:0.5rem;padding:0;margin:0}.oteria-fc .ot-fused-block__bullets li{font-size:0.8125rem;color:var(--ot-text-dark-muted);padding-left:1.25rem;position:relative;line-height:1.45}.oteria-fc .ot-fused-block__bullets li::before{content:"";position:absolute;left:0;top:0.45rem;width:0.5rem;height:0.5rem;border-radius:50%;background:var(--ot-primary)}.oteria-fc .ot-fused-block__text h3{font-size:1.0625rem;font-weight:700;color:var(--ot-text-dark);margin-bottom:0.75rem;line-height:1.35}.oteria-fc .ot-fused-block__text p{font-size:0.9375rem;color:var(--ot-text-dark-muted);line-height:1.7;margin-bottom:0.75rem}.oteria-fc .ot-fused-block__text p:last-child{margin-bottom:0}.oteria-fc .ot-fused-block__text ul{margin:0.75rem 0;padding-left:1.25rem}.oteria-fc .ot-fused-block__text ul li{font-size:0.875rem;color:var(--ot-text-dark-muted);margin-bottom:0.4rem;line-height:1.55}.oteria-fc .ot-kpi-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:1rem 0 1.5rem}.oteria-fc .ot-kpi-row__cell{background:var(--ot-light-bg);border:1px solid var(--ot-border-light-2);border-left:3px solid var(--ot-primary);border-radius:var(--ot-radius);padding:1.25rem 1.5rem}.oteria-fc .ot-kpi-row__num{font-size:1.875rem;font-weight:800;color:var(--ot-primary);line-height:1;margin-bottom:0.375rem}.oteria-fc .ot-kpi-row__label{font-size:0.8125rem;color:var(--ot-text-dark-muted);line-height:1.4}.oteria-fc .ot-saviez-banner{background:linear-gradient(135deg,var(--ot-dark) 0%,var(--ot-dark-2) 100%);border:1px solid rgba(255,46,102,0.25);border-radius:var(--ot-radius-lg);padding:1.5rem 1.75rem;margin:1rem 0 1.5rem;display:flex;gap:1.25rem;align-items:flex-start;position:relative;overflow:hidden}.oteria-fc .ot-saviez-banner::before{content:"";position:absolute;top:-3rem;right:-3rem;width:14rem;height:14rem;border-radius:50%;background:radial-gradient(circle,rgba(255,46,102,0.15),transparent 65%);pointer-events:none}.oteria-fc .ot-saviez-banner__icon{width:2.5rem;height:2.5rem;border-radius:var(--ot-radius);background:linear-gradient(135deg,var(--ot-primary),#ff6b9d);flex-shrink:0;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px rgba(255,46,102,0.25);position:relative;z-index:1}.oteria-fc .ot-saviez-banner__icon svg{width:1.25rem;height:1.25rem;stroke:#fff}.oteria-fc .ot-saviez-banner__body{position:relative;z-index:1;flex:1}.oteria-fc .ot-saviez-banner__label{color:var(--ot-primary);font-size:0.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:0.12em;margin-bottom:0.375rem}.oteria-fc .ot-saviez-banner__text{color:rgba(255,255,255,0.82);font-size:0.9375rem;line-height:1.65;margin:0}.oteria-fc .ot-saviez-banner__text strong{color:#fff}.oteria-fc .ot-orgs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:1.25rem 0 1rem}.oteria-fc .ot-orgs-card{background:var(--ot-light-bg);border:1px solid var(--ot-border-light-2);border-radius:var(--ot-radius);padding:1.25rem 1.25rem 1.125rem;transition:box-shadow 0.2s,transform 0.2s}.oteria-fc .ot-orgs-card:hover{box-shadow:var(--ot-shadow-soft-lg);transform:translateY(-2px)}.oteria-fc .ot-orgs-card__icon{width:2.25rem;height:2.25rem;border-radius:var(--ot-radius);background:linear-gradient(135deg,var(--ot-primary),#ff6b9d);display:flex;align-items:center;justify-content:center;margin-bottom:0.75rem;box-shadow:0 4px 12px rgba(255,46,102,0.2)}.oteria-fc .ot-orgs-card__icon svg{width:1.125rem;height:1.125rem;stroke:#fff}.oteria-fc .ot-orgs-card__title{font-size:0.9375rem;font-weight:700;color:var(--ot-text-dark);margin-bottom:0.375rem;line-height:1.3}.oteria-fc .ot-orgs-card__desc{font-size:0.8125rem;color:var(--ot-text-dark-muted);line-height:1.55;margin:0}.oteria-fc .ot-salary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin:1rem 0 1.25rem}.oteria-fc .ot-salary-card{background:var(--ot-light-bg);border:1px solid var(--ot-border-light-2);border-radius:var(--ot-radius);padding:1.5rem 1.25rem 1.125rem;text-align:center}.oteria-fc .ot-salary-card__num{font-size:1.875rem;font-weight:900;line-height:1;background:linear-gradient(135deg,var(--ot-primary),var(--ot-accent-blue));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;margin-bottom:0.5rem}.oteria-fc .ot-salary-card__label{font-size:0.78125rem;font-weight:700;color:var(--ot-text-dark);text-transform:uppercase;letter-spacing:0.04em}.oteria-fc .ot-quote{position:relative;background:linear-gradient(135deg,#fff 0%,var(--ot-light-pink) 100%);border:1px solid rgba(255,46,102,0.15);border-left:4px solid var(--ot-primary);border-radius:var(--ot-radius-lg);padding:1.75rem 2rem 1.5rem 3.75rem;margin:1.5rem 0;box-shadow:var(--ot-shadow-soft);overflow:hidden}.oteria-fc .ot-quote::before{content:'"';position:absolute;top:0.25rem;left:1rem;font-family:Georgia,'Times New Roman',serif;font-size:4.5rem;line-height:1;color:var(--ot-primary);opacity:0.85;font-weight:700}.oteria-fc .ot-quote::after{content:"";position:absolute;top:-2rem;right:-2rem;width:8rem;height:8rem;border-radius:50%;background:radial-gradient(circle,rgba(255,46,102,0.08),transparent 70%);pointer-events:none}.oteria-fc .ot-quote p{font-size:1.0625rem;line-height:1.6;color:var(--ot-text-dark);font-style:italic;font-weight:500;margin:0 0 0.875rem;position:relative;z-index:1}.oteria-fc .ot-quote cite{display:block;font-size:0.8125rem;font-weight:700;color:var(--ot-primary);font-style:normal;text-transform:uppercase;letter-spacing:0.05em;padding-top:0.875rem;border-top:1px solid rgba(255,46,102,0.18);position:relative;z-index:1}@media (max-width:40rem){.oteria-fc .ot-quote{padding:1.5rem 1.25rem 1.25rem 2.5rem}.oteria-fc .ot-quote::before{font-size:3.5rem;left:0.625rem;top:0.5rem}.oteria-fc .ot-quote p{font-size:0.9375rem}}.oteria-fc .ot-skills-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem}.oteria-fc .ot-skills-card{position:relative;background:var(--ot-light-bg);border:1px solid var(--ot-border-light-2);border-radius:var(--ot-radius-lg);padding:1.75rem 1.75rem 1.5rem;box-shadow:var(--ot-shadow-soft);overflow:hidden;transition:box-shadow 0.25s,transform 0.25s;display:flex;flex-direction:column}.oteria-fc .ot-skills-card::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--ot-primary),var(--ot-accent-blue))}.oteria-fc .ot-skills-card:hover{box-shadow:var(--ot-shadow-soft-lg);transform:translateY(-3px)}.oteria-fc .ot-skills-card__icon{width:2.75rem;height:2.75rem;border-radius:var(--ot-radius);background:linear-gradient(135deg,var(--ot-primary),#ff6b9d);display:flex;align-items:center;justify-content:center;margin-bottom:1rem;box-shadow:0 6px 18px rgba(255,46,102,0.22)}.oteria-fc .ot-skills-card__icon svg{width:1.375rem;height:1.375rem;stroke:#fff}.oteria-fc .ot-skills-card h3{font-size:1.0625rem;font-weight:700;color:var(--ot-text-dark);margin:0 0 0.625rem;line-height:1.35}.oteria-fc .ot-skills-card__intro{font-size:0.9375rem;color:var(--ot-text-dark-muted);line-height:1.65;margin:0 0 0.875rem}.oteria-fc .ot-skills-card__list{list-style:none;padding:0;margin:0 0 0.875rem;display:flex;flex-direction:column;gap:0.5rem}.oteria-fc .ot-skills-card__list li{font-size:0.875rem;color:var(--ot-text-dark-muted);line-height:1.55;padding-left:1.5rem;position:relative}.oteria-fc .ot-skills-card__list li::before{content:"";position:absolute;left:0;top:0.375rem;width:1rem;height:1rem;border-radius:50%;background:var(--ot-primary);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:0.625rem}.oteria-fc .ot-skills-card__close{font-size:0.875rem;color:var(--ot-text-dark-muted);line-height:1.65;margin:auto 0 0;padding-top:0.875rem;border-top:1px solid var(--ot-border-light-2);font-style:italic}.oteria-fc .ot-conseil-banner{background:linear-gradient(135deg,#1a1a2e 0%,#2a1a3e 100%);border:1px solid rgba(253,52,4,0.25);border-radius:var(--ot-radius-lg);padding:1.5rem 1.75rem;margin:1.5rem 0;display:flex;gap:1.25rem;align-items:flex-start;position:relative;overflow:hidden}.oteria-fc .ot-conseil-banner::before{content:"";position:absolute;top:-3rem;left:-3rem;width:14rem;height:14rem;border-radius:50%;background:radial-gradient(circle,rgba(253,52,4,0.18),transparent 65%);pointer-events:none}.oteria-fc .ot-conseil-banner__icon{width:2.5rem;height:2.5rem;border-radius:var(--ot-radius);background:linear-gradient(135deg,var(--ot-accent-blue),#FD6030);flex-shrink:0;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px rgba(253,52,4,0.3);position:relative;z-index:1}.oteria-fc .ot-conseil-banner__icon svg{width:1.25rem;height:1.25rem;stroke:#fff}.oteria-fc .ot-conseil-banner__body{position:relative;z-index:1;flex:1}.oteria-fc .ot-conseil-banner__label{color:var(--ot-accent-blue);font-size:0.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:0.12em;margin-bottom:0.375rem}.oteria-fc .ot-conseil-banner__text{color:rgba(255,255,255,0.82);font-size:0.9375rem;line-height:1.65;margin:0}.oteria-fc .ot-conseil-banner__text strong{color:#fff}.oteria-fc .ot-path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem;align-items:stretch}.oteria-fc .ot-path-card{position:relative;background:var(--ot-light-bg);border:1px solid var(--ot-border-light-2);border-radius:var(--ot-radius-lg);padding:1.75rem 1.75rem 1.5rem;box-shadow:var(--ot-shadow-soft);display:flex;flex-direction:column;transition:box-shadow 0.25s,transform 0.25s;overflow:hidden}.oteria-fc .ot-path-card::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--ot-border-light-2)}.oteria-fc .ot-path-card:hover{box-shadow:var(--ot-shadow-soft-lg);transform:translateY(-3px)}.oteria-fc .ot-path-card__type{display:inline-block;align-self:flex-start;background:rgba(13,13,26,0.06);color:var(--ot-text-dark-muted);font-size:0.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:0.08em;padding:0.3125rem 0.75rem;border-radius:2rem;margin-bottom:1rem}.oteria-fc .ot-path-card h3{font-size:1.0625rem;font-weight:700;color:var(--ot-text-dark);margin:0 0 0.75rem;line-height:1.35}.oteria-fc .ot-path-card__intro{font-size:0.9375rem;color:var(--ot-text-dark-muted);line-height:1.65;margin:0 0 0.875rem}.oteria-fc .ot-path-card__list{list-style:none;padding:0;margin:0 0 0.875rem;display:flex;flex-direction:column;gap:0.5rem}.oteria-fc .ot-path-card__list li{font-size:0.875rem;color:var(--ot-text-dark-muted);line-height:1.55;padding-left:1.25rem;position:relative}.oteria-fc .ot-path-card__list li::before{content:"";position:absolute;left:0;top:0.5rem;width:0.5rem;height:0.5rem;border-radius:50%;background:var(--ot-text-dark-muted)}.oteria-fc .ot-path-card__close{font-size:0.8125rem;color:var(--ot-text-dark-muted);line-height:1.6;margin:auto 0 0;padding-top:0.875rem;border-top:1px solid var(--ot-border-light-2);font-style:italic}.oteria-fc .ot-path-card--highlight{background:linear-gradient(135deg,#fff 0%,var(--ot-light-pink) 100%);border-color:rgba(255,46,102,0.3);box-shadow:0 8px 28px rgba(255,46,102,0.12);transform:translateY(-4px)}.oteria-fc .ot-path-card--highlight::before{height:4px;background:linear-gradient(90deg,var(--ot-primary),var(--ot-accent-blue))}.oteria-fc .ot-path-card--highlight:hover{box-shadow:0 14px 40px rgba(255,46,102,0.18);transform:translateY(-6px)}.oteria-fc .ot-path-card--highlight .ot-path-card__ribbon{position:absolute;top:1.125rem;right:-2.25rem;transform:rotate(35deg);background:var(--ot-primary);color:#fff;font-size:0.625rem;font-weight:800;text-transform:uppercase;letter-spacing:0.08em;padding:0.25rem 2.25rem;box-shadow:0 4px 12px rgba(255,46,102,0.3)}.oteria-fc .ot-path-card--highlight .ot-path-card__type{background:var(--ot-primary);color:#fff}.oteria-fc .ot-path-card--highlight .ot-path-card__list li::before{background:var(--ot-primary);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:0.4rem;width:1rem;height:1rem;top:0.375rem;left:0;border-radius:50%}.oteria-fc .ot-path-card--highlight .ot-path-card__list li{padding-left:1.5rem}.oteria-fc .ot-path-card--highlight .ot-path-card__close{border-top-color:rgba(255,46,102,0.18)}.oteria-fc .ot-path-card__saviez{background:rgba(255,46,102,0.08);border-left:3px solid var(--ot-primary);border-radius:0 var(--ot-radius) var(--ot-radius) 0;padding:0.875rem 1rem;margin:0.875rem 0}.oteria-fc .ot-path-card__saviez__label{display:block;font-size:0.6875rem;font-weight:700;color:var(--ot-primary);text-transform:uppercase;letter-spacing:0.08em;margin-bottom:0.25rem}.oteria-fc .ot-path-card__saviez p{font-size:0.8125rem;color:var(--ot-text-dark);line-height:1.55;margin:0}.oteria-fc .ot-widget-wrap{margin:1rem 0 1.5rem}.oteria-fc .ot-prog-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:2rem;align-items:start;margin:1rem 0 2rem}.oteria-fc .ot-prog-split__text h3{color:var(--ot-text);font-size:1.25rem;font-weight:700;margin:0 0 1rem;line-height:1.3}.oteria-fc .ot-prog-split__text p{font-size:0.9375rem;color:var(--ot-gray-500);line-height:1.7;margin:0 0 1rem}.oteria-fc .ot-prog-split__text p strong{color:var(--ot-text)}.oteria-fc .ot-prog-modules{display:grid;grid-template-columns:1fr 1fr;gap:0.625rem}.oteria-fc .ot-prog-mod{background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.08);border-left:3px solid var(--ot-primary);border-radius:var(--ot-radius);padding:0.875rem 1rem;display:flex;gap:0.625rem;align-items:flex-start;transition:background 0.2s,border-color 0.2s}.oteria-fc .ot-prog-mod:hover{background:rgba(255,46,102,0.06);border-left-color:var(--ot-primary)}.oteria-fc .ot-prog-mod__hours{flex-shrink:0;background:linear-gradient(135deg,var(--ot-primary),#ff6b9d);color:#fff;font-size:0.6875rem;font-weight:800;padding:0.25rem 0.5rem;border-radius:0.375rem;line-height:1;min-width:2.5rem;text-align:center;box-shadow:0 4px 10px rgba(255,46,102,0.25)}.oteria-fc .ot-prog-mod__name{font-size:0.8125rem;color:var(--ot-text);line-height:1.45;font-weight:500}.oteria-fc .ot-prog-mod__name strong{color:var(--ot-text);font-weight:700}.oteria-fc .ot-alt-stat-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;margin:1.5rem 0 1.5rem}.oteria-fc .ot-alt-stat{background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.08);border-radius:var(--ot-radius);padding:1.25rem 1rem;text-align:left;transition:background 0.2s,border-color 0.2s}.oteria-fc .ot-alt-stat:hover{background:rgba(255,46,102,0.06);border-color:rgba(255,46,102,0.25)}.oteria-fc .ot-alt-stat-num{display:block;font-size:1.5rem;font-weight:800;line-height:1.1;margin-bottom:0.5rem;background:linear-gradient(135deg,var(--ot-primary),var(--ot-accent-blue));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.oteria-fc .ot-alt-stat-label{font-size:0.75rem;color:var(--ot-gray-500);line-height:1.4}.oteria-fc .ot-deb-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin:1rem 0 1.5rem}.oteria-fc .ot-deb-card{position:relative;background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.08);border-radius:var(--ot-radius-lg);padding:1.5rem 1.25rem 1.25rem;transition:background 0.25s,transform 0.25s;overflow:hidden}.oteria-fc .ot-deb-card::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--ot-primary),var(--ot-accent-blue))}.oteria-fc .ot-deb-card:hover{background:rgba(255,46,102,0.06);transform:translateY(-3px)}.oteria-fc .ot-deb-card__icon{width:2.5rem;height:2.5rem;border-radius:var(--ot-radius);background:linear-gradient(135deg,var(--ot-primary),#ff6b9d);display:flex;align-items:center;justify-content:center;margin-bottom:0.875rem;box-shadow:0 6px 18px rgba(255,46,102,0.25)}.oteria-fc .ot-deb-card__icon svg{width:1.125rem;height:1.125rem;stroke:#fff}.oteria-fc .ot-deb-card h4{font-size:0.9375rem;font-weight:700;color:var(--ot-text);margin:0 0 0.5rem;line-height:1.35}.oteria-fc .ot-deb-card p{font-size:0.8125rem;color:var(--ot-gray-500);line-height:1.6;margin:0}.oteria-fc .ot-deb-card p strong{color:var(--ot-text)}.oteria-fc .ot-profil-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:1rem 0 1rem}.oteria-fc .ot-profil-card{background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.08);border-left:3px solid var(--ot-primary);border-radius:0 var(--ot-radius) var(--ot-radius) 0;padding:1rem 1.25rem}.oteria-fc .ot-profil-card h4{font-size:0.875rem;font-weight:700;color:var(--ot-primary);margin:0 0 0.375rem}.oteria-fc .ot-profil-card p{font-size:0.8125rem;color:var(--ot-gray-500);line-height:1.55;margin:0}.oteria-fc .ot-profil-card p strong{color:var(--ot-text)}.oteria-fc .ot-admis-row{display:flex;gap:1.5rem;flex-wrap:wrap;padding:1rem 1.25rem;margin-top:1rem;background:rgba(255,46,102,0.06);border:1px solid rgba(255,46,102,0.18);border-radius:var(--ot-radius)}.oteria-fc .ot-admis-row__item{font-size:0.8125rem;color:var(--ot-text);display:flex;align-items:center;gap:0.5rem}.oteria-fc .ot-admis-row__item strong{color:var(--ot-primary);font-weight:700}.oteria-fc .ot-sub-h3{font-size:1.25rem;font-weight:700;color:var(--ot-text-dark);margin:2rem 0 0.875rem;line-height:1.3}.oteria-fc .ot-sub-h3:first-child{margin-top:0}.oteria-fc .ot-sub-p{font-size:0.9375rem;color:var(--ot-text-dark-muted);line-height:1.75;margin-bottom:1rem}@media (max-width:56.25rem){.oteria-fc .ot-fused-block{grid-template-columns:1fr;gap:1.25rem;padding:1.5rem}.oteria-fc .ot-fused-block__visual{min-height:9rem}.oteria-fc .ot-kpi-row,.oteria-fc .ot-orgs-grid,.oteria-fc .ot-salary-grid,.oteria-fc .ot-skills-grid,.oteria-fc .ot-path-grid{grid-template-columns:1fr}.oteria-fc .ot-path-card--highlight{transform:none}.oteria-fc .ot-path-card--highlight:hover{transform:translateY(-3px)}.oteria-fc .ot-prog-split{grid-template-columns:1fr;gap:1.5rem}.oteria-fc .ot-prog-modules{grid-template-columns:1fr}.oteria-fc .ot-alt-stat-row{grid-template-columns:1fr 1fr}.oteria-fc .ot-deb-grid,.oteria-fc .ot-profil-grid{grid-template-columns:1fr}}@media (max-width:30rem){.oteria-fc .ot-alt-stat-row{grid-template-columns:1fr}}.oteria-fc .ot-section-header{display:flex;flex-direction:column;align-items:center}.oteria-fc .ot-section-header h2{position:relative;display:inline-block}.oteria-fc .ot-section-header h2::after{content:'';position:absolute;top:-2px;right:-34px;width:28px;height:27px;background-image:url("data:image/svg+xml,%3Csvg width='28' height='27' viewBox='0 0 28 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.4612 0.0932993V1.71661e-05H-4.57764e-05V9.29541H18.5V27H27.4821V0.0932993H27.4612Z' fill='%23FF2C65'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;pointer-events:none}.oteria-fc .ot-section--light-alt{background:#F6F6F6;color:var(--ot-text-dark)}.oteria-fc .ot-section--light-alt .ot-section-header h2{color:var(--ot-text-dark)}.oteria-fc .ot-section--light-alt .ot-section-header p{color:var(--ot-text-dark-muted)}.oteria-fc .ot-section--dark-2{background:#111126}.oteria-fc .ot-photo-ph{border-radius:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0.875rem;overflow:hidden;margin:0}.oteria-fc .ot-photo-ph--dark{background:rgba(255,255,255,0.05);border:2px dashed rgba(255,44,101,0.4)}.oteria-fc .ot-photo-ph--light{background:#F0F0F8;border:2px dashed rgba(255,44,101,0.35)}.oteria-fc .ot-photo-ph__icon{color:#FF2C65;opacity:0.6}.oteria-fc .ot-photo-ph__label{font-size:0.875rem;font-weight:600;text-align:center;margin:0}.oteria-fc .ot-photo-ph--dark .ot-photo-ph__label{color:rgba(255,255,255,0.6)}.oteria-fc .ot-photo-ph--light .ot-photo-ph__label{color:#333}.oteria-fc .ot-photo-ph__hint{font-size:0.75rem;text-align:center;display:block;margin:0}.oteria-fc .ot-photo-ph--dark .ot-photo-ph__hint{color:rgba(255,255,255,0.35)}.oteria-fc .ot-photo-ph--light .ot-photo-ph__hint{color:#888}.oteria-fc .ot-hero__inner{max-width:100%;display:flex;align-items:center;gap:3rem}.oteria-fc .ot-hero__col-text{flex:1;min-width:0}.oteria-fc .ot-hero__col-photo{flex-shrink:0;width:380px}@media (max-width:62rem){.oteria-fc .ot-hero__col-photo{display:none}}