:root{--primary: #00529b;--secondary: #be2c37;--accent: #fcd116;--dark: #1a1a1a;--light: #f8f9fa;--glass: rgba(255, 255, 255, .1);--glass-border: rgba(255, 255, 255, .2)}.cte-page[data-astro-cid-s3nc62hs]{font-family:Plus Jakarta Sans,sans-serif;color:var(--dark);overflow-x:hidden}.container[data-astro-cid-s3nc62hs]{max-width:1200px;margin:0 auto;padding:0 2rem}.hero[data-astro-cid-s3nc62hs]{height:80vh;background-image:url(/cte2.JPG);background-size:cover;background-position:center;position:relative;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff}.hero-overlay[data-astro-cid-s3nc62hs]{position:absolute;inset:0;background:linear-gradient(135deg,#00529be6,#000c)}.hero-content[data-astro-cid-s3nc62hs]{position:relative;z-index:2}.hero[data-astro-cid-s3nc62hs] h1[data-astro-cid-s3nc62hs]{font-size:4rem;font-weight:800;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.hero[data-astro-cid-s3nc62hs] .subtitle[data-astro-cid-s3nc62hs]{font-size:1.5rem;font-weight:300;opacity:.9}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0) translate(-50%)}40%{transform:translateY(-10px) translate(-50%)}60%{transform:translateY(-5px) translate(-50%)}}.animate-fade-in-up[data-astro-cid-s3nc62hs]{animation:fadeInUp 1s ease-out forwards;opacity:0;transform:translateY(20px)}.delay-1[data-astro-cid-s3nc62hs]{animation-delay:.3s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.intro-section[data-astro-cid-s3nc62hs]{padding:6rem 0;background:var(--light)}.glass-card[data-astro-cid-s3nc62hs]{background:#fff;border-radius:20px;box-shadow:0 20px 40px #0000001a;padding:3rem;border:1px solid rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease}.glass-card[data-astro-cid-s3nc62hs]:hover{transform:translateY(-5px);box-shadow:0 25px 50px #00000026}.content-split[data-astro-cid-s3nc62hs]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.text-col[data-astro-cid-s3nc62hs] h2[data-astro-cid-s3nc62hs]{font-size:2.5rem;margin-bottom:1.5rem;color:var(--primary)}.text-col[data-astro-cid-s3nc62hs] p[data-astro-cid-s3nc62hs]{font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem;color:#555}.rounded-img[data-astro-cid-s3nc62hs]{border-radius:15px;width:100%;height:auto;transition:transform .3s ease}.hover-scale[data-astro-cid-s3nc62hs]:hover{transform:scale(1.03)}.courses-section[data-astro-cid-s3nc62hs]{padding:6rem 0;background:#fff}.section-title[data-astro-cid-s3nc62hs]{text-align:center;font-size:3rem;margin-bottom:1rem;color:var(--dark)}.section-desc[data-astro-cid-s3nc62hs]{text-align:center;font-size:1.2rem;color:#666;margin-bottom:4rem}.cards-grid[data-astro-cid-s3nc62hs]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.course-card[data-astro-cid-s3nc62hs]{background-color:transparent;perspective:1000px;height:300px;cursor:pointer}.card-inner[data-astro-cid-s3nc62hs]{position:relative;width:100%;height:100%;text-align:center;transition:transform .6s;transform-style:preserve-3d;box-shadow:0 4px 8px #0000001a;border-radius:15px}.course-card[data-astro-cid-s3nc62hs]:hover .card-inner[data-astro-cid-s3nc62hs]{transform:rotateY(180deg)}.card-front[data-astro-cid-s3nc62hs],.card-back[data-astro-cid-s3nc62hs]{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:15px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem}.card-front[data-astro-cid-s3nc62hs]{background:linear-gradient(135deg,#fff,#f0f4f8);color:#000;border:1px solid #e1e4e8}.card-back[data-astro-cid-s3nc62hs]{background:linear-gradient(135deg,var(--primary),#003366);color:#fff;transform:rotateY(180deg)}.icon[data-astro-cid-s3nc62hs]{font-size:4rem;margin-bottom:1rem}.course-card[data-astro-cid-s3nc62hs] h3[data-astro-cid-s3nc62hs]{font-size:1.5rem;margin-bottom:.5rem}.simple-course-card[data-astro-cid-s3nc62hs]{background:#fff;border-radius:15px;padding:2rem;text-align:center;box-shadow:0 10px 30px #0000000d;transition:all .3s ease;border:1px solid rgba(0,0,0,.05);display:flex;flex-direction:column;justify-content:center;align-items:center;height:200px}.simple-course-card[data-astro-cid-s3nc62hs]:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00529b26;border-color:var(--primary)}.simple-course-card[data-astro-cid-s3nc62hs] .icon[data-astro-cid-s3nc62hs]{font-size:3rem;margin-bottom:1rem}.simple-course-card[data-astro-cid-s3nc62hs] h3[data-astro-cid-s3nc62hs]{font-size:1.25rem;color:var(--dark);margin:0}.benefits-section[data-astro-cid-s3nc62hs]{padding:6rem 0;background:#f0f4f8}.benefits-grid[data-astro-cid-s3nc62hs]{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:300px;gap:1.5rem}.benefit-item[data-astro-cid-s3nc62hs]{position:relative;border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 10px 20px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.benefit-item[data-astro-cid-s3nc62hs]:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0000001a}.benefit-item[data-astro-cid-s3nc62hs].wide{grid-column:span 2;background:linear-gradient(135deg,var(--primary),#003366);color:#fff;display:flex;align-items:center;justify-content:center}.cte-list[data-astro-cid-s3nc62hs]{list-style:none;padding:0;margin-top:1rem;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;text-align:left}.cte-list[data-astro-cid-s3nc62hs] li[data-astro-cid-s3nc62hs]{padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.2);font-size:.95rem;opacity:.9}.cte-list[data-astro-cid-s3nc62hs] li[data-astro-cid-s3nc62hs]:last-child,.cte-list[data-astro-cid-s3nc62hs] li[data-astro-cid-s3nc62hs]:nth-last-child(2){border-bottom:none}.benefit-image[data-astro-cid-s3nc62hs]{width:100%;height:100%;position:relative}.benefit-image[data-astro-cid-s3nc62hs] img[data-astro-cid-s3nc62hs]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.benefit-item[data-astro-cid-s3nc62hs]:hover .benefit-image[data-astro-cid-s3nc62hs] img[data-astro-cid-s3nc62hs]{transform:scale(1.1)}.overlay[data-astro-cid-s3nc62hs]{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);padding:2rem;color:#fff}.benefit-content[data-astro-cid-s3nc62hs]{padding:3rem}.benefit-content[data-astro-cid-s3nc62hs] h3[data-astro-cid-s3nc62hs]{font-size:2rem;margin-bottom:1rem}.perks-list[data-astro-cid-s3nc62hs]{list-style:none;padding:0;margin-top:1.5rem;display:flex;gap:1rem;flex-wrap:wrap}.perks-list[data-astro-cid-s3nc62hs] li[data-astro-cid-s3nc62hs]{background:#fff3;padding:.5rem 1rem;border-radius:50px;font-size:.9rem}.cta-section[data-astro-cid-s3nc62hs]{padding:6rem 0;text-align:center;background:#fff}.cta-section[data-astro-cid-s3nc62hs] h2[data-astro-cid-s3nc62hs]{font-size:2.5rem;color:var(--primary);margin-bottom:1rem}.btn-glow[data-astro-cid-s3nc62hs]{display:inline-block;margin-top:2rem;padding:1rem 3rem;background:var(--primary);color:#fff;text-decoration:none;border-radius:50px;font-weight:700;font-size:1.2rem;box-shadow:0 0 20px #00529b66;transition:all .3s ease}.btn-glow[data-astro-cid-s3nc62hs]:hover{background:var(--secondary);box-shadow:0 0 30px #be2c3799;transform:translateY(-2px)}@media (max-width: 768px){.hero[data-astro-cid-s3nc62hs] h1[data-astro-cid-s3nc62hs]{font-size:2.5rem}.content-split[data-astro-cid-s3nc62hs]{grid-template-columns:1fr}.benefits-grid[data-astro-cid-s3nc62hs]{grid-template-columns:1fr;grid-auto-rows:250px}.benefit-item[data-astro-cid-s3nc62hs].wide{grid-column:span 1}}
