@import"https://fonts.googleapis.com/css2?family=Familjen+Grotesk:ital,wght@0,400..700;1,400..700&family=Schibsted+Grotesk:ital,wght@0,400..900;1,400..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Gotu&display=swap";@import"https://fonts.googleapis.com/css2?family=Hanken+Grotesk:ital,wght@0,100..900;1,100..900&family=Schibsted+Grotesk:ital,wght@0,400..900;1,400..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Familjen+Grotesk:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Didact+Gothic&display=swap";@import"https://fonts.googleapis.com/css2?family=Schibsted+Grotesk:ital,wght@0,400..900;1,400..900&display=swap";.navbar{position:fixed;top:0;left:0;width:100%;background:#fff;z-index:1000}.navbar__border{position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#eee;opacity:0;transition:opacity .2s ease}.navbar.scrolled .navbar__border{opacity:1}.navbar__container{width:100%;margin:0 auto;padding:1rem 1.25rem;display:flex;justify-content:space-between;align-items:center;height:70px}.navbar__logo{display:flex;align-items:center;gap:.75rem;text-decoration:none}.navbar__logo-icon{height:28px;width:auto}.navbar__logo-text{height:20px;width:auto}.navbar__mobile-button{display:block;border:none;background:none;cursor:pointer;padding:8px;margin:-8px}.navbar__mobile-button img{width:24px;height:24px}.navbar__menu{position:absolute;top:100%;left:0;right:0;background:#fff;display:none}.navbar__menu.active{display:block}.navbar__desktop-links{display:flex;flex-direction:column}.navbar__link{text-decoration:none;color:#333;font-size:1rem;font-family:Didact Gothic,sans-serif;padding:.75rem 1.25rem;position:relative;display:block;width:100%;transition:background-color .3s ease}.navbar__link:hover,.navbar__dropdown-button:hover,.navbar__dropdown-item:hover{transform:translate(4px);background-color:#eef0f2;font-weight:400;border-radius:12px}.navbar__dropdown{width:100%;position:relative}.navbar__dropdown-button{width:100%;text-align:left;background:none;border:none;padding:.75rem 1.25rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-family:Didact Gothic,sans-serif;color:#333;font-size:1rem;transition:background-color .3s ease;gap:.5rem}.arrow{width:16px;height:16px;transition:transform .3s ease}.arrow.rotated{transform:rotate(180deg)}.navbar__dropdown-content{background:#fff;overflow:hidden;z-index:1000}.navbar__dropdown-item{display:block;text-decoration:none;color:#333;padding:.75rem 1.25rem .75rem 2.5rem;font-size:.95rem;font-weight:400;transition:transform .3s ease;will-change:transform}.navbar__dropdown-item:hover{transform:translate(4px);font-weight:400}.contact-link{display:block;color:#ff6b00!important;padding:.75rem 1.25rem;text-decoration:none;font-family:Didact Gothic,sans-serif}@media (max-width: 1023px){.navbar__menu{box-shadow:0 4px 6px -1px #0000001a}.navbar__desktop-links{padding-bottom:.75rem;opacity:0;transform:translateY(-10px);transition:all .3s ease}.navbar__dropdown-content{padding-left:1rem}.navbar__menu.active .navbar__desktop-links{opacity:1;transform:translateY(0)}}@media (min-width: 1024px){.navbar__container{max-width:1280px;padding:3rem 2rem}.navbar__logo-icon{height:35px}.navbar__logo-text{height:20px}.navbar__mobile-button{display:none}.navbar__menu{position:static;display:block;padding:0;border:none;box-shadow:none}.navbar__desktop-links{flex-direction:row;align-items:center;gap:2rem;padding:0}.navbar__dropdown{position:relative}.navbar__link,.navbar__dropdown-button{padding:.5rem 1rem;width:auto;white-space:nowrap}.navbar__dropdown-content{position:absolute;top:calc(100% + .5rem);left:-30%;min-width:260px;background:#fff;border-radius:12px;border:1px solid #EEF0F2;padding:.5rem;margin-top:2px}.navbar__dropdown-item{padding:.75rem 1rem;border-radius:4px;font-weight:400}.contact-link{background-color:#ffb85c;margin:0;border-radius:12px;padding:.6rem 2rem;text-align:center;color:#000!important;transition:all .3s ease;font-size:1rem;white-space:nowrap}.contact-link:hover{background-color:#ffc96d}.navbar__dropdown-item:hover{font-weight:400}}.footer{background-color:#39393a;width:100%}.footer__container{width:100%;max-width:1280px;margin:0 auto;padding:2rem 1.25rem}.footer__content{display:flex;flex-direction:column;gap:2rem}.footer__column{flex:1}.footer__logo img{height:24px;width:auto}.footer__heading{color:#cbcbcd;font-family:Familjen Grotesk,sans-serif;font-size:1rem;font-weight:500;margin-bottom:1rem}.footer__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer__link{color:#fff;text-decoration:none;font-family:Familjen Grotesk,sans-serif;font-size:.875rem;display:block}.footer__contact{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start}.footer__contact-info{display:flex;flex-direction:column;gap:.5rem}.footer__contact-text{color:#cbcbcd;text-decoration:none;font-family:Familjen Grotesk,sans-serif;font-size:.875rem}.footer__button{background-color:#ffb85c;color:#fff;font-family:Didact Gothic,sans-serif;padding:.5rem 1.25rem;border:none;border-radius:9999px;cursor:pointer;font-size:.875rem;transition:background-color .2s ease}.footer__button:hover{background-color:#ffa533}.footer__social{display:flex;gap:1rem}.footer__social img{width:20px;height:20px}.footer__copyright{margin-top:3rem;padding-top:2rem;text-align:center;color:#cbcbcd;font-family:Familjen Grotesk,sans-serif;font-size:.875rem;border-top:1px solid rgba(255,255,255,.1)}@media (min-width: 768px) and (max-width: 1023px){.footer__container{padding:3rem 1.25rem}.footer__content{flex-direction:row;flex-wrap:wrap}.footer__column{flex:0 0 calc(50% - 1rem)}.footer__contact{flex:0 0 100%;margin-top:2rem;align-items:flex-end}.footer__contact-info{text-align:right}}@media (min-width: 1024px){.footer__container{padding:4rem 2rem}.footer__content{flex-direction:row;justify-content:flex-start;gap:6rem}.footer__column{flex:0 1 auto}.footer__contact{margin-left:auto;align-items:flex-end}.footer__contact-info{text-align:right}.footer__social{justify-content:flex-end}}.hero{width:100%;background:#fff;margin-top:70px;overflow:hidden;position:relative}.hero__container{width:100%;margin:0 auto;padding:3rem 1.25rem 2rem;display:flex;flex-direction:column;position:relative;align-items:center}.hero__content{width:100%;display:flex;flex-direction:column;gap:1.25rem}.hero__title{font-family:Gotu,sans-serif;font-size:1.35rem;font-weight:600;line-height:1.3;color:#1d1d1b}.hero__description{font-family:Schibsted Grotesk,sans-serif;font-size:1rem;line-height:1.2;color:#343036}.hero__buttons{display:flex;flex-direction:column;gap:1rem;margin-top:3rem}.hero__button{display:flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:9999px;font-family:Schibsted Grotesk,sans-serif;font-size:1rem;font-weight:500;border:none;cursor:pointer;box-shadow:0 3px 4px #0000001a}.hero__button--primary{background-color:#ffc96d;color:#000}.hero__button--secondary{background-color:#fbefc5;color:#000}.hero__illustration{width:85%;margin-top:2rem;display:flex;justify-content:center}.hero__image{width:90%;height:auto;object-fit:contain}@media (min-width: 1024px){.hero__container{max-width:1280px;padding:8rem 2rem 4rem;flex-direction:row;justify-content:space-between;align-items:center;gap:4rem}.hero__content{width:50%}.hero__title{font-size:2.3rem;line-height:1.1}.hero__buttons{flex-direction:row;gap:1.25rem}.hero__illustration{width:45%;margin-top:0}}@media (min-width: 768px) and (max-width: 1023px){.hero__container{max-width:768px;padding-top:3rem;padding-bottom:3rem}.hero__title{font-size:2rem;line-height:1}.hero__buttons{flex-direction:row;gap:1rem}.hero__illustration{width:60%;margin-top:2rem}}.what-we-do{padding:2rem 0;background-color:#fff;position:relative;z-index:1}.what-we-do__container{width:100%;max-width:1280px;margin:0 auto;padding-left:1.25rem;padding-right:1.25rem}.what-we-do__title{font-family:Schibsted Grotesk,sans-serif;color:#1d1d1b;font-size:2rem;font-weight:700;margin-bottom:1.25rem}.what-we-do__main-card,.what-we-do__secondary-cards{display:flex;flex-direction:column;gap:1.25rem}.what-we-do__main-card{margin-bottom:1.25rem}.what-we-do__card{background-color:#1d1d1b;border-radius:1rem;padding:2rem}.what-we-do__card-content{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem}.what-we-do__card-text{flex:1}.what-we-do__card-title{font-family:Familjen Grotesk,sans-serif;color:#fff;font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.what-we-do__card-subtitle{font-family:Schibsted Grotesk,sans-serif;color:#fff;font-size:1rem;font-weight:600;margin-bottom:.75rem}.what-we-do__card-description{font-family:Schibsted Grotesk,sans-serif;color:#fff;font-size:.75rem;line-height:1.5}.what-we-do__card-icon{width:80px;height:80px;object-fit:contain}.what-we-do__card-icon--large{width:80px;height:80px}@media (min-width: 768px) and (max-width: 1023px){.what-we-do{padding:3rem 0}.what-we-do__container{padding-left:2rem;padding-right:2rem}}@media (min-width: 1024px){.what-we-do{padding:4rem 0}.what-we-do__container{padding-left:2rem;padding-right:2rem}.what-we-do__title{font-size:2.5rem;margin-bottom:2rem}.what-we-do__main-card{margin-bottom:2rem}.what-we-do__main-card .what-we-do__card{padding:3rem}.what-we-do__main-card .what-we-do__card-icon{width:120px;height:120px}.what-we-do__secondary-cards{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.what-we-do__secondary-cards .what-we-do__card{padding:2.5rem}.what-we-do__secondary-cards .what-we-do__card-icon{width:80px;height:80px}.what-we-do__card-content{gap:2rem}.what-we-do__main-card .what-we-do__card-content{gap:3rem}}.discover{padding:4rem 0;background-color:#fff;overflow:hidden}.discover__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.25rem}.discover__title{font-family:Schibsted Grotesk,sans-serif;font-size:2.5rem;font-weight:700;color:#1d1d1b;margin-bottom:.5rem}.discover__subtitle{font-family:Schibsted Grotesk,sans-serif;font-size:1.125rem;color:#666;margin-bottom:3rem}.discover__content{display:flex;flex-direction:column;gap:3rem;align-items:center}.discover__cards{display:flex;flex-direction:column;gap:2rem;width:100%}.discover__card{display:block;border:1px solid #000;border-radius:6px;background:#fff;min-height:375px;text-decoration:none;overflow:hidden}.discover__card-category{padding:1rem 1.5rem;font-family:Schibsted Grotesk,sans-serif;font-size:1rem;font-weight:500;color:#000;border-radius:4px;margin:5px}.bg-emerald-100{background-color:#baded5}.bg-violet-100{background-color:#adadff}.discover__card-content{padding:2rem;display:flex;flex-direction:column;height:calc(100% - 3.5rem)}.discover__card-title{font-family:Schibsted Grotesk,sans-serif;font-size:1.5rem;font-weight:700;color:#1d1d1b;margin-bottom:1.5rem}.discover__card-description{font-family:Schibsted Grotesk,sans-serif;font-size:1rem;color:#2a262b;margin-bottom:4rem;line-height:1.5}.discover__card-meta{display:flex;flex-direction:column;gap:1.5rem;margin-top:auto}.discover__card-meta>*:not(:last-child){padding-bottom:1.5rem;border-bottom:2px dotted #2A262B}.discover__card-status,.discover__card-duration{display:flex;align-items:center;gap:.75rem;font-family:Schibsted Grotesk,sans-serif;font-size:.875rem;color:#2a262b}.icon{width:20px;height:20px}.cta-wrapper{display:flex;align-items:center;cursor:pointer;text-decoration:none}.cta-button{display:flex;align-items:center;background-color:transparent;border:none;cursor:pointer;position:relative;text-decoration:none}.circular-arrow{width:70px;height:70px;border-radius:50%;border:4px solid #FFC170;display:flex;align-items:center;justify-content:center;background-color:#ffc170;margin-right:15px;position:relative}.cta-text{font-family:Gotu,sans-serif;font-size:1rem;font-weight:600;color:#333;text-align:left;transition:color .3s ease}.circular-arrow:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(270deg);width:80px;height:80px;border-radius:50%;border:1.5px solid #333;border-bottom-color:transparent;border-left-color:#333;border-top-color:#333;border-right-color:#333;background:none;box-shadow:none}.arrow-icon{width:32px;height:32px;transition:transform .3s ease;filter:brightness(0) invert(1)}.cta-button:hover .circular-arrow{background-color:#ffaf47;border:4px solid #FFAF47}.cta-button:hover .arrow-icon{transform:scale(1.2)}@media (max-width: 1145px){.circular-arrow{width:55px;height:55px}.circular-arrow:after{width:65px;height:65px}.arrow-icon{width:24px;height:24px}.cta-text{font-size:.875rem}}@media (min-width: 1024px){.discover__container{padding:0 2rem}.discover__content{flex-direction:row;align-items:center;justify-content:flex-start;gap:2rem}.discover__cards{flex-direction:row;max-width:900px;margin-right:2rem}.discover__card-wrapper{flex:1}.cta-wrapper{margin-left:auto;flex-shrink:0}}@media (min-width: 768px) and (max-width: 1023px){.discover__container{padding:0 2rem}.discover__title{font-size:2.25rem}.discover__content{gap:2rem}.cta-wrapper{margin-top:1rem}.circular-arrow{width:65px;height:65px}.circular-arrow:after{width:75px;height:75px}.arrow-icon{width:28px;height:28px}.cta-text{font-size:1rem}}@media (max-width: 768px){.circular-arrow{width:60px;height:60px}.circular-arrow:after{width:70px;height:70px}.arrow-icon{width:26px;height:26px}.cta-text{font-size:1rem}.discover__content{gap:2rem}}.wcd-services-section{width:100%;background-color:#fff;font-family:Familjen Grotesk,sans-serif;color:#333;overflow-x:hidden}.wcd-container{width:100%;max-width:1280px;margin:0 auto;padding:2rem 1.25rem}.wcd-section-title{font-size:2.5rem;text-align:left;margin-bottom:50px;color:#000;font-weight:500}.wcd-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;width:100%}.wcd-service-card{background-color:#fff;border:1px solid #333;padding:40px;text-align:left;border-radius:15px 15px 75px;display:flex;flex-direction:column;height:425px;width:333px}.wcd-card-header{font-weight:700;padding:12px 40px;color:#fff;border-radius:12px;margin-bottom:16px;display:inline-block;font-size:1.2rem;background-color:#ffc170;align-self:flex-start;width:250px}.wcd-service-list{list-style-type:none;padding-left:0;margin:0;flex:1}.wcd-service-list li{margin:12px 0;font-size:1rem;color:#333;padding:0 8px;display:flex;align-items:flex-start;line-height:1}.wcd-service-list li:before{content:"•";color:#333;margin-right:8px;font-size:1.2rem}.wcd-cta-wrapper{display:flex;align-items:center;justify-content:center;border:none;background:none}.wcd-cta-button{display:flex;align-items:center;gap:1rem;text-decoration:none;transition:transform .3s ease;padding:1rem}.wcd-cta-button:hover{transform:scale(1.05)}.wcd-circular-arrow{width:70px;height:70px;border-radius:50%;border:4px solid #FFC170;background-color:#ffc170;display:flex;align-items:center;justify-content:center;position:relative;transition:all .3s ease}.wcd-circular-arrow:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(270deg);width:90px;height:90px;border-radius:50%;border:1.5px solid #333;border-bottom-color:transparent}.wcd-arrow-icon{width:36px;height:36px;transition:transform .3s ease;filter:brightness(0) invert(1)}.wcd-cta-text{font-family:Gotu,sans-serif;font-size:1rem;font-weight:600;color:#333;white-space:nowrap}.wcd-cta-button:hover .wcd-circular-arrow{background-color:#ffaf47;border-color:#ffaf47}.wcd-cta-button:hover .wcd-arrow-icon{transform:scale(1.1)}@media (min-width: 768px) and (max-width: 1023px){.wcd-container{padding:3rem 1.25rem}.wcd-section-title{font-size:2.25rem;margin-bottom:2.5rem}.wcd-services-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (min-width: 1024px){.wcd-container{padding:4rem 2rem}.wcd-section-title{font-size:2.5rem;margin-bottom:3rem}.wcd-services-grid{grid-template-columns:repeat(3,1fr);gap:24px}}@media (max-width: 767px){.wcd-container{padding:2rem 1.25rem}.wcd-section-title{font-size:2rem;margin-bottom:2rem}.wcd-services-grid{grid-template-columns:1fr;gap:20px}.wcd-circular-arrow{width:60px;height:60px}.wcd-circular-arrow:after{width:80px;height:80px}.wcd-arrow-icon{width:32px;height:32px}}.why-choose-section{width:100%;background-color:#fff;font-family:Familjen Grotesk,sans-serif;color:#1e1e1e;overflow:hidden}.why-choose-container{width:100%;max-width:1280px;margin:0 auto;padding:2rem 1.25rem}.why-choose-section h2{font-size:2.5rem;margin-bottom:1.5rem;text-align:left;color:#333}.why-choose-intro{font-size:1.1rem;max-width:800px;margin-bottom:4rem;color:#666;text-align:left;line-height:1.6}.why-choose-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding-left:0}.why-choose-card{position:relative;background-color:#fff;padding:2.5rem;border-radius:35px;text-align:left;color:#333;overflow:hidden;z-index:1;border:1px solid #D9D9D9;height:320px;width:100%;max-width:380px;display:flex;flex-direction:column;margin:0 auto}.card-1:after,.card-2:after,.card-3:after{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background-size:100% 100%;background-repeat:no-repeat;background-position:center;z-index:-1;opacity:.75;pointer-events:none}.card-1:before,.card-2:before,.card-3:before{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background-size:100% 100%;background-repeat:no-repeat;background-position:center;z-index:-2;opacity:.05}.card-1:before,.card-1:after{background-image:url(/assets/icons/mask-why-1.png)}.card-2:before,.card-2:after{background-image:url(/assets/icons/mask-why-2.png)}.card-3:before,.card-3:after{background-image:url(/assets/icons/mask-why-3.png)}.why-icon-container{display:flex;align-items:flex-start;margin-bottom:1.5rem}.why-icon-container img{width:48px;height:48px;object-fit:contain}.why-choose-card h3{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#333}.why-choose-card p{font-size:1rem;line-height:1.6;color:#666;flex-grow:1}@media (min-width: 768px) and (max-width: 1023px){.why-choose-container{padding:3rem 1.25rem}.why-choose-cards{grid-template-columns:repeat(2,1fr);gap:1.5rem}.why-choose-card{height:auto;min-height:280px}}@media (min-width: 1024px){.why-choose-container{padding:4rem 2rem}}@media (max-width: 767px){.why-choose-container{padding:2rem 1.25rem}.why-choose-section h2{font-size:2rem}.why-choose-intro{font-size:1rem;margin-bottom:2.5rem}.why-choose-cards{grid-template-columns:1fr;gap:1.5rem}.why-choose-card{min-height:auto;padding:1.5rem}}.faq-section{width:100%;background-color:#fff;font-family:Familjen Grotesk,sans-serif}.faq-container{width:100%;max-width:1280px;margin:0 auto;padding:2rem 1.25rem}.faq-section h2{font-size:2.5rem;margin-bottom:40px;color:#333;text-align:left;font-weight:500}.faq-card{background-color:#baded5;border-radius:20px;margin:20px auto;padding:30px;cursor:pointer;width:100%;border:1px solid rgba(46,53,50,.1)}.faq-card:hover{background-color:#d6ebe6}.faq-question{display:flex;justify-content:space-between;align-items:center;font-weight:500;font-size:1.2rem;color:#333}.faq-question span:first-child{flex:1;padding-right:20px}.toggle-icon{font-size:1.8rem;padding-left:20px;min-width:24px;display:flex;align-items:center;justify-content:center;line-height:1;color:#333;-webkit-user-select:none;user-select:none}.faq-answer{color:#4a4444;max-height:0;opacity:0;overflow:hidden;font-size:1.1rem;text-align:left;line-height:1.6;transition:all .25s ease-in-out}.faq-answer.open{max-height:1000px;opacity:1;padding-top:20px}@media (min-width: 768px) and (max-width: 1023px){.faq-container{padding:3rem 1.25rem}.faq-section h2{font-size:2.2rem;margin-bottom:35px}.faq-card{padding:25px;margin:18px auto}}@media (min-width: 1024px){.faq-container{padding:4rem 2rem}}@media (max-width: 767px){.faq-container{padding:2rem 1.25rem}.faq-section h2{font-size:2rem;margin-bottom:30px}.faq-card{padding:20px;margin:15px auto}.faq-question{font-size:1rem}.faq-question span:first-child{padding-right:25px}.toggle-icon{padding-left:25px;font-size:1.6rem}.faq-answer{font-size:1rem;line-height:1.5}.faq-answer.open{padding-top:15px}}.contact-wrapper{margin-bottom:8rem;width:100%;font-family:Familjen Grotesk,sans-serif}.section-content{width:100%;margin:0 auto;padding:0 1.25rem}.contact-container{width:100%;background:#ffc170;background:linear-gradient(135deg,#ffc170,#fbefc6 65%,#fafaf0);border-radius:35px;padding:4rem}.contact-content{display:flex;justify-content:space-between;align-items:center;gap:3rem}.contact-text{flex:1}.contact-text p{font-size:1.3rem;color:#333;margin:0;margin-bottom:.5rem}.contact-text h3{font-size:1.9rem;font-weight:600;color:#000;margin:0}.contact-button{background-color:#000;color:#fff;padding:1.25rem 3.5rem;border:none;border-radius:20px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;white-space:nowrap}.contact-button:hover{background-color:#333;transform:translateY(-2px)}@media (min-width: 1024px){.section-content{max-width:1280px}}@media (min-width: 768px) and (max-width: 1023px){.contact-wrapper{margin-bottom:6rem}.contact-container{padding:3rem}.contact-text h3{font-size:1.7rem}.contact-text p{font-size:1.2rem}}@media (max-width: 767px){.contact-wrapper{margin-bottom:4rem}.contact-container{padding:2rem}.contact-content{flex-direction:column;text-align:center;gap:2rem}.contact-text p{font-size:.8rem}.contact-text h3{font-size:1.25rem}.contact-button{width:100%;padding:1rem 2rem}}.formation-cards{background-color:#f4faff;padding:2rem 0}.formation-cards__container{max-width:1280px;margin:0 auto;padding:0 1.25rem}.formation-cards__header{text-align:left;margin-bottom:3rem}.formation-cards__title{font-family:Familjen Grotesk,sans-serif;font-size:2.5rem;font-weight:600;color:#333;margin-bottom:.75rem;display:flex;align-items:center;gap:.75rem;justify-content:flex-start}.formation-cards__title img{width:4rem;height:4rem;object-fit:contain}.formation-cards__subtitle{font-family:Familjen Grotesk,sans-serif;font-size:1.25rem;color:#666}.formation-cards__section-title{font-family:Gotu,sans-serif;font-size:1.75rem;font-weight:800;color:#333;margin:3rem 0 2rem}.formation-cards__grid{display:grid;gap:2rem}.formation-card{background:#fff;border-radius:.5rem;border:1px solid rgba(0,0,0,.1);display:flex;padding:3rem;gap:3rem;height:fit-content;max-height:320px}.formation-card__content{flex:1.2;display:flex;flex-direction:column}.formation-card__icon-container{width:3rem;height:3rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.formation-card__icon-container img{width:1.5rem;height:1.5rem;object-fit:contain}.formation-card__title{font-family:Familjen Grotesk,sans-serif;font-size:1.45rem;font-weight:600;color:#333;margin-bottom:1rem;text-align:left}.formation-card__description{font-family:Familjen Grotesk,sans-serif;font-size:.8rem;color:#666;line-height:1.5;max-width:90%;margin-bottom:auto}.formation-card__footer{display:flex;justify-content:space-between;align-items:center;margin-top:1rem}.formation-card__tags{display:flex;gap:1rem}.formation-card__tag{font-family:Familjen Grotesk,sans-serif;font-size:.75rem;padding:.5rem 1rem;border-radius:.4rem;font-weight:300}.formation-card__media{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.8rem}.formation-card__image{width:80%;display:flex;justify-content:center;margin-bottom:1rem}.formation-card__image img{width:40%;height:auto;object-fit:contain}.formation-card__button{display:inline-flex;align-items:center;gap:1rem;padding:.75rem 3rem;border-radius:1.5rem;font-family:Familjen Grotesk,sans-serif;font-weight:800;border:none;cursor:pointer;transition:transform .2s ease;text-decoration:none}.formation-card__button img{width:1rem;height:1rem;transition:transform .2s ease}.formation-card__button:hover{transform:scale(1.05)}.formation-card__button:hover img{transform:translate(4px)}.formation-card__icon-container.blue,.formation-card__button.blue,.formation-card__tag.blue{background-color:#ffbf69}.formation-card__icon-container.grey,.formation-card__button.grey,.formation-card__tag.grey{background-color:#26cfa2}.formation-card__icon-container.yellow,.formation-card__button.yellow,.formation-card__tag.yellow{background-color:#facd75}.formation-card__icon-container.orange,.formation-card__button.orange,.formation-card__tag.orange{background-color:#fe5f55}.formation-card__button,.formation-card__tag{color:#fff}@media (min-width: 1024px){.formation-cards__container{padding:0 2rem}}@media (min-width: 768px) and (max-width: 1023px){.formation-cards__container{padding:0 1.5rem}.formation-card{padding:2rem}}@media (max-width: 768px){.formation-cards{padding:2rem 1rem}.formation-cards__container{padding:0 1rem}.formation-cards__title{font-size:1.6rem}.formation-cards__title img{width:2rem;height:2rem}.formation-card{flex-direction:column;padding:2rem;gap:2rem;max-height:none;height:auto}.formation-card__content{order:1}.formation-card__media{order:2;margin:1rem 0}.formation-card__image{margin:1rem 0}.formation-card__image img{width:70%}.formation-card__description{font-size:.9rem;max-width:100%;margin-bottom:1rem}.formation-card__footer{flex-direction:column;align-items:flex-start;gap:1rem}.formation-cards__section-title{font-size:1.4rem;margin:2.5rem 0 1.5rem}}.hero-formation{position:relative;min-height:calc(100vh - 70px);width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:2rem 1rem;margin-top:-70px;background-color:#fff}.hero-formation__bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero-formation__bg-image{width:100%;height:100%;object-fit:cover;opacity:.8}.hero-formation__content{max-width:1280px;width:100%;margin:0 auto;text-align:center;padding-top:130px;position:relative;z-index:1}.hero-formation__subheader{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:2rem;margin-top:2rem;color:#68b6a2;font-family:Hanken Grotesk,sans-serif;font-size:1.125rem;font-weight:500}.hero-formation__line{width:60px;height:auto}.hero-formation__line.left{transform:scaleX(-1)}.hero-formation__title{font-family:Hanken Grotesk,sans-serif;font-size:3.5rem;font-weight:700;line-height:1.2;color:#333;margin-bottom:2rem}.hero-formation__highlight{background:linear-gradient(61deg,#68b6a2,#baded5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#68b6a2}.hero-formation__explore{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:3rem}.hero-formation__arrow{width:24px;height:auto}.hero-formation__icons{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none}.hero-formation__icon{position:absolute;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1))}.hero-formation__icon.js{width:120px;top:30%;left:0%}.hero-formation__icon.python{width:80px;top:45%;right:0%}.hero-formation__icon.database{width:80px;bottom:10%;left:5%}.hero-formation__icon.terminal{width:90px;bottom:5%;right:15%}@media (max-width: 1024px){.hero-formation__content{padding-top:100px}.hero-formation__title{font-size:2.75rem}.hero-formation__icon.js{width:100px;top:40%;left:-3%}.hero-formation__icon.python{width:70px;top:50%;right:-2%}.hero-formation__icon.database,.hero-formation__icon.terminal{width:70px;bottom:15%}}@media (max-width: 768px){.hero-formation__content{padding-top:10px;padding-bottom:200px;position:relative}.hero-formation__title{font-size:1.66rem}.hero-formation__subheader{font-size:.69rem}.hero-formation__line{width:40px}.hero-formation__explore{position:absolute;bottom:-40px;left:0;right:0;margin-top:0;font-size:.9rem}.hero-formation__icon.js{width:95px;top:48%;left:0%}.hero-formation__icon.python{width:55px;top:50%;right:0%}.hero-formation__icon.database{width:50px;bottom:20%;left:15%}.hero-formation__icon.terminal{width:58px;bottom:20%;right:15%}}.formation-page{width:100%;min-height:100vh}html{scroll-behavior:smooth}@media screen and (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}.formation-page{width:100%}.formation-cards__section{scroll-margin-top:120px}main{scroll-behavior:smooth}.hero-section-digital{min-height:85vh;width:100%;background-image:url(/assets/background-pattern-DFH1rkWj.png);background-size:cover;background-position:center;display:flex;align-items:flex-start;justify-content:center;padding:100px 20px 60px;position:relative;overflow:hidden}.hero-content{max-width:1280px;width:100%;text-align:center;margin-top:100px;position:relative;z-index:2}.title-group{position:relative;display:inline-block;margin-bottom:40px}.hero-section-digital h1{font-family:Hanken Grotesk,sans-serif;font-size:3.5rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:0}.digital-text{display:inline-block;padding:5px 15px;color:#b86800;border:2px dashed #B86800;border-radius:18px;background-color:#ffd399;font-weight:700;margin-left:8px;position:relative;z-index:1}.mouse-icon{position:absolute;right:38px;width:24px;height:auto}.description{font-family:Hanken Grotesk,sans-serif;font-size:1.1rem;line-height:1.6;color:#333;max-width:800px;margin:0 auto 60px}.explore-box{display:flex;flex-direction:column;align-items:center;gap:16px;margin-top:40px}.scroll-arrow{width:25px;height:auto;cursor:pointer;margin:20px 0}.explore-text{font-family:Hanken Grotesk,sans-serif;font-size:.85rem;color:#333;line-height:1.5;text-align:center}.floating-icons{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.floating-icons img{position:absolute;width:150px;height:auto}.ads-icon{top:60%;left:2%}.website-icon{top:60%;right:2%}.branding-icon{bottom:25%;left:5%}.marketing-icon{bottom:25%;right:5%}@media (min-width: 1024px){.floating-icons img{width:160px}.ads-icon{top:45%;left:2%}.website-icon{top:45%;right:2%}.branding-icon{bottom:20%;left:5%}.marketing-icon{bottom:20%;right:5%}}@media (min-width: 768px) and (max-width: 1023px){.hero-section-digital h1{font-size:3rem}.floating-icons img{width:120px}.description{font-size:1rem}.ads-icon{top:50%;left:5%}.website-icon{top:50%;right:5%}.branding-icon{bottom:15%;left:8%}.marketing-icon{bottom:15%;right:8%}}@media (max-width: 767px){.hero-content{margin-top:40px}.hero-section-digital h1{font-size:2rem}.description{font-size:1rem;padding:0 1rem}.mouse-icon{width:20px;right:18px}.floating-icons img{width:90px}.explore-text{font-size:.6rem}.scroll-arrow{width:20px}.ads-icon{top:56%;left:15%}.website-icon{top:60%;right:15%}.branding-icon{bottom:18%;left:2%}.marketing-icon{bottom:14%;right:2%}.digital-text{padding:4px 12px;font-size:.9em}}@media (max-width: 480px){.hero-section-digital h1{font-size:1.8rem}.scroll-arrow{width:18px}.floating-icons img{width:99px}.ads-icon{left:10%}.website-icon{right:10%}}.digital-services-section{width:100%;background-color:#fff}.digital-services-section h2{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.digital-services-section p{font-size:1.125rem;color:#666;margin-bottom:2rem}.digital-highlighted{display:inline-block;padding:5px 10px;color:#b86800;border:2px dashed #B86800;border-radius:18px;transform:rotate(-3deg);background-color:#ffd399;font-weight:700}.categories-label{font-size:1rem;color:#666;margin-bottom:1.5rem}.digital-categories{display:grid;grid-template-columns:1fr;gap:2rem;width:100%}.digital-card{background-color:#fff;border-radius:30px;padding:3rem 2rem;position:relative;overflow:hidden;height:400px;width:100%;display:flex;flex-direction:column;border:1px solid #E5E7EB}.digital-card h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem;margin-top:4rem;position:relative;z-index:2}.digital-card p{font-size:1rem;color:#333;margin-bottom:auto;position:relative;z-index:2;line-height:1.6;max-width:90%}.digital-card-icon{position:absolute;top:2rem;left:2rem;width:50px;height:50px;z-index:2;border-radius:50%;background-color:#ffffff1a}.digital-tags{display:flex;flex-wrap:wrap;gap:.75rem;position:relative;z-index:2;margin-top:1.5rem}.digital-tags span{background-color:#0000001a;color:#333;border-radius:15px;padding:6px 14px;font-size:.875rem;white-space:nowrap}.digital-card-web{background-color:#000;color:#fff;border:none}.digital-card-web p{color:#fff}.digital-card-web .digital-tags span{background-color:#ffffff26;color:#fff}.digital-card-marketing,.digital-card-design,.digital-card-ai,.digital-card-marketing p,.digital-card-design p,.digital-card-ai p{color:#333}.digital-card-marketing .digital-tags span,.digital-card-design .digital-tags span,.digital-card-ai .digital-tags span{background-color:#00000014;color:#333}.digital-card-marketing:before,.digital-card-design:before,.digital-card-ai:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.45;pointer-events:none;z-index:1}.digital-card-marketing:before{background-image:url(/assets/digital/marketing-overlay.png)}.digital-card-design:before{background-image:url(/assets/digital/design-overlay.png)}.digital-card-ai:before{background-image:url(/assets/digital/ai-overlay.png)}@media (min-width: 1024px){.digital-categories{grid-template-columns:repeat(2,1fr)}.digital-card{min-height:400px}}@media (max-width: 1023px){.digital-services-section h2{font-size:2rem}.digital-services-section p{font-size:1rem}.digital-card{height:450px;padding:2rem}.digital-card p{margin-bottom:2rem}.digital-tags{margin-top:auto;padding-bottom:1rem}}.case-studies-section{width:100%;background-color:#fff}.section-content{width:100%;margin:0 auto;padding:1rem 1.25rem}.case-studies-section h2{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.case-studies-section p{font-size:1.125rem;color:#666;margin-bottom:2rem}.case-highlight{display:inline-block;padding:5px 10px;color:#3b3b91;border:2px dashed #3B3B91;border-radius:18px;transform:rotate(-2.5deg);background-color:#d6d8ff;font-weight:700}.case-study{display:flex;align-items:flex-start;justify-content:space-between;border:1px solid #E0E0E0;border-radius:24px;padding:2.5rem;margin-bottom:2rem;background-color:#fff;gap:3rem}.case-study:last-child{margin-bottom:0}.case-study-content{flex:1;max-width:60%;padding-top:.5rem}.case-study-content h3{font-size:1.75rem;font-weight:700;margin-bottom:1rem}.case-study-content p{font-size:1rem;color:#333;margin-bottom:1.5rem;line-height:1.6}.tags{display:flex;flex-wrap:wrap;gap:.5rem}.tags span{background-color:#333;color:#fff;border-radius:12px;padding:.5rem 1.25rem;font-size:.875rem;white-space:nowrap}.case-study-image{flex:1;max-width:40%;display:flex;flex-direction:column;gap:1.5rem}.case-study-image img{width:100%;height:auto;object-fit:contain;border-radius:12px;aspect-ratio:16/9}@media (min-width: 768px) and (max-width: 1023px){.section-content{padding:2rem 1.25rem}.case-study{padding:2rem;gap:2rem}}@media (max-width: 767px){.section-content{padding:1.5rem 1.25rem}.case-studies-section h2{font-size:2rem}.case-studies-section p{font-size:1rem}.case-study{flex-direction:column;padding:1.5rem;gap:2rem}.case-study-content,.case-study-image{max-width:100%}.case-study-content h3{font-size:1.5rem}.case-study-image{order:-1}.case-study-image img{aspect-ratio:16/9}.tags span{padding:.5rem 1rem;font-size:.875rem}}@media (min-width: 1024px){.section-content{max-width:1280px;padding:3rem 2rem}}@media (min-width: 768px) and (max-width: 1023px){.section-content{padding:2rem 1.25rem}.case-study{padding:1.25rem;gap:1.5rem}}@media (max-width: 767px){.section-content{padding:1.5rem 1.25rem}.case-studies-section h2{font-size:2rem}.case-studies-section p{font-size:1rem}.case-study{flex-direction:column;padding:1.25rem;gap:1.5rem}.case-study-content,.case-study-image{max-width:100%}.case-study-content h3{font-size:1.25rem}.case-study-image{order:-1}.case-study-image img{aspect-ratio:16/9}.tags span{padding:.4rem .75rem;font-size:.75rem}}@media (min-width: 1024px){.section-content{max-width:1280px;padding:3rem 2rem}.case-study-image img{height:180px}}@media (min-width: 768px) and (max-width: 1023px){.section-content{padding:2rem 1.25rem}.case-study{padding:1.25rem;gap:1.5rem}.case-study-image img{height:160px}}@media (max-width: 767px){.section-content{padding:1.5rem 1.25rem}.case-studies-section h2{font-size:2rem}.case-studies-section p{font-size:1rem}.case-study{flex-direction:column;padding:1.25rem;gap:1.5rem}.case-study-content,.case-study-image{max-width:100%}.case-study-content h3{font-size:1.25rem}.case-study-image{order:-1}.case-study-image img{height:160px}.tags span{padding:.4rem .75rem;font-size:.75rem}}.difference-section{width:100%;background-color:#fff}.difference-section h2{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.difference-section p{font-size:1.125rem;color:#666;margin-bottom:2rem}.difference-highlight{display:inline-block;padding:5px 10px;color:#fff;border:2px dashed #ffffff;border-radius:18px;transform:rotate(-2.5deg);background-color:#ff8c00;font-weight:700}.difference-cards-container{width:100%;background-color:#1a1a1a;border-radius:24px;padding:3rem;display:flex;justify-content:space-between;gap:2rem;position:relative;overflow:hidden}.difference-card{flex:1;background:#ffffff0d;border-radius:16px;padding:2rem;display:flex;flex-direction:column;position:relative}.difference-card-content{display:flex;flex-direction:column;gap:1rem}.difference-card-content h3{font-size:4rem;font-weight:700;color:#facf96;margin:0}.difference-card-content p{font-size:1.125rem;font-weight:700;color:#fff;margin:0}.difference-card-content span{font-size:1rem;color:#fff;opacity:.8;line-height:1.5}@media (min-width: 768px) and (max-width: 1023px){.section-content{padding:2rem 1.25rem}.difference-cards-container{padding:2rem;gap:1.5rem}.difference-card-content h3{font-size:3rem}}@media (max-width: 767px){.section-content{padding:1.5rem 1.25rem}.difference-section h2{font-size:2rem}.difference-cards-container{flex-direction:column;padding:1.5rem;gap:1.5rem}.difference-card{padding:1.5rem}.difference-card-content h3{font-size:3rem}.difference-card-content p{font-size:1rem}.difference-card-content span{font-size:.875rem}}.pack-digital-section{width:100%;background-color:#fff;padding:2rem 0}.section-content{width:100%;max-width:1280px;margin:0 auto;padding:0 1.25rem}.pack-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%}.pack-card{background:#fff;border-radius:24px;border:1px solid #C5D5EA;height:100%;display:flex}.pack-card-grid{display:flex;flex-direction:column;padding:2rem;width:100%}.card-top{height:220px;display:flex;flex-direction:column}.card-top h3{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:1rem;height:36px}.pack-description{font-size:.95rem;color:#666;line-height:1.5;margin-bottom:1.5rem;height:48px}.pack-price{font-size:1.25rem;color:#333;font-weight:600;height:90px}.pack-price small{display:block;font-size:.85rem;color:#666;margin-top:.5rem}.card-middle{flex:1}.services-title{font-weight:600;font-size:1.1rem;margin-bottom:1.5rem;height:24px}.services-list{display:flex;flex-direction:column;gap:.75rem}.service-item{font-size:.9rem;color:#444;line-height:1.5;padding:.375rem 0;min-height:24px}.card-bottom{height:140px;margin-top:2rem}.get-started-button{width:100%;background-color:#c5d5ea;border:none;border-radius:50px;padding:.875rem;color:#333;font-size:.95rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1.5rem;transition:background-color .3s ease;height:48px}.get-started-button:hover{background-color:#b4c4d9}.get-started-button img{width:16px;height:16px;transition:transform .3s ease}.get-started-button:hover img{transform:translate(5px)}.pack-footer{display:flex;align-items:flex-start;gap:.75rem;height:72px}.footer-check-icon{width:14px;height:14px;margin-top:.25rem;flex-shrink:0}.pack-footer span{font-size:.85rem;color:#666;line-height:1.6}@media (max-width: 1024px){.pack-cards{grid-template-columns:repeat(2,1fr)}.card-top,.card-bottom{height:auto}.pack-card-grid{padding:1.5rem}}@media (max-width: 767px){.section-content{padding:0 1rem}.pack-cards{grid-template-columns:1fr;gap:1.25rem}.pack-description,.pack-price,.services-title{height:auto}}.edition-section{width:100%;background-color:#fff;scroll-margin-top:120px}.edition-section h2{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:#000}.edition-highlight{display:inline-block;padding:5px 10px;border:2px dashed #3B69A5;border-radius:18px;background-color:#c5d5ea;transform:rotate(-3deg);color:#3b69a5}.edition-subtitle{font-size:1.125rem;color:#000;margin-bottom:3rem}.books-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:2rem}.book-card{background:#c5d5ea;border-radius:24px;padding:2rem;display:flex;flex-direction:column;gap:1.5rem}.book-image-container{width:50%;margin:0 auto;aspect-ratio:4/5;background:#c5d5ea;border-radius:16px;overflow:hidden;display:flex;align-items:center;justify-content:center}.book-image{width:100%;height:100%;object-fit:contain;padding:10px}.book-content h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#000}.book-content p{font-size:1rem;color:#000;line-height:1.5}.edition-contact{background:#c5d5ea;border-radius:24px;padding:2rem;margin-top:2rem;display:flex;justify-content:space-between;align-items:center;gap:2rem}.edition-contact-text p{font-size:1rem;color:#000;margin-bottom:.5rem}.edition-contact-text h4{font-size:1.25rem;font-weight:600;color:#000;margin:0}.get-in-touch-button{background:#000;color:#fff;border:none;border-radius:12px;padding:1rem 2rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.get-in-touch-button:hover{transform:translateY(-2px);background:#333}@media (min-width: 768px) and (max-width: 1023px){.section-content{padding:2rem 1.25rem}.books-grid{gap:1.5rem}.book-card{padding:1.5rem}}@media (max-width: 767px){.section-content{padding:1.5rem 1.25rem}.edition-section h2{font-size:2rem}.books-grid{grid-template-columns:1fr;gap:1.5rem}.edition-contact{flex-direction:column;text-align:center}.get-in-touch-button{width:100%}}.digital-page{width:100%;overflow:hidden}.sections-wrapper{width:100%;background-color:#fff}.section-content{width:100%;margin:0 auto;padding:1rem 1.25rem;display:flex;flex-direction:column}@media (min-width: 1024px){.section-content{max-width:1280px;padding:3rem 2rem;margin:0 auto}}@media (min-width: 768px) and (max-width: 1023px){.section-content{padding:2rem 1.25rem}}@media (max-width: 767px){.section-content{padding:1.5rem 1.25rem}}.contact-page{display:flex;flex-wrap:wrap;gap:3rem;max-width:1300px;margin:6rem auto 2rem;padding:2rem;font-family:Familjen Grotesk,sans-serif}.contact-left,.contact-right{flex:1;min-width:300px}.contact-left{padding:2rem;border-radius:1rem;transition:background-color .3s ease}.service-bg{background-color:#d6ebe6}.formation-bg{background-color:#bbddd6}.contact-left h1{font-size:2.25rem;margin-bottom:1.5rem;color:#333;line-height:1.2}.contact-left p{font-size:1.1rem;color:#555;line-height:1.6;margin-bottom:2rem}.selected-service{display:flex;align-items:flex-start;gap:1rem;margin-top:2rem;background:#fff3;border-radius:12px;padding:1.5rem}.service-cart-icon{width:24px;height:24px;flex-shrink:0}.service-title{font-weight:600;color:#333;margin-bottom:.5rem}.service-name{color:#555;font-size:1.1rem;line-height:1.4;margin:0}.contact-right{padding:1rem}.contact-right h2{font-size:1.75rem;color:#333;margin-bottom:1rem}.contact-right p{font-size:1.1rem;color:#666;margin-bottom:2rem;line-height:1.6}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}label{font-weight:600;color:#333;font-size:1rem}input,select{padding:1rem 1.25rem;font-size:1rem;border:1.5px solid #ddd;border-radius:8px;background-color:#fff;transition:all .3s ease}input:focus,select:focus{border-color:var(--focus-color, #96CFC1);outline:none;box-shadow:0 0 0 3px var(--focus-shadow, rgba(150, 207, 193, .1))}.formation-bg input:focus,.formation-bg select:focus{--focus-color: #FCD19C;--focus-shadow: rgba(252, 209, 156, .1)}.submit-button{padding:1.25rem 2rem;font-size:1.1rem;font-weight:600;color:#333;background-color:var(--submit-bg, #BBDDD6);border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;margin-top:1rem}.formation-bg .submit-button{--submit-bg: #FCD19C}.submit-button:hover{opacity:.9;transform:translateY(-1px)}.submit-button:disabled{opacity:.7;cursor:not-allowed}@media (max-width: 1023px){.contact-page{padding:1.5rem;margin-top:5rem}}@media (max-width: 768px){.contact-page{padding:1rem;margin-top:4rem;gap:2rem}.contact-left,.contact-right{padding:1.5rem}.contact-left h1{font-size:1.75rem}.contact-right h2{font-size:1.5rem}.selected-service{padding:1rem}}.python-formation-page{background-color:#fff;min-height:100vh;padding-top:6rem}.python-formation-container{max-width:1280px;width:100%;margin:0 auto;padding:4rem 2rem}.python-formation-badge{display:inline-block;padding:.5rem 1rem;background-color:#c2eade;color:#111;border-radius:.5rem;font-family:Familjen Grotesk,sans-serif;font-size:.875rem;margin-bottom:1.5rem}.python-content-wrapper{display:flex;justify-content:space-between;gap:2rem}.python-content-left{flex:1;max-width:50%}.python-formation-title{font-family:Familjen Grotesk,sans-serif;font-size:2.5rem;font-weight:600;color:#333;margin-bottom:1rem}.python-formation-description{font-family:Familjen Grotesk,sans-serif;font-size:1rem;color:#666;margin-bottom:2rem}.python-btn-register{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2.7rem;background-color:#61c9a8;color:#fff;border:none;border-radius:12px;font-family:Familjen Grotesk,sans-serif;font-size:1.1rem;cursor:pointer;transition:all .3s ease}.python-register-bottom .python-btn-register{padding:1.25rem 3.5rem;font-size:1.25rem;margin-bottom:2rem}.python-btn-register:hover{background-color:#7ab3a5}.python-rocket-icon{width:1.25rem;height:1.25rem;transition:transform .3s ease}.python-btn-register:hover .python-rocket-icon{transform:scale(1.25)}.python-info-box{display:flex;gap:2rem;padding:1.5rem;background:#fff;border-radius:.75rem;margin:2rem 0;box-shadow:0 2px 4px #0000000d}.python-info-item{display:flex;align-items:center;gap:1rem}.python-info-item img{width:1.5rem;height:1.5rem}.python-info-item div{display:flex;flex-direction:column}.python-info-item span{font-size:.75rem;color:#666}.python-info-item strong{font-size:.875rem;color:#333}.python-illustration{width:35%}.python-illustration img{width:70%;height:auto;max-width:400px}.python-chapters-section{margin-top:4rem}.python-chapters-title{font-family:Familjen Grotesk,sans-serif;font-size:1.75rem;font-weight:600;color:#333;margin-bottom:1.5rem}.python-chapters-list{display:flex;flex-direction:column;gap:1rem}.python-chapter{background:#fff;border-radius:.75rem;border:1px solid #eee;overflow:hidden}.python-chapter-header{display:flex;align-items:center;padding:1.25rem;gap:1rem;cursor:pointer}.python-chapter-number{width:2rem;height:2rem;background-color:#fcd19c;color:#111;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}.python-chapter-header h3{flex:1;font-family:Familjen Grotesk,sans-serif;font-size:1rem;font-weight:500}.python-toggle-icon{width:40px;height:40px;transition:transform .3s ease}.python-chapter-content{padding:0 1.25rem 1.25rem 4rem}.python-chapter-content ul{list-style-type:disc;color:#666;font-size:.875rem;line-height:1.6}.python-important-note{margin-top:3rem;padding:2rem;background-color:#f9f9f9;border-radius:.75rem}.python-important-note h3{font-family:Familjen Grotesk,sans-serif;font-size:1.25rem;font-weight:600;color:#333;margin-bottom:1rem}.python-important-note ul{list-style:none}.python-important-note li{color:#666;margin-bottom:.5rem;line-height:1.6}.python-register-bottom{display:flex;justify-content:center;margin-top:3rem}@media (max-width: 1023px){.python-formation-container{padding:3rem 2rem}}@media (max-width: 768px){.python-formation-page{padding-top:4rem}.python-formation-container{padding:2rem 1.25rem}.python-content-wrapper{flex-direction:column}.python-content-left{max-width:100%}.python-content-wrapper{display:block}.python-illustration{width:70%;margin:2rem 3rem;order:2}.python-illustration{width:100%;display:flex;justify-content:center;align-items:center;margin:2rem 0;order:2}.python-illustration img{width:70%;height:auto;max-width:300px;margin:0 auto}.python-info-box{flex-direction:column;gap:1rem;margin-bottom:0}.python-formation-title{font-size:2rem}.python-formation-page{display:flex;flex-direction:column}.python-formation-badge{order:1}.python-formation-title{order:2}.python-formation-description{order:3}.python-btn-register{order:4}.python-info-box{order:5}.python-illustration{order:6}.python-chapters-section{order:7}}.marketing-formation-page{background-color:#fff;min-height:100vh;padding-top:6rem}.marketing-formation-container{max-width:1280px;width:100%;margin:0 auto;padding:4rem 2rem}.marketing-formation-badge{display:inline-block;padding:.5rem 1rem;background-color:#c2eade;color:#111;border-radius:.5rem;font-family:Familjen Grotesk,sans-serif;font-size:.875rem;margin-bottom:1.5rem}.marketing-content-wrapper{display:flex;justify-content:space-between;gap:2rem}.marketing-content-left{flex:1;max-width:50%}.marketing-formation-title{font-family:Familjen Grotesk,sans-serif;font-size:2.5rem;font-weight:600;color:#333;margin-bottom:1rem}.marketing-formation-description{font-family:Familjen Grotesk,sans-serif;font-size:1rem;color:#666;margin-bottom:2rem}.marketing-btn-register{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2.7rem;background-color:#61c9a8;color:#fff;border:none;border-radius:12px;font-family:Familjen Grotesk,sans-serif;font-size:1.1rem;cursor:pointer;transition:all .3s ease}.marketing-register-bottom .marketing-btn-register{padding:1.25rem 3.5rem;font-size:1.25rem;margin-bottom:2rem}.marketing-btn-register:hover{background-color:#7ab3a5}.marketing-rocket-icon{width:1.25rem;height:1.25rem;transition:transform .3s ease}.marketing-btn-register:hover .marketing-rocket-icon{transform:scale(1.25)}.marketing-info-box{display:flex;gap:2rem;padding:1.5rem;background:#fff;border-radius:.75rem;margin:2rem 0;box-shadow:0 2px 4px #0000000d}.marketing-info-item{display:flex;align-items:center;gap:1rem}.marketing-info-item img{width:1.5rem;height:1.5rem}.marketing-info-item div{display:flex;flex-direction:column}.marketing-info-item span{font-size:.75rem;color:#666}.marketing-info-item strong{font-size:.875rem;color:#333}.marketing-illustration{width:35%}.marketing-illustration img{width:70%;height:auto;max-width:400px}.marketing-chapters-section{margin-top:4rem}.marketing-chapters-title{font-family:Familjen Grotesk,sans-serif;font-size:1.75rem;font-weight:600;color:#333;margin-bottom:1.5rem}.marketing-chapters-list{display:flex;flex-direction:column;gap:1rem}.marketing-chapter{background:#fff;border-radius:.75rem;border:1px solid #eee;overflow:hidden}.marketing-chapter-header{display:flex;align-items:center;padding:1.25rem;gap:1rem;cursor:pointer}.marketing-chapter-number{width:2rem;height:2rem;background-color:#fcd19c;color:#111;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}.marketing-chapter-header h3{flex:1;font-family:Familjen Grotesk,sans-serif;font-size:1rem;font-weight:500}.marketing-toggle-icon{width:40px;height:40px;transition:transform .3s ease}.marketing-chapter-content{padding:0 1.25rem 1.25rem 4rem}.marketing-chapter-content ul{list-style-type:disc;color:#666;font-size:.875rem;line-height:1.6}.marketing-important-note{margin-top:3rem;padding:2rem;background-color:#f9f9f9;border-radius:.75rem}.marketing-important-note h3{font-family:Familjen Grotesk,sans-serif;font-size:1.25rem;font-weight:600;color:#333;margin-bottom:1rem}.marketing-important-note ul{list-style:none}.marketing-important-note li{color:#666;margin-bottom:.5rem;line-height:1.6}.marketing-register-bottom{display:flex;justify-content:center;margin-top:3rem}@media (max-width: 1023px){.marketing-formation-container{padding:3rem 2rem}}@media (max-width: 768px){.marketing-formation-page{padding-top:4rem}.marketing-formation-container{padding:2rem 1.25rem}.marketing-content-wrapper{flex-direction:column}.marketing-content-left{max-width:100%}.marketing-content-wrapper{display:block}.marketing-illustration{width:70%;margin:2rem 3rem;order:2}.marketing-illustration{width:100%;display:flex;justify-content:center;align-items:center;margin:2rem 0;order:2}.marketing-illustration img{width:70%;height:auto;max-width:300px;margin:0 auto}.marketing-info-box{flex-direction:column;gap:1rem;margin-bottom:0}.marketing-formation-title{font-size:2rem}.marketing-formation-page{display:flex;flex-direction:column}.marketing-formation-badge{order:1}.marketing-formation-title{order:2}.marketing-formation-description{order:3}.marketing-btn-register{order:4}.marketing-info-box{order:5}.marketing-illustration{order:6}.marketing-chapters-section{order:7}}.fullstack-formation-page{background-color:#fff;min-height:100vh;padding-top:6rem}.fullstack-formation-container{max-width:1280px;width:100%;margin:0 auto;padding:4rem 2rem}.fullstack-formation-badge{display:inline-block;padding:.5rem 1rem;background-color:#c2eade;color:#111;border-radius:.5rem;font-family:Familjen Grotesk,sans-serif;font-size:.875rem;margin-bottom:1.5rem}.fullstack-content-wrapper{display:flex;justify-content:space-between;gap:2rem}.fullstack-content-left{flex:1;max-width:50%}.fullstack-formation-title{font-family:Familjen Grotesk,sans-serif;font-size:2.5rem;font-weight:600;color:#333;margin-bottom:1rem}.fullstack-formation-description{font-family:Familjen Grotesk,sans-serif;font-size:1rem;color:#666;margin-bottom:2rem}.fullstack-btn-register{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2.7rem;background-color:#61c9a8;color:#fff;border:none;border-radius:12px;font-family:Familjen Grotesk,sans-serif;font-size:1.1rem;cursor:pointer;transition:all .3s ease}.fullstack-register-bottom .fullstack-btn-register{padding:1.25rem 3.5rem;font-size:1.25rem;margin-bottom:2rem}.fullstack-btn-register:hover{background-color:#7ab3a5}.fullstack-rocket-icon{width:1.25rem;height:1.25rem;transition:transform .3s ease}.fullstack-btn-register:hover .fullstack-rocket-icon{transform:scale(1.25)}.fullstack-info-box{display:flex;gap:2rem;padding:1.5rem;background:#fff;border-radius:.75rem;margin:2rem 0;box-shadow:0 2px 4px #0000000d}.fullstack-info-item{display:flex;align-items:center;gap:1rem}.fullstack-info-item img{width:1.5rem;height:1.5rem}.fullstack-info-item div{display:flex;flex-direction:column}.fullstack-info-item span{font-size:.75rem;color:#666}.fullstack-info-item strong{font-size:.875rem;color:#333}.fullstack-illustration{width:35%}.fullstack-illustration img{width:70%;height:auto;max-width:400px}.fullstack-chapters-section{margin-top:4rem}.fullstack-chapters-title{font-family:Familjen Grotesk,sans-serif;font-size:1.75rem;font-weight:600;color:#333;margin-bottom:1.5rem}.fullstack-chapters-list{display:flex;flex-direction:column;gap:1rem}.fullstack-chapter{background:#fff;border-radius:.75rem;border:1px solid #eee;overflow:hidden}.fullstack-chapter-header{display:flex;align-items:center;padding:1.25rem;gap:1rem;cursor:pointer}.fullstack-chapter-number{width:2rem;height:2rem;background-color:#fcd19c;color:#111;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}.fullstack-chapter-header h3{flex:1;font-family:Familjen Grotesk,sans-serif;font-size:1rem;font-weight:500}.fullstack-toggle-icon{width:40px;height:40px;transition:transform .3s ease}.fullstack-chapter-content{padding:0 1.25rem 1.25rem 4rem}.fullstack-chapter-content ul{list-style-type:disc;color:#666;font-size:.875rem;line-height:1.6}.fullstack-important-note{margin-top:3rem;padding:2rem;background-color:#f9f9f9;border-radius:.75rem}.fullstack-important-note h3{font-family:Familjen Grotesk,sans-serif;font-size:1.25rem;font-weight:600;color:#333;margin-bottom:1rem}.fullstack-important-note ul{list-style:none}.fullstack-important-note li{color:#666;margin-bottom:.5rem;line-height:1.6}.fullstack-register-bottom{display:flex;justify-content:center;margin-top:3rem}@media (max-width: 1023px){.fullstack-formation-container{padding:3rem 2rem}}@media (max-width: 768px){.fullstack-formation-page{padding-top:4rem}.fullstack-formation-container{padding:2rem 1.25rem}.fullstack-content-wrapper{flex-direction:column}.fullstack-content-left{max-width:100%}.fullstack-content-wrapper{display:block}.fullstack-illustration{width:70%;margin:2rem 3rem;order:2}.fullstack-illustration{width:100%;display:flex;justify-content:center;align-items:center;margin:2rem 0;order:2}.fullstack-illustration img{width:70%;height:auto;max-width:300px;margin:0 auto}.fullstack-info-box{flex-direction:column;gap:1rem;margin-bottom:0}.fullstack-formation-title{font-size:2rem}.fullstack-formation-page{display:flex;flex-direction:column}.fullstack-formation-badge{order:1}.fullstack-formation-title{order:2}.fullstack-formation-description{order:3}.fullstack-btn-register{order:4}.fullstack-info-box{order:5}.fullstack-illustration{order:6}.fullstack-chapters-section{order:7}}.datascience-formation-page{background-color:#fff;min-height:100vh;padding-top:6rem}.datascience-formation-container{max-width:1280px;width:100%;margin:0 auto;padding:4rem 2rem}.datascience-formation-badge{display:inline-block;padding:.5rem 1rem;background-color:#c2eade;color:#111;border-radius:.5rem;font-family:Familjen Grotesk,sans-serif;font-size:.875rem;margin-bottom:1.5rem}.datascience-content-wrapper{display:flex;justify-content:space-between;gap:2rem}.datascience-content-left{flex:1;max-width:50%}.datascience-formation-title{font-family:Familjen Grotesk,sans-serif;font-size:2.5rem;font-weight:600;color:#333;margin-bottom:1rem}.datascience-formation-description{font-family:Familjen Grotesk,sans-serif;font-size:1rem;color:#666;margin-bottom:2rem}.datascience-btn-register{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2.7rem;background-color:#61c9a8;color:#fff;border:none;border-radius:12px;font-family:Familjen Grotesk,sans-serif;font-size:1.1rem;cursor:pointer;transition:all .3s ease}.datascience-register-bottom .datascience-btn-register{padding:1.25rem 3.5rem;font-size:1.25rem;margin-bottom:2rem}.datascience-btn-register:hover{background-color:#7ab3a5}.datascience-rocket-icon{width:1.25rem;height:1.25rem;transition:transform .3s ease}.datascience-btn-register:hover .datascience-rocket-icon{transform:scale(1.25)}.datascience-info-box{display:flex;gap:2rem;padding:1.5rem;background:#fff;border-radius:.75rem;margin:2rem 0;box-shadow:0 2px 4px #0000000d}.datascience-info-item{display:flex;align-items:center;gap:1rem}.datascience-info-item img{width:1.5rem;height:1.5rem}.datascience-info-item div{display:flex;flex-direction:column}.datascience-info-item span{font-size:.75rem;color:#666}.datascience-info-item strong{font-size:.875rem;color:#333}.datascience-illustration{width:35%}.datascience-illustration img{width:70%;height:auto;max-width:400px}.datascience-chapters-section{margin-top:4rem}.datascience-chapters-title{font-family:Familjen Grotesk,sans-serif;font-size:1.75rem;font-weight:600;color:#333;margin-bottom:1.5rem}.datascience-chapters-list{display:flex;flex-direction:column;gap:1rem}.datascience-chapter{background:#fff;border-radius:.75rem;border:1px solid #eee;overflow:hidden}.datascience-chapter-header{display:flex;align-items:center;padding:1.25rem;gap:1rem;cursor:pointer}.datascience-chapter-number{width:2rem;height:2rem;background-color:#fcd19c;color:#111;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}.datascience-chapter-header h3{flex:1;font-family:Familjen Grotesk,sans-serif;font-size:1rem;font-weight:500}.datascience-toggle-icon{width:40px;height:40px;transition:transform .3s ease}.datascience-chapter-content{padding:0 1.25rem 1.25rem 4rem}.datascience-chapter-content ul{list-style-type:disc;color:#666;font-size:.875rem;line-height:1.6}.datascience-important-note{margin-top:3rem;padding:2rem;background-color:#f9f9f9;border-radius:.75rem}.datascience-important-note h3{font-family:Familjen Grotesk,sans-serif;font-size:1.25rem;font-weight:600;color:#333;margin-bottom:1rem}.datascience-important-note ul{list-style:none}.datascience-important-note li{color:#666;margin-bottom:.5rem;line-height:1.6}.datascience-register-bottom{display:flex;justify-content:center;margin-top:3rem}@media (max-width: 1023px){.datascience-formation-container{padding:3rem 2rem}}@media (max-width: 768px){.datascience-formation-page{padding-top:4rem}.datascience-formation-container{padding:2rem 1.25rem}.datascience-content-wrapper{flex-direction:column}.datascience-content-left{max-width:100%}.datascience-content-wrapper{display:block}.datascience-illustration{width:70%;margin:2rem 3rem;order:2}.datascience-illustration{width:100%;display:flex;justify-content:center;align-items:center;margin:2rem 0;order:2}.datascience-illustration img{width:70%;height:auto;max-width:300px;margin:0 auto}.datascience-info-box{flex-direction:column;gap:1rem;margin-bottom:0}.datascience-formation-title{font-size:2rem}.datascience-formation-page{display:flex;flex-direction:column}.datascience-formation-badge{order:1}.datascience-formation-title{order:2}.datascience-formation-description{order:3}.datascience-btn-register{order:4}.datascience-info-box{order:5}.datascience-illustration{order:6}.datascience-chapters-section{order:7}}.cyber-formation-page{background-color:#fff;min-height:100vh;padding-top:6rem}.cyber-formation-container{max-width:1280px;width:100%;margin:0 auto;padding:4rem 2rem}.cyber-formation-badge{display:inline-block;padding:.5rem 1rem;background-color:#c2eade;color:#111;border-radius:.5rem;font-family:Familjen Grotesk,sans-serif;font-size:.875rem;margin-bottom:1.5rem}.cyber-content-wrapper{display:flex;justify-content:space-between;gap:2rem}.cyber-content-left{flex:1;max-width:50%}.cyber-formation-title{font-family:Familjen Grotesk,sans-serif;font-size:2.5rem;font-weight:600;color:#333;margin-bottom:1rem}.cyber-formation-description{font-family:Familjen Grotesk,sans-serif;font-size:1rem;color:#666;margin-bottom:2rem}.cyber-btn-register{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2.7rem;background-color:#61c9a8;color:#fff;border:none;border-radius:12px;font-family:Familjen Grotesk,sans-serif;font-size:1.1rem;cursor:pointer;transition:all .3s ease}.cyber-register-bottom .cyber-btn-register{padding:1.25rem 3.5rem;font-size:1.25rem;margin-bottom:2rem}.cyber-btn-register:hover{background-color:#7ab3a5}.cyber-rocket-icon{width:1.25rem;height:1.25rem;transition:transform .3s ease}.cyber-btn-register:hover .cyber-rocket-icon{transform:scale(1.25)}.cyber-info-box{display:flex;gap:2rem;padding:1.5rem;background:#fff;border-radius:.75rem;margin:2rem 0;box-shadow:0 2px 4px #0000000d}.cyber-info-item{display:flex;align-items:center;gap:1rem}.cyber-info-item img{width:1.5rem;height:1.5rem}.cyber-info-item div{display:flex;flex-direction:column}.cyber-info-item span{font-size:.75rem;color:#666}.cyber-info-item strong{font-size:.875rem;color:#333}.cyber-illustration{width:35%}.cyber-illustration img{width:70%;height:auto;max-width:400px}.cyber-chapters-section{margin-top:4rem}.cyber-chapters-title{font-family:Familjen Grotesk,sans-serif;font-size:1.75rem;font-weight:600;color:#333;margin-bottom:1.5rem}.cyber-chapters-list{display:flex;flex-direction:column;gap:1rem}.cyber-chapter{background:#fff;border-radius:.75rem;border:1px solid #eee;overflow:hidden}.cyber-chapter-header{display:flex;align-items:center;padding:1.25rem;gap:1rem;cursor:pointer}.cyber-chapter-number{width:2rem;height:2rem;background-color:#fcd19c;color:#111;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}.cyber-chapter-header h3{flex:1;font-family:Familjen Grotesk,sans-serif;font-size:1rem;font-weight:500}.cyber-toggle-icon{width:40px;height:40px;transition:transform .3s ease}.cyber-chapter-content{padding:0 1.25rem 1.25rem 4rem}.cyber-chapter-content ul{list-style-type:disc;color:#666;font-size:.875rem;line-height:1.6}.cyber-important-note{margin-top:3rem;padding:2rem;background-color:#f9f9f9;border-radius:.75rem}.cyber-important-note h3{font-family:Familjen Grotesk,sans-serif;font-size:1.25rem;font-weight:600;color:#333;margin-bottom:1rem}.cyber-important-note ul{list-style:none}.cyber-important-note li{color:#666;margin-bottom:.5rem;line-height:1.6}.cyber-register-bottom{display:flex;justify-content:center;margin-top:3rem}@media (max-width: 1023px){.cyber-formation-container{padding:3rem 2rem}}@media (max-width: 768px){.cyber-formation-page{padding-top:4rem}.cyber-formation-container{padding:2rem 1.25rem}.cyber-content-wrapper{flex-direction:column}.cyber-content-left{max-width:100%}.cyber-content-wrapper{display:block}.cyber-illustration{width:70%;margin:2rem 3rem;order:2}.cyber-illustration{width:100%;display:flex;justify-content:center;align-items:center;margin:2rem 0;order:2}.cyber-illustration img{width:70%;height:auto;max-width:300px;margin:0 auto}.cyber-info-box{flex-direction:column;gap:1rem;margin-bottom:0}.cyber-formation-title{font-size:2rem}.cyber-formation-page{display:flex;flex-direction:column}.cyber-formation-badge{order:1}.cyber-formation-title{order:2}.cyber-formation-description{order:3}.cyber-btn-register{order:4}.cyber-info-box{order:5}.cyber-illustration{order:6}.cyber-chapters-section{order:7}}.webdev-formation-page{background-color:#fff;min-height:100vh;padding-top:6rem}.webdev-formation-container{max-width:1280px;width:100%;margin:0 auto;padding:4rem 2rem}.webdev-formation-badge{display:inline-block;padding:.5rem 1rem;background-color:#c2eade;color:#111;border-radius:.5rem;font-family:Familjen Grotesk,sans-serif;font-size:.875rem;margin-bottom:1.5rem}.webdev-content-wrapper{display:flex;justify-content:space-between;gap:2rem}.webdev-content-left{flex:1;max-width:50%}.webdev-formation-title{font-family:Familjen Grotesk,sans-serif;font-size:2.5rem;font-weight:600;color:#333;margin-bottom:1rem}.webdev-formation-description{font-family:Familjen Grotesk,sans-serif;font-size:1rem;color:#666;margin-bottom:2rem}.webdev-btn-register{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2.7rem;background-color:#61c9a8;color:#fff;border:none;border-radius:12px;font-family:Familjen Grotesk,sans-serif;font-size:1.1rem;cursor:pointer;transition:all .3s ease}.webdev-register-bottom .webdev-btn-register{padding:1.25rem 3.5rem;font-size:1.25rem;margin-bottom:2rem}.webdev-btn-register:hover{background-color:#7ab3a5}.webdev-rocket-icon{width:1.25rem;height:1.25rem;transition:transform .3s ease}.webdev-btn-register:hover .webdev-rocket-icon{transform:scale(1.25)}.webdev-info-box{display:flex;gap:2rem;padding:1.5rem;background:#fff;border-radius:.75rem;margin:2rem 0;box-shadow:0 2px 4px #0000000d}.webdev-info-item{display:flex;align-items:center;gap:1rem}.webdev-info-item img{width:1.5rem;height:1.5rem}.webdev-info-item div{display:flex;flex-direction:column}.webdev-info-item span{font-size:.75rem;color:#666}.webdev-info-item strong{font-size:.875rem;color:#333}.webdev-illustration{width:35%}.webdev-illustration img{width:70%;height:auto;max-width:400px}.webdev-chapters-section{margin-top:4rem}.webdev-chapters-title{font-family:Familjen Grotesk,sans-serif;font-size:1.75rem;font-weight:600;color:#333;margin-bottom:1.5rem}.webdev-chapters-list{display:flex;flex-direction:column;gap:1rem}.webdev-chapter{background:#fff;border-radius:.75rem;border:1px solid #eee;overflow:hidden}.webdev-chapter-header{display:flex;align-items:center;padding:1.25rem;gap:1rem;cursor:pointer}.webdev-chapter-number{width:2rem;height:2rem;background-color:#fcd19c;color:#111;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}.webdev-chapter-header h3{flex:1;font-family:Familjen Grotesk,sans-serif;font-size:1rem;font-weight:500}.webdev-toggle-icon{width:40px;height:40px;transition:transform .3s ease}.webdev-chapter-content{padding:0 1.25rem 1.25rem 4rem}.webdev-chapter-content ul{list-style-type:disc;color:#666;font-size:.875rem;line-height:1.6}.webdev-important-note{margin-top:3rem;padding:2rem;background-color:#f9f9f9;border-radius:.75rem}.webdev-important-note h3{font-family:Familjen Grotesk,sans-serif;font-size:1.25rem;font-weight:600;color:#333;margin-bottom:1rem}.webdev-important-note ul{list-style:none}.webdev-important-note li{color:#666;margin-bottom:.5rem;line-height:1.6}.webdev-register-bottom{display:flex;justify-content:center;margin-top:3rem}@media (max-width: 1023px){.webdev-formation-container{padding:3rem 2rem}}@media (max-width: 768px){.webdev-formation-page{padding-top:4rem}.webdev-formation-container{padding:2rem 1.25rem}.webdev-content-wrapper{flex-direction:column}.webdev-content-left{max-width:100%}.webdev-content-wrapper{display:block}.webdev-illustration{width:70%;margin:2rem 3rem;order:2}.webdev-illustration{width:100%;display:flex;justify-content:center;align-items:center;margin:2rem 0;order:2}.webdev-illustration img{width:70%;height:auto;max-width:300px;margin:0 auto}.webdev-info-box{flex-direction:column;gap:1rem;margin-bottom:0}.webdev-formation-title{font-size:2rem}.webdev-formation-page{display:flex;flex-direction:column}.webdev-formation-badge{order:1}.webdev-formation-title{order:2}.webdev-formation-description{order:3}.webdev-btn-register{order:4}.webdev-info-box{order:5}.webdev-illustration{order:6}.webdev-chapters-section{order:7}}.wordpress-formation-page{background-color:#fff;min-height:100vh;padding-top:6rem}.wordpress-formation-container{max-width:1280px;width:100%;margin:0 auto;padding:4rem 2rem}.wordpress-formation-badge{display:inline-block;padding:.5rem 1rem;background-color:#c2eade;color:#111;border-radius:.5rem;font-family:Familjen Grotesk,sans-serif;font-size:.875rem;margin-bottom:1.5rem}.wordpress-content-wrapper{display:flex;justify-content:space-between;gap:2rem}.wordpress-content-left{flex:1;max-width:50%}.wordpress-formation-title{font-family:Familjen Grotesk,sans-serif;font-size:2.5rem;font-weight:600;color:#333;margin-bottom:1rem}.wordpress-formation-description{font-family:Familjen Grotesk,sans-serif;font-size:1rem;color:#666;margin-bottom:2rem}.wordpress-btn-register{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2.7rem;background-color:#61c9a8;color:#fff;border:none;border-radius:12px;font-family:Familjen Grotesk,sans-serif;font-size:1.1rem;cursor:pointer;transition:all .3s ease}.wordpress-register-bottom .wordpress-btn-register{padding:1.25rem 3.5rem;font-size:1.25rem;margin-bottom:2rem}.wordpress-btn-register:hover{background-color:#7ab3a5}.wordpress-rocket-icon{width:1.25rem;height:1.25rem;transition:transform .3s ease}.wordpress-btn-register:hover .wordpress-rocket-icon{transform:scale(1.25)}.wordpress-info-box{display:flex;gap:2rem;padding:1.5rem;background:#fff;border-radius:.75rem;margin:2rem 0;box-shadow:0 2px 4px #0000000d}.wordpress-info-item{display:flex;align-items:center;gap:1rem}.wordpress-info-item img{width:1.5rem;height:1.5rem}.wordpress-info-item div{display:flex;flex-direction:column}.wordpress-info-item span{font-size:.75rem;color:#666}.wordpress-info-item strong{font-size:.875rem;color:#333}.wordpress-illustration{width:35%}.wordpress-illustration img{width:70%;height:auto;max-width:400px}.wordpress-chapters-section{margin-top:4rem}.wordpress-chapters-title{font-family:Familjen Grotesk,sans-serif;font-size:1.75rem;font-weight:600;color:#333;margin-bottom:1.5rem}.wordpress-chapters-list{display:flex;flex-direction:column;gap:1rem}.wordpress-chapter{background:#fff;border-radius:.75rem;border:1px solid #eee;overflow:hidden}.wordpress-chapter-header{display:flex;align-items:center;padding:1.25rem;gap:1rem;cursor:pointer}.wordpress-chapter-number{width:2rem;height:2rem;background-color:#fcd19c;color:#111;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}.wordpress-chapter-header h3{flex:1;font-family:Familjen Grotesk,sans-serif;font-size:1rem;font-weight:500}.wordpress-toggle-icon{width:40px;height:40px;transition:transform .3s ease}.wordpress-chapter-content{padding:0 1.25rem 1.25rem 4rem}.wordpress-chapter-content ul{list-style-type:disc;color:#666;font-size:.875rem;line-height:1.6}.wordpress-important-note{margin-top:3rem;padding:2rem;background-color:#f9f9f9;border-radius:.75rem}.wordpress-important-note h3{font-family:Familjen Grotesk,sans-serif;font-size:1.25rem;font-weight:600;color:#333;margin-bottom:1rem}.wordpress-important-note ul{list-style:none}.wordpress-important-note li{color:#666;margin-bottom:.5rem;line-height:1.6}.wordpress-register-bottom{display:flex;justify-content:center;margin-top:3rem}@media (max-width: 1023px){.wordpress-formation-container{padding:3rem 2rem}}@media (max-width: 768px){.wordpress-formation-page{padding-top:4rem}.wordpress-formation-container{padding:2rem 1.25rem}.wordpress-content-wrapper{flex-direction:column}.wordpress-content-left{max-width:100%}.wordpress-content-wrapper{display:block}.wordpress-illustration{width:70%;margin:2rem 3rem;order:2}.wordpress-illustration{width:100%;display:flex;justify-content:center;align-items:center;margin:2rem 0;order:2}.wordpress-illustration img{width:70%;height:auto;max-width:300px;margin:0 auto}.wordpress-info-box{flex-direction:column;gap:1rem;margin-bottom:0}.wordpress-formation-title{font-size:2rem}.wordpress-formation-page{display:flex;flex-direction:column}.wordpress-formation-badge{order:1}.wordpress-formation-title{order:2}.wordpress-formation-description{order:3}.wordpress-btn-register{order:4}.wordpress-info-box{order:5}.wordpress-illustration{order:6}.wordpress-chapters-section{order:7}}.powerbi-formation-page{background-color:#fff;min-height:100vh;padding-top:6rem}.powerbi-formation-container{max-width:1280px;width:100%;margin:0 auto;padding:4rem 2rem}.powerbi-formation-badge{display:inline-block;padding:.5rem 1rem;background-color:#c2eade;color:#111;border-radius:.5rem;font-family:Familjen Grotesk,sans-serif;font-size:.875rem;margin-bottom:1.5rem}.powerbi-content-wrapper{display:flex;justify-content:space-between;gap:2rem}.powerbi-content-left{flex:1;max-width:50%}.powerbi-formation-title{font-family:Familjen Grotesk,sans-serif;font-size:2.5rem;font-weight:600;color:#333;margin-bottom:1rem}.powerbi-formation-description{font-family:Familjen Grotesk,sans-serif;font-size:1rem;color:#666;margin-bottom:2rem}.powerbi-btn-register{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2.7rem;background-color:#61c9a8;color:#fff;border:none;border-radius:12px;font-family:Familjen Grotesk,sans-serif;font-size:1.1rem;cursor:pointer;transition:all .3s ease}.powerbi-register-bottom .powerbi-btn-register{padding:1.25rem 3.5rem;font-size:1.25rem;margin-bottom:2rem}.powerbi-btn-register:hover{background-color:#7ab3a5}.powerbi-rocket-icon{width:1.25rem;height:1.25rem;transition:transform .3s ease}.powerbi-btn-register:hover .powerbi-rocket-icon{transform:scale(1.25)}.powerbi-info-box{display:flex;gap:2rem;padding:1.5rem;background:#fff;border-radius:.75rem;margin:2rem 0;box-shadow:0 2px 4px #0000000d}.powerbi-info-item{display:flex;align-items:center;gap:1rem}.powerbi-info-item img{width:1.5rem;height:1.5rem}.powerbi-info-item div{display:flex;flex-direction:column}.powerbi-info-item span{font-size:.75rem;color:#666}.powerbi-info-item strong{font-size:.875rem;color:#333}.powerbi-illustration{width:35%}.powerbi-illustration img{width:70%;height:auto;max-width:400px}.powerbi-chapters-section{margin-top:4rem}.powerbi-chapters-title{font-family:Familjen Grotesk,sans-serif;font-size:1.75rem;font-weight:600;color:#333;margin-bottom:1.5rem}.powerbi-chapters-list{display:flex;flex-direction:column;gap:1rem}.powerbi-chapter{background:#fff;border-radius:.75rem;border:1px solid #eee;overflow:hidden}.powerbi-chapter-header{display:flex;align-items:center;padding:1.25rem;gap:1rem;cursor:pointer}.powerbi-chapter-number{width:2rem;height:2rem;background-color:#fcd19c;color:#111;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}.powerbi-chapter-header h3{flex:1;font-family:Familjen Grotesk,sans-serif;font-size:1rem;font-weight:500}.powerbi-toggle-icon{width:40px;height:40px;transition:transform .3s ease}.powerbi-chapter-content{padding:0 1.25rem 1.25rem 4rem}.powerbi-chapter-content ul{list-style-type:disc;color:#666;font-size:.875rem;line-height:1.6}.powerbi-important-note{margin-top:3rem;padding:2rem;background-color:#f9f9f9;border-radius:.75rem}.powerbi-important-note h3{font-family:Familjen Grotesk,sans-serif;font-size:1.25rem;font-weight:600;color:#333;margin-bottom:1rem}.powerbi-important-note ul{list-style:none}.powerbi-important-note li{color:#666;margin-bottom:.5rem;line-height:1.6}.powerbi-register-bottom{display:flex;justify-content:center;margin-top:3rem}@media (max-width: 1023px){.powerbi-formation-container{padding:3rem 2rem}}@media (max-width: 768px){.powerbi-formation-page{padding-top:4rem}.powerbi-formation-container{padding:2rem 1.25rem}.powerbi-content-wrapper{flex-direction:column}.powerbi-content-left{max-width:100%}.powerbi-content-wrapper{display:block}.powerbi-illustration{width:70%;margin:2rem 3rem;order:2}.powerbi-illustration{width:100%;display:flex;justify-content:center;align-items:center;margin:2rem 0;order:2}.powerbi-illustration img{width:70%;height:auto;max-width:300px;margin:0 auto}.powerbi-info-box{flex-direction:column;gap:1rem;margin-bottom:0}.powerbi-formation-title{font-size:2rem}.powerbi-formation-page{display:flex;flex-direction:column}.powerbi-formation-badge{order:1}.powerbi-formation-title{order:2}.powerbi-formation-description{order:3}.powerbi-btn-register{order:4}.powerbi-info-box{order:5}.powerbi-illustration{order:6}.powerbi-chapters-section{order:7}}.projets-formation-page{background-color:#fff;min-height:100vh;padding-top:6rem}.projets-formation-container{max-width:1280px;width:100%;margin:0 auto;padding:4rem 2rem}.projets-formation-badge{display:inline-block;padding:.5rem 1rem;background-color:#c2eade;color:#111;border-radius:.5rem;font-family:Familjen Grotesk,sans-serif;font-size:.875rem;margin-bottom:1.5rem}.projets-content-wrapper{display:flex;justify-content:space-between;gap:2rem}.projets-content-left{flex:1;max-width:50%}.projets-formation-title{font-family:Familjen Grotesk,sans-serif;font-size:2.5rem;font-weight:600;color:#333;margin-bottom:1rem}.projets-formation-description{font-family:Familjen Grotesk,sans-serif;font-size:1rem;color:#666;margin-bottom:2rem}.projets-btn-register{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2.7rem;background-color:#61c9a8;color:#fff;border:none;border-radius:12px;font-family:Familjen Grotesk,sans-serif;font-size:1.1rem;cursor:pointer;transition:all .3s ease}.projets-register-bottom .projets-btn-register{padding:1.25rem 3.5rem;font-size:1.25rem;margin-bottom:2rem}.projets-btn-register:hover{background-color:#7ab3a5}.projets-rocket-icon{width:1.25rem;height:1.25rem;transition:transform .3s ease}.projets-btn-register:hover .projets-rocket-icon{transform:scale(1.25)}.projets-info-box{display:flex;gap:2rem;padding:1.5rem;background:#fff;border-radius:.75rem;margin:2rem 0;box-shadow:0 2px 4px #0000000d}.projets-info-item{display:flex;align-items:center;gap:1rem}.projets-info-item img{width:1.5rem;height:1.5rem}.projets-info-item div{display:flex;flex-direction:column}.projets-info-item span{font-size:.75rem;color:#666}.projets-info-item strong{font-size:.875rem;color:#333}.projets-illustration{width:35%}.projets-illustration img{width:70%;height:auto;max-width:400px}.projets-chapters-section{margin-top:4rem}.projets-semester-block{margin-bottom:3rem}.projets-semester-block:last-child{margin-bottom:0}.projets-chapters-title{font-family:Familjen Grotesk,sans-serif;font-size:1.75rem;font-weight:600;color:#333;margin-bottom:1.5rem}.projets-chapters-list{display:flex;flex-direction:column;gap:1rem}.projets-chapter{background:#fff;border-radius:.75rem;border:1px solid #eee;overflow:hidden}.projets-chapter-header{display:flex;align-items:center;padding:1.25rem;gap:1rem;cursor:pointer}.projets-chapter-number{width:2rem;height:2rem;background-color:#fcd19c;color:#111;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}.projets-chapter-header h3{flex:1;font-family:Familjen Grotesk,sans-serif;font-size:1rem;font-weight:500}.projets-toggle-icon{width:40px;height:40px;transition:transform .3s ease}.projets-chapter-content{padding:0 1.25rem 1.25rem 4rem}.projets-chapter-content ul{list-style-type:disc;color:#666;font-size:.875rem;line-height:1.6}.projets-important-note{margin-top:3rem;padding:2rem;background-color:#f9f9f9;border-radius:.75rem}.projets-important-note h3{font-family:Familjen Grotesk,sans-serif;font-size:1.25rem;font-weight:600;color:#333;margin-bottom:1rem}.projets-important-note ul{list-style:none}.projets-important-note li{color:#666;margin-bottom:.5rem;line-height:1.6}.projets-register-bottom{display:flex;justify-content:center;margin-top:3rem}@media (max-width: 1023px){.projets-formation-container{padding:3rem 2rem}}@media (max-width: 768px){.projets-formation-page{padding-top:4rem}.projets-formation-container{padding:2rem 1.25rem}.projets-content-wrapper{flex-direction:column}.projets-content-left{max-width:100%}.projets-content-wrapper{display:block}.projets-illustration{width:70%;margin:2rem 3rem;order:2}.projets-illustration{width:100%;display:flex;justify-content:center;align-items:center;margin:2rem 0;order:2}.projets-illustration img{width:70%;height:auto;max-width:300px;margin:0 auto}.projets-info-box{flex-direction:column;gap:1rem;margin-bottom:0}.projets-formation-title{font-size:2rem}.projets-formation-page{display:flex;flex-direction:column}.projets-formation-badge{order:1}.projets-formation-title{order:2}.projets-formation-description{order:3}.projets-btn-register{order:4}.projets-info-box{order:5}.projets-illustration{order:6}.projets-chapters-section{order:7}}.ebusiness-formation-page{background-color:#fff;min-height:100vh;padding-top:6rem}.ebusiness-formation-container{max-width:1280px;width:100%;margin:0 auto;padding:4rem 2rem}.ebusiness-formation-badge{display:inline-block;padding:.5rem 1rem;background-color:#c2eade;color:#111;border-radius:.5rem;font-family:Familjen Grotesk,sans-serif;font-size:.875rem;margin-bottom:1.5rem}.ebusiness-content-wrapper{display:flex;justify-content:space-between;gap:2rem}.ebusiness-content-left{flex:1;max-width:50%}.ebusiness-formation-title{font-family:Familjen Grotesk,sans-serif;font-size:2.5rem;font-weight:600;color:#333;margin-bottom:1rem}.ebusiness-formation-description{font-family:Familjen Grotesk,sans-serif;font-size:1rem;color:#666;margin-bottom:2rem}.ebusiness-btn-register{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2.7rem;background-color:#61c9a8;color:#fff;border:none;border-radius:12px;font-family:Familjen Grotesk,sans-serif;font-size:1.1rem;cursor:pointer;transition:all .3s ease}.ebusiness-register-bottom .ebusiness-btn-register{padding:1.25rem 3.5rem;font-size:1.25rem;margin-bottom:2rem}.ebusiness-btn-register:hover{background-color:#7ab3a5}.ebusiness-rocket-icon{width:1.25rem;height:1.25rem;transition:transform .3s ease}.ebusiness-btn-register:hover .ebusiness-rocket-icon{transform:scale(1.25)}.ebusiness-info-box{display:flex;gap:2rem;padding:1.5rem;background:#fff;border-radius:.75rem;margin:2rem 0;box-shadow:0 2px 4px #0000000d}.ebusiness-info-item{display:flex;align-items:center;gap:1rem}.ebusiness-info-item img{width:1.5rem;height:1.5rem}.ebusiness-info-item div{display:flex;flex-direction:column}.ebusiness-info-item span{font-size:.75rem;color:#666}.ebusiness-info-item strong{font-size:.875rem;color:#333}.ebusiness-illustration{width:35%}.ebusiness-illustration img{width:70%;height:auto;max-width:400px}.ebusiness-chapters-section{margin-top:4rem}.ebusiness-semester-block{margin-bottom:3rem}.ebusiness-semester-block:last-child{margin-bottom:0}.ebusiness-chapters-title{font-family:Familjen Grotesk,sans-serif;font-size:1.75rem;font-weight:600;color:#333;margin-bottom:1.5rem}.ebusiness-chapters-list{display:flex;flex-direction:column;gap:1rem}.ebusiness-chapter{background:#fff;border-radius:.75rem;border:1px solid #eee;overflow:hidden}.ebusiness-chapter-header{display:flex;align-items:center;padding:1.25rem;gap:1rem;cursor:pointer}.ebusiness-chapter-number{width:2rem;height:2rem;background-color:#fcd19c;color:#111;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}.ebusiness-chapter-header h3{flex:1;font-family:Familjen Grotesk,sans-serif;font-size:1rem;font-weight:500}.ebusiness-toggle-icon{width:40px;height:40px;transition:transform .3s ease}.ebusiness-chapter-content{padding:0 1.25rem 1.25rem 4rem}.ebusiness-chapter-content ul{list-style-type:disc;color:#666;font-size:.875rem;line-height:1.6}.ebusiness-important-note{margin-top:3rem;padding:2rem;background-color:#f9f9f9;border-radius:.75rem}.ebusiness-important-note h3{font-family:Familjen Grotesk,sans-serif;font-size:1.25rem;font-weight:600;color:#333;margin-bottom:1rem}.ebusiness-important-note ul{list-style:none}.ebusiness-important-note li{color:#666;margin-bottom:.5rem;line-height:1.6}.ebusiness-register-bottom{display:flex;justify-content:center;margin-top:3rem}@media (max-width: 1023px){.ebusiness-formation-container{padding:3rem 2rem}}@media (max-width: 768px){.ebusiness-formation-page{padding-top:4rem}.ebusiness-formation-container{padding:2rem 1.25rem}.ebusiness-content-wrapper{flex-direction:column}.ebusiness-content-left{max-width:100%}.ebusiness-content-wrapper{display:block}.ebusiness-illustration{width:70%;margin:2rem 3rem;order:2}.ebusiness-illustration{width:100%;display:flex;justify-content:center;align-items:center;margin:2rem 0;order:2}.ebusiness-illustration img{width:70%;height:auto;max-width:300px;margin:0 auto}.ebusiness-info-box{flex-direction:column;gap:1rem;margin-bottom:0}.ebusiness-formation-title{font-size:2rem}.ebusiness-formation-page{display:flex;flex-direction:column}.ebusiness-formation-badge{order:1}.ebusiness-formation-title{order:2}.ebusiness-formation-description{order:3}.ebusiness-btn-register{order:4}.ebusiness-info-box{order:5}.ebusiness-illustration{order:6}.ebusiness-chapters-section{order:7}}.ia-formation-page{background-color:#fff;min-height:100vh;padding-top:6rem}.ia-formation-container{max-width:1280px;width:100%;margin:0 auto;padding:4rem 2rem}.ia-formation-badge{display:inline-block;padding:.5rem 1rem;background-color:#c2eade;color:#111;border-radius:.5rem;font-family:Familjen Grotesk,sans-serif;font-size:.875rem;margin-bottom:1.5rem}.ia-content-wrapper{display:flex;justify-content:space-between;gap:2rem}.ia-content-left{flex:1;max-width:50%}.ia-formation-title{font-family:Familjen Grotesk,sans-serif;font-size:2.5rem;font-weight:600;color:#333;margin-bottom:1rem}.ia-formation-description{font-family:Familjen Grotesk,sans-serif;font-size:1rem;color:#666;margin-bottom:2rem}.ia-btn-register{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2.7rem;background-color:#61c9a8;color:#fff;border:none;border-radius:12px;font-family:Familjen Grotesk,sans-serif;font-size:1.1rem;cursor:pointer;transition:all .3s ease}.ia-register-bottom .ia-btn-register{padding:1.25rem 3.5rem;font-size:1.25rem;margin-bottom:2rem}.ia-btn-register:hover{background-color:#7ab3a5}.ia-rocket-icon{width:1.25rem;height:1.25rem;transition:transform .3s ease}.ia-btn-register:hover .ia-rocket-icon{transform:scale(1.25)}.ia-info-box{display:flex;gap:2rem;padding:1.5rem;background:#fff;border-radius:.75rem;margin:2rem 0;box-shadow:0 2px 4px #0000000d}.ia-info-item{display:flex;align-items:center;gap:1rem}.ia-info-item img{width:1.5rem;height:1.5rem}.ia-info-item div{display:flex;flex-direction:column}.ia-info-item span{font-size:.75rem;color:#666}.ia-info-item strong{font-size:.875rem;color:#333}.ia-illustration{width:35%}.ia-illustration img{width:70%;height:auto;max-width:400px}.ia-chapters-section{margin-top:4rem}.ia-semester-block{margin-bottom:3rem}.ia-semester-block:last-child{margin-bottom:0}.ia-chapters-title{font-family:Familjen Grotesk,sans-serif;font-size:1.75rem;font-weight:600;color:#333;margin-bottom:1.5rem}.ia-chapters-list{display:flex;flex-direction:column;gap:1rem}.ia-chapter{background:#fff;border-radius:.75rem;border:1px solid #eee;overflow:hidden}.ia-chapter-header{display:flex;align-items:center;padding:1.25rem;gap:1rem;cursor:pointer}.ia-chapter-number{width:2rem;height:2rem;background-color:#fcd19c;color:#111;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}.ia-chapter-header h3{flex:1;font-family:Familjen Grotesk,sans-serif;font-size:1rem;font-weight:500}.ia-toggle-icon{width:40px;height:40px;transition:transform .3s ease}.ia-chapter-content{padding:0 1.25rem 1.25rem 4rem}.ia-chapter-content ul{list-style-type:disc;color:#666;font-size:.875rem;line-height:1.6}.ia-important-note{margin-top:3rem;padding:2rem;background-color:#f9f9f9;border-radius:.75rem}.ia-important-note h3{font-family:Familjen Grotesk,sans-serif;font-size:1.25rem;font-weight:600;color:#333;margin-bottom:1rem}.ia-important-note ul{list-style:none}.ia-important-note li{color:#666;margin-bottom:.5rem;line-height:1.6}.ia-register-bottom{display:flex;justify-content:center;margin-top:3rem}@media (max-width: 1023px){.ia-formation-container{padding:3rem 2rem}}@media (max-width: 768px){.ia-formation-page{padding-top:4rem}.ia-formation-container{padding:2rem 1.25rem}.ia-content-wrapper{flex-direction:column}.ia-content-left{max-width:100%}.ia-content-wrapper{display:block}.ia-illustration{width:70%;margin:2rem 3rem;order:2}.ia-illustration{width:100%;display:flex;justify-content:center;align-items:center;margin:2rem 0;order:2}.ia-illustration img{width:70%;height:auto;max-width:300px;margin:0 auto}.ia-info-box{flex-direction:column;gap:1rem;margin-bottom:0}.ia-formation-title{font-size:2rem}.ia-formation-page{display:flex;flex-direction:column}.ia-formation-badge{order:1}.ia-formation-title{order:2}.ia-formation-description{order:3}.ia-btn-register{order:4}.ia-info-box{order:5}.ia-illustration{order:6}.ia-chapters-section{order:7}}.uxui-formation-page{background-color:#fff;min-height:100vh;padding-top:6rem}.uxui-formation-container{max-width:1280px;width:100%;margin:0 auto;padding:4rem 2rem}.uxui-formation-badge{display:inline-block;padding:.5rem 1rem;background-color:#c2eade;color:#111;border-radius:.5rem;font-family:Familjen Grotesk,sans-serif;font-size:.875rem;margin-bottom:1.5rem}.uxui-content-wrapper{display:flex;justify-content:space-between;gap:2rem}.uxui-content-left{flex:1;max-width:50%}.uxui-formation-title{font-family:Familjen Grotesk,sans-serif;font-size:2.5rem;font-weight:600;color:#333;margin-bottom:1rem}.uxui-formation-description{font-family:Familjen Grotesk,sans-serif;font-size:1rem;color:#666;margin-bottom:2rem}.uxui-btn-register{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2.7rem;background-color:#61c9a8;color:#fff;border:none;border-radius:12px;font-family:Familjen Grotesk,sans-serif;font-size:1.1rem;cursor:pointer;transition:all .3s ease}.uxui-register-bottom .uxui-btn-register{padding:1.25rem 3.5rem;font-size:1.25rem;margin-bottom:2rem}.uxui-btn-register:hover{background-color:#7ab3a5}.uxui-rocket-icon{width:1.25rem;height:1.25rem;transition:transform .3s ease}.uxui-btn-register:hover .uxui-rocket-icon{transform:scale(1.25)}.uxui-info-box{display:flex;gap:2rem;padding:1.5rem;background:#fff;border-radius:.75rem;margin:2rem 0;box-shadow:0 2px 4px #0000000d}.uxui-info-item{display:flex;align-items:center;gap:1rem}.uxui-info-item img{width:1.5rem;height:1.5rem}.uxui-info-item div{display:flex;flex-direction:column}.uxui-info-item span{font-size:.75rem;color:#666}.uxui-info-item strong{font-size:.875rem;color:#333}.uxui-illustration{width:35%}.uxui-illustration img{width:70%;height:auto;max-width:400px}.uxui-chapters-section{margin-top:4rem}.uxui-semester-block{margin-bottom:3rem}.uxui-semester-block:last-child{margin-bottom:0}.uxui-chapters-title{font-family:Familjen Grotesk,sans-serif;font-size:1.75rem;font-weight:600;color:#333;margin-bottom:1.5rem}.uxui-chapters-list{display:flex;flex-direction:column;gap:1rem}.uxui-chapter{background:#fff;border-radius:.75rem;border:1px solid #eee;overflow:hidden}.uxui-chapter-header{display:flex;align-items:center;padding:1.25rem;gap:1rem;cursor:pointer}.uxui-chapter-number{width:2rem;height:2rem;background-color:#fcd19c;color:#111;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}.uxui-chapter-header h3{flex:1;font-family:Familjen Grotesk,sans-serif;font-size:1rem;font-weight:500}.uxui-toggle-icon{width:40px;height:40px;transition:transform .3s ease}.uxui-chapter-content{padding:0 1.25rem 1.25rem 4rem}.uxui-chapter-content ul{list-style-type:disc;color:#666;font-size:.875rem;line-height:1.6}.uxui-important-note{margin-top:3rem;padding:2rem;background-color:#f9f9f9;border-radius:.75rem}.uxui-important-note h3{font-family:Familjen Grotesk,sans-serif;font-size:1.25rem;font-weight:600;color:#333;margin-bottom:1rem}.uxui-important-note ul{list-style:none}.uxui-important-note li{color:#666;margin-bottom:.5rem;line-height:1.6}.uxui-register-bottom{display:flex;justify-content:center;margin-top:3rem}@media (max-width: 1023px){.uxui-formation-container{padding:3rem 2rem}}@media (max-width: 768px){.uxui-formation-page{padding-top:4rem}.uxui-formation-container{padding:2rem 1.25rem}.uxui-content-wrapper{flex-direction:column}.uxui-content-left{max-width:100%}.uxui-content-wrapper{display:block}.uxui-illustration{width:70%;margin:2rem 3rem;order:2}.uxui-illustration{width:100%;display:flex;justify-content:center;align-items:center;margin:2rem 0;order:2}.uxui-illustration img{width:70%;height:auto;max-width:300px;margin:0 auto}.uxui-info-box{flex-direction:column;gap:1rem;margin-bottom:0}.uxui-formation-title{font-size:2rem}.uxui-formation-page{display:flex;flex-direction:column}.uxui-formation-badge{order:1}.uxui-formation-title{order:2}.uxui-formation-description{order:3}.uxui-btn-register{order:4}.uxui-info-box{order:5}.uxui-illustration{order:6}.uxui-chapters-section{order:7}}.kids-formation-page{background-color:#fff;min-height:100vh;padding-top:6rem}.kids-formation-container{max-width:1280px;width:100%;margin:0 auto;padding:4rem 2rem}.kids-formation-badge{display:inline-block;padding:.5rem 1rem;background-color:#c2eade;color:#111;border-radius:.5rem;font-family:Familjen Grotesk,sans-serif;font-size:.875rem;margin-bottom:1.5rem}.kids-content-wrapper{display:flex;justify-content:space-between;gap:2rem}.kids-content-left{flex:1;max-width:50%}.kids-formation-title{font-family:Familjen Grotesk,sans-serif;font-size:2.5rem;font-weight:600;color:#333;margin-bottom:1rem}.kids-formation-description{font-family:Familjen Grotesk,sans-serif;font-size:1rem;color:#666;margin-bottom:2rem}.kids-btn-register{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2.7rem;background-color:#61c9a8;color:#fff;border:none;border-radius:12px;font-family:Familjen Grotesk,sans-serif;font-size:1.1rem;cursor:pointer;transition:all .3s ease}.kids-register-bottom .kids-btn-register{padding:1.25rem 3.5rem;font-size:1.25rem;margin-bottom:2rem}.kids-btn-register:hover{background-color:#7ab3a5}.kids-rocket-icon{width:1.25rem;height:1.25rem;transition:transform .3s ease}.kids-btn-register:hover .kids-rocket-icon{transform:scale(1.25)}.kids-info-box{display:flex;gap:2rem;padding:1.5rem;background:#fff;border-radius:.75rem;margin:2rem 0;box-shadow:0 2px 4px #0000000d}.kids-info-item{display:flex;align-items:center;gap:1rem}.kids-info-item img{width:1.5rem;height:1.5rem}.kids-info-item div{display:flex;flex-direction:column}.kids-info-item span{font-size:.75rem;color:#666}.kids-info-item strong{font-size:.875rem;color:#333}.kids-illustration{width:35%}.kids-illustration img{width:70%;height:auto;max-width:400px}.kids-sessions-section{margin-top:4rem}.kids-sections-title{font-family:Familjen Grotesk,sans-serif;font-size:1.75rem;font-weight:600;color:#333;margin-bottom:1.5rem}.kids-sessions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:3rem}.kids-session-card{background:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 2px 4px #0000000d;border:1px solid #eee}.kids-session-card h3{font-family:Familjen Grotesk,sans-serif;font-size:1.25rem;color:#333;margin-bottom:1rem}.kids-session-card ul{list-style:none}.kids-session-card li{color:#666;margin-bottom:.5rem;font-size:.875rem}.kids-skills-section{margin-top:4rem}.kids-skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:3rem}.kids-skill-card{display:flex;align-items:flex-start;gap:1rem;background:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 2px 4px #0000000d;border:1px solid #eee}.kids-skill-number{width:2rem;height:2rem;background-color:#fcd19c;color:#111;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;flex-shrink:0}.kids-skill-card p{color:#666;font-size:.875rem;margin:0}.kids-chapters-section{margin-top:4rem}.kids-chapters-title{font-family:Familjen Grotesk,sans-serif;font-size:1.75rem;font-weight:600;color:#333;margin-bottom:1.5rem}.kids-chapters-list{display:flex;flex-direction:column;gap:1rem}.kids-chapter{background:#fff;border-radius:.75rem;border:1px solid #eee;overflow:hidden}.kids-chapter-header{display:flex;align-items:center;padding:1.25rem;gap:1rem;cursor:pointer}.kids-chapter-number{width:2rem;height:2rem;background-color:#fcd19c;color:#111;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}.kids-chapter-header h3{flex:1;font-family:Familjen Grotesk,sans-serif;font-size:1rem;font-weight:500}.kids-chapter-subtitle{display:inline-block;margin-left:.5rem;color:#666;font-size:.875rem}.kids-toggle-icon{width:40px;height:40px;transition:transform .3s ease}.kids-chapter-content{padding:0 1.25rem 1.25rem 4rem}.kids-chapter-content ul{list-style-type:disc;color:#666;font-size:.875rem;line-height:1.6}.kids-important-note{margin-top:3rem;padding:2rem;background-color:#f9f9f9;border-radius:.75rem}.kids-important-note h3{font-family:Familjen Grotesk,sans-serif;font-size:1.25rem;font-weight:600;color:#333;margin-bottom:1rem}.kids-important-note ul{list-style:none}.kids-important-note li{color:#666;margin-bottom:.5rem;line-height:1.6}.kids-register-bottom{display:flex;justify-content:center;margin-top:3rem}@media (max-width: 1023px){.kids-formation-container{padding:3rem 2rem}.kids-sessions-grid,.kids-skills-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.kids-formation-page{padding-top:4rem}.kids-formation-container{padding:2rem 1.25rem}.kids-content-wrapper{flex-direction:column}.kids-content-left{max-width:100%}.kids-sessions-grid,.kids-skills-grid{grid-template-columns:1fr}.kids-illustration{width:100%;display:flex;justify-content:center;align-items:center;margin:2rem 0;order:2}.kids-illustration img{width:70%;height:auto;max-width:300px;margin:0 auto}.kids-info-box{flex-direction:column;gap:1rem;margin-bottom:0}.kids-formation-title{font-size:2rem}.kids-formation-page{display:flex;flex-direction:column}.kids-formation-badge{order:1}.kids-formation-title{order:2}.kids-formation-description{order:3}.kids-btn-register{order:4}.kids-info-box{order:5}.kids-illustration{order:6}.kids-chapters-section{order:7}}.gaming-formation-page{background-color:#fff;min-height:100vh;padding-top:6rem}.gaming-formation-container{max-width:1280px;width:100%;margin:0 auto;padding:4rem 2rem}.gaming-formation-badge{display:inline-block;padding:.5rem 1rem;background-color:#c2eade;color:#111;border-radius:.5rem;font-family:Familjen Grotesk,sans-serif;font-size:.875rem;margin-bottom:1.5rem}.gaming-content-wrapper{display:flex;justify-content:space-between;gap:2rem}.gaming-content-left{flex:1;max-width:50%}.gaming-formation-title{font-family:Familjen Grotesk,sans-serif;font-size:2.5rem;font-weight:600;color:#333;margin-bottom:1rem}.gaming-formation-description{font-family:Familjen Grotesk,sans-serif;font-size:1rem;color:#666;margin-bottom:2rem}.gaming-btn-register{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2.7rem;background-color:#61c9a8;color:#fff;border:none;border-radius:12px;font-family:Familjen Grotesk,sans-serif;font-size:1.1rem;cursor:pointer;transition:all .3s ease}.gaming-register-bottom .gaming-btn-register{padding:1.25rem 3.5rem;font-size:1.25rem;margin-bottom:2rem}.gaming-btn-register:hover{background-color:#7ab3a5}.gaming-rocket-icon{width:1.25rem;height:1.25rem;transition:transform .3s ease}.gaming-btn-register:hover .gaming-rocket-icon{transform:scale(1.25)}.gaming-info-box{display:flex;gap:2rem;padding:1.5rem;background:#fff;border-radius:.75rem;margin:2rem 0;box-shadow:0 2px 4px #0000000d}.gaming-info-item{display:flex;align-items:center;gap:1rem}.gaming-info-item img{width:1.5rem;height:1.5rem}.gaming-info-item div{display:flex;flex-direction:column}.gaming-info-item span{font-size:.75rem;color:#666}.gaming-info-item strong{font-size:.875rem;color:#333}.gaming-illustration{width:35%}.gaming-illustration img{width:70%;height:auto;max-width:400px}.gaming-sessions-section{margin-top:4rem}.gaming-sections-title{font-family:Familjen Grotesk,sans-serif;font-size:1.75rem;font-weight:600;color:#333;margin-bottom:1.5rem}.gaming-sessions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:3rem}.gaming-session-card{background:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 2px 4px #0000000d;border:1px solid #eee;text-align:center;transition:transform .3s ease}.gaming-session-card:hover{transform:translateY(-2px)}.gaming-session-card h3{font-family:Familjen Grotesk,sans-serif;font-size:1.25rem;color:#333;margin-bottom:.5rem}.gaming-session-card p{color:#666;font-size:1rem}.gaming-chapters-section{margin-top:4rem}.gaming-chapters-title{font-family:Familjen Grotesk,sans-serif;font-size:1.75rem;font-weight:600;color:#333;margin-bottom:1.5rem}.gaming-chapters-list{display:flex;flex-direction:column;gap:1rem}.gaming-chapter{background:#fff;border-radius:.75rem;border:1px solid #eee;overflow:hidden;transition:box-shadow .3s ease}.gaming-chapter:hover{box-shadow:0 4px 8px #0000000d}.gaming-chapter-header{display:flex;align-items:center;padding:1.25rem;gap:1rem;cursor:pointer}.gaming-chapter-number{width:2rem;height:2rem;background-color:#fcd19c;color:#111;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}.gaming-chapter-header h3{flex:1;font-family:Familjen Grotesk,sans-serif;font-size:1rem;font-weight:500}.gaming-toggle-icon{width:40px;height:40px;transition:transform .3s ease}.gaming-chapter-content{padding:0 1.25rem 1.25rem 4rem}.gaming-chapter-content ul{list-style-type:disc;color:#666;font-size:.875rem;line-height:1.6}.gaming-important-note{margin-top:3rem;padding:2rem;background-color:#f9f9f9;border-radius:.75rem}.gaming-important-note h3{font-family:Familjen Grotesk,sans-serif;font-size:1.25rem;font-weight:600;color:#333;margin-bottom:1rem}.gaming-important-note ul{list-style:none}.gaming-important-note li{color:#666;margin-bottom:.5rem;line-height:1.6}.gaming-register-bottom{display:flex;justify-content:center;margin-top:3rem}@media (max-width: 1023px){.gaming-formation-container{padding:3rem 2rem}.gaming-sessions-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.gaming-formation-page{padding-top:4rem}.gaming-formation-container{padding:2rem 1.25rem}.gaming-content-wrapper{flex-direction:column}.gaming-content-left{max-width:100%}.gaming-content-wrapper{display:block}.gaming-sessions-grid{grid-template-columns:1fr}.gaming-illustration{width:100%;display:flex;justify-content:center;align-items:center;margin:2rem 0;order:2}.gaming-illustration img{width:70%;height:auto;max-width:300px;margin:0 auto}.gaming-info-box{flex-direction:column;gap:1rem;margin-bottom:0}.gaming-formation-title{font-size:2rem}.gaming-formation-page{display:flex;flex-direction:column}.gaming-formation-badge{order:1}.gaming-formation-title{order:2}.gaming-formation-description{order:3}.gaming-btn-register{order:4}.gaming-info-box{order:5}.gaming-illustration{order:6}.gaming-chapters-section{order:7}}.robot-formation-page{background-color:#fff;min-height:100vh;padding-top:6rem}.robot-formation-container{max-width:1280px;width:100%;margin:0 auto;padding:4rem 2rem}.robot-formation-badge{display:inline-block;padding:.5rem 1rem;background-color:#c2eade;color:#111;border-radius:.5rem;font-family:Familjen Grotesk,sans-serif;font-size:.875rem;margin-bottom:1.5rem}.robot-content-wrapper{display:flex;justify-content:space-between;gap:2rem}.robot-content-left{flex:1;max-width:50%}.robot-formation-title{font-family:Familjen Grotesk,sans-serif;font-size:2.5rem;font-weight:600;color:#333;margin-bottom:1rem}.robot-formation-description{font-family:Familjen Grotesk,sans-serif;font-size:1rem;color:#666;margin-bottom:2rem}.robot-btn-register{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2.7rem;background-color:#61c9a8;color:#fff;border:none;border-radius:12px;font-family:Familjen Grotesk,sans-serif;font-size:1.1rem;cursor:pointer;transition:all .3s ease}.robot-register-bottom .robot-btn-register{padding:1.25rem 3.5rem;font-size:1.25rem;margin-bottom:2rem}.robot-btn-register:hover{background-color:#7ab3a5}.robot-rocket-icon{width:1.25rem;height:1.25rem;transition:transform .3s ease}.robot-btn-register:hover .robot-rocket-icon{transform:scale(1.25)}.robot-info-box{display:flex;gap:2rem;padding:1.5rem;background:#fff;border-radius:.75rem;margin:2rem 0;box-shadow:0 2px 4px #0000000d}.robot-info-item{display:flex;align-items:center;gap:1rem}.robot-info-item img{width:1.5rem;height:1.5rem}.robot-info-item div{display:flex;flex-direction:column}.robot-info-item span{font-size:.75rem;color:#666}.robot-info-item strong{font-size:.875rem;color:#333}.robot-illustration{width:35%}.robot-illustration img{width:70%;height:auto;max-width:400px}.robot-sessions-section{margin-top:4rem}.robot-sections-title{font-family:Familjen Grotesk,sans-serif;font-size:1.75rem;font-weight:600;color:#333;margin-bottom:1.5rem}.robot-sessions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:3rem}.robot-session-card{background:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 2px 4px #0000000d;border:1px solid #eee;text-align:center}.robot-session-card h3{font-family:Familjen Grotesk,sans-serif;font-size:1.25rem;color:#333;margin-bottom:.5rem}.robot-session-card p{color:#666;font-size:1rem}.robot-skills-section{margin-top:4rem}.robot-skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:3rem}.robot-skill-card{display:flex;align-items:flex-start;gap:1rem;background:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 2px 4px #0000000d;border:1px solid #eee}.robot-skill-number{width:2rem;height:2rem;background-color:#fcd19c;color:#111;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;flex-shrink:0}.robot-skill-content{flex:1}.robot-skill-content h3{font-family:Familjen Grotesk,sans-serif;font-size:1.1rem;font-weight:600;color:#333;margin-bottom:.5rem}.robot-skill-content p{color:#666;font-size:.875rem;line-height:1.4}.robot-chapters-section{margin-top:4rem}.robot-chapters-title{font-family:Familjen Grotesk,sans-serif;font-size:1.75rem;font-weight:600;color:#333;margin-bottom:1.5rem}.robot-chapters-list{display:flex;flex-direction:column;gap:1rem}.robot-chapter{background:#fff;border-radius:.75rem;border:1px solid #eee;overflow:hidden}.robot-chapter-header{display:flex;align-items:center;padding:1.25rem;gap:1rem;cursor:pointer}.robot-chapter-number{width:2rem;height:2rem;background-color:#fcd19c;color:#111;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}.robot-chapter-header h3{flex:1;font-family:Familjen Grotesk,sans-serif;font-size:1rem;font-weight:500}.robot-toggle-icon{width:40px;height:40px;transition:transform .3s ease}.robot-chapter-content{padding:0 1.25rem 1.25rem 4rem}.robot-chapter-content ul{list-style-type:disc;color:#666;font-size:.875rem;line-height:1.6}.robot-important-note{margin-top:3rem;padding:2rem;background-color:#f9f9f9;border-radius:.75rem}.robot-important-note h3{font-family:Familjen Grotesk,sans-serif;font-size:1.25rem;font-weight:600;color:#333;margin-bottom:1rem}.robot-important-note ul{list-style:none}.robot-important-note li{color:#666;margin-bottom:.5rem;line-height:1.6}.robot-register-bottom{display:flex;justify-content:center;margin-top:3rem}@media (max-width: 1023px){.robot-formation-container{padding:3rem 2rem}.robot-sessions-grid,.robot-skills-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.robot-formation-page{padding-top:4rem}.robot-formation-container{padding:2rem 1.25rem}.robot-content-wrapper{flex-direction:column}.robot-content-left{max-width:100%}.robot-sessions-grid,.robot-skills-grid{grid-template-columns:1fr}.robot-illustration{width:100%;display:flex;justify-content:center;align-items:center;margin:2rem 0;order:2}.robot-illustration img{width:70%;height:auto;max-width:300px;margin:0 auto}.robot-info-box{flex-direction:column;gap:1rem;margin-bottom:0}.robot-formation-title{font-size:2rem}.robot-formation-page{display:flex;flex-direction:column}.robot-formation-badge{order:1}.robot-formation-title{order:2}.robot-formation-description{order:3}.robot-btn-register{order:4}.robot-info-box{order:5}.robot-illustration{order:6}.robot-chapters-section{order:7}}.contenu-formation-page{background-color:#fff;min-height:100vh;padding-top:6rem}.contenu-formation-container{max-width:1280px;width:100%;margin:0 auto;padding:4rem 2rem}.contenu-formation-badge{display:inline-block;padding:.5rem 1rem;background-color:#c2eade;color:#111;border-radius:.5rem;font-family:Familjen Grotesk,sans-serif;font-size:.875rem;margin-bottom:1.5rem}.contenu-content-wrapper{display:flex;justify-content:space-between;gap:2rem}.contenu-content-left{flex:1;max-width:50%}.contenu-formation-title{font-family:Familjen Grotesk,sans-serif;font-size:2.5rem;font-weight:600;color:#333;margin-bottom:1rem}.contenu-formation-description{font-family:Familjen Grotesk,sans-serif;font-size:1rem;color:#666;margin-bottom:2rem}.contenu-btn-register{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2.7rem;background-color:#61c9a8;color:#fff;border:none;border-radius:12px;font-family:Familjen Grotesk,sans-serif;font-size:1.1rem;cursor:pointer;transition:all .3s ease}.contenu-register-bottom .contenu-btn-register{padding:1.25rem 3.5rem;font-size:1.25rem;margin-bottom:2rem}.contenu-btn-register:hover{background-color:#7ab3a5}.contenu-rocket-icon{width:1.25rem;height:1.25rem;transition:transform .3s ease}.contenu-btn-register:hover .contenu-rocket-icon{transform:scale(1.25)}.contenu-info-box{display:flex;gap:2rem;padding:1.5rem;background:#fff;border-radius:.75rem;margin:2rem 0;box-shadow:0 2px 4px #0000000d}.contenu-info-item{display:flex;align-items:center;gap:1rem}.contenu-info-item img{width:1.5rem;height:1.5rem}.contenu-info-item div{display:flex;flex-direction:column}.contenu-info-item span{font-size:.75rem;color:#666}.contenu-info-item strong{font-size:.875rem;color:#333}.contenu-illustration{width:35%}.contenu-illustration img{width:70%;height:auto;max-width:400px}.contenu-sessions-section{margin-top:4rem}.contenu-sessions-title{font-family:Familjen Grotesk,sans-serif;font-size:1.75rem;font-weight:600;color:#333;margin-bottom:1.5rem}.contenu-sessions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:3rem}.contenu-session-card{background:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 2px 4px #0000000d;border:1px solid #eee;text-align:center}.contenu-session-card h3{font-family:Familjen Grotesk,sans-serif;font-size:1.25rem;color:#333;margin-bottom:.5rem}.contenu-session-card p{color:#666;font-size:1rem}.contenu-chapters-section{margin-top:4rem}.contenu-chapters-title{font-family:Familjen Grotesk,sans-serif;font-size:1.75rem;font-weight:600;color:#333;margin-bottom:1.5rem}.contenu-chapters-list{display:flex;flex-direction:column;gap:1rem}.contenu-chapter{background:#fff;border-radius:.75rem;border:1px solid #eee;overflow:hidden}.contenu-chapter-header{display:flex;align-items:center;padding:1.25rem;gap:1rem;cursor:pointer}.contenu-chapter-number{width:2rem;height:2rem;background-color:#fcd19c;color:#111;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}.contenu-chapter-header h3{flex:1;font-family:Familjen Grotesk,sans-serif;font-size:1rem;font-weight:500}.contenu-toggle-icon{width:40px;height:40px;transition:transform .3s ease}.contenu-chapter-content{padding:0 1.25rem 1.25rem 4rem}.contenu-chapter-content ul{list-style-type:disc;color:#666;font-size:.875rem;line-height:1.6}.contenu-important-note{margin-top:3rem;padding:2rem;background-color:#f9f9f9;border-radius:.75rem}.contenu-important-note h3{font-family:Familjen Grotesk,sans-serif;font-size:1.25rem;font-weight:600;color:#333;margin-bottom:1rem}.contenu-important-note ul{list-style:none}.contenu-important-note li{color:#666;margin-bottom:.5rem;line-height:1.6}.contenu-register-bottom{display:flex;justify-content:center;margin-top:3rem}@media (max-width: 1023px){.contenu-formation-container{padding:3rem 2rem}.contenu-sessions-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.contenu-formation-page{padding-top:4rem}.contenu-formation-container{padding:2rem 1.25rem}.contenu-content-wrapper{flex-direction:column}.contenu-content-left{max-width:100%}.contenu-sessions-grid{grid-template-columns:1fr}.contenu-illustration{width:100%;display:flex;justify-content:center;align-items:center;margin:2rem 0;order:2}.contenu-illustration img{width:70%;height:auto;max-width:300px;margin:0 auto}.contenu-info-box{flex-direction:column;gap:1rem;margin-bottom:0}.contenu-formation-title{font-size:2rem}.contenu-formation-page{display:flex;flex-direction:column}.contenu-formation-badge{order:1}.contenu-formation-title{order:2}.contenu-formation-description{order:3}.contenu-btn-register{order:4}.contenu-info-box{order:5}.contenu-illustration{order:6}.contenu-chapters-section{order:7}}.merci-container{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:2rem;font-family:Familjen Grotesk,sans-serif;background-color:#fff}.merci-content{text-align:center;max-width:600px;width:100%;padding:2rem}h1{font-size:2.5rem;font-weight:700;margin:0;color:#333;margin-bottom:1rem}h2{font-size:2rem;font-weight:600;margin:.5rem 0 2rem;color:#333}.contact-message{font-size:1.25rem;color:#666;margin-bottom:2rem;line-height:1.5}.illustration{margin:2rem 0;display:flex;justify-content:center}.thanks-image{max-width:300px;width:100%;height:auto}.home-button{background-color:#333;color:#fff;border:none;padding:1rem 2rem;font-size:1rem;font-family:Familjen Grotesk,sans-serif;font-weight:500;border-radius:8px;cursor:pointer;transition:background-color .3s ease}.home-button:hover{background-color:#444}@media (max-width: 768px){.merci-content{padding:1.5rem}h1{font-size:2rem}h2{font-size:1.5rem}.contact-message{font-size:1.1rem}.thanks-image{max-width:250px}}@media (max-width: 480px){.merci-content{padding:1rem}h1{font-size:1.75rem}h2{font-size:1.25rem}.contact-message{font-size:1rem}.thanks-image{max-width:200px}.home-button{padding:.75rem 1.5rem}}.not-found{min-height:calc(100vh - 70px);display:flex;align-items:center;justify-content:center;padding:1rem;margin-top:70px;background-color:#fff;font-family:Schibsted Grotesk,sans-serif}.not-found__container{max-width:500px;width:100%;text-align:center;padding:2rem 1rem}.not-found__title{font-size:3rem;font-weight:700;color:#1d1d1b;margin-bottom:.5rem}.not-found__subtitle{font-size:1.25rem;color:#1d1d1b;margin-bottom:2rem}.not-found__illustration{width:100%;max-width:400px;margin:2rem auto;height:auto}.not-found__button{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:transparent;color:#1d1d1b;border:none;font-size:1rem;cursor:pointer;text-decoration:none;transition:transform .3s ease}.not-found__button:hover{transform:translate(5px)}@media (min-width: 768px){.not-found__container{padding:3rem 2rem}.not-found__title{font-size:4rem}.not-found__subtitle{font-size:1.5rem}.not-found__illustration{margin:3rem auto}}@media (min-width: 1024px){.not-found__container{padding:4rem}.not-found__title{font-size:5rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Didact Gothic,sans-serif}.container{width:100%;margin:0 auto;padding-left:1.25rem;padding-right:1.25rem}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px;padding-left:2rem;padding-right:2rem}}@media (min-width: 1280px){.container{max-width:1280px}}
