:root{--primary-color: #003366;--secondary-color: #dbf0f7;--font-color: #333;--hover-scale: 1.05;--transition-speed: .3s}.welcome[data-astro-cid-a5zhp2ya]{display:flex;flex-wrap:wrap;background-color:var(--secondary-color);padding:60px 5%;gap:40px;align-items:center;justify-content:center}.welcome-text[data-astro-cid-a5zhp2ya]{flex:1}.welcome-text[data-astro-cid-a5zhp2ya] h1[data-astro-cid-a5zhp2ya]{font-size:2.2rem;color:var(--primary-color);margin-bottom:10px}.welcome-text[data-astro-cid-a5zhp2ya] h2[data-astro-cid-a5zhp2ya]{font-size:1.5rem;color:#555;margin-bottom:20px}.welcome-text[data-astro-cid-a5zhp2ya] .paragraph[data-astro-cid-a5zhp2ya]{font-size:1rem;line-height:1.6;color:var(--font-color)}.highlights[data-astro-cid-a5zhp2ya]{margin:20px 0;padding-left:20px;list-style:disc}.highlights[data-astro-cid-a5zhp2ya] li[data-astro-cid-a5zhp2ya]{font-size:1rem;margin-bottom:5px}.btns[data-astro-cid-a5zhp2ya]{display:flex;flex-wrap:wrap;gap:15px;margin-top:20px}.btn[data-astro-cid-a5zhp2ya]{padding:12px 24px;border-radius:8px;text-decoration:none;font-weight:700;transition:transform var(--transition-speed);cursor:pointer}.btn-black[data-astro-cid-a5zhp2ya]{background-color:var(--primary-color);color:#fff}.btn[data-astro-cid-a5zhp2ya]:hover{transform:scale(var(--hover-scale))}.welcome-img[data-astro-cid-a5zhp2ya]{flex:1;display:flex;justify-content:center;align-items:center}.welcome-img[data-astro-cid-a5zhp2ya] img[data-astro-cid-a5zhp2ya]{width:100%;max-width:500px;border-radius:12px;object-fit:cover;height:480px}@media (max-width: 1024px){.welcome[data-astro-cid-a5zhp2ya]{flex-direction:column;text-align:center}.btns[data-astro-cid-a5zhp2ya]{flex-direction:column;align-items:center}}.explore[data-astro-cid-fksja2vl]{background-color:#ebf1fc;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:60px 5%;gap:40px}.explore-text[data-astro-cid-fksja2vl],.explore-img[data-astro-cid-fksja2vl]{flex:1 1 320px}.explore-text[data-astro-cid-fksja2vl]{max-width:600px}.explore-text[data-astro-cid-fksja2vl] h2[data-astro-cid-fksja2vl]{font-size:clamp(1.6rem,2.3vw,2rem);color:#333;margin-bottom:1rem}.explore-text[data-astro-cid-fksja2vl] p[data-astro-cid-fksja2vl]{font-size:1rem;line-height:1.6;color:#444;margin-bottom:1rem}.explore-text[data-astro-cid-fksja2vl] ul[data-astro-cid-fksja2vl]{padding-left:1.2rem;list-style:disc}.explore-text[data-astro-cid-fksja2vl] ul[data-astro-cid-fksja2vl] li[data-astro-cid-fksja2vl]{margin-bottom:.5rem;font-size:.98rem}.explore-img[data-astro-cid-fksja2vl]{display:flex;justify-content:center}.explore-img[data-astro-cid-fksja2vl] img[data-astro-cid-fksja2vl]{width:100%;max-width:480px;border-radius:16px;object-fit:cover;height:auto;max-height:400px}@media (max-width: 1024px){.explore[data-astro-cid-fksja2vl]{padding:50px 6%;gap:30px}}@media (max-width: 768px){.explore[data-astro-cid-fksja2vl]{flex-direction:column;text-align:left;padding:40px 6%}.explore-text[data-astro-cid-fksja2vl]{max-width:100%}.explore-text[data-astro-cid-fksja2vl] ul[data-astro-cid-fksja2vl]{padding-left:1.4rem}.explore-img[data-astro-cid-fksja2vl]{width:100%}.explore-img[data-astro-cid-fksja2vl] img[data-astro-cid-fksja2vl]{max-width:100%}}@media (max-width: 480px){.explore[data-astro-cid-fksja2vl]{padding:32px 5%;gap:24px}.explore-text[data-astro-cid-fksja2vl] h2[data-astro-cid-fksja2vl]{font-size:1.4rem}.explore-text[data-astro-cid-fksja2vl] p[data-astro-cid-fksja2vl],.explore-text[data-astro-cid-fksja2vl] ul[data-astro-cid-fksja2vl] li[data-astro-cid-fksja2vl]{font-size:.95rem}}.site-header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:50;background:#fffc;backdrop-filter:blur(10px);border-bottom:1px solid #e0e7ff}.site-header__inner[data-astro-cid-3ef6ksr2]{max-width:1200px;margin:0 auto;padding:10px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.site-header__brand[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:10px;text-decoration:none}.site-header__program[data-astro-cid-3ef6ksr2]{font-weight:600;font-size:.95rem;color:#036}.site-header__nav[data-astro-cid-3ef6ksr2]{display:flex;flex-wrap:wrap;gap:16px;font-size:.9rem}.site-header__nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{text-decoration:none;color:#1f2933;font-weight:500;padding:6px 10px;border-radius:999px;transition:background .2s ease,color .2s ease}.site-header__nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{background:#2a5db0;color:#fff}@media (max-width: 768px){.site-header__inner[data-astro-cid-3ef6ksr2]{flex-direction:column;align-items:flex-start}.site-header__nav[data-astro-cid-3ef6ksr2]{width:100%;justify-content:flex-start;flex-wrap:wrap}}.footer[data-astro-cid-sz7xmlte]{background-color:#fff;padding:60px 20px 5px;font-family:Poppins,sans-serif}.footer-container[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1200px;margin:auto;gap:20px}.logo-newsletter[data-astro-cid-sz7xmlte]{flex:1;min-width:250px}.newsletter[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin:15px 0}.newsletter-form[data-astro-cid-sz7xmlte]{display:flex;gap:10px;align-items:center}.newsletter-form[data-astro-cid-sz7xmlte] input[data-astro-cid-sz7xmlte]{flex:1;padding:10px;border:1px solid #aaa;border-radius:5px}.newsletter-form[data-astro-cid-sz7xmlte] button[data-astro-cid-sz7xmlte]{background-color:#0073e6;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;transition:.3s}.newsletter-form[data-astro-cid-sz7xmlte] button[data-astro-cid-sz7xmlte]:hover{background-color:#005bb5}.columns[data-astro-cid-sz7xmlte],.networks[data-astro-cid-sz7xmlte]{flex:1;min-width:200px}.columns[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte],.networks[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{margin-bottom:15px;margin-top:0}.columns[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{display:block;margin-bottom:10px;color:#333;text-decoration:none;transition:color .3s}.columns[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#0073e6}.networks[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:10px;color:#333;text-decoration:none;margin-bottom:10px;transition:.3s}.networks[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#0073e6}.networks[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{width:24px}.rights[data-astro-cid-sz7xmlte]{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;font-size:12px;margin-top:30px;padding-top:5px;border-top:1px solid #ddd}.rights[data-astro-cid-sz7xmlte] div[data-astro-cid-sz7xmlte]{display:flex;gap:15px}.rights[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#333;text-decoration:none;transition:color .3s}.rights[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#0073e6}@media (max-width: 768px){.footer-container[data-astro-cid-sz7xmlte]{flex-direction:column;text-align:center}.newsletter-form[data-astro-cid-sz7xmlte]{flex-direction:column}.newsletter-form[data-astro-cid-sz7xmlte] input[data-astro-cid-sz7xmlte]{width:100%}.rights[data-astro-cid-sz7xmlte]{flex-direction:column;text-align:center}}html,body{margin:0;width:100%;height:100%;font-family:Poppins,sans-serif;background-color:#dbf0f7}.skip-link[data-astro-cid-sckkx6r4]{position:absolute;left:-999px;top:10px;background:#036;color:#fff;padding:8px 12px;border-radius:4px;z-index:1000}.skip-link[data-astro-cid-sckkx6r4]{position:absolute;left:-999px;top:10px;background:#036;color:#fff;padding:8px 12px;border-radius:4px;z-index:1000;text-decoration:none;font-size:.9rem}.skip-link[data-astro-cid-sckkx6r4]:focus{left:10px}.differences[data-astro-cid-l7yhhvas]{padding:80px 20px;background-color:#2a5db0;text-align:center;display:flex;flex-direction:column;align-items:center}.differences_title[data-astro-cid-l7yhhvas]{font-size:clamp(1.8rem,2.5vw,2.5rem);margin-bottom:1rem;color:#fff;font-weight:700}.differences_description[data-astro-cid-l7yhhvas]{width:min(90%,700px);font-size:1.1rem;color:#f0f0f0;line-height:1.6;margin-bottom:30px}.differences_container[data-astro-cid-l7yhhvas]{display:flex;flex-wrap:wrap;justify-content:center;gap:25px}.differences_items[data-astro-cid-l7yhhvas]{width:min(90%,320px);background:#fff;padding:20px;border-radius:12px;box-shadow:0 4px 8px #0000001f;transition:transform .3s ease,box-shadow .3s ease}.differences_items[data-astro-cid-l7yhhvas]:hover{transform:translateY(-5px);box-shadow:0 6px 12px #00000026}.differences_items[data-astro-cid-l7yhhvas] img[data-astro-cid-l7yhhvas]{width:100%;height:200px;object-fit:cover;border-radius:10px}.differences_items[data-astro-cid-l7yhhvas] h3[data-astro-cid-l7yhhvas]{font-size:1.3rem;margin-top:15px;color:#2a5db0;font-weight:700}.differences_items[data-astro-cid-l7yhhvas] p[data-astro-cid-l7yhhvas]{margin-top:8px;font-size:1rem;font-weight:500;color:#333;line-height:1.4}.differences_items[data-astro-cid-l7yhhvas] small[data-astro-cid-l7yhhvas]{display:block;font-size:.9rem;color:#666;margin-top:10px}.first_item[data-astro-cid-l7yhhvas] img[data-astro-cid-l7yhhvas]{object-position:50% 40%}@media (max-width: 768px){.differences_description[data-astro-cid-l7yhhvas]{font-size:1rem}.differences_container[data-astro-cid-l7yhhvas]{flex-direction:column;align-items:center}.differences_items[data-astro-cid-l7yhhvas]{width:100%;max-width:360px}}.characteristics[data-astro-cid-qloaboz6]{padding:80px 20px;background-color:#dbf0f7;display:flex;flex-direction:column;align-items:center;text-align:center}.characteristics_tag[data-astro-cid-qloaboz6]{font-weight:700;font-size:1rem;color:#005f73;text-transform:uppercase;margin-bottom:5px}.characteristics_title[data-astro-cid-qloaboz6]{font-size:clamp(1.8rem,2.5vw,2.5rem);color:#023047;font-weight:700;margin-bottom:15px;max-width:700px}.characteristics_description[data-astro-cid-qloaboz6]{max-width:700px;font-size:1.1rem;color:#333;line-height:1.6;margin-bottom:30px}.characteristics_container[data-astro-cid-qloaboz6]{display:flex;flex-wrap:wrap;justify-content:center;gap:25px}.characteristics_item[data-astro-cid-qloaboz6]{width:min(90%,320px);background:#fff;padding:20px;border-radius:12px;box-shadow:0 4px 8px #0000001f;transition:transform .3s ease,box-shadow .3s ease}.characteristics_item[data-astro-cid-qloaboz6]:hover{transform:translateY(-5px);box-shadow:0 6px 12px #00000026}.characteristics_item[data-astro-cid-qloaboz6] img[data-astro-cid-qloaboz6]{width:60px;height:60px;margin-bottom:10px}.characteristics_item[data-astro-cid-qloaboz6] h3[data-astro-cid-qloaboz6]{font-size:1.2rem;font-weight:600;color:#005f73;margin:10px 0}.characteristics_item[data-astro-cid-qloaboz6] p[data-astro-cid-qloaboz6]{font-size:1rem;color:#555}@media (max-width: 768px){.characteristics_title[data-astro-cid-qloaboz6]{font-size:1.8rem}.characteristics_description[data-astro-cid-qloaboz6]{font-size:1rem;width:90%}.characteristics_container[data-astro-cid-qloaboz6]{flex-direction:column;align-items:center}.characteristics_item[data-astro-cid-qloaboz6]{width:100%;max-width:360px}}:root{--text-color: #333;--bg-color: #f4f4f4;--border-radius: 8px}.contact[data-astro-cid-hqfvc64r]{display:flex;flex-wrap:wrap;justify-content:space-between;padding:80px 10%;background:var(--secondary-color);align-items:center}.contact__info[data-astro-cid-hqfvc64r]{flex:1;max-width:50%}.contact__tag[data-astro-cid-hqfvc64r]{font-size:1.2rem;font-weight:600;color:var(--primary-color)}.contact__title[data-astro-cid-hqfvc64r]{font-size:2rem;font-weight:700;color:var(--text-color)}.contact__text[data-astro-cid-hqfvc64r]{font-size:1rem;margin-bottom:20px}.contact__item[data-astro-cid-hqfvc64r]{display:flex;align-items:start;margin:20px 0;padding:15px;background:#fff;flex-direction:column;border-radius:var(--border-radius);box-shadow:0 2px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.contact__item[data-astro-cid-hqfvc64r]:hover{transform:translateY(-5px);box-shadow:0 6px 12px #00000026}.contact__item[data-astro-cid-hqfvc64r] p[data-astro-cid-hqfvc64r]{margin:0}.contact__item[data-astro-cid-hqfvc64r] img[data-astro-cid-hqfvc64r]{width:30px;height:30px}.contact__item[data-astro-cid-hqfvc64r] h3[data-astro-cid-hqfvc64r]{font-size:1.1rem;font-weight:600;margin:0}.contact__form[data-astro-cid-hqfvc64r]{flex:1;max-width:40%;background:#fff;padding:50px;border-radius:var(--border-radius);box-shadow:0 2px 10px #0000001a;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.contact__form[data-astro-cid-hqfvc64r]:hover{transform:translateY(-5px);box-shadow:0 6px 12px #00000026}.contact__form[data-astro-cid-hqfvc64r] h2[data-astro-cid-hqfvc64r]{font-size:1.5rem;margin-bottom:20px;color:var(--primary-color)}@media (max-width: 1024px){.contact[data-astro-cid-hqfvc64r]{flex-direction:column;align-items:center;padding:40px 5%}.contact__info[data-astro-cid-hqfvc64r],.contact__form[data-astro-cid-hqfvc64r]{max-width:100%;text-align:center}.contact__item[data-astro-cid-hqfvc64r]{flex-direction:column;align-items:center}}.profiles[data-astro-cid-7ni6seo5]{background-color:#f3f7ff;padding:60px 20px;display:flex;flex-direction:column;align-items:center}.profiles_title[data-astro-cid-7ni6seo5]{font-size:clamp(1.8rem,2.5vw,2.5rem);margin-bottom:1rem;color:#2a5db0;font-weight:700;margin-top:0}.profiles_description[data-astro-cid-7ni6seo5]{width:min(90%,700px);font-size:1.1rem;color:#444;line-height:1.6;margin-bottom:30px;text-align:center}.accordion_container[data-astro-cid-7ni6seo5]{width:100%;max-width:900px;display:flex;flex-direction:column;gap:20px}.accordion_item[data-astro-cid-7ni6seo5]{background:#fff;border-radius:10px;padding:20px;box-shadow:0 2px 8px #0000001a}.accordion_title[data-astro-cid-7ni6seo5]{font-size:1.3rem;font-weight:700;color:#2a5db0;cursor:pointer}.accordion_content[data-astro-cid-7ni6seo5]{list-style:disc;padding-left:20px;margin:10px 0 0;color:#333}.accordion_content[data-astro-cid-7ni6seo5] li[data-astro-cid-7ni6seo5]{margin-bottom:8px;font-size:1rem;line-height:1.5}.curriculum[data-astro-cid-qpx7cdze]{background-color:#fff;padding:60px 20px 80px;display:flex;flex-direction:column;align-items:center}.curriculum_title[data-astro-cid-qpx7cdze]{font-size:clamp(1.8rem,2.5vw,2.5rem);margin-bottom:1rem;color:#2a5db0;font-weight:700;text-align:center}.curriculum_description[data-astro-cid-qpx7cdze]{width:min(90%,800px);font-size:1.05rem;color:#444;line-height:1.6;margin-bottom:30px;text-align:center}.curriculum_tabs[data-astro-cid-qpx7cdze]{display:inline-flex;background-color:#f3f7ff;padding:4px;border-radius:999px;gap:4px;box-shadow:0 2px 10px #0000000f;margin-bottom:30px}.curriculum_tab[data-astro-cid-qpx7cdze]{border:none;background:transparent;padding:10px 24px;border-radius:999px;font-weight:600;font-size:.95rem;cursor:pointer;color:#2a5db0;transition:background .25s ease,color .25s ease,transform .2s ease}.curriculum_tab[data-astro-cid-qpx7cdze].active{background-color:#2a5db0;color:#fff;transform:translateY(-1px);box-shadow:0 4px 10px #0000001f}.curriculum_panels[data-astro-cid-qpx7cdze]{width:100%;max-width:1100px}.curriculum_panel[data-astro-cid-qpx7cdze]{display:none}.curriculum_panel[data-astro-cid-qpx7cdze].active{display:block}.semester_grid[data-astro-cid-qpx7cdze]{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;align-items:flex-start}.semester_card[data-astro-cid-qpx7cdze]{background:#fff;border-radius:14px;padding:18px 20px;box-shadow:0 4px 12px #0000000f;border:1px solid #e2e8ff;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.semester_card[data-astro-cid-qpx7cdze][open]{border-color:#2a5db0;box-shadow:0 6px 16px #00000014}.semester_card[data-astro-cid-qpx7cdze] summary[data-astro-cid-qpx7cdze]{list-style:none;font-weight:700;font-size:1.05rem;color:#2a5db0;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.semester_card[data-astro-cid-qpx7cdze] summary[data-astro-cid-qpx7cdze]::marker,.semester_card[data-astro-cid-qpx7cdze] summary[data-astro-cid-qpx7cdze]::-webkit-details-marker{display:none}.semester_card[data-astro-cid-qpx7cdze] summary[data-astro-cid-qpx7cdze]:after{content:"▼";font-size:.8rem;color:#888;transition:transform .2s ease}.semester_card[data-astro-cid-qpx7cdze][open] summary[data-astro-cid-qpx7cdze]:after{transform:rotate(-180deg);color:#2a5db0}.semester_card[data-astro-cid-qpx7cdze] ul[data-astro-cid-qpx7cdze]{margin-top:10px;padding-left:18px;font-size:.95rem;color:#333}.semester_card[data-astro-cid-qpx7cdze] li[data-astro-cid-qpx7cdze]{margin-bottom:6px;line-height:1.4}.semester_list[data-astro-cid-qpx7cdze]{margin-top:12px;padding-left:0;list-style:none;display:grid;grid-template-columns:1fr;gap:8px}.semester_course[data-astro-cid-qpx7cdze]{display:flex;align-items:flex-start;gap:8px;background:#f6f8ff;border-radius:8px;padding:8px 10px;border:1px solid #d8e2ff;transition:background .2s ease,transform .15s ease,box-shadow .15s ease}.semester_course[data-astro-cid-qpx7cdze]:hover{background:#eef2ff;transform:translateY(-1px);box-shadow:0 2px 6px #0000000f}.course_bullet[data-astro-cid-qpx7cdze]{flex-shrink:0;width:8px;height:8px;border-radius:999px;background:#2a5db0;margin-top:6px}.course_name[data-astro-cid-qpx7cdze]{font-size:.9rem;line-height:1.4;color:#222;text-transform:none}@media (max-width: 768px){.curriculum_description[data-astro-cid-qpx7cdze]{font-size:1rem}.curriculum_tabs[data-astro-cid-qpx7cdze]{width:100%;justify-content:center;flex-wrap:wrap}.curriculum_tab[data-astro-cid-qpx7cdze]{flex:1 1 120px;text-align:center}}
