.acad-feat{padding:80px 24px;background:#fff;font-family:inherit}.acad-container{max-width:1200px;margin:0 auto}.feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;text-align:center}.feat-card{padding:20px}.feat-icon{width:64px;height:64px;background:#f0f9ff;color:#0ea5e9;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.feat-icon svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:1.5}.feat-card h3{font-size:20px;color:#0f172a;margin:0 0 12px}.feat-card p{font-size:15px;color:#64748b;line-height:1.6;margin:0}.is-visible{opacity:1;transform:translateY(0);transition:all .6s ease}@media(max-width:768px){.feat-grid{grid-template-columns:1fr;gap:32px}}.lecture-grid-section{padding:80px 24px;background-color:#f8fafc;font-family:inherit}.lecture-container{max-width:1200px;margin:0 auto}.lecture-header{text-align:center;margin-bottom:60px;display:flex;flex-direction:column;align-items:center}.lecture-main-title{font-size:36px;font-weight:700;color:#0f172a;margin:0 0 16px}.lecture-accent{width:60px;height:4px;background:#0ea5e9;border-radius:2px}.lecture-cards-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px}.lec-card{background:#fff;border-radius:20px;overflow:hidden;border:1px solid #e2e8f0;box-shadow:0 10px 30px #0f172a08;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.lec-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0ea5e914;border-color:#bae6fd}.lec-card-image{width:100%;aspect-ratio:1/1;background:#fff;position:relative;overflow:hidden;border-bottom:1px solid #f1f5f9;display:flex;align-items:center;justify-content:center}.lec-card-image img{width:100%;height:100%;object-fit:contain;transition:transform .5s ease;padding:12px}.lec-card:hover .lec-card-image img{transform:scale(1.03)}.lec-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#94a3b8}.lec-date-badge{position:absolute;top:16px;left:16px;background:#fffffff2;color:#0ea5e9;padding:8px 16px;border-radius:100px;font-size:13px;font-weight:700;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 4px 10px #0000001a;z-index:2;border:1px solid #e0f2fe}.lec-card-content{padding:32px 24px;display:flex;flex-direction:column;flex-grow:1;text-align:left}.lec-title{font-size:22px;font-weight:700;color:#0f172a;margin:0 0 12px;line-height:1.3}.lec-speaker{font-size:15px;color:#475569;margin:0 0 24px}.lec-apply-btn{margin-top:auto;display:block;width:100%;text-align:center;background:#0ea5e9;color:#fff;padding:14px;border-radius:8px;font-size:15px;font-weight:600;text-decoration:none;transition:background .3s}.lec-apply-btn:hover{background:#0284c7}@media(max-width:640px){.lecture-grid-section{padding:60px 20px}.lecture-main-title{font-size:32px}}.dxa-hero{background:linear-gradient(180deg,#f0f9ff,#fff);padding:100px 24px 60px;font-family:inherit}.dxa-hero-container{max-width:900px;margin:0 auto;text-align:center}.dxa-logo{max-width:240px;height:auto;margin-bottom:24px}.dxa-title{font-size:36px;font-weight:700;color:#1e62a8;margin:0 0 20px}.dxa-desc{font-size:18px;line-height:1.8;color:#475569}@media(max-width:768px){.dxa-hero{padding:80px 20px 40px}.dxa-title{font-size:28px}.dxa-desc{font-size:16px}}.dxa-prod-section{padding:80px 24px;background:#fff;font-family:inherit;border-bottom:1px solid #f1f5f9}.dxa-prod-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.dxa-prod-container.reverse-layout{direction:rtl}.dxa-prod-container.reverse-layout>*{direction:ltr}.dxa-prod-header{margin-bottom:24px}.dxa-prod-logo{max-width:200px;height:auto;display:block}.dxa-prod-title{font-size:32px;font-weight:700;color:#0f172a;margin:0}.dxa-prod-desc{font-size:16px;line-height:1.8;color:#475569;margin-bottom:24px}.dxa-ingredient{display:inline-flex;align-items:center;gap:8px;background:#f8fafc;border:1px solid #e2e8f0;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:600;color:#334155;margin-bottom:32px}.dxa-ingredient svg{width:18px;height:18px;stroke:#0ea5e9;fill:none;stroke-width:2}.dxa-small-label{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin-bottom:12px}.dxa-usp-wrapper{margin-bottom:32px}.dxa-usp-grid{display:flex;flex-wrap:wrap;gap:12px}.dxa-usp-pill{background:#f0f9ff;color:#0284c7;font-size:14px;font-weight:600;padding:8px 16px;border-radius:100px;border:1px solid #bae6fd}.dxa-indications-wrapper{margin-bottom:32px;background:#f8fafc;padding:24px;border-radius:16px}.dxa-ind-subtitle{font-weight:600;color:#0f172a;margin:0 0 16px}.dxa-indication-list{list-style:none;padding:0;margin:0;display:grid;gap:12px}.dxa-indication-list li{display:flex;align-items:flex-start;gap:12px;font-size:15px;color:#334155;line-height:1.5}.dxa-indication-list .check-icon{width:20px;height:20px;stroke:#10b981;fill:none;stroke-width:2.5;flex-shrink:0;margin-top:2px}.dxa-warning-alert{display:flex;gap:16px;background:#fffbeb;border:1px solid #fde68a;padding:16px;border-radius:12px}.warning-icon{width:24px;height:24px;stroke:#d97706;fill:none;stroke-width:2;flex-shrink:0}.warning-text{font-size:13px;line-height:1.6;color:#92400e;font-weight:500}.dxa-prod-image-bg{width:100%;aspect-ratio:1/1;background:radial-gradient(circle,#f1f5f9,#fff 70%);border-radius:32px;display:flex;align-items:center;justify-content:center;padding:40px;position:relative}.dxa-prod-image-bg img{max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 20px 30px rgba(0,0,0,.1));transition:transform .5s ease}.dxa-prod-image-wrap:hover img{transform:scale(1.05) translateY(-10px)}.placeholder-img{color:#94a3b8;font-weight:500}@media(max-width:992px){.dxa-prod-container{grid-template-columns:1fr;gap:40px}.dxa-prod-image-wrap{order:-1}}.cases-section{background-color:#fff;padding:100px 24px;font-family:inherit}.cases-container{max-width:1200px;margin:0 auto}.cases-section-header{text-align:center;margin-bottom:60px;display:flex;flex-direction:column;align-items:center;gap:12px;color:#1e40af}.cases-main-heading{font-size:36px;font-weight:700;color:#1e40af;margin:0;letter-spacing:-.02em}.cases-accent{width:60px;height:4px;background:#0ea5e9;border-radius:2px}.cases-list{display:flex;flex-direction:column;gap:48px}.case-card{background:#f8fafc;border-radius:24px;padding:48px;border:1px solid #f1f5f9;box-shadow:0 10px 40px -10px #0f172a0d}.case-header{margin-bottom:32px;color:#1e40af}.case-badge{display:inline-block;color:#0284c7;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px}.case-title{font-size:24px;font-weight:600;color:#1e40af;margin:0;line-height:1.4}.case-image-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;align-items:center}.case-img-wrapper{border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 4px 12px #0f172a0a;position:relative}.case-img-wrapper img{width:100%;height:auto;display:block;object-fit:cover;transition:transform .5s cubic-bezier(.16,1,.3,1)}.case-img-wrapper:hover img{transform:scale(1.05)}.placeholder-img{background:#e2e8f0;height:200px;display:flex;align-items:center;justify-content:center}.placeholder-text{color:#64748b;font-size:14px;font-weight:500}@media(max-width:768px){.cases-section{padding:60px 20px}.case-card{padding:32px 24px;border-radius:16px}.case-title{font-size:20px}.case-image-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}.fre-bg{background:radial-gradient(circle,#eff6ff,#fff 70%)}.fre-ing svg{stroke:#3b82f6}.fre-pill{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.fre-list svg{stroke:#3b82f6}.prod-sec{padding:80px 24px;background:#fff;font-family:inherit;border-bottom:1px solid #f1f5f9}.prod-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.prod-image-bg{width:100%;aspect-ratio:1/1;border-radius:32px;display:flex;align-items:center;justify-content:center;padding:40px}.frim-bg{background:radial-gradient(circle,#f0fdf4,#fff 70%)}.prod-image-bg img{max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 20px 30px rgba(0,0,0,.1));transition:transform .5s ease}.prod-image-bg:hover img{transform:scale(1.05) translateY(-10px)}.prod-title{font-size:36px;font-weight:700;color:#1e40af;margin:0 0 16px}.prod-ingredient{display:inline-flex;align-items:center;gap:8px;background:#f8fafc;border:1px solid #e2e8f0;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:600;color:#334155;margin-bottom:24px}.prod-ingredient svg{width:18px;height:18px;stroke:#10b981;fill:none;stroke-width:2}.prod-desc{font-size:16px;line-height:1.8;color:#475569;margin-bottom:32px}.prod-grid-layout{display:grid;gap:32px}.prod-label{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin-bottom:12px}.pill-group{display:flex;flex-wrap:wrap;gap:12px}.pill{font-size:14px;font-weight:600;padding:8px 16px;border-radius:100px;border:1px solid}.frim-pill{background:#ecfdf5;color:#059669;border-color:#a7f3d0}.check-list{list-style:none;padding:0;margin:0;display:grid;gap:12px}.check-list li{display:flex;align-items:flex-start;gap:12px;font-size:15px;color:#334155;line-height:1.5}.check-list svg{width:20px;height:20px;fill:none;stroke-width:2.5;flex-shrink:0;margin-top:2px}.frim-list svg{stroke:#10b981}@media(max-width:992px){.prod-container{grid-template-columns:1fr;gap:40px}}.acad-reg{padding:100px 24px;background:#fff;font-family:inherit}.reg-split{display:grid;grid-template-columns:1fr 1fr;gap:60px;background:#f8fafc;border-radius:24px;overflow:hidden;border:1px solid #e2e8f0}.reg-info{padding:60px;display:flex;flex-direction:column;justify-content:center}.reg-info h2{font-size:32px;color:#0f172a;margin:0 0 16px}.reg-info p{color:#475569;line-height:1.6;margin-bottom:32px}.reg-contact-card{background:#fff;padding:24px;border-radius:12px;border:1px solid #e2e8f0}.reg-contact-card h4{margin:0 0 8px;color:#0f172a}.reg-contact-card p{margin:0 0 8px;font-size:14px}.reg-form-box{padding:60px;background:#fff}.lecture-form{display:flex;flex-direction:column;gap:20px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-group label{display:block;font-size:13px;font-weight:700;color:#334155;margin-bottom:8px;text-transform:uppercase}.form-group input,.form-group select{width:100%;padding:14px;border:1px solid #cbd5e1;border-radius:8px;font-size:15px;outline:none;transition:border .3s;font-family:inherit}.form-group input:focus,.form-group select:focus{border-color:#0ea5e9}.form-group small{display:block;margin-top:6px;font-size:12px;color:#94a3b8}.reg-submit{background:#0ea5e9;color:#fff;font-size:16px;font-weight:600;padding:16px;border:none;border-radius:8px;cursor:pointer;transition:background .3s;margin-top:10px}.reg-submit:hover{background:#0284c7}.form-success{background:#dcfce7;color:#166534;padding:16px;border-radius:8px;font-weight:600;text-align:center}@media(max-width:992px){.reg-split{grid-template-columns:1fr}.reg-info,.reg-form-box{padding:32px 24px}.form-row{grid-template-columns:1fr}}.reverse-layout{direction:rtl}.reverse-layout>*{direction:ltr}.plaq-bg{background:radial-gradient(circle,#f0fdfa,#fff 70%)}.plaq-ing svg{stroke:#0d9488}.plaq-pill{background:#f0fdfa;color:#0f766e;border-color:#99f6e4}.plaq-list svg{stroke:#0d9488}.plaq-steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px}.plaq-step-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px;text-align:center}.plaq-step-icon{width:40px;height:40px;background:#e0f2fe;color:#0284c7;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 12px}.plaq-step-icon svg{width:20px;height:20px}.plaq-step-card h4{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 8px}.plaq-step-card p{font-size:12px;color:#475569;line-height:1.5;margin:0}.prod-warning{background:#fff1f2;border:1px solid #fecdd3;padding:16px;border-radius:12px;font-size:13px;line-height:1.6;color:#9f1239;text-align:center}@media(max-width:992px){.plaq-steps-grid{grid-template-columns:1fr}.reverse-layout .prod-image-wrap{order:-1}}.rep-hero-section{background:linear-gradient(180deg,#f0f9ff,#fff);padding:100px 24px;font-family:inherit;color:#0f172a}.rep-container{max-width:1200px;margin:0 auto}.rep-header{text-align:center;max-width:900px;margin:0 auto 60px}.rep-logo{margin-bottom:24px;height:auto}.rep-title{font-size:38px;font-weight:800;color:#1e62a8;text-transform:uppercase;letter-spacing:.02em;line-height:1.3;margin-bottom:16px}.rep-subtitle{font-size:18px;color:#1e40af;line-height:1.6;font-weight:500}.rep-pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:60px}.rep-pillar-card{background:#fff;border-radius:24px;padding:40px 32px;text-align:center;box-shadow:0 10px 40px -10px #0ea5e91a;border:1px solid rgba(226,232,240,.8);transition:transform .4s ease,box-shadow .4s ease}.rep-pillar-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px -10px #0ea5e926}.rep-pillar-icon{width:80px;height:80px;background:#f0f9ff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;color:#1e40af}.rep-pillar-icon svg{width:36px;height:36px;stroke:currentColor;stroke-width:1.5;fill:none}.rep-pillar-title{font-size:20px;font-weight:700;color:#1e40af;margin-bottom:16px}.rep-pillar-desc{font-size:14px;color:#64748b;line-height:1.7;margin:0}.rep-bottom-desc{max-width:900px;margin:0 auto;text-align:center;font-size:18px;line-height:1.8;color:#334155;background:#fff;padding:40px;border-radius:16px;border:1px solid #f1f5f9}@media(max-width:992px){.rep-pillars{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.rep-hero-section{padding:60px 20px}.rep-title{font-size:28px}.rep-pillars{grid-template-columns:1fr}.rep-bottom-desc{font-size:16px;padding:24px}}.svc-section{background-color:#f8fafc;padding:100px 24px;font-family:inherit}.svc-container{max-width:1200px;margin:0 auto}.svc-header{text-align:center;margin-bottom:60px;display:flex;flex-direction:column;align-items:center}.svc-title{font-size:36px;font-weight:700;color:#0f172a;margin:0 0 16px;letter-spacing:-.02em}.svc-accent{width:60px;height:3px;background:#0ea5e9;border-radius:2px}.svc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.svc-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;overflow:hidden;transition:all .4s cubic-bezier(.16,1,.3,1);cursor:pointer;box-shadow:0 4px 12px #0f172a08;display:flex;flex-direction:column}.svc-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0ea5e91a;border-color:#bae6fd}.svc-img-wrapper{width:100%;aspect-ratio:4/3;overflow:hidden;position:relative;background:#f1f5f9}.svc-img-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.svc-card:hover .svc-img-wrapper img{transform:scale(1.08)}.svc-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#94a3b8}.svc-placeholder svg{width:48px;height:48px}.svc-card-inner{padding:24px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-grow:1}.svc-name{font-size:18px;font-weight:600;color:#0f172a;margin:0;line-height:1.4}.svc-arrow{color:#0ea5e9;opacity:0;transform:translate(-10px);transition:all .3s ease}.svc-card:hover .svc-arrow{opacity:1;transform:translate(0)}@media(max-width:1024px){.svc-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.svc-section{padding:60px 20px}.svc-grid{grid-template-columns:1fr;gap:24px}.svc-card-inner{padding:20px}}.testi-section{background-color:#fff;padding:80px 24px;font-family:inherit}.testi-container{max-width:1200px;margin:0 auto}.testi-header{text-align:center;margin-bottom:60px}.testi-heading{font-size:36px;font-weight:700;color:#0f172a;margin:0 0 12px;letter-spacing:-.02em}.testi-subheading{font-size:16px;color:#64748b;margin:0}.testi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;align-items:start}.testi-card{background:#f8fafc;border-radius:20px;padding:40px 32px;position:relative;border:1px solid #f1f5f9;transition:transform .3s ease,box-shadow .3s ease}.testi-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0f172a0f}.quote-icon{font-size:80px;line-height:1;color:#e0f2fe;font-family:serif;position:absolute;top:10px;left:20px;z-index:0}.testi-content{position:relative;z-index:1;font-size:15px;line-height:1.7;color:#334155;margin-bottom:32px}.testi-author-area{display:flex;align-items:center;border-top:1px solid #e2e8f0;padding-top:24px}.testi-name{font-weight:700;color:#0f172a;font-size:16px;margin-bottom:4px}.testi-cred{font-size:13px;color:#0ea5e9;font-weight:600}@media(max-width:768px){.testi-section{padding:60px 20px}.testi-card{padding:32px 24px}}.acad-schedule{padding:100px 24px;background:#f8fafc;font-family:inherit}.sched-header{text-align:center;margin-bottom:60px}.sched-header h2{font-size:32px;font-weight:700;color:#0f172a;margin:0 0 12px}.sched-header p{color:#64748b;font-size:16px}.sched-list{display:flex;flex-direction:column;gap:24px}.sched-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;display:flex;align-items:center;gap:32px;box-shadow:0 4px 12px #00000005;transition:transform .3s ease,box-shadow .3s ease}.sched-card:hover{transform:translateY(-4px);box-shadow:0 15px 30px #0ea5e91a;border-color:#bae6fd}.sched-date-box{background:#f0f9ff;color:#0ea5e9;min-width:100px;height:100px;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0}.sched-month{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.sched-day{font-size:36px;font-weight:800;line-height:1;margin-top:4px}.sched-info{flex-grow:1}.sched-tags{display:flex;gap:12px;margin-bottom:12px}.tag-type{background:#1e293b;color:#fff;font-size:12px;padding:4px 12px;border-radius:100px;font-weight:600}.tag-time{display:flex;align-items:center;gap:6px;font-size:13px;color:#64748b;font-weight:500}.tag-time svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2}.sched-title{font-size:20px;font-weight:700;color:#0f172a;margin:0 0 8px}.sched-speaker{font-size:14px;color:#475569;margin:0}.sched-btn{display:inline-block;background:#fff;color:#0ea5e9;border:2px solid #0ea5e9;padding:12px 24px;border-radius:8px;font-weight:600;text-decoration:none;transition:all .3s;white-space:nowrap}.sched-card:hover .sched-btn{background:#0ea5e9;color:#fff}@media(max-width:768px){.sched-card{flex-direction:column;align-items:flex-start;gap:20px}.sched-date-box{width:100%;height:auto;padding:16px;flex-direction:row;gap:12px}.sched-action{width:100%}.sched-btn{width:100%;text-align:center}}.dx-section{background:linear-gradient(180deg,#fff,#f8fafc);padding:100px 24px;font-family:inherit;color:#0f172a;overflow:hidden}.dx-container{max-width:1000px;margin:0 auto}.dx-intro{text-align:center;margin-bottom:80px}.dx-logo-wrapper{margin-bottom:32px;display:flex;justify-content:center;align-items:center}.dx-logo-wrapper img{max-width:100%;height:auto;object-fit:contain}.dx-badge{display:inline-block;background:#e0f2fe;color:#0284c7;padding:6px 16px;border-radius:100px;font-size:13px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;margin-bottom:24px}.dx-title{font-size:42px;font-weight:700;margin:0 0 16px;letter-spacing:-.02em;line-height:1.2;color:#1e62a8}.dx-subtitle{font-size:20px;color:#1e40af;font-weight:500;margin:0 0 24px}.dx-desc{font-size:16px;color:#475569;line-height:1.8;max-width:800px;margin:0 auto}.dx-section-label{text-align:center;font-size:24px;font-weight:600;margin-bottom:40px;color:#1e62a8}.dx-workflow-wrapper{margin-bottom:80px}.dx-workflow-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:32px}.dx-step-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:32px 24px;text-align:center;box-shadow:0 4px 6px -1px #0000000d;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.dx-step-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#0ea5e9;transform:scaleX(0);transition:transform .4s ease}.dx-step-card:hover{transform:translateY(-6px);box-shadow:0 20px 25px -5px #0000000d,0 8px 10px -6px #00000003;border-color:#bae6fd}.dx-step-card:hover:before{transform:scaleX(1)}.dx-step-number{width:48px;height:48px;background:#f1f5f9;color:#0ea5e9;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;margin:0 auto 20px;transition:all .3s ease}.dx-step-card:hover .dx-step-number{background:#0ea5e9;color:#fff}.dx-step-title{font-size:16px;font-weight:600;color:#1e40af;margin:0}.dx-workflow-note{text-align:center;font-size:14px;color:#64748b;line-height:1.6;max-width:800px;margin:0 auto}.dx-advantages-wrapper{background:#fff;border-radius:24px;padding:48px;box-shadow:0 10px 40px -10px #0000000d}.dx-adv-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.dx-adv-item{display:flex;align-items:center;gap:16px;font-size:16px;font-weight:500;color:#334155}.dx-adv-item svg{width:24px;height:24px;color:#10b981;flex-shrink:0}.is-visible{opacity:1;transform:translateY(0);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}@media(max-width:768px){.dx-section{padding:60px 20px}.dx-title{font-size:32px}.dx-workflow-grid{grid-template-columns:repeat(2,1fr)}.dx-adv-grid{grid-template-columns:1fr}.dx-advantages-wrapper{padding:32px 24px}}@media(max-width:480px){.dx-workflow-grid{grid-template-columns:1fr}}.d3d-scans{padding:80px 24px;background:#f8fafc;font-family:inherit}.d3d-scans-container{max-width:1200px;margin:0 auto}.d3d-scans-header{text-align:center;margin-bottom:60px}.d3d-title{font-size:32px;font-weight:700;color:#1e62a8;margin:0}.d3d-scans-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.d3d-scan-card{background:#fff;border-radius:20px;padding:40px 32px;text-align:center;box-shadow:0 10px 30px #0000000a;border:1px solid #f1f5f9;transition:transform .4s ease,box-shadow .4s ease}.d3d-scan-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #1e62a81a;border-color:#e0f2fe}.d3d-scan-icon{width:80px;height:80px;margin:0 auto 24px;background:#f0f9ff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#1e62a8}.d3d-scan-icon svg{width:40px;height:40px;stroke:currentColor;fill:none;stroke-width:1.5}.d3d-scan-title{font-size:20px;font-weight:700;color:#0f172a;margin:0 0 16px}.d3d-scan-desc{font-size:15px;line-height:1.6;color:#475569;margin:0}@media(max-width:992px){.d3d-scans-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.d3d-scans-grid{grid-template-columns:1fr}.d3d-scan-card{padding:32px 24px}}.d3d-hero{padding:80px 24px;background:#fff;font-family:inherit}.d3d-hero-container{max-width:1300px;margin:0 auto}.d3d-hero-header{text-align:center;margin-bottom:50px}.d3d-logo{max-width:200px;margin-bottom:24px;height:auto}.d3d-main-title{font-size:32px;font-weight:700;color:#1e62a8;margin:0}.d3d-hero-split{display:grid;grid-template-columns:1fr 1fr;gap:0;border-radius:24px;overflow:hidden;box-shadow:0 20px 40px #00000014}.d3d-hero-content{background:#1e62a8;color:#fff;padding:60px 48px;display:flex;flex-direction:column;justify-content:center}.d3d-hero-content p{font-size:16px;line-height:1.8;margin-bottom:24px;opacity:.95}.d3d-hero-content p:last-child{margin-bottom:0}.d3d-hero-image{background:#f1f5f9;display:flex}.d3d-hero-image img{width:100%;height:100%;object-fit:cover}.d3d-placeholder{width:100%;min-height:400px;display:flex;align-items:center;justify-content:center;color:#64748b}@media(max-width:992px){.d3d-hero-split{grid-template-columns:1fr}.d3d-hero-content{padding:40px 24px}}.d3d-gallery{padding:80px 24px;background:#fff;font-family:inherit;overflow:visible}.d3d-gallery-container{max-width:1200px;margin:0 auto;position:relative}.d3d-gallery-header{margin-bottom:40px}.d3d-gallery-title{font-size:28px;font-weight:700;color:#0f172a;margin:0;text-transform:uppercase;letter-spacing:.05em}.d3d-gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;padding:20px 0}.d3d-gallery-card{background:#fff;border-radius:16px;overflow:hidden;border:1px solid #e2e8f0;box-shadow:0 4px 12px #00000008;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s ease,z-index 0s;position:relative;z-index:1;transform-origin:center center}.d3d-gallery-card:hover{transform:scale(1.5);z-index:50;box-shadow:0 30px 60px #0006;border-color:#bae6fd;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s ease,z-index 0s}.d3d-gallery-img{width:100%;aspect-ratio:16/9;background:#f8fafc;overflow:hidden}.d3d-gallery-img img{width:100%;height:100%;object-fit:cover}.d3d-img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:14px}.d3d-gallery-label{background:#5a9bd4;color:#fff;text-align:center;padding:15px;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.d3d-gallery-card:hover .d3d-gallery-label{background:#1e62a8}.d3d-loc{padding:80px 24px;background:#f8fafc;font-family:inherit}.d3d-loc-container{max-width:1200px;margin:0 auto}.d3d-loc-header{text-align:center;margin-bottom:60px}.d3d-loc-title{font-size:32px;font-weight:700;color:#1e62a8;margin:0}.d3d-loc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.d3d-loc-card{background:#1e62a8;color:#fff;border-radius:16px;padding:32px 24px;box-shadow:0 10px 30px #1e62a826;transition:transform .3s ease}.d3d-loc-card:hover{transform:translateY(-6px);background:#154c86}.d3d-loc-pin{width:32px;height:32px;background:#ffffff1a;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.d3d-loc-pin svg{width:16px;height:16px;stroke:#fff;fill:none;stroke-width:2}.d3d-loc-name{font-size:18px;font-weight:700;margin:0 0 12px}.d3d-loc-address{font-size:13px;line-height:1.6;opacity:.9;margin-bottom:16px;min-height:60px}.d3d-loc-contact{font-size:13px;color:#bae6fd}.is-hidden{opacity:0;transform:translateY(20px)}.is-visible{opacity:1;transform:translateY(0);transition:all .6s cubic-bezier(.16,1,.3,1)}@media(max-width:992px){.d3d-loc-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.d3d-loc-grid{grid-template-columns:1fr}}.freossi-section{background:linear-gradient(180deg,#fff,#f8fafc);padding:100px 24px;font-family:inherit;color:#0f172a;overflow:hidden}.freossi-container{max-width:1200px;margin:0 auto}.freossi-intro{text-align:center;max-width:900px;margin:0 auto 80px}.freossi-logo{display:block;margin:0 auto 24px;height:auto}.freossi-title{font-size:36px;font-weight:700;color:#1e62a8;margin:0 0 12px;letter-spacing:-.01em}.freossi-subtitle{font-size:18px;font-weight:600;color:#1e40af;margin:0 0 32px}.freossi-description{font-size:16px;line-height:1.8;color:#475569;background:#fff;padding:32px 40px;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 10px 30px -10px #0000000d}.freossi-features-heading{text-align:center;font-size:28px;font-weight:700;color:#0f172a;margin-bottom:48px}.freossi-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:32px;margin-bottom:80px}.freossi-card{background:#fff;flex:1 1 320px;max-width:360px;padding:40px 32px;border-radius:24px;border:1px solid #f1f5f9;box-shadow:0 4px 20px #0f172a0a;transition:transform .4s ease,box-shadow .4s ease;display:flex;flex-direction:column;align-items:center;text-align:center}.freossi-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #1e40af14;border-color:#dbeafe}.freossi-icon{width:72px;height:72px;background:#eff6ff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px;color:#1e40af;transition:transform .4s ease}.freossi-card:hover .freossi-icon{transform:scale(1.1);background:#1e40af;color:#fff}.freossi-icon svg{width:32px;height:32px;stroke:currentColor;stroke-width:1.5;fill:none;stroke-linecap:round;stroke-linejoin:round}.freossi-card-title{font-size:20px;font-weight:700;color:#1e40af;margin:0 0 16px}.freossi-card-desc{font-size:15px;line-height:1.6;color:#475569}.freossi-outro{text-align:center;max-width:800px;margin:0 auto}.freossi-outro-content{font-size:18px;line-height:1.8;color:#1e293b;font-weight:500;position:relative;padding:0 40px}.freossi-outro-content:before,.freossi-outro-content:after{content:"";position:absolute;top:50%;width:30px;height:2px;background:#93c5fd}.freossi-outro-content:before{left:0}.freossi-outro-content:after{right:0}@media(max-width:768px){.freossi-section{padding:60px 20px}.freossi-title{font-size:28px}.freossi-description{padding:24px}.freossi-card{flex-basis:100%;max-width:100%;padding:32px 24px}.freossi-outro-content{padding:0;font-size:16px}.freossi-outro-content:before,.freossi-outro-content:after{display:none}}.medical-stats-section{width:100%;max-width:1400px;background:#fff;border-radius:16px;padding:50px 40px;box-shadow:0 4px 20px #1a365d0f;position:relative;overflow:hidden;margin:40px auto}.medical-stats-section:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#4a90e2,#5bc5c5)}.stats-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:30px;margin:0 auto}.stat-item{text-align:center;opacity:0;animation:fadeIn .6s ease-out forwards}.stat-item:nth-child(1){animation-delay:.1s}.stat-item:nth-child(2){animation-delay:.15s}.stat-item:nth-child(3){animation-delay:.2s}.stat-item:nth-child(4){animation-delay:.25s}.stat-item:nth-child(5){animation-delay:.3s}.stat-item:nth-child(6){animation-delay:.35s}@keyframes fadeIn{to{opacity:1}}.icon-wrapper{width:64px;height:64px;margin:0 auto 16px;background:#e8f4ff;border-radius:16px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.stat-item:hover .icon-wrapper{background:#4a90e2}.stat-item:hover .icon-wrapper svg{stroke:#fff}.icon-wrapper svg{width:32px;height:32px;stroke:#4a90e2;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none;transition:stroke .3s ease}.stat-number{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:32px;font-weight:700;color:#1a365d;line-height:1.2;margin-bottom:8px;letter-spacing:-.01em}.stat-plus{color:#5bc5c5;font-size:24px;margin-left:1px}.stat-label{font-size:13px;color:#64748b;font-weight:500;letter-spacing:.01em}@media(max-width:1024px){.stats-grid{grid-template-columns:repeat(3,1fr);gap:35px}.medical-stats-section{padding:45px 35px}}@media(max-width:640px){.medical-stats-section{padding:35px 25px;margin:30px auto}.stats-grid{grid-template-columns:repeat(2,1fr);gap:30px}.stat-number{font-size:28px}.stat-plus{font-size:20px}.stat-label{font-size:12px}.icon-wrapper{width:56px;height:56px;margin-bottom:12px}.icon-wrapper svg{width:28px;height:28px}}@media(max-width:400px){.stats-grid{grid-template-columns:1fr;gap:25px}.stat-number{font-size:32px}}.service-gallery-section{max-width:1200px;margin:0 auto;padding:80px 24px;font-family:inherit}.gallery-header{margin-bottom:48px;display:flex;flex-direction:column;gap:8px}.gallery-heading{font-size:32px;font-weight:700;color:#0f172a;margin:0;letter-spacing:-.02em}.heading-underline{width:40px;height:3px;background:#3b82f6;border-radius:2px}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}@keyframes fadeUpEnter{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.service-card{background:#fff;border-radius:16px;padding:0;display:flex;align-items:stretch;position:relative;overflow:hidden;box-shadow:0 4px 20px #0f172a0a;transition:all .4s cubic-bezier(.16,1,.3,1);min-height:140px;animation:fadeUpEnter .8s cubic-bezier(.16,1,.3,1) both}.service-card:hover{box-shadow:0 12px 32px #3b82f61f;transform:translateY(-4px)}.service-card:hover .service-image img{transform:scale(1.08)}.service-card:hover .arrow-icon{transform:translate(4px);color:#3b82f6}.service-image{flex-shrink:0;width:140px;position:relative;overflow:hidden;background:#f8fafc}.service-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.image-placeholder{width:100%;height:100%;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0,#f1f5f9 75%);background-size:200% 100%;animation:shimmer 3s infinite linear}.service-content{flex:1;padding:24px 32px;display:flex;align-items:center;justify-content:space-between;gap:16px}.service-text{display:flex;flex-direction:column;justify-content:center}.service-title{font-size:22px;font-weight:600;color:#0f172a;margin:0;line-height:1.3;letter-spacing:-.01em}.service-description{font-size:14px;color:#64748b;margin:6px 0 0;line-height:1.5}.service-action{display:flex;align-items:center;justify-content:center;color:#94a3b8}.arrow-icon{transition:all .3s cubic-bezier(.16,1,.3,1)}.service-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;cursor:pointer}@media(max-width:992px){.service-grid{grid-template-columns:1fr;gap:20px}}@media(max-width:768px){.service-gallery-section{padding:60px 20px}.gallery-heading{font-size:28px}}@media(max-width:480px){.service-card{min-height:110px;border-radius:12px}.service-image{width:110px}.service-content{padding:16px 20px}.service-title{font-size:18px}.arrow-icon{width:18px;height:18px}}.team-stats-section{background-color:#f8fafc;padding:80px 24px}.team-stats-container{max-width:1200px;margin:0 auto}.team-stats-header{text-align:center;margin-bottom:60px;display:flex;flex-direction:column;align-items:center;gap:12px}.team-heading{font-size:36px;font-weight:700;color:#0f172a;margin:0;letter-spacing:-.02em}.heading-accent{width:60px;height:4px;background:#0ea5e9;border-radius:2px}.team-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:24px}.team-card{background:#fff;border-radius:20px;padding:40px 24px;flex:1 1 200px;max-width:220px;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 10px 30px #0f172a08,0 2px 10px #0f172a05;border:1px solid rgba(226,232,240,.6);transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s ease}.team-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0ea5e914,0 4px 12px #0ea5e90a;border-color:#0ea5e933}.team-card:hover .team-icon-wrapper{background:#e0f2fe;transform:scale(1.05)}.team-card:hover .team-icon-wrapper svg{stroke:#0284c7}.team-icon-wrapper{width:72px;height:72px;background:#f0f9ff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px;transition:all .4s cubic-bezier(.16,1,.3,1)}.team-icon-wrapper svg{width:32px;height:32px;stroke:#0ea5e9;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;fill:none;transition:stroke .4s ease}.team-number{font-size:42px;font-weight:700;color:#0f172a;line-height:1;margin-bottom:8px;font-variant-numeric:tabular-nums}.team-label{font-size:13px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}@media(max-width:768px){.team-stats-section{padding:60px 20px}.team-grid{gap:16px}.team-card{flex:1 1 150px;max-width:calc(50% - 8px);padding:30px 16px}.team-number{font-size:32px}.team-icon-wrapper{width:56px;height:56px;margin-bottom:16px}.team-icon-wrapper svg{width:26px;height:26px}}@media(max-width:480px){.team-card{max-width:100%;flex-direction:row;text-align:left;padding:20px;align-items:center;gap:20px}.team-icon-wrapper{margin-bottom:0;flex-shrink:0}}.xa-overview-section{background-color:#f8fafc;padding:100px 24px;font-family:inherit}.xa-container{max-width:1200px;margin:0 auto}.xa-logo-wrapper{text-align:center;margin-bottom:50px}.xa-section-logo{max-width:280px;height:auto;filter:drop-shadow(0 4px 12px rgba(0,0,0,.08))}.xa-logo-placeholder{display:inline-block;padding:20px 40px;background:#f1f5f9;border:2px dashed #94a3b8;border-radius:16px;color:#64748b;font-size:15px;text-align:center}.xa-header{text-align:center;margin-bottom:60px}.xa-main-title{font-size:32px;font-weight:700;color:#1e62a8;margin:0}.xa-intro-layout{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;margin-bottom:80px}.xa-intro-text{font-size:16px;line-height:1.8;color:#475569;background:#fff;padding:40px;border-radius:20px;box-shadow:0 10px 30px #00000008}.xa-intro-image img{width:100%;height:auto;border-radius:20px;box-shadow:0 20px 40px #00000014}.xa-placeholder{width:100%;aspect-ratio:4/3;background:#e2e8f0;border-radius:20px;display:flex;align-items:center;justify-content:center;color:#64748b}.xa-features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:80px}.xa-feature-card{background:#fff;border:1px solid #e0f2fe;border-radius:20px;padding:32px 24px;text-align:center;transition:transform .4s ease,box-shadow .4s ease}.xa-feature-card:hover{transform:translateY(-8px);box-shadow:0 15px 30px #1e62a81a}.xa-icon{width:64px;height:64px;background:#f0f9ff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:#1e62a8}.xa-icon svg{width:28px;height:28px;stroke:currentColor;fill:none;stroke-width:1.5}.xa-feature-title{font-size:18px;font-weight:700;color:#1e40af;margin:0 0 12px}.xa-feature-desc{font-size:14px;line-height:1.6;color:#64748b;margin:0}.xa-summary{text-align:center;font-size:18px;font-weight:500;color:#1e293b;max-width:900px;margin:0 auto;line-height:1.6}@media(max-width:1024px){.xa-intro-layout{grid-template-columns:1fr}.xa-features-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.xa-overview-section{padding:60px 20px}.xa-features-grid{grid-template-columns:1fr}.xa-intro-text{padding:24px}.xa-logo-wrapper{margin-bottom:30px}.xa-section-logo{max-width:220px}}.xa-reg-section{background-color:#fff;padding:60px 24px;font-family:inherit}.xa-reg-container{max-width:1300px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;border-radius:24px;overflow:hidden;box-shadow:0 20px 50px #00000014}.xa-reg-info{background-color:#1e62a8;color:#fff;padding:60px 48px}.xa-reg-heading{font-size:28px;font-weight:700;color:#fff;margin:0 0 32px;line-height:1.3}.xa-reg-img-wrap{text-align:center;margin-bottom:32px}.xa-reg-img-wrap img{width:140px;height:140px;object-fit:cover;border-radius:50%;border:4px solid #ffffff;box-shadow:0 10px 20px #0003}.xa-process-title{font-size:16px;font-weight:600;margin-bottom:16px}.xa-process-list{padding-left:20px;margin-bottom:32px;font-size:14px;line-height:1.6}.xa-process-list li{margin-bottom:12px}.xa-reg-thanks{font-size:14px;opacity:.9}.xa-reg-form-wrap{background-color:#fff;padding:60px 48px}.xa-form-title{font-size:26px;font-weight:700;color:#1e62a8;text-align:center;margin:0 0 12px}.xa-form-subtitle{font-size:14px;color:#64748b;text-align:center;margin:0 0 40px;line-height:1.5}.xa-custom-form{display:flex;flex-direction:column;gap:24px}.xa-form-group label{display:block;font-size:14px;font-weight:600;color:#334155;margin-bottom:8px}.xa-form-group input[type=text],.xa-form-group input[type=email],.xa-form-group input[type=tel]{width:100%;padding:12px 16px;border:1px solid #cbd5e1;border-radius:8px;font-size:15px;transition:border-color .3s ease}.xa-form-group input:focus{outline:none;border-color:#1e62a8}.xa-radio-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.xa-radio-grid label{font-size:12px;font-weight:500;color:#475569;display:flex;align-items:center;gap:8px;margin:0;cursor:pointer;text-transform:uppercase}.xa-submit-btn{background-color:#1e62a8;color:#fff;font-size:16px;font-weight:600;padding:16px;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease,transform .2s ease;margin-top:16px}.xa-submit-btn:hover{background-color:#154c86;transform:translateY(-2px)}.xa-form-success{background:#dcfce7;color:#166534;padding:16px;border-radius:8px;font-weight:600}.is-hidden{opacity:0;transform:translateY(30px)}.is-visible{opacity:1;transform:translateY(0);transition:all .8s cubic-bezier(.16,1,.3,1)}@media(max-width:992px){.xa-reg-container{grid-template-columns:1fr}.xa-reg-info,.xa-reg-form-wrap{padding:40px 24px}}@media(max-width:480px){.xa-radio-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/8/compiled_assets/styles.css.map */
