.header-module__MIcRHW__header{z-index:100;z-index:9000;background-color:#0000;padding:20px;transition:all .3s;position:fixed;top:36px;left:0;right:0}.header-module__MIcRHW__header.header-module__MIcRHW__scrolled{background-color:#fff;box-shadow:0 2px 20px #0000004d}.header-module__MIcRHW__container{justify-content:space-between;align-items:center;max-width:1600px;margin:0 auto;display:flex}.header-module__MIcRHW__logo{flex-shrink:0}.header-module__MIcRHW__logoPlaceholder{color:var(--text-white);font-size:24px;font-weight:700;font-family:var(--font-title-bold);letter-spacing:-4%;transition:color .3s}.header-module__MIcRHW__header.header-module__MIcRHW__scrolled .header-module__MIcRHW__logoPlaceholder{color:var(--text-black)}.header-module__MIcRHW__nav{color:var(--text-white);align-items:center;gap:30px;display:flex}.header-module__MIcRHW__navLink{color:var(--text-white);font-size:16px;font-family:var(--font-jakarta-bold);cursor:pointer;letter-spacing:-4%;background:0 0;border:none;align-items:center;gap:4px;padding:0;text-decoration:none;transition:all .3s;display:flex}.header-module__MIcRHW__header.header-module__MIcRHW__scrolled .header-module__MIcRHW__navLink{color:var(--text-black)}.header-module__MIcRHW__navLink:hover{opacity:.8}.header-module__MIcRHW__chevron{font-size:14px;transition:transform .2s}.header-module__MIcRHW__dropdown{position:relative}.header-module__MIcRHW__dropdown:hover .header-module__MIcRHW__chevron{transform:rotate(180deg)}.header-module__MIcRHW__dropdownMenu{background-color:var(--background);min-width:240px;font-family:var(--font-jakarta-bold);border-radius:8px;margin-top:10px;padding:10px 0;position:absolute;top:100%;left:0;box-shadow:0 10px 30px #0003}.header-module__MIcRHW__dropdownMenu:before{content:"";background:0 0;height:10px;position:absolute;top:-10px;left:0;right:0}.header-module__MIcRHW__dropdownItem{color:var(--text-black);padding:12px 20px;font-size:14px;text-decoration:none;transition:background-color .2s;display:block}.header-module__MIcRHW__dropdownItem:hover{color:var(--color-secondary);background-color:#4faf4d1a}.header-module__MIcRHW__ctaButton{background-color:var(--color-secondary);color:var(--text-white);font-size:16px;font-family:var(--font-jakarta-bold);border:1px solid var(--color-secondary);letter-spacing:-4%;border-radius:6px;padding:12px 24px;text-decoration:none;transition:all .2s}.header-module__MIcRHW__burgerMenu{cursor:pointer;z-index:1002;color:var(--text-white);transition:color .3s;display:none}.header-module__MIcRHW__burgerMenu.header-module__MIcRHW__scrolled{color:var(--text-black)}.header-module__MIcRHW__burgerMenu.header-module__MIcRHW__hidden{opacity:0;visibility:hidden;pointer-events:none}.header-module__MIcRHW__overlay{visibility:hidden;z-index:1000;background-color:#0000;width:100%;height:100vh;transition:all .3s;display:block;position:fixed;top:0;left:0}.header-module__MIcRHW__overlayOpen{visibility:visible;background-color:#00000080}.header-module__MIcRHW__mobileMenu{z-index:1001;background-color:#fff;flex-direction:column;width:320px;height:100vh;padding:30px;transition:right .4s;display:flex;position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-2px 0 10px #0000001a}.header-module__MIcRHW__mobileMenu.header-module__MIcRHW__open{right:0}.header-module__MIcRHW__mobileHeader{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.header-module__MIcRHW__closeButton{cursor:pointer;color:var(--text-black)}.header-module__MIcRHW__mobileNav{flex-direction:column;align-items:flex-end;gap:25px;margin-bottom:20px;display:flex}.header-module__MIcRHW__mobileNavLink{color:var(--text-black);font-size:16px;font-family:var(--font-jakarta-bold);text-align:right;letter-spacing:-4%;cursor:pointer;background:0 0;border:none;justify-content:flex-end;align-items:center;gap:10px;width:100%;padding-bottom:5px;text-decoration:none;transition:color .3s;display:flex;position:relative}.header-module__MIcRHW__mobileDropdown{flex-direction:column;align-items:flex-end;width:100%;display:flex}.header-module__MIcRHW__mobileChevron{font-size:18px;transition:transform .3s}.header-module__MIcRHW__mobileChevron.header-module__MIcRHW__rotate{transform:rotate(180deg)}.header-module__MIcRHW__mobileSubNav{border-right:2px solid var(--color-secondary);flex-direction:column;gap:15px;margin-top:15px;margin-bottom:10px;padding-right:10px;display:none}.header-module__MIcRHW__mobileSubNav.header-module__MIcRHW__show{display:flex}.header-module__MIcRHW__mobileSubNav a{color:var(--text-black);font-size:15px;font-family:var(--font-jakarta-semi-bold);text-align:right;text-decoration:none;transition:color .2s}.header-module__MIcRHW__mobileSubNav a:hover,.header-module__MIcRHW__mobileSubNav a.header-module__MIcRHW__active{color:var(--color-secondary)}.header-module__MIcRHW__mobileNavLink.header-module__MIcRHW__active:after{content:"";background-color:var(--color-secondary);width:60px;height:4px;position:absolute;bottom:0;right:0}.header-module__MIcRHW__mobileContactSection{flex-direction:column;align-items:flex-end;gap:20px;margin-top:40px;margin-bottom:40px;display:flex}.header-module__MIcRHW__mobileContactItem{color:var(--text-black);font-family:var(--font-jakarta-bold);letter-spacing:-4%;align-items:center;gap:15px;font-size:16px;display:flex}.header-module__MIcRHW__mobileContactItem a{color:inherit;text-decoration:none}.header-module__MIcRHW__mobileContactItem svg{color:var(--text-black)}.header-module__MIcRHW__mobileSocialIcons{gap:25px;margin-top:10px;display:flex}.header-module__MIcRHW__mobileSocialIcons a{color:var(--text-black);transition:color .3s}.header-module__MIcRHW__mobileSocialIcons a:hover{color:var(--color-secondary)}.header-module__MIcRHW__mobileSchedule{text-align:center;color:var(--text-black);font-family:var(--font-jakarta-bold);margin-bottom:40px;font-size:15px;line-height:1.4}.header-module__MIcRHW__mobileCta{justify-content:center;margin-top:auto;padding-bottom:30px;display:flex}.header-module__MIcRHW__mobileCta .header-module__MIcRHW__ctaButton{background-color:var(--color-secondary);color:#fff;width:100%;max-width:280px;font-size:18px;font-family:var(--font-jakarta-bold);letter-spacing:-4%;border-radius:8px;justify-content:center;padding:16px;display:flex}@media (max-width:1250px){.header-module__MIcRHW__header{top:36px}.header-module__MIcRHW__nav{gap:15px}.header-module__MIcRHW__navLink{font-size:13px}.header-module__MIcRHW__ctaButton{padding:10px 14px;font-size:13px}}@media (max-width:1100px){.header-module__MIcRHW__header{top:0}.header-module__MIcRHW__nav,.header-module__MIcRHW__ctaButton{display:none}.header-module__MIcRHW__burgerMenu{display:block}}@media screen and (max-width:400px){.header-module__MIcRHW__mobileMenu{width:100%;right:-100%}.header-module__MIcRHW__mobileMenu.header-module__MIcRHW__open{right:0}.header-module__MIcRHW__logo img{width:120px;height:auto}}
.hero_section-module__PQUy2G__hero{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero_section-module__PQUy2G__backgroundImage{object-fit:cover;z-index:-2}.hero_section-module__PQUy2G__backgroundOverlay{z-index:-1;background:#000000bf;position:absolute;inset:0}.hero_section-module__PQUy2G__content{text-align:center;color:var(--text-white);max-width:850px;padding:0 20px}.hero_section-module__PQUy2G__bfmtvTag{color:var(--text-white);font-family:var(--font-jakarta-bold);-webkit-backdrop-filter:blur(8px);letter-spacing:-2%;background:#f3f3f31a;border:1px solid #f3f3f34d;border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 16px;font-size:16px;display:inline-flex}.hero_section-module__PQUy2G__bfmtvLink{color:var(--color-secondary);text-decoration:none;transition:all .3s}.hero_section-module__PQUy2G__bfmtvLink:hover{filter:brightness(1.2);text-decoration:underline}.hero_section-module__PQUy2G__bfmtvTag svg{color:var(--color-secondary);font-size:16px}.hero_section-module__PQUy2G__satisfiedClients{justify-content:center;align-items:center;gap:15px;margin-bottom:25px;display:flex}.hero_section-module__PQUy2G__avatars{display:flex}.hero_section-module__PQUy2G__avatar{border:1px solid var(--text-white);object-fit:cover;border-radius:50%;width:35px;height:35px;margin-right:-15px}.hero_section-module__PQUy2G__avatar:last-child{margin-right:0}.hero_section-module__PQUy2G__ratingWrapper{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.hero_section-module__PQUy2G__stars{gap:2px;display:flex}.hero_section-module__PQUy2G__star{color:gold;font-size:16px}.hero_section-module__PQUy2G__clientsText{font-size:16px;font-weight:500;font-family:var(--font-jakarta-bold);letter-spacing:-4%}.hero_section-module__PQUy2G__title{font-size:44px;line-height:1.2;font-family:var(--font-jakarta-bold);letter-spacing:-4%}.hero_section-module__PQUy2G__titleWrapper{flex-direction:column;align-items:center;margin-bottom:20px;display:flex}.hero_section-module__PQUy2G__small{font-size:27px;font-style:italic}.hero_section-module__PQUy2G__subtitle{font-size:20px;line-height:1.4;font-family:var(--font-regular);margin-bottom:20px}.hero_section-module__PQUy2G__buttons{justify-content:center;align-items:center;gap:15px;margin:auto;display:flex}.hero_section-module__PQUy2G__primaryButton{background-color:var(--color-secondary);color:var(--text-white);font-size:16px;font-family:var(--font-jakarta-bold);border:1px solid var(--color-secondary);min-width:180px;letter-spacing:-4%;border-radius:6px;padding:12px 24px;text-decoration:none;transition:all .3s}.hero_section-module__PQUy2G__secondaryButton{color:var(--text-white);font-size:16px;font-family:var(--font-jakarta-bold);-webkit-backdrop-filter:blur(8px);min-width:180px;letter-spacing:-4%;background:#f3f3f31a;border:1px solid #f3f3f34d;border-radius:6px;padding:12px 24px;text-decoration:none;transition:all .3s;box-shadow:0 4px 30px #0000001a}.hero_section-module__PQUy2G__secondaryButton:hover{background-color:var(--text-white);color:var(--text-black)}@media (max-width:1200px){.hero_section-module__PQUy2G__title{font-size:38px}}@media (max-width:850px){.hero_section-module__PQUy2G__underline{display:none}}@media (max-width:768px){.hero_section-module__PQUy2G__bfmtvTag{padding:6px 12px;font-size:12px}.hero_section-module__PQUy2G__title{font-size:28px}.hero_section-module__PQUy2G__subtitle{font-size:16px}.hero_section-module__PQUy2G__subtitle br,.hero_section-module__PQUy2G__title br{display:none}.hero_section-module__PQUy2G__buttons{flex-direction:column;align-items:center}.hero_section-module__PQUy2G__primaryButton,.hero_section-module__PQUy2G__secondaryButton{text-align:center;width:100%;max-width:280px}.hero_section-module__PQUy2G__satisfiedClients{flex-direction:column;gap:10px}.hero_section-module__PQUy2G__avatars{order:2}.hero_section-module__PQUy2G__stars{margin:auto}.hero_section-module__PQUy2G__content{margin-top:40px}}
.formations-module__QqsUEq__formations{background-color:var(--background);padding:120px 20px;scroll-margin-top:50px}.formations-module__QqsUEq__container{max-width:1600px;margin:0 auto}.formations-module__QqsUEq__header{text-align:center;margin-bottom:60px}.formations-module__QqsUEq__subtitleWrapper{justify-content:center;align-items:center;gap:10px;margin-bottom:10px;display:flex}.formations-module__QqsUEq__chevronsLeft,.formations-module__QqsUEq__chevronsRight{color:var(--color-secondary);align-items:center;font-size:18px;display:flex}.formations-module__QqsUEq__chevronsLeft svg,.formations-module__QqsUEq__chevronsRight svg{margin:0 -4px}.formations-module__QqsUEq__subtitle{color:#666;font-size:16px;font-family:var(--font-regular);letter-spacing:1px}.formations-module__QqsUEq__title{font-size:38px;font-family:var(--font-title-bold);color:var(--text-black);letter-spacing:-4%;margin-top:10px;line-height:1.2}.formations-module__QqsUEq__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;display:grid}.formations-module__QqsUEq__card{background:var(--background);border:1px solid #00000008;border-radius:16px;flex-direction:column;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;overflow:hidden;box-shadow:0 10px 30px #0000000d}.formations-module__QqsUEq__imageWrapper{width:100%;height:200px;position:relative;overflow:hidden}.formations-module__QqsUEq__cardImage{object-fit:cover;transition:transform .6s cubic-bezier(.165,.84,.44,1)}.formations-module__QqsUEq__cardContent{flex-direction:column;flex-grow:1;padding:24px;display:flex}.formations-module__QqsUEq__cardTitle{font-size:22px;font-family:var(--font-title-bold);color:var(--text-black);letter-spacing:-4%;margin-bottom:12px}.formations-module__QqsUEq__cardDescription{font-size:14px;font-family:var(--font-regular);color:#666;margin-bottom:20px;line-height:1.6}.formations-module__QqsUEq__itemList{flex-grow:1;padding:0;list-style:none}.formations-module__QqsUEq__itemLink{font-size:14px;font-family:var(--font-regular);color:var(--text-black);background-color:#3c7f460d;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;padding:10px 15px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.formations-module__QqsUEq__itemLeft{align-items:center;gap:10px;display:flex}.formations-module__QqsUEq__checkIcon{color:var(--color-secondary);flex-shrink:0;font-size:16px;transition:transform .3s}.formations-module__QqsUEq__itemArrowWrapper{background-color:var(--color-secondary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.formations-module__QqsUEq__itemArrow{color:var(--text-black);font-size:16px;transition:transform .3s cubic-bezier(.4,0,.2,1);transform:rotate(-30deg)}.formations-module__QqsUEq__itemLink:hover .formations-module__QqsUEq__itemArrowWrapper{background-color:#3d9a3b;transform:scale(1.1)}.formations-module__QqsUEq__itemLink:hover .formations-module__QqsUEq__itemArrow{transform:rotate(0)}.formations-module__QqsUEq__itemLink:hover .formations-module__QqsUEq__checkIcon{transform:scale(1.2)}@media (max-width:768px){.formations-module__QqsUEq__formations{padding:80px 20px}.formations-module__QqsUEq__title{font-size:28px}.formations-module__QqsUEq__title br{display:none}.formations-module__QqsUEq__grid{grid-template-columns:1fr;gap:24px}}
.gallery-module__YaXj2a__gallery{background-color:var(--background);width:100%;position:relative;overflow:hidden}.gallery-module__YaXj2a__embla{cursor:grab;overflow:hidden}.gallery-module__YaXj2a__embla:active{cursor:grabbing}.gallery-module__YaXj2a__emblaContainer{display:flex}.gallery-module__YaXj2a__emblaSlide{flex:0 0 400px;min-width:0}.gallery-module__YaXj2a__imageWrapper{width:100%;height:300px;position:relative}.gallery-module__YaXj2a__image{object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%}@media (max-width:768px){.gallery-module__YaXj2a__emblaSlide{flex:0 0 280px;min-width:0}.gallery-module__YaXj2a__imageWrapper{width:100%;height:220px;position:relative}.gallery-module__YaXj2a__image{object-fit:cover;width:100%;height:100%}}
