section.svelte-1biv1zo{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(6,1fr);grid-column-gap:50px;grid-row-gap:50px}@media screen and (max-width:768px){section.svelte-1biv1zo{display:flex;flex-direction:column;gap:100px}}section.svelte-1biv1zo div:where(.svelte-1biv1zo){position:relative;display:flex;flex-direction:column}@media screen and (max-width:768px){section.svelte-1biv1zo div:where(.svelte-1biv1zo){flex-direction:row;gap:30px;align-items:center}}section.svelte-1biv1zo div:where(.svelte-1biv1zo):nth-of-type(1){grid-area:1/1/3/2}section.svelte-1biv1zo div:where(.svelte-1biv1zo):nth-of-type(2){grid-area:2/2/4/3}@media screen and (max-width:768px){section.svelte-1biv1zo div:where(.svelte-1biv1zo):nth-of-type(2){flex-direction:row-reverse}}section.svelte-1biv1zo div:where(.svelte-1biv1zo):nth-of-type(3){grid-area:3/1/5/2}section.svelte-1biv1zo div:where(.svelte-1biv1zo):nth-of-type(4){grid-area:4/2/6/3}@media screen and (max-width:768px){section.svelte-1biv1zo div:where(.svelte-1biv1zo):nth-of-type(4){flex-direction:row-reverse}}section.svelte-1biv1zo div:where(.svelte-1biv1zo):nth-of-type(5){grid-area:6/1/7/3}section.svelte-1biv1zo div:where(.svelte-1biv1zo):nth-of-type(5) span:where(.svelte-1biv1zo){margin:auto;display:flex;gap:50px;text-wrap:nowrap;flex-wrap:wrap;align-items:center;justify-content:center}@media screen and (max-width:768px){section.svelte-1biv1zo div:where(.svelte-1biv1zo):nth-of-type(5) span:where(.svelte-1biv1zo){gap:20px}}section.svelte-1biv1zo div:where(.svelte-1biv1zo) p:where(.svelte-1biv1zo){font-size:24px;color:var(--base-white);letter-spacing:2px;position:relative;z-index:2}@media screen and (max-width:768px){section.svelte-1biv1zo div:where(.svelte-1biv1zo) p:where(.svelte-1biv1zo){font-size:20px}}section.svelte-1biv1zo div:where(.svelte-1biv1zo) img:where(.svelte-1biv1zo){display:block;width:312px;position:relative;z-index:2;margin:auto}@media screen and (max-width:768px){section.svelte-1biv1zo div:where(.svelte-1biv1zo) img:where(.svelte-1biv1zo){width:100px}}.big-ball.svelte-1rndt2c{position:absolute;width:180px;height:180px;background:var(--gradient-ball);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2;animation:svelte-1rndt2c-levitate 4s ease-in-out infinite}@keyframes svelte-1rndt2c-levitate{0%,to{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-15px)}}.small-ball.svelte-1ywtr2t{position:absolute;width:80px;height:80px;background:var(--bg-subtle);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2;animation:svelte-1ywtr2t-balloon 3s ease-in-out infinite}.small-ball.svelte-1ywtr2t .content:where(.svelte-1ywtr2t){color:var(--base-white);font-weight:700;font-size:14px;text-align:center;-webkit-user-select:none;user-select:none}.small-ball.svelte-1ywtr2t:nth-child(1){animation-delay:0s}.small-ball.svelte-1ywtr2t:nth-child(2){animation-delay:.2s}.small-ball.svelte-1ywtr2t:nth-child(3){animation-delay:.4s}.small-ball.svelte-1ywtr2t:nth-child(4){animation-delay:.6s}.small-ball.svelte-1ywtr2t:nth-child(5){animation-delay:.8s}.small-ball.svelte-1ywtr2t:nth-child(6){animation-delay:1s}.small-ball.svelte-1ywtr2t:nth-child(7){animation-delay:1.2s}.small-ball.svelte-1ywtr2t:nth-child(8){animation-delay:1.4s}.small-ball.svelte-1ywtr2t:nth-child(9){animation-delay:1.6s}.small-ball.svelte-1ywtr2t:nth-child(10){animation-delay:1.8s}@keyframes svelte-1ywtr2t-balloon{0%,to{transform:translate(-50%,-50%) translateY(0) rotate(0)}25%{transform:translate(-50%,-50%) translateY(-8px) rotate(1deg)}50%{transform:translate(-50%,-50%) translateY(-12px) rotate(0)}75%{transform:translate(-50%,-50%) translateY(-6px) rotate(-1deg)}}.other-certification-coding-game.svelte-1p3p1y1{width:100%;position:absolute;top:75%;display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.other-certification-coding-game.svelte-1p3p1y1 .other-certification:where(.svelte-1p3p1y1){background:var(--bg-light-alt);padding:10px;display:flex;gap:10px;text-decoration:none;border-radius:5px}.other-certification-coding-game.svelte-1p3p1y1 .other-certification:where(.svelte-1p3p1y1) img:where(.svelte-1p3p1y1){background:var(--accent-3);width:25px;height:25px;padding:10px}.other-certification-coding-game.svelte-1p3p1y1 .other-certification:where(.svelte-1p3p1y1) h4:where(.svelte-1p3p1y1),.other-certification-coding-game.svelte-1p3p1y1 .other-certification:where(.svelte-1p3p1y1) p:where(.svelte-1p3p1y1){font-size:14px;font-weight:600}.other-certification-coding-game.svelte-1p3p1y1 .other-certification:where(.svelte-1p3p1y1) h4:where(.svelte-1p3p1y1){color:var(--text-secondary)}.other-certification-coding-game.svelte-1p3p1y1 .other-certification:where(.svelte-1p3p1y1) p:where(.svelte-1p3p1y1){color:var(--accent-3)}.certifications-container.svelte-1p3p1y1{position:relative;width:100%;height:1000px;margin-top:150px}@media screen and (max-width:461px){.certifications-container.svelte-1p3p1y1{height:1200px}}.certifications-container.svelte-1p3p1y1 .circle:where(.svelte-1p3p1y1){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.image.svelte-12glaha{width:400px;height:400px;background:var(--bg-card);border-radius:10px;position:relative}@media screen and (max-width:1024px){.image.svelte-12glaha{width:250px;height:250px}}@media screen and (max-width:768px){.image.svelte-12glaha{background:transparent;margin:20px auto auto;padding-top:10px}}.image.svelte-12glaha>img:where(.svelte-12glaha){width:400px;height:400px;border-radius:15px;position:absolute;top:20px;left:20px}@media screen and (max-width:1024px){.image.svelte-12glaha>img:where(.svelte-12glaha){width:250px;height:250px}}@media screen and (max-width:768px){.image.svelte-12glaha>img:where(.svelte-12glaha){top:0;left:0}}section.svelte-12glaha{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-top:100px;flex-wrap:wrap}@media(max-width:768px){section.svelte-12glaha{flex-direction:column;gap:40px}section.titleRight.svelte-12glaha{flex-direction:column-reverse}}section.svelte-12glaha .image:where(.svelte-12glaha){flex:0 0 400px;max-width:100%;aspect-ratio:1;background:var(--bg-card);border-radius:10px;position:relative;overflow:hidden}@media(max-width:1024px){section.svelte-12glaha .image:where(.svelte-12glaha){flex:0 0 300px}}@media(max-width:768px){section.svelte-12glaha .image:where(.svelte-12glaha){flex:1;width:100%;background:transparent}}section.svelte-12glaha .image:where(.svelte-12glaha) img:where(.svelte-12glaha){width:100%;height:100%;object-fit:cover;border-radius:15px;position:absolute;inset:0}section.svelte-12glaha>span:where(.svelte-12glaha){flex:1;display:flex;flex-direction:column;gap:30px;min-width:250px}section.svelte-12glaha>span.titleRight:where(.svelte-12glaha){text-align:right}@media(max-width:768px){section.svelte-12glaha>span.titleRight:where(.svelte-12glaha){text-align:left}}section.svelte-12glaha>span:where(.svelte-12glaha) h3:where(.svelte-12glaha){color:var(--primary-lighter);font-size:1rem}section.svelte-12glaha>span:where(.svelte-12glaha) h4:where(.svelte-12glaha){color:var(--secondary);font-size:clamp(1.5rem,4vw,2rem)}section.svelte-12glaha>span:where(.svelte-12glaha) .card:where(.svelte-12glaha){background:var(--gradient-synopsy);padding:30px;border-radius:30px;position:relative}@media(max-width:768px){section.svelte-12glaha>span:where(.svelte-12glaha) .card:where(.svelte-12glaha){transform:none;text-align:left}}section.svelte-12glaha>span:where(.svelte-12glaha) .cta:where(.svelte-12glaha){display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}@media(max-width:768px){section.svelte-12glaha>span:where(.svelte-12glaha) .cta:where(.svelte-12glaha){justify-content:center}}.close-modal.svelte-m3o2a4{position:fixed;top:20px;right:20px;width:48px;height:48px;background:none;border:none;border-radius:100%;cursor:pointer;z-index:10;display:flex;justify-content:center;align-items:center}.close-modal.svelte-m3o2a4>span:where(.svelte-m3o2a4){position:absolute;width:60%;height:4px;background:var(--primary-light);border-radius:2px}.close-modal.svelte-m3o2a4>span:where(.svelte-m3o2a4):nth-of-type(1){transform:rotate(45deg)}.close-modal.svelte-m3o2a4>span:where(.svelte-m3o2a4):nth-of-type(2){transform:rotate(-45deg)}p.svelte-m3o2a4{color:var(--secondary)}dialog.svelte-m3o2a4{position:fixed;z-index:10000;top:0;left:0;width:100dvw;height:100dvh;background:transparent}dialog.svelte-m3o2a4 .overlay:where(.svelte-m3o2a4){position:absolute;top:0;left:0;width:100%;height:100%;background:var(--overlay-medium);opacity:.5;z-index:3}dialog.svelte-m3o2a4 .content:where(.svelte-m3o2a4){position:absolute;z-index:4;background:var(--bg-light);padding:50px;border-radius:24px;top:50%;left:50%;transform:translate(-50%,-50%);max-height:80dvh;display:flex;flex-direction:column;gap:20px;overflow:auto}@media screen and (max-width:768px){dialog.svelte-m3o2a4 .content:where(.svelte-m3o2a4){max-height:100dvh;padding:30px;border-radius:0;width:calc(100dvw - 60px);height:calc(100dvh - 60px)}}dialog.svelte-m3o2a4 .content:where(.svelte-m3o2a4) .container-image:where(.svelte-m3o2a4){position:relative;width:100%;height:300px;border-radius:10px}dialog.svelte-m3o2a4 .content:where(.svelte-m3o2a4) .container-image:where(.svelte-m3o2a4) .loader:where(.svelte-m3o2a4){width:100%;height:300px;border-radius:10px;background:var(--bg-light-alt);animation:svelte-m3o2a4-pulse 1.2s ease-in-out infinite}dialog.svelte-m3o2a4 .content:where(.svelte-m3o2a4) .container-image:where(.svelte-m3o2a4)>img:where(.svelte-m3o2a4){width:100%;height:300px;border-radius:10px;object-fit:cover;position:absolute;top:0;left:0}@keyframes svelte-m3o2a4-pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}dialog.svelte-m3o2a4 .content:where(.svelte-m3o2a4) h3:where(.svelte-m3o2a4),dialog.svelte-m3o2a4 .content:where(.svelte-m3o2a4) h4:where(.svelte-m3o2a4),dialog.svelte-m3o2a4 .content:where(.svelte-m3o2a4) h5:where(.svelte-m3o2a4),dialog.svelte-m3o2a4 .content:where(.svelte-m3o2a4) h6:where(.svelte-m3o2a4){color:var(--primary)}dialog.svelte-m3o2a4 .content:where(.svelte-m3o2a4) p:where(.svelte-m3o2a4){color:var(--primary-dark)}dialog.svelte-m3o2a4 .content:where(.svelte-m3o2a4) p:where(.svelte-m3o2a4),dialog.svelte-m3o2a4 .content:where(.svelte-m3o2a4) h3:where(.svelte-m3o2a4),dialog.svelte-m3o2a4 .content:where(.svelte-m3o2a4) h4:where(.svelte-m3o2a4),dialog.svelte-m3o2a4 .content:where(.svelte-m3o2a4) h5:where(.svelte-m3o2a4),dialog.svelte-m3o2a4 .content:where(.svelte-m3o2a4) h6:where(.svelte-m3o2a4){letter-spacing:2px}dialog.svelte-m3o2a4 .content:where(.svelte-m3o2a4) h3:where(.svelte-m3o2a4){font-size:20px;text-wrap:nowrap}@media screen and (max-width:768px){dialog.svelte-m3o2a4 .content:where(.svelte-m3o2a4) h3:where(.svelte-m3o2a4){text-wrap:wrap}}dialog.svelte-m3o2a4 .content:where(.svelte-m3o2a4) h4:where(.svelte-m3o2a4),dialog.svelte-m3o2a4 .content:where(.svelte-m3o2a4) h5:where(.svelte-m3o2a4),dialog.svelte-m3o2a4 .content:where(.svelte-m3o2a4) h6:where(.svelte-m3o2a4){font-size:18px}dialog.svelte-m3o2a4 .content:where(.svelte-m3o2a4) p:where(.svelte-m3o2a4){font-size:16px}dialog.svelte-m3o2a4 .content:where(.svelte-m3o2a4) ul:where(.svelte-m3o2a4){list-style:none;display:flex;flex-direction:column;gap:10px}span.svelte-1pkg69y{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,1fr);grid-column-gap:100px;grid-row-gap:0;position:relative}@media screen and (max-width:768px){span.svelte-1pkg69y{display:flex;flex-direction:column;gap:20px}}span.svelte-1pkg69y>.line:where(.svelte-1pkg69y){position:absolute;top:0;left:50%;height:100%;width:10px}@media screen and (max-width:768px){span.svelte-1pkg69y>.line:where(.svelte-1pkg69y){display:none}}span.svelte-1pkg69y>.line:where(.svelte-1pkg69y)>.elm:where(.svelte-1pkg69y){background:var(--primary);width:10px;height:10px;position:absolute;left:50%;transform:translate(-50%);top:var(--size)}span.svelte-1pkg69y>.line:where(.svelte-1pkg69y)>.elm:where(.svelte-1pkg69y):nth-of-type(1){border-radius:100%}span.svelte-1pkg69y>.line:where(.svelte-1pkg69y)>.elm:where(.svelte-1pkg69y):nth-of-type(2){border-radius:100%}span.svelte-1pkg69y>.line:where(.svelte-1pkg69y)>.elm:where(.svelte-1pkg69y):nth-of-type(3){border-radius:100%}span.svelte-1pkg69y>.line:where(.svelte-1pkg69y)>.elm:where(.svelte-1pkg69y):nth-of-type(4){border-radius:100%}span.svelte-1pkg69y>.line:where(.svelte-1pkg69y)>.elm:where(.svelte-1pkg69y):nth-of-type(5){width:1px;height:var(--height)}span.svelte-1pkg69y>.line:where(.svelte-1pkg69y)>.elm:where(.svelte-1pkg69y):nth-of-type(6){width:1px;height:var(--height)}span.svelte-1pkg69y>.line:where(.svelte-1pkg69y)>.elm:where(.svelte-1pkg69y):nth-of-type(7){width:1px;height:var(--height)}section.svelte-1pkg69y:nth-of-type(1){grid-area:1/1/2/2}section.svelte-1pkg69y:nth-of-type(2){grid-area:2/2/3/3}section.svelte-1pkg69y:nth-of-type(3){grid-area:3/1/4/2}section.svelte-1pkg69y:nth-of-type(4){grid-area:4/2/5/3}.content.svelte-1pkg69y{color:var(--secondary);letter-spacing:2px}.content.svelte-1pkg69y h4:where(.svelte-1pkg69y){font-size:20px}.content.svelte-1pkg69y p:where(.svelte-1pkg69y){font-size:16px}.content.svelte-1pkg69y>span:where(.svelte-1pkg69y){display:flex;gap:10px;margin-top:20px;flex-wrap:wrap}@media screen and (max-width:768px){.content.svelte-1pkg69y>span:where(.svelte-1pkg69y){display:flex;flex-direction:row}}.content.svelte-1pkg69y>span:where(.svelte-1pkg69y) img:where(.svelte-1pkg69y){width:20px;height:20px;object-fit:contain;border-radius:10px;background:var(--base-white);padding:5px}section.svelte-12zgd6i{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:768px){section.svelte-12zgd6i{flex-direction:column;gap:50px;align-items:center;justify-content:center}}section.svelte-12zgd6i span:where(.svelte-12zgd6i) h4:where(.svelte-12zgd6i),section.svelte-12zgd6i span:where(.svelte-12zgd6i) p:where(.svelte-12zgd6i){color:var(--base-white);letter-spacing:2px}section.svelte-12zgd6i span:where(.svelte-12zgd6i) p:where(.svelte-12zgd6i){font-size:20px;font-weight:400}section.svelte-12zgd6i a:where(.svelte-12zgd6i){display:flex;align-items:center;justify-content:center}section.svelte-12zgd6i a:where(.svelte-12zgd6i) img:where(.svelte-12zgd6i){width:250px}@media screen and (max-width:768px){section.svelte-12zgd6i a:where(.svelte-12zgd6i) img:where(.svelte-12zgd6i){width:calc(100% - 60px)}}section.svelte-7ubu0f{min-height:100dvh;padding:94px 30px 30px;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:50px}section.svelte-7ubu0f h1:where(.svelte-7ubu0f),section.svelte-7ubu0f h2:where(.svelte-7ubu0f){color:var(--base-white);z-index:4;position:relative;margin:0 100px;letter-spacing:2px;text-align:center}@media screen and (max-width:985px){section.svelte-7ubu0f h1:where(.svelte-7ubu0f),section.svelte-7ubu0f h2:where(.svelte-7ubu0f){margin:0 15px}}@media screen and (max-width:425px){section.svelte-7ubu0f h1:where(.svelte-7ubu0f),section.svelte-7ubu0f h2:where(.svelte-7ubu0f){font-size:5px}}section.svelte-7ubu0f h1:where(.svelte-7ubu0f){font-size:48px;font-weight:600}@media screen and (max-width:985px){section.svelte-7ubu0f h1:where(.svelte-7ubu0f){font-size:40px}}@media screen and (max-width:768px){section.svelte-7ubu0f h1:where(.svelte-7ubu0f){font-size:35px}}@media screen and (max-width:568px){section.svelte-7ubu0f h1:where(.svelte-7ubu0f){font-size:30px}}@media screen and (max-width:425px){section.svelte-7ubu0f h1:where(.svelte-7ubu0f){font-size:22px}}section.svelte-7ubu0f h2:where(.svelte-7ubu0f){font-size:36px;font-weight:500;position:relative;z-index:5}@media screen and (max-width:985px){section.svelte-7ubu0f h2:where(.svelte-7ubu0f){font-size:28px}}@media screen and (max-width:768px){section.svelte-7ubu0f h2:where(.svelte-7ubu0f){font-size:23px}}@media screen and (max-width:568px){section.svelte-7ubu0f h2:where(.svelte-7ubu0f){font-size:18px}}@media screen and (max-width:425px){section.svelte-7ubu0f h2:where(.svelte-7ubu0f){font-size:15px}}section.svelte-7ubu0f h2:where(.svelte-7ubu0f) span:where(.svelte-7ubu0f){position:relative;display:inline-block}section.svelte-7ubu0f h2:where(.svelte-7ubu0f) span:where(.svelte-7ubu0f) img:where(.svelte-7ubu0f){position:absolute;top:0;right:0;width:48px;height:48px;transform:translate(-50%,20px) rotate(90deg);opacity:0;pointer-events:none;border-radius:10px;transition:opacity 3s ease,transform 4s ease,top 10s ease}section.svelte-7ubu0f h2:where(.svelte-7ubu0f) span:where(.svelte-7ubu0f):hover img:where(.svelte-7ubu0f){opacity:1;top:-25px;transform:translate(0) rotate(15deg);transition-duration:.5s}section.svelte-7ubu0f .overlay:where(.svelte-7ubu0f){position:absolute;top:0;left:0;width:100%;height:100%;background:var(--base-black);opacity:.5;z-index:3;-webkit-mask-image:linear-gradient(to bottom,black 75%,transparent);mask-image:linear-gradient(to bottom,black 75%,transparent)}section.svelte-7ubu0f>img:where(.svelte-7ubu0f){opacity:.5;width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;z-index:1;-webkit-mask-image:linear-gradient(to bottom,black 0,transparent);mask-image:linear-gradient(to bottom,black 0,transparent)}section.svelte-7ubu0f .cta:where(.svelte-7ubu0f){z-index:3;display:flex;gap:50px;text-wrap:nowrap;flex-wrap:wrap;align-items:center;justify-content:center}@media screen and (max-width:768px){section.svelte-7ubu0f .cta:where(.svelte-7ubu0f){gap:20px}}section.svelte-akfbws{color:var(--text-primary);margin:0 auto;line-height:1.6}section.svelte-akfbws h4:where(.svelte-akfbws){margin:40px 0 20px;text-align:center;font-size:1.8rem}section.svelte-akfbws p:where(.svelte-akfbws){margin-bottom:20px;font-size:1.1rem}.table-wrapper.svelte-akfbws{overflow-x:auto;margin-bottom:40px}.table-wrapper.svelte-akfbws table:where(.svelte-akfbws){width:100%;border-collapse:collapse;text-align:center;background:var(--bg-elevated);border-radius:12px;overflow:hidden}.table-wrapper.svelte-akfbws table:where(.svelte-akfbws) th:where(.svelte-akfbws),.table-wrapper.svelte-akfbws table:where(.svelte-akfbws) td:where(.svelte-akfbws){padding:15px;border:1px solid var(--base-black)}.table-wrapper.svelte-akfbws table:where(.svelte-akfbws) thead:where(.svelte-akfbws){background:var(--base-black)}.table-wrapper.svelte-akfbws table:where(.svelte-akfbws) thead:where(.svelte-akfbws) th:where(.svelte-akfbws){font-weight:700;color:var(--primary-light)}.table-wrapper.svelte-akfbws table:where(.svelte-akfbws) tbody:where(.svelte-akfbws) tr:where(.svelte-akfbws):nth-child(2n){background:var(--bg-card)}.apps.svelte-akfbws{display:flex;gap:40px;flex-wrap:wrap;justify-content:center}.apps.svelte-akfbws .card-app:where(.svelte-akfbws){padding:30px;border-radius:20px;background:var(--bg-light-alt);transition:transform .3s ease;display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:50px;color:var(--accent-1)}.apps.svelte-akfbws .card-app:where(.svelte-akfbws) span:where(.svelte-akfbws){display:flex;align-items:center;justify-content:center;flex-direction:column}.apps.svelte-akfbws .card-app:where(.svelte-akfbws) span:where(.svelte-akfbws) img:where(.svelte-akfbws){width:58px;margin:auto}.apps.svelte-akfbws .card-app:where(.svelte-akfbws) span:where(.svelte-akfbws) h4:where(.svelte-akfbws){font-size:18px}.apps.svelte-akfbws .card-app:where(.svelte-akfbws) a:where(.svelte-akfbws) img:where(.svelte-akfbws){width:150px;display:block}section.svelte-7wtk1u{display:flex;align-items:center;justify-content:space-between;gap:50px;flex-wrap:wrap}@media screen and (max-width:768px){section.svelte-7wtk1u{justify-content:center}}div.svelte-7wtk1u{background:var(--bg-img);padding:10px;border-radius:10px;position:relative;box-shadow:0 0 5px var(--bg-img)}div.svelte-7wtk1u p:where(.svelte-7wtk1u){position:absolute;color:var(--accent-1);bottom:10px;right:10px;font-size:20px}div.svelte-7wtk1u svg:where(.svelte-7wtk1u){width:150px;height:150px}
