@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.site-header{background:#0a0a0a;color:#e63946;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;z-index:10}.site-header .header-main{background:#000;padding:16px 80px;display:flex;justify-content:space-between;align-items:center;position:relative;z-index:11}.site-header .header-main .header-main__inner{display:flex;align-items:center;justify-content:space-between;width:100%;height:auto;max-width:1920px;margin:0 auto}.site-header .header-main .header-main__inner .header-left{display:flex;width:70%;align-items:center;gap:64px}.site-header .header-main .header-main__inner .header-left .brand img{display:block;height:64px;width:auto}@media(max-width:1024px){.site-header .header-main .header-main__inner .header-left .brand img{height:50px}}@media(max-width:768px){.site-header .header-main .header-main__inner .header-left .brand img{height:40px}}.site-header .header-main .header-main__inner .header-left .header-menu-and-search{width:100%;display:flex;align-items:center;gap:64px}.site-header .header-main .header-main__inner .header-left .header-menu-and-search .header-menu-toggle .menu-button{display:inline-flex;align-items:center;padding:5px 0;gap:11px;font-size:24px;font-weight:700;color:#fff;background:#0000;border:none;cursor:pointer;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:opacity .2s}.site-header .header-main .header-main__inner .header-left .header-menu-and-search .header-menu-toggle .menu-button:hover{opacity:.8}.site-header .header-main .header-main__inner .header-left .header-menu-and-search .header-menu-toggle .menu-button span{color:#fff;font-size:24px;font-weight:700;line-height:normal}.site-header .header-main .header-main__inner .header-left .header-menu-and-search .header-menu-toggle .menu-button svg{display:block;width:11px;height:7px;stroke-width:2px;stroke:#fff;transition:transform .3s ease}.site-header .header-main .header-main__inner .header-left .header-menu-and-search .header-search{display:flex;align-items:center;background:#fff3;border-radius:48px;padding:13px 15px;width:100%;max-width:600px;justify-content:space-between}.site-header .header-main .header-main__inner .header-left .header-menu-and-search .header-search input{flex:1;background:#0000;border:none;color:#848484;font-size:16px;font-style:italic;outline:none;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.site-header .header-main .header-main__inner .header-left .header-menu-and-search .header-search input::-moz-placeholder{color:#848484}.site-header .header-main .header-main__inner .header-left .header-menu-and-search .header-search input::placeholder{color:#848484}.site-header .header-main .header-main__inner .header-left .header-menu-and-search .header-search button{background:#0000;border:none;width:19px;height:19px;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.site-header .header-main .header-main__inner .header-left .header-menu-and-search .header-search button svg{width:100%;height:100%}.site-header .header-main .header-main__inner .header-right{display:flex;align-items:center;gap:2px}.site-header .header-main .header-main__inner .header-right .about-link{color:#fff;font-size:17px;text-decoration:none;transition:opacity .15s ease}.site-header .header-main .header-main__inner .header-right .about-link:hover{opacity:.8}.site-header .header-main .header-main__inner .mobile-burger{display:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;background:#0000;border:none;cursor:pointer;padding:0;z-index:11}.site-header .header-main .header-main__inner .mobile-burger span{display:block;width:100%;height:3px;background-color:#fff;border-radius:3px;transition:all .3s ease}.site-header .header-main .header-main__inner .mobile-burger.is-active span:nth-child(1){transform:translateY(9px) rotate(45deg)}.site-header .header-main .header-main__inner .mobile-burger.is-active span:nth-child(2){opacity:0}.site-header .header-main .header-main__inner .mobile-burger.is-active span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}@media(max-width:1200px){.site-header .header-main{padding-left:20px;padding-right:20px}.site-header .header-main .header-main__inner .header-left,.site-header .header-main .header-main__inner .header-menu-and-search{gap:32px}.site-header .header-main .header-main__inner .header-search{width:auto;max-width:400px}}@media(max-width:1024px){.site-header .header-main{padding:16px 20px}.site-header .header-main .header-main__inner .header-left{width:auto}.site-header .header-main .header-main__inner .desktop-only{display:none!important}.site-header .header-main .header-main__inner .mobile-burger{display:flex}}.site-header .header-dropdown{position:absolute;top:100%;left:0;width:100%;background-color:#0a0a0a;border-top:1px solid hsla(0,0%,100%,.1);padding:40px 80px;z-index:11;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;box-shadow:0 10px 30px #00000080}.site-header .header-dropdown.is-open{opacity:1;visibility:visible;transform:translateY(0)}.site-header .header-dropdown .container{max-width:1920px;margin:0 auto;padding:0}.site-header .header-dropdown .dropdown-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.site-header .header-dropdown .dropdown-grid .dropdown-col{display:flex;flex-direction:column;gap:20px}.site-header .header-dropdown .dropdown-grid .dropdown-col .dropdown-title{font-size:14px;font-weight:600;text-transform:uppercase;color:#ffffff80;margin:0;letter-spacing:1px}.site-header .header-dropdown .dropdown-grid .dropdown-col .dropdown-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.site-header .header-dropdown .dropdown-grid .dropdown-col .dropdown-list li a{color:#fff;font-size:16px;font-weight:500;text-decoration:none;transition:color .2s ease}.site-header .header-dropdown .dropdown-grid .dropdown-col .dropdown-list li a:hover{color:#284cff}.site-header .header-dropdown .dropdown-grid .dropdown-col.highlight-col{justify-content:flex-start}.site-header .header-dropdown .dropdown-grid .dropdown-col.highlight-col .all-courses-link{display:inline-flex;align-items:center;gap:10px;color:#284cff;font-weight:700;font-size:18px;text-decoration:none;margin-top:36px;transition:gap .2s ease}.site-header .header-dropdown .dropdown-grid .dropdown-col.highlight-col .all-courses-link:hover{gap:15px}@media(max-width:1024px){.site-header .header-dropdown{display:none}}.site-header .mobile-menu{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#0a0a0a;z-index:10;padding-top:100px;transform:translate(100%);transition:transform .3s ease-in-out;overflow-y:auto}.site-header .mobile-menu.is-open{transform:translate(0)}@media(max-width:1024px){.site-header .mobile-menu{display:block}}.site-header .mobile-menu .mobile-menu-container{padding:20px;display:flex;flex-direction:column;gap:30px;margin-top:20px}.site-header .mobile-menu .mobile-search{display:flex;align-items:center;background:#ffffff1a;border-radius:8px;padding:12px 16px}.site-header .mobile-menu .mobile-search input{flex:1;background:#0000;border:none;color:#fff;font-size:16px;outline:none}.site-header .mobile-menu .mobile-search input::-moz-placeholder{color:#ffffff80}.site-header .mobile-menu .mobile-search input::placeholder{color:#ffffff80}.site-header .mobile-menu .mobile-search button{background:#0000;border:none;padding:0;display:flex;align-items:center}.site-header .mobile-menu .mobile-nav{display:flex;flex-direction:column;gap:0}.site-header .mobile-menu .mobile-nav .mobile-nav-item{border-bottom:1px solid hsla(0,0%,100%,.1)}.site-header .mobile-menu .mobile-nav .mobile-nav-item .main-link{display:block;padding:20px 0;font-size:20px;font-weight:600;color:#fff;text-decoration:none}.site-header .mobile-menu .mobile-nav .mobile-accordion{border-bottom:1px solid hsla(0,0%,100%,.1)}.site-header .mobile-menu .mobile-nav .mobile-accordion .accordion-toggle{width:100%;text-align:left;background:#0000;border:none;padding:20px 0;font-size:20px;font-weight:600;color:#fff;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.site-header .mobile-menu .mobile-nav .mobile-accordion .accordion-toggle:after{content:"+";font-size:24px;font-weight:400}.site-header .mobile-menu .mobile-nav .mobile-accordion .accordion-toggle.active:after{content:"-"}.site-header .mobile-menu .mobile-nav .mobile-accordion .accordion-content{list-style:none;padding:0;margin:0;max-height:0;overflow:hidden;transition:max-height .3s ease-out;background-color:#ffffff05}.site-header .mobile-menu .mobile-nav .mobile-accordion .accordion-content li a{display:block;padding:12px 20px;color:#ffffffb3;text-decoration:none;font-size:16px;border-bottom:1px solid hsla(0,0%,100%,.05)}.site-header .mobile-menu .mobile-nav .mobile-accordion .accordion-content li a:hover{color:#284cff;background-color:#ffffff0d}.site-footer .footer-wave{width:100%;height:63px;display:block;margin-bottom:-1px}.site-footer .footer-wave svg{width:100%;height:100%;display:block;-o-object-fit:stretch;object-fit:stretch}.site-footer .footer-container{background-color:#000;padding:48px 80px}@media(max-width:1024px){.site-footer .footer-container{padding:48px 40px}}@media(max-width:768px){.site-footer .footer-container{padding:48px 20px}}.site-footer .footer-content{max-width:1920px;margin:0 auto;display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:auto;align-items:start}@media(max-width:1024px){.site-footer .footer-content{grid-template-columns:1fr 1fr;gap:40px}}@media(max-width:768px){.site-footer .footer-content{grid-template-columns:1fr;gap:40px;text-align:center}}.site-footer .footer-brand{display:flex;flex-direction:column;gap:0}.site-footer .footer-brand .footer-logo{display:block;width:195px;height:auto;margin-bottom:20px}.site-footer .footer-brand .footer-logo img{width:100%;height:auto}@media(max-width:768px){.site-footer .footer-brand .footer-logo{margin:0 auto 20px}}.site-footer .footer-brand .footer-desc{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:15px;color:#fff;line-height:1.5;max-width:300px;margin:0}@media(max-width:768px){.site-footer .footer-brand .footer-desc{max-width:100%}}.site-footer .footer-column{display:flex;flex-direction:column;gap:20px}.site-footer .footer-column .column-title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:17px;color:#284cff;margin:0;line-height:1.2;min-height:25px}.site-footer .footer-column .footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.site-footer .footer-column .footer-links li a{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:17px;color:#fff;text-decoration:none;transition:color .2s}.site-footer .footer-column .footer-links li a:hover{color:#284cff}.btn{display:inline-flex;align-items:center;gap:.35rem;padding:.75rem 1.25rem;border-radius:64px;border:1px solid #284cff;background:#284cff;color:#fff;font-weight:600;transition:all .16s ease-in-out;cursor:pointer;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.btn:hover{background:#0b33ff;border-color:#0b33ff;transform:translateY(-1px)}.btn-outline{background:#0000;color:#284cff}.btn-outline:hover{background:#284cff;color:#fff}.banderole{background:#1f1f1f;color:#a6a6a6;font-size:13px;font-style:italic;line-height:1.2;max-width:100vw;overflow:hidden}.top-banner__inner{width:min(1440px,100%);margin:0 auto;padding:10px 80px;display:flex;justify-content:space-between;align-items:center}@media(max-width:1200px){.top-banner__inner{padding-left:20px;padding-right:20px}}.top-banner__item{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}@media(max-width:1024px){.top-banner__item{font-size:11px}}.top-banner__item:after{content:"\2736";font-weight:900;color:#a6a6a6;font-size:20px;margin-left:20px;font-style:normal}.top-banner__item:last-child:after{display:none}.banner-marquee{background-color:#1f1f1f;color:#a6a6a6;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-style:italic;overflow:hidden;padding:6px 0;white-space:nowrap;width:100vw;max-width:100%;margin-left:calc(50% - 50vw);position:relative;display:flex;align-items:center;z-index:10}.banner-marquee .banner-track{display:flex;align-items:center;gap:64px;animation:marquee var(--animation-duration, 120s) linear infinite;width:-moz-max-content;width:max-content;will-change:transform}.banner-marquee .banner-text{flex-shrink:0}.banner-marquee .banner-separator{display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;font-style:normal;color:#a6a6a6;flex-shrink:0}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(var(--content-width, -50%))}}.breadcrumb{font-family:Poppins,sans-serif;font-size:17px;text-transform:uppercase;color:#000}.breadcrumb a{text-decoration:underline;color:#000}.breadcrumb a:hover{text-decoration:none}.courses-section{padding:64px 80px}@media(max-width:1024px){.courses-section{padding:40px 20px}}.courses-section .section-header{margin-bottom:32px;border-left:1px solid #fffefb}.courses-section .section-header .small-title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:20px;font-weight:700;text-transform:uppercase;letter-spacing:2.4px;margin:0;line-height:1}.courses-section .section-header .large-title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:43px;font-weight:800;color:#284cff;margin:6px 0 0;line-height:1}@media(max-width:768px){.courses-section .section-header .small-title{font-size:16px}.courses-section .section-header .large-title{font-size:32px}}.courses-section .cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media(max-width:1200px){.courses-section .cards-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.courses-section .cards-grid{grid-template-columns:1fr}}.course-card{background:#00000008;border-radius:1px 58px 1px 1px;overflow:hidden;display:flex;flex-direction:column;width:100%;height:409px;transition:transform .3s ease;box-sizing:border-box}.course-card:hover{transform:translateY(-5px)}.course-card:hover .card-content .card-title a{color:#284cff}.course-card:hover .play-button{opacity:1;transform:scale(1.1)}.course-card .card-image-wrapper{position:relative;height:220px;width:100%;flex-shrink:0}.course-card .card-image-wrapper .card-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.course-card .card-image-wrapper .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.8;transition:all .3s ease;cursor:pointer;z-index:2;width:50px;height:50px}.course-card .card-image-wrapper .play-button svg{width:100%;height:100%}.course-card .card-image-wrapper .category-label{position:absolute;bottom:0;left:0;padding:1px 9px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:.65px;color:#000;height:23px;display:flex;align-items:center}.course-card .card-image-wrapper .category-label.bg-blue{background-color:#9acdff}.course-card .card-image-wrapper .category-label.bg-red{background-color:#e63946;color:#fff}.course-card .card-image-wrapper .category-label.bg-orange{background-color:#ff8c42}.course-card .card-content{padding:16px 12px 18px 16px;display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;width:100%;box-sizing:border-box}.course-card .card-content .card-title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:26px;font-weight:700;margin:0 0 8px;line-height:1.1;word-wrap:break-word}.course-card .card-content .card-title a{color:#000;text-decoration:none}.course-card .card-content .card-description{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.5;color:#000;margin:0 0 16px;flex-grow:1;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.course-card .card-content .card-footer{font-size:15px;font-style:italic;color:#a6a6a6;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.course-card .card-content .card-footer strong,.course-card .card-content .card-footer b{font-weight:600;color:#a6a6a6;font-style:italic}.persona-card{background-color:#fffaf0;border-radius:35px;padding:32px 48px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;overflow:hidden;height:100%;box-sizing:border-box;position:relative;transition:transform .3s ease,box-shadow .3s ease}.persona-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000000d}.persona-card .card-image-wrapper{display:flex;justify-content:center;align-items:center;height:240px;width:100%;margin-bottom:20px}.persona-card .card-image-wrapper .persona-image{width:auto;max-height:100%;transform:rotate(15deg);-o-object-fit:contain;object-fit:contain}.persona-card .card-content{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%}.persona-card .card-content .card-header{display:flex;flex-direction:column;gap:10px;align-items:center}.persona-card .card-content .card-header .persona-title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;max-width:300px;font-style:italic;font-size:24px;text-transform:uppercase;margin:0;color:#000}.persona-card .card-content .card-header .persona-description{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.4;color:#000;max-width:300px;margin:0}.persona-card .card-content .card-footer{display:flex;flex-direction:column;gap:12px;align-items:center;width:100%}.persona-card .card-content .card-footer .persona-level{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;color:#a6a6a6;margin:0;text-transform:uppercase}.persona-card .card-content .card-footer .persona-level strong{font-weight:600;color:#a6a6a6}.persona-card .card-content .card-footer .persona-button{background-color:#f5c311;color:#000;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:15px;padding:12px 24px;border-radius:65px;text-decoration:none;transition:background-color .3s ease,transform .2s ease;display:inline-block;white-space:nowrap}.persona-card .card-content .card-footer .persona-button:hover{background-color:#efbd0a;transform:scale(1.05)}.home-hero{position:relative;height:65vh;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#fff;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.home-hero .hero-background{position:absolute;top:0;left:50%;transform:translate(-50%);width:100vw;height:100%;z-index:0;overflow:hidden}.home-hero .hero-background .video-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100vw;height:56.25vw;min-height:100%;min-width:177.77vh;pointer-events:none;z-index:0}.home-hero .hero-background .video-wrapper .hero-poster{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:opacity .8s ease;z-index:3}.home-hero .hero-background .video-wrapper .hero-video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:0;transition:opacity .6s ease;z-index:2}.home-hero .hero-background .video-wrapper #hero-youtube-player{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.home-hero .hero-background .video-wrapper #hero-youtube-player iframe{width:100%;height:100%;border:none}.home-hero .hero-background .video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.home-hero .hero-background .hero-placeholder{width:100%;height:100%;background-color:#333}.home-hero .hero-background .hero-overlay{position:absolute;top:0;left:50%;transform:translate(-50%);width:100vw;height:100%;background:#000000bf;z-index:1}.home-hero .hero-content{position:relative;z-index:1;text-align:center;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 20px}.home-hero .hero-title{display:flex;flex-direction:column;align-items:center;text-transform:none;line-height:1;text-shadow:0px 4px 80px rgba(0,0,0,.25);margin:0}.home-hero .hero-title .line-normal{font-size:50px;font-weight:800}.home-hero .hero-title .line-highlight{font-size:80px;font-weight:800;color:#284cff;line-height:.9}.home-hero .hero-title .line-small{font-size:30px;font-weight:800;margin-top:10px}.home-hero .hero-stickers{position:absolute;top:0;width:100%;height:100%;pointer-events:none;max-width:1440px;left:50%;transform:translate(-50%)}.home-hero .sticker{position:absolute;display:flex;align-items:center;justify-content:center;text-align:center;pointer-events:auto}.home-hero .sticker .sticker-shape{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.home-hero .sticker .sticker-shape svg{width:100%;height:100%;display:block}.home-hero .sticker .sticker-text{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;line-height:1}.home-hero .sticker-green{width:180px;height:180px;top:18%;right:25%;transform:rotate(14deg)}.home-hero .sticker-green .sticker-text{transform:rotate(-5deg)}.home-hero .sticker-green .sticker-text .number{font-size:32px;font-weight:700}.home-hero .sticker-green .sticker-text .label{font-size:22px;font-weight:700}.home-hero .sticker-blue{width:150px;height:150px;top:35%;right:20%}.home-hero .sticker-blue .sticker-text .small{font-size:14px;font-weight:700;margin-bottom:2px}.home-hero .sticker-blue .sticker-text .large{font-size:28px;font-weight:700}@media(max-width:1200px){.home-hero .sticker-green{right:15%}.home-hero .sticker-blue{right:5%}}@media(max-width:1024px){.home-hero{height:500px}.home-hero .hero-title .line-normal{font-size:36px}.home-hero .hero-title .line-highlight{font-size:60px}.home-hero .hero-title .line-small{font-size:24px}.home-hero .sticker-green{width:140px;height:140px;top:10%}.home-hero .sticker-blue{width:120px;height:120px;top:30%}}@media(max-width:768px){.home-hero{height:auto;padding:60px 0;flex-direction:column}.home-hero .hero-background{height:100%}.home-hero .hero-stickers{position:relative;width:auto;height:auto;left:auto;transform:none;display:flex;gap:20px;margin-bottom:40px;justify-content:center}.home-hero .sticker{position:relative;top:auto;left:auto;right:auto;transform:none}}.courses-section{padding:64px 0;background-color:#fffaf2}.courses-section .container{max-width:1920px;margin:0 auto}.courses-section .section-header{margin-bottom:40px}.courses-section .section-header .small-title{font-size:20px;font-weight:700;letter-spacing:2.4px;text-transform:uppercase;color:#000;margin:0;line-height:1}.courses-section .section-header .large-title{font-size:43px;font-weight:800;color:#284cff;margin:0;line-height:1}@media(max-width:1024px){.courses-section{padding:40px 20px}.courses-section .section-header .large-title{font-size:40px}.courses-section .cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.courses-section .cards-grid .course-card{width:100%!important}.courses-section .cards-grid .course-card h3{font-size:16px}.courses-section .cards-grid .course-card p{font-size:13px}}@media(max-width:480px){.courses-section{padding:30px 15px}.courses-section .cards-grid{gap:10px}}.ciblage-section{background-color:#efe6d3;padding:64px 0;display:flex;flex-direction:column;gap:32px}@media(max-width:1024px){.ciblage-section{padding:40px 10px}}.ciblage-section .section-header{display:flex;flex-direction:column;gap:7px;margin-bottom:20px}.ciblage-section .section-header .small-title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:20px;letter-spacing:2.4px;text-transform:uppercase;color:#000;margin:0;line-height:1}.ciblage-section .section-header .large-title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:800;font-size:43px;color:#284cff;margin:0;line-height:1}@media(max-width:768px){.ciblage-section .section-header{align-items:center;text-align:center}.ciblage-section .section-header .small-title{font-size:16px}.ciblage-section .section-header .large-title{font-size:32px}}.ciblage-section #ciblage-react-root{width:100%}.ciblage-section .personas-grid{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;width:100%;height:-moz-fit-content;height:fit-content;padding-top:20px}.ciblage-section .personas-grid .persona-card-wrapper{transition:transform .3s ease;position:relative;width:auto}.ciblage-section .personas-grid .persona-card-wrapper:nth-child(1){transform:rotate(-3deg);margin-top:10px}.ciblage-section .personas-grid .persona-card-wrapper:nth-child(2){transform:rotate(0);z-index:2}.ciblage-section .personas-grid .persona-card-wrapper:nth-child(3){transform:rotate(3deg);margin-top:10px}.ciblage-section .personas-grid .persona-card-wrapper:hover{transform:rotate(0) scale(1.02);z-index:10}@media(max-width:1024px){.ciblage-section .personas-grid .persona-card-wrapper{width:auto;display:flex;justify-content:center;margin-top:-30px!important;margin-bottom:-30px;transform:scale(.85)!important;transform-origin:center center}.ciblage-section .personas-grid .persona-card-wrapper:nth-child(1),.ciblage-section .personas-grid .persona-card-wrapper:nth-child(2),.ciblage-section .personas-grid .persona-card-wrapper:nth-child(3){transform:scale(.85)!important;margin-top:0}.ciblage-section .personas-grid .persona-card-wrapper:nth-child(3){margin-left:auto;margin-right:auto}.ciblage-section .personas-grid .persona-card-wrapper>div{width:100%;max-width:100%}}.kayak-3d-section{height:200vh;position:relative;background-color:#fffaf2;color:#000;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;width:100%;max-width:100vw;overflow-x:clip}@media(max-width:1024px){.kayak-3d-section{height:300svh;min-height:300svh}}.kayak-3d-section .sticky-wrapper{position:sticky;top:0;left:0;width:100%;height:100vh;overflow:hidden;z-index:5;background-color:#fffaf2}.kayak-3d-section #kayak-canvas{width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:1;pointer-events:none}@media(max-width:1024px){.kayak-3d-section #kayak-canvas{height:100svh;min-height:100svh;max-height:100vh}}.kayak-3d-section .kayak-header-intro{position:absolute;top:64px;left:0;z-index:2;display:flex;flex-direction:column;width:auto;max-width:1920px;padding:0 80px}.kayak-3d-section .kayak-header-intro .small-title{font-size:20px;font-weight:700;letter-spacing:2.4px;text-transform:uppercase;color:#000;margin:0;line-height:1}.kayak-3d-section .kayak-header-intro .large-title{font-size:43px;font-weight:800;color:#284cff;margin:7px 0 0;line-height:1;text-transform:lowercase}@media(max-width:1024px){.kayak-3d-section .kayak-header-intro{padding:0 20px;text-align:center;left:50%;transform:translate(-50%);width:calc(100% - 40px);max-width:1920px;top:20px}.kayak-3d-section .kayak-header-intro .large-title{font-size:40px}.kayak-3d-section .kayak-header-intro .small-title{font-size:20px;text-align:center}}.kayak-3d-section .kayak-overlay-text{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;pointer-events:none}.kayak-3d-section .kayak-overlay-text:first-child{z-index:15}.kayak-3d-section .kayak-overlay-text .container{max-width:1920px;margin:0 auto;height:100%;position:relative;padding:0 80px}.kayak-3d-section .kayak-overlay-text .kayak-step{position:absolute;top:50%;transform:translateY(-50%);width:100%;max-width:610px;opacity:0;transition:opacity .5s ease,transform .5s ease;transform:translateY(-40%);pointer-events:auto;z-index:20}.kayak-3d-section .kayak-overlay-text .kayak-step.active{opacity:1;transform:translateY(-50%)}.kayak-3d-section .kayak-overlay-text .kayak-step .step-title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:800;font-size:48px;color:#000;margin:0 0 32px;line-height:1;text-transform:none}.kayak-3d-section .kayak-overlay-text .kayak-step .step-desc{font-weight:500;font-size:20px;color:#000;margin:0 0 32px;line-height:1.5;max-width:420px}.kayak-3d-section .kayak-overlay-text .kayak-step .step-desc .highlight{color:#284cff;font-weight:500}.kayak-3d-section .kayak-overlay-text .kayak-step .btn-step{display:inline-flex;align-items:center;justify-content:center;padding:10px 27px;border:2px solid #284cff;border-radius:55px;color:#284cff;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:18px;text-decoration:none;transition:all .3s ease;background:#0000;white-space:nowrap;position:relative;z-index:15;cursor:pointer}.kayak-3d-section .kayak-overlay-text .kayak-step .btn-step:hover{background:#284cff;color:#fff}.kayak-3d-section .kayak-overlay-text .step-1{left:80px;margin:0 20px;text-align:left;align-items:flex-start;display:flex;flex-direction:column;max-width:450px;z-index:1}.kayak-3d-section .kayak-overlay-text .step-1.active{z-index:100}.kayak-3d-section .kayak-overlay-text .step-2{right:80px;margin:0 20px;text-align:left;align-items:flex-start;display:flex;flex-direction:column;max-width:450px;z-index:1}.kayak-3d-section .kayak-overlay-text .step-2.active{z-index:100}.kayak-3d-section .kayak-overlay-text .step-3{left:80px;margin:0 20px;text-align:left;align-items:flex-start;display:flex;flex-direction:column;max-width:450px;z-index:1}.kayak-3d-section .kayak-overlay-text .step-3.active{z-index:100}@media(max-width:1024px){.kayak-3d-section .kayak-overlay-text .container{padding:0 20px}.kayak-3d-section .kayak-overlay-text .kayak-step{left:0!important;right:0!important;padding:0 20px;top:auto!important;bottom:80px;transform:none!important;text-align:center!important;align-items:center!important;max-width:95%}.kayak-3d-section .kayak-overlay-text .kayak-step.active{opacity:1;transform:none!important}.kayak-3d-section .kayak-overlay-text .kayak-step .step-title{font-size:32px;margin-bottom:10px}.kayak-3d-section .kayak-overlay-text .kayak-step .step-desc{font-size:16px;max-width:100%;margin-bottom:15px}.kayak-3d-section .kayak-overlay-text .kayak-step .btn-step{padding:10px 27px;font-size:18px}}.thanks-section{background-color:#284cff;padding:64px 80px;color:#fff;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.thanks-section .thanks-container{margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:60px}.thanks-section .thanks-title{font-size:32px;font-weight:800;line-height:1.2;width:100%;max-width:325px;flex-shrink:0;margin:0;color:#fff}.thanks-section .thanks-logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:40px 100px;flex-grow:1}.thanks-section .thanks-logos .logo-item{display:flex;align-items:center;justify-content:center}.thanks-section .thanks-logos .logo-item img{display:block;max-height:92px;width:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1)}@media(max-width:1024px){.thanks-section{padding:48px 20px}.thanks-section .thanks-container{flex-direction:column;text-align:center;gap:40px}.thanks-section .thanks-title{max-width:100%;font-size:28px}.thanks-section .thanks-logos{justify-content:center;gap:30px 40px}}.infos-section{padding:128px 80px}.infos-section .infos-container{margin:0 auto;display:flex;align-items:flex-start;justify-content:space-between;gap:40px}.infos-section .info-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:26px;width:100%;max-width:347px}.infos-section .info-icon{height:66px;display:flex;align-items:center;justify-content:center}.infos-section .info-icon img{max-height:100%;width:auto;-o-object-fit:contain;object-fit:contain}.infos-section .info-text{display:flex;flex-direction:column;gap:1px;align-items:center}.infos-section .info-title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:22px;color:#284cff;margin:0;line-height:1.2}.infos-section .info-desc{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:15px;color:#000;margin:0;max-width:263px;line-height:1.5}@media(max-width:1024px){.infos-section{padding:64px 40px}.infos-section .infos-container{justify-content:center;flex-wrap:wrap;gap:60px}}@media(max-width:768px){.infos-section{padding:48px 20px}.infos-section .infos-container{flex-direction:column;align-items:center;gap:40px}}.review-section{background-color:#efe6d3;padding:32px 80px}.review-section .reviews-container{margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:64px}.review-section .reviews-title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:800;font-size:32px;color:#000;margin:0;line-height:1.2;width:100%;max-width:361px;flex-shrink:0}.review-section .reviews-title .highlight{color:#284cff}.review-section .reviews-grid{display:flex;gap:32px;align-items:center;justify-content:flex-end;flex-grow:1}.review-section .review-card{background-color:#fff;border-radius:12px;padding:30px;width:413px;height:301px;display:flex;flex-direction:column;justify-content:space-between;flex-shrink:0}.review-section .review-content{display:flex;align-items:flex-start;gap:24px}.review-section .review-content .quote-mark{font-family:Pontano Sans,sans-serif;font-weight:800;font-size:69px;color:#000;line-height:125%;transform:rotate(180deg);display:block;flex-shrink:0;height:35px}.review-section .review-content .review-text{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:300;font-size:18px;color:#000;line-height:1.5;margin:0}.review-section .review-author{display:flex;align-items:center;gap:12px;padding-left:5px}.review-section .review-author .author-avatar{width:64px;height:64px;border-radius:50%;overflow:hidden;flex-shrink:0}.review-section .review-author .author-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.review-section .review-author .author-info{display:flex;flex-direction:column}.review-section .review-author .author-name{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:20px;color:#000;line-height:1.2}.review-section .review-author .author-role{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:15px;color:#000;line-height:1.2}@media(max-width:1200px){.review-section .reviews-container{flex-direction:column;gap:40px;align-items:flex-start}.review-section .reviews-title{max-width:100%;text-align:center}.review-section .reviews-grid{width:100%;justify-content:center;flex-wrap:wrap}}@media(max-width:768px){.review-section{padding:48px 20px}.review-section .review-card{width:100%;height:auto;min-height:300px}}.cta-section{padding:128px 30vw}.cta-section .cta-container{margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:32px}.cta-section .cta-container .cta-title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-align:center;font-weight:700;font-size:48px;color:#000;margin:0;line-height:125%}.cta-section .cta-container .cta-title .highlight{color:#284cff}.cta-section .cta-container .cta-button{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:14px;color:#fff;background-color:#284cff;padding:10px 32px;border-radius:64px}@media(max-width:1024px){.cta-section{padding:64px 20px}.cta-section .cta-container .cta-title{font-size:32px}}.single-course-page{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#000;background-color:#fffaf2;position:relative;width:100%}.single-course-page .text-primary{color:#284cff}.single-course-page .font-bold{font-weight:700}.single-course-page .text-white{color:#fff}.single-course-page .text-black{color:#000}.single-course-page .sidebar-track-container{display:flex;align-items:flex-start;width:100%;margin:0 auto;position:relative}.single-course-page .sidebar-wrapper{width:300px;position:absolute;left:0;top:35vh;bottom:0;pointer-events:none;z-index:10}@media(max-width:1280px){.single-course-page .sidebar-wrapper{display:none}}.single-course-page .course-sidebar.sticky-sidebar{position:sticky;top:calc(50vh - 170px);left:80px;width:197px;z-index:100;pointer-events:auto;margin-left:30px}.single-course-page .main-content-area{flex:1;width:100%;max-width:100%;min-width:0}.single-course-page .course-sidebar{width:197px}.single-course-page .course-sidebar .course-summary{background-color:#efe6d3;border-radius:15px;padding:24px 16px;display:flex;flex-direction:column;gap:12px;box-shadow:0 4px 10px #0000000d}.single-course-page .course-sidebar .course-summary ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.single-course-page .course-sidebar .course-summary ul li{width:100%;position:relative}.single-course-page .course-sidebar .course-summary ul li a{display:block;padding:8px 0;font-size:14px;font-weight:300;color:#000;text-decoration:none;transition:all .3s ease-in-out;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transform-origin:left center}.single-course-page .course-sidebar .course-summary ul li a:hover{color:#284cff}.single-course-page .course-sidebar .course-summary ul li:not(:last-child):after{content:"";display:block;width:100%;height:1px;background-color:#0000001a;margin-top:4px}.single-course-page .section-title{font-size:48px;font-weight:800;line-height:1;margin:0 0 25px}.single-course-page .image-caption{margin-top:6px;display:block;max-width:100%;font-size:13px;line-height:1.4;font-style:italic;text-align:left;color:#0f172a}.single-course-page .image-caption.text-white{color:#fff}.single-course-page .image-caption.text-black{color:#000}@media(max-width:768px){.single-course-page .image-caption{font-size:13px}}.single-course-page .container{position:relative;width:100%;margin:0 auto}.single-course-page .course-intro{position:relative;padding:32px 0;background-color:#fffaf2;width:100%;box-sizing:border-box}.single-course-page .course-intro .container{display:flex;flex-direction:column;gap:32px}.single-course-page .course-intro .breadcrumb{font-size:17px;font-weight:400;text-transform:uppercase;color:#000;display:flex;align-items:center;gap:5px;flex-wrap:wrap}.single-course-page .course-intro .breadcrumb a{text-decoration:underline;color:inherit;transition:color .3s}.single-course-page .course-intro .breadcrumb a:hover{color:#284cff}.single-course-page .course-intro .breadcrumb span{text-transform:uppercase}.single-course-page .course-intro .course-main-content{display:flex;align-items:flex-end;gap:2rem;padding-left:18vw;position:relative;width:100%;box-sizing:border-box}.single-course-page .course-intro .course-main-content .publish-date{font-size:12px;color:#000;margin-top:9px}.single-course-page .course-intro .course-main-content .content-wrapper{display:flex;flex-direction:column;gap:31px;width:100%;flex-shrink:0}.single-course-page .course-intro .course-main-content .content-wrapper .course-title{font-size:64px;font-weight:800;line-height:1;color:#000;margin:0}.single-course-page .course-intro .course-main-content .content-wrapper .course-title span{color:#284cff}.single-course-page .course-intro .course-main-content .content-wrapper .course-description{font-size:17px;line-height:1.6;color:#000}.single-course-page .course-intro .course-main-content .content-wrapper .course-description p{margin:0}.single-course-page .course-intro .course-main-content .content-wrapper .course-description .text-primary{color:#284cff;font-weight:700}.single-course-page .course-intro .course-main-content .content-wrapper .skills-wrapper{display:flex;align-items:center;gap:32px;flex-wrap:wrap}.single-course-page .course-intro .course-main-content .content-wrapper .skills-wrapper .skills-label{font-size:26px;font-weight:600;line-height:1.1;color:#000}.single-course-page .course-intro .course-main-content .content-wrapper .skills-wrapper .skills-list{display:flex;align-items:center;gap:32px;flex-wrap:wrap}.single-course-page .course-intro .course-main-content .content-wrapper .skills-wrapper .skills-list .skill-item{display:flex;align-items:center;gap:10px}.single-course-page .course-intro .course-main-content .content-wrapper .skills-wrapper .skills-list .skill-item .checkbox{width:16px;height:16px;border-radius:2px;display:flex;align-items:center;justify-content:center;background-color:#fff;border:1px solid #efe6d3}.single-course-page .course-intro .course-main-content .content-wrapper .skills-wrapper .skills-list .skill-item .checkbox.checked{border:1px solid #284cff;color:#284cff}.single-course-page .course-intro .course-main-content .content-wrapper .skills-wrapper .skills-list .skill-item .checkbox img{width:100%;height:100%}.single-course-page .course-intro .course-main-content .content-wrapper .skills-wrapper .skills-list .skill-item span{font-size:17px;font-weight:400;color:#000}.single-course-page .course-intro .course-main-content .content-wrapper .main-image{width:100%;aspect-ratio:16/9;border-radius:15px;overflow:hidden;position:relative}.single-course-page .course-intro .course-main-content .content-wrapper .main-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.single-course-page .course-intro .course-main-content .content-wrapper .main-image iframe{width:100%;height:100%;border:0;display:block}.single-course-page .course-intro .course-main-content .content-wrapper .main-image+.image-caption{margin-top:10px;text-align:center}.single-course-page .course-intro .course-main-content .vertical-decoration{display:flex;align-items:center;justify-content:center;width:177px;height:457px;flex-shrink:0}.single-course-page .course-intro .course-main-content .vertical-decoration span{transform:rotate(90deg);white-space:nowrap;font-size:100px;opacity:.13;pointer-events:none}@media(max-width:1280px){.single-course-page .course-intro{padding:32px 40px}.single-course-page .course-intro .course-main-content{padding-left:0;flex-direction:column;align-items:flex-start}.single-course-page .course-intro .course-main-content .publish-date{position:static;margin-bottom:10px}.single-course-page .course-intro .course-main-content .content-wrapper{width:100%}.single-course-page .course-intro .course-main-content .content-wrapper .course-title{font-size:48px}.single-course-page .course-intro .course-main-content .vertical-decoration{display:none}}@media(max-width:768px){.single-course-page .course-intro{padding:32px 20px}.single-course-page .course-intro .course-main-content .content-wrapper .course-title{font-size:36px}.single-course-page .course-intro .course-main-content .content-wrapper .main-image{border-radius:10px}.single-course-page .course-intro .course-main-content .content-wrapper .skills-wrapper{gap:16px}.single-course-page .course-intro .course-main-content .content-wrapper .skills-wrapper .skills-label{font-size:20px;width:100%}.single-course-page .course-intro .course-main-content .content-wrapper .skills-wrapper .skills-list{gap:16px;width:100%}}.single-course-page .course-deroulement{position:relative;padding:32px 57px 32px 20vw;min-height:641px;background-size:cover;background-position:center;overflow:hidden;width:100%;box-sizing:border-box}.single-course-page .course-deroulement .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000087;z-index:1}.single-course-page .course-deroulement .container{position:relative;z-index:2}.single-course-page .course-deroulement .deroulement-content{display:flex;gap:30px;align-items:flex-end;width:100%}.single-course-page .course-deroulement .deroulement-content .left-col{display:flex;flex-direction:column;gap:30px;flex:1;min-width:0}.single-course-page .course-deroulement .deroulement-content .left-col .section-title{font-size:48px;font-weight:800;line-height:1;margin:0;color:#fff}.single-course-page .course-deroulement .deroulement-content .left-col .schema-image{width:100%;max-width:700px;border-radius:15px;position:relative}.single-course-page .course-deroulement .deroulement-content .left-col .schema-image img{width:100%;height:auto;display:block;border-radius:15px;-o-object-fit:cover;object-fit:cover}.single-course-page .course-deroulement .deroulement-content .right-col{width:35%;min-width:300px;max-width:400px;flex-shrink:0}.single-course-page .course-deroulement .deroulement-content .right-col .text-content{font-size:17px;font-weight:400;color:#fff}.single-course-page .course-deroulement .deroulement-content .right-col .text-content p{margin-bottom:20px;line-height:1.5}.single-course-page .course-deroulement .deroulement-content .right-col .text-content p:last-child{margin-bottom:0}.single-course-page .course-deroulement .deroulement-content.text-below-full-width{flex-direction:column;align-items:flex-start;gap:40px}.single-course-page .course-deroulement .deroulement-content.text-below-full-width .left-col{width:100%}.single-course-page .course-deroulement .deroulement-content.text-below-full-width .left-col .schema-image{width:100%;max-width:700px}.single-course-page .course-deroulement .deroulement-content.text-below-full-width .right-col{width:100%;max-width:none;min-width:0}.single-course-page .course-deroulement.no-image{display:flex;align-items:center;justify-content:center}.single-course-page .course-deroulement.no-image .container{width:100%}.single-course-page .course-deroulement.no-image .deroulement-content{flex-direction:column;align-items:center;max-width:800px;margin:0 auto}.single-course-page .course-deroulement.no-image .deroulement-content .left-col{width:100%;align-items:center}.single-course-page .course-deroulement.no-image .deroulement-content .right-col{width:100%;max-width:none;min-width:0}@media(max-width:1280px){.single-course-page .course-deroulement{padding:32px 40px}.single-course-page .course-deroulement .deroulement-content{flex-direction:column;align-items:flex-start;gap:40px}.single-course-page .course-deroulement .deroulement-content .left-col{width:100%}.single-course-page .course-deroulement .deroulement-content .left-col .schema-image{width:100%;height:auto;aspect-ratio:auto}.single-course-page .course-deroulement .deroulement-content .right-col{width:100%;max-width:none}.single-course-page .course-deroulement .deroulement-content .right-col .text-content{font-size:16px}}@media(max-width:768px){.single-course-page .course-deroulement{padding:32px 20px;min-height:auto}.single-course-page .course-deroulement .deroulement-content .left-col .section-title{font-size:32px;margin-bottom:20px}}.single-course-page .course-feature{padding:48px 80px 48px 20vw;position:relative;overflow:hidden;width:100%;box-sizing:border-box}.single-course-page .course-feature .feature-wave-top,.single-course-page .course-feature .feature-wave-bottom{position:absolute;left:0;width:100%;height:63px;z-index:1;pointer-events:none}.single-course-page .course-feature .feature-wave-top svg path,.single-course-page .course-feature .feature-wave-bottom svg path{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.single-course-page .course-feature .feature-wave-top{top:0}.single-course-page .course-feature .feature-wave-bottom{bottom:0}.single-course-page .course-feature.feature-blue{background-color:#284cff;padding-top:48px;padding-bottom:48px}.single-course-page .course-feature.feature-blue .container{z-index:2;position:relative}.single-course-page .course-feature.feature-white{background-color:#fffaf2}.single-course-page .course-feature .feature-content{display:flex;justify-content:space-between;align-items:flex-start;gap:60px;width:100%}.feature-blue .single-course-page .course-feature .feature-content,.feature-white .single-course-page .course-feature .feature-content{align-items:center}.single-course-page .course-feature .feature-content .text-col{flex:1;max-width:500px;min-width:0;display:flex;flex-direction:column;gap:25px}.single-course-page .course-feature .feature-content .text-col .feature-desc{font-size:17px;font-weight:400;line-height:1.5}.single-course-page .course-feature .feature-content .text-col .feature-desc ul{list-style:disc;padding-left:25px}.single-course-page .course-feature .feature-content .text-col .feature-desc ul li{margin-bottom:10px}.single-course-page .course-feature .feature-content .text-col .feature-desc ul li::marker{font-size:1.2em}.single-course-page .course-feature .feature-content.no-image .text-col{max-width:none;width:100%}.single-course-page .course-feature .feature-content.text-below-full-width{flex-direction:column;align-items:flex-start;gap:40px}.single-course-page .course-feature .feature-content.text-below-full-width .text-col{width:100%;max-width:none;order:2}.single-course-page .course-feature .feature-content.text-below-full-width .image-col{width:100%;max-width:700px;order:1;aspect-ratio:auto}.single-course-page .course-feature .feature-content .image-col{flex:1;max-width:500px;min-width:0;height:auto;flex-shrink:0}.single-course-page .course-feature .feature-content .image-col .feature-image{width:100%;height:auto;position:relative}.single-course-page .course-feature .feature-content .image-col .feature-image.rounded-small{border-radius:15px}.single-course-page .course-feature .feature-content .image-col .feature-image.rounded-large{border-radius:30px}.single-course-page .course-feature .feature-content .image-col .feature-image img{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover}@media(max-width:1280px){.single-course-page .course-feature{padding:48px 40px}.single-course-page .course-feature .feature-content{flex-direction:column;align-items:center;gap:40px}.single-course-page .course-feature .feature-content .text-col,.single-course-page .course-feature .feature-content .image-col{width:100%;flex:none;max-width:none}}@media(max-width:768px){.single-course-page .course-feature{padding:40px 20px}.single-course-page .course-feature .feature-content{gap:30px}.single-course-page .course-feature .feature-content .text-col .section-title{font-size:32px}.single-course-page .course-feature .feature-content .text-col .feature-desc{font-size:16px}.single-course-page .course-feature .feature-content .image-col{aspect-ratio:auto}}.single-course-page .section-tribune{padding:48px 80px 48px 20vw;background-color:#fffaf2;width:100%;box-sizing:border-box}.single-course-page .section-tribune .container{display:flex;flex-direction:column;gap:32px}.single-course-page .section-tribune .tribune-title{font-size:48px;font-weight:800;text-align:center;width:100%;margin:0}.single-course-page .section-tribune h3{font-size:26px;font-weight:600;line-height:1.1;margin:0 0 16px;color:#000}.single-course-page .section-tribune .tribune-block{width:100%;display:flex;flex-direction:column}.single-course-page .section-tribune .tribune-block .cards-grid{display:grid;gap:32px;padding:16px 0;width:100%}.single-course-page .section-tribune .tribune-block .cards-grid.two-cols{grid-template-columns:repeat(2,1fr)}.single-course-page .section-tribune .tribune-block .cards-grid.three-cols{grid-template-columns:repeat(3,1fr)}.single-course-page .section-tribune .tribune-row{display:flex;gap:32px;width:100%}.single-course-page .section-tribune .tribune-row .tribune-col{flex:1;display:flex;flex-direction:column;min-width:0}.single-course-page .section-tribune .tribune-row .tribune-col .tribune-card{height:100%}.single-course-page .section-tribune .tribune-card{background-color:#fff;border:1px solid #efe6d3;border-radius:15px;padding:8px 17px 16px;display:flex;align-items:center;justify-content:center;min-height:161px}.single-course-page .section-tribune .tribune-card p{font-size:15px;font-weight:400;margin:0;line-height:1.5;color:#000;width:100%}@media(max-width:1280px){.single-course-page .section-tribune{padding:48px 40px}.single-course-page .section-tribune .tribune-block .cards-grid{gap:30px}.single-course-page .section-tribune .tribune-block .cards-grid.two-cols,.single-course-page .section-tribune .tribune-block .cards-grid.three-cols{grid-template-columns:repeat(2,1fr)}.single-course-page .section-tribune .tribune-row{flex-direction:column;gap:40px}}@media(max-width:768px){.single-course-page .section-tribune{padding:40px 20px}.single-course-page .section-tribune .tribune-title{font-size:32px}.single-course-page .section-tribune .tribune-block .cards-grid.two-cols,.single-course-page .section-tribune .tribune-block .cards-grid.three-cols{grid-template-columns:1fr}.single-course-page .section-tribune .tribune-block .cards-grid{gap:20px}.single-course-page .section-tribune .container{gap:40px}}.single-course-page .course-prob-sol{padding:48px 80px;padding-left:18vw;background-color:#fffaf2;width:100%;box-sizing:border-box}.single-course-page .course-prob-sol .section-prob-sol{display:flex;gap:32px;justify-content:center;align-items:stretch;flex-wrap:wrap}.single-course-page .course-prob-sol .section-prob-sol .prob-col,.single-course-page .course-prob-sol .section-prob-sol .sol-col{flex:1;max-width:500px;min-width:300px;background-color:#fff;border:1px solid #efe6d3;border-radius:15px;padding:32px;display:flex;flex-direction:column;gap:32px;flex-shrink:0}.single-course-page .course-prob-sol .section-prob-sol .prob-col h2,.single-course-page .course-prob-sol .section-prob-sol .sol-col h2{font-size:48px;font-weight:800;text-align:center;margin:0;padding:10px}.single-course-page .course-prob-sol .section-prob-sol .prob-col .check-list,.single-course-page .course-prob-sol .section-prob-sol .sol-col .check-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:30px}.single-course-page .course-prob-sol .section-prob-sol .prob-col .check-list li,.single-course-page .course-prob-sol .section-prob-sol .sol-col .check-list li{display:flex;gap:17px;align-items:flex-start}.single-course-page .course-prob-sol .section-prob-sol .prob-col .check-list li .list-icon,.single-course-page .course-prob-sol .section-prob-sol .sol-col .check-list li .list-icon{width:18px;height:18px;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:6px}.single-course-page .course-prob-sol .section-prob-sol .prob-col .check-list li .list-icon svg,.single-course-page .course-prob-sol .section-prob-sol .sol-col .check-list li .list-icon svg{width:100%;height:100%;display:block}.single-course-page .course-prob-sol .section-prob-sol .prob-col .check-list li .list-text,.single-course-page .course-prob-sol .section-prob-sol .sol-col .check-list li .list-text{font-size:17px;font-weight:400;color:#000;line-height:1.5}@media(max-width:1280px){.single-course-page .course-prob-sol{padding:48px 40px}}@media(max-width:1024px){.single-course-page .course-prob-sol .section-prob-sol{flex-direction:column;align-items:center}.single-course-page .course-prob-sol .section-prob-sol .prob-col,.single-course-page .course-prob-sol .section-prob-sol .sol-col{width:100%;max-width:600px}}@media(max-width:768px){.single-course-page .course-prob-sol{padding:40px 20px}.single-course-page .course-prob-sol .section-prob-sol .prob-col h2,.single-course-page .course-prob-sol .section-prob-sol .sol-col h2{font-size:32px}}.single-course-page .section-integrer{padding:48px 80px;padding-left:18vw;background-color:#fffaf2;display:flex;flex-direction:column;align-items:center;gap:32px;width:100%;box-sizing:border-box}.single-course-page .section-integrer .container{display:flex;flex-direction:column;gap:16px;align-items:center}.single-course-page .section-integrer .integrer-card{background-color:#fff;border:1px solid #efe6d3;border-radius:15px;padding:32px 16px;width:100%;max-width:800px;display:flex;justify-content:center}.single-course-page .section-integrer .integrer-card .integrer-list{padding-left:20px;margin:0;width:100%;max-width:700px}.single-course-page .section-integrer .integrer-card .integrer-list li{font-size:17px;font-weight:400;color:#000;line-height:1.5;margin-bottom:0}.single-course-page .section-integrer .integrer-card .integrer-list li::marker{font-size:1.2em;color:#000}.single-course-page .section-integrer .integrer-card .integrer-list li:not(:last-child){margin-bottom:10px}.single-course-page .section-integrer .pdf-buttons-wrapper{display:flex;flex-direction:column;gap:16px;width:100%;max-width:800px;align-items:center}.single-course-page .section-integrer .pdf-button-with-pagaie{display:flex;flex-direction:column;align-items:center;gap:0px;width:100%;max-width:800px}.single-course-page .section-integrer .pdf-button-row{display:flex;flex-direction:row;align-items:center;gap:16px;justify-content:center;width:100%}.single-course-page .section-integrer .pagaie-image-wrapper{flex-shrink:0}.single-course-page .section-integrer .pagaie-level-image{height:90px;width:auto;-o-object-fit:contain;object-fit:contain}.single-course-page .section-integrer .pdf-title-wrapper{width:100%;text-align:center}.single-course-page .section-integrer .pdf-title-wrapper .pdf-title{font-size:15px;font-weight:400;color:#a6a6a6;margin:0;line-height:1.4;font-style:italic}@media(max-width:1280px){.single-course-page .section-integrer{padding:48px 40px}.single-course-page .section-integrer .integrer-card,.single-course-page .section-integrer .integrer-card .integrer-list{width:100%}}@media(max-width:768px){.single-course-page .section-integrer{padding:40px 20px}.single-course-page .section-integrer .section-title{font-size:32px}}.single-course-page .courses-section{padding:64px 80px;background-color:#efe6d3;width:100%;box-sizing:border-box}@media(max-width:1024px){.single-course-page .courses-section{padding:40px 20px}}.single-course-page .courses-section .section-header{margin-bottom:32px;display:flex;flex-direction:column;gap:7px}.single-course-page .courses-section .section-header .small-title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:20px;font-weight:700;text-transform:uppercase;letter-spacing:2.4px;margin:0;line-height:1;color:#000}.single-course-page .courses-section .section-header .large-title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:43px;font-weight:800;color:#284cff;margin:0;line-height:1}@media(max-width:768px){.single-course-page .courses-section .section-header .small-title{font-size:16px}.single-course-page .courses-section .section-header .large-title{font-size:32px}}.single-course-page .courses-section .cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;width:100%}@media(max-width:1200px){.single-course-page .courses-section .cards-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.single-course-page .courses-section .cards-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.single-course-page .courses-section .cards-grid{grid-template-columns:1fr}}.single-course-page .course-securite-block{padding:80px 57px 80px 20vw}.single-course-page .course-securite-block .securite-text{font-size:17px;line-height:1.7;max-width:900px}.single-course-page .course-securite-block .securite-text p{margin:0 0 16px}.single-course-page .course-securite-block .securite-text p:last-child{margin-bottom:0}.single-course-page .course-securite-block .securite-image{margin:24px auto;display:flex;flex-direction:column;align-items:center;border-radius:15px;overflow:hidden}.single-course-page .course-securite-block .securite-image.size-small{max-width:400px}.single-course-page .course-securite-block .securite-image.size-medium{max-width:600px}.single-course-page .course-securite-block .securite-image.size-large{max-width:900px}.single-course-page .course-securite-block .securite-image img{width:100%;height:auto;display:block;border-radius:15px}.single-course-page .course-securite-block .securite-image .image-caption{margin-top:10px;font-size:13px;color:#0f172a;font-style:italic;text-align:center;line-height:1.4}@media(max-width:1280px){.single-course-page .course-securite-block{padding:80px 40px}}@media(max-width:768px){.single-course-page .course-securite-block{padding:80px 20px}.single-course-page .course-securite-block .securite-image{border-radius:10px}.single-course-page .course-securite-block .securite-image.size-small{max-width:280px}.single-course-page .course-securite-block .securite-image.size-medium,.single-course-page .course-securite-block .securite-image.size-large{max-width:100%}.single-course-page .course-securite-block .securite-image img{border-radius:10px}.single-course-page .course-securite-block .securite-image .image-caption{font-size:13px;padding:0 10px}}.search-results{background-color:#fffaf2;min-height:60vh;padding-bottom:60px;width:100%}.search-results .search-header{padding:32px 80px;display:flex;flex-direction:column;gap:16px;margin:0 auto;width:100%}.search-results .search-header .breadcrumbs{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:17px;text-transform:uppercase;color:#000}.search-results .search-header .breadcrumbs a{text-decoration:underline;color:#000}.search-results .search-header .search-title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:800;font-size:48px;color:#284cff;margin:0;line-height:1.2}.search-results .search-header .search-count{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;color:#666;margin:0}.search-results .search-main{padding:0 80px 32px;margin:0 auto;width:100%}.search-results .search-results-container{display:flex;flex-direction:column;gap:32px;min-width:0}.search-results .search-results-container .courses-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:100%}.search-results .search-results-container .search-no-results{text-align:center;padding:80px 20px;display:flex;flex-direction:column;align-items:center;gap:24px}.search-results .search-results-container .search-no-results h2{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:800;font-size:36px;color:#284cff;margin:0}.search-results .search-results-container .search-no-results p{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;color:#666;margin:0}.search-results .search-results-container .search-no-results .search-actions{display:flex;gap:16px;flex-wrap:wrap;justify-content:center;margin-top:16px}.search-results .search-results-container .search-no-results .search-actions .cta-button{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:14px;color:#fff;background-color:#284cff;padding:10px 32px;border-radius:64px;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease}.search-results .search-results-container .search-no-results .search-actions .cta-button:hover{transform:translateY(-1px);box-shadow:0 18px 45px #284cff59}.search-results .search-results-container .search-no-results .search-actions .btn-secondary{display:inline-flex;align-items:center;gap:8px;padding:10px 22px;border-radius:64px;border:1px solid rgba(0,0,0,.3);color:#000;background:#0000;font-weight:600;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-decoration:none;transition:all .16s ease-in-out}.search-results .search-results-container .search-no-results .search-actions .btn-secondary:hover{border-color:#284cff;background:#284cff0d}@media(max-width:1280px){.search-results .search-results-container .courses-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:1024px){.search-results .search-header,.search-results .search-main{padding:32px 40px}}@media(max-width:768px){.search-results .search-header,.search-results .search-main{padding:32px 20px}.search-results .search-results-container .courses-grid{grid-template-columns:1fr}.search-results .search-title{font-size:36px}.search-results .search-no-results{padding:60px 20px}.search-results .search-no-results h2{font-size:28px}.search-results .search-no-results p{font-size:16px}.search-results .search-no-results .search-actions{flex-direction:column;width:100%}.search-results .search-no-results .search-actions .cta-button,.search-results .search-no-results .search-actions .btn-secondary{width:100%;justify-content:center}}.error-page{min-height:60vh;display:flex;align-items:center;justify-content:center;background-color:#fffaf2;padding:40px 20px}.error-page .error-container{text-align:center;max-width:800px;width:100%;display:flex;flex-direction:column;align-items:center;gap:24px}.error-page .error-title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:48px;font-weight:800;color:#284cff;margin:0;line-height:1.2}.error-page .error-message{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;font-weight:400;color:#000;margin:0;line-height:1.6}.error-page .error-button{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:14px;color:#fff;background-color:#284cff;padding:12px 32px;border-radius:64px;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease;display:inline-block}.error-page .error-button:hover{transform:translateY(-1px);box-shadow:0 18px 45px #284cff59}@media(max-width:768px){.error-page .error-title{font-size:36px}.error-page .error-message{font-size:16px}}.policy-page{background-color:#fffaf2;width:100%;min-height:100vh;padding-bottom:100px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.policy-page .policy-container{display:flex;flex-direction:column;align-items:center;gap:50px;padding:0 80px;margin:0 auto;width:100%}.policy-page .breadcrumb{align-self:flex-start;width:100%;text-align:left;margin-top:32px;margin-bottom:0}.policy-page .policy-intro{display:flex;flex-direction:column;gap:32px;align-items:center;text-align:center;margin-top:30px}.policy-page .policy-intro .policy-title{font-weight:800;font-size:56px;color:#284cff;line-height:1;margin:0}.policy-page .policy-intro .policy-subtitle{font-weight:400;font-size:18px;color:#000;line-height:1.4}.policy-page .policy-intro .policy-subtitle .font-bold{font-weight:700}.policy-page .policy-content{display:flex;flex-direction:column;gap:60px;width:100%;align-items:flex-start}.policy-page .policy-block{display:flex;flex-direction:column;gap:20px;width:100%}.policy-page .policy-block h2{font-weight:500;font-size:24px;color:#284cff;margin:0;line-height:1.2}.policy-page .policy-block p,.policy-page .policy-block li,.policy-page .policy-block span{font-weight:400;font-size:18px;color:#000;line-height:1.6;margin:0}.policy-page .policy-block p+p{margin-top:10px}.policy-page .policy-block .policy-list{list-style:disc;padding-left:40px;margin:10px 0}.policy-page .policy-block .policy-list li{margin-bottom:10px;padding-left:10px}.policy-page .policy-block .policy-list li::marker{font-size:1em}@media(max-width:1024px){.policy-page .policy-container{padding:0 40px;gap:40px}.policy-page .policy-intro{margin-top:60px}.policy-page .policy-intro .policy-title{font-size:42px}.policy-page .policy-intro .policy-subtitle{font-size:16px}.policy-page .policy-block{gap:12px}.policy-page .policy-block h2{font-size:20px}.policy-page .policy-block p,.policy-page .policy-block li,.policy-page .policy-block span{font-size:16px}}@media(max-width:768px){.policy-page{padding-bottom:60px}.policy-page .policy-container{padding:0 20px;gap:40px}.policy-page .policy-intro{margin-top:40px}.policy-page .policy-intro .policy-title{font-size:32px}.policy-page .policy-intro .policy-subtitle{font-size:15px}.policy-page .policy-content{gap:40px}.policy-page .policy-block .policy-list{padding-left:20px}}.contact-page{background-color:#fffaf2;padding-top:32px;padding-bottom:80px;min-height:100vh;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.contact-page .container{margin:0 auto;padding:0 80px}.contact-page .container .breadcrumb{margin-top:0;margin-bottom:24px;text-align:left}@media(max-width:1024px){.contact-page .container{padding:0 40px}}@media(max-width:768px){.contact-page .container{padding:0 20px}}.contact-page .container-content{display:flex;flex-direction:column;align-items:center}.contact-page .container-content .contact-header{margin-bottom:40px;position:relative}.contact-page .container-content .contact-header .subtitle{display:block;color:#284cff;font-size:32px;font-weight:800;line-height:1.2;margin-bottom:12px;text-transform:capitalize}.contact-page .container-content .contact-header .title{color:#000;font-weight:700;line-height:1.2;margin-bottom:20px;max-width:900px}.contact-page .container-content .contact-header .description{color:#000;font-size:15px;font-weight:400;line-height:1.6;max-width:900px}@media(max-width:1024px){.contact-page .container-content .contact-header{margin-bottom:40px}.contact-page .container-content .contact-header .subtitle{font-size:26px}.contact-page .container-content .contact-header .title{font-size:32px}.contact-page .container-content .contact-header .description{font-size:17px}}@media(max-width:768px){.contact-page .container-content .contact-header{margin-bottom:30px}.contact-page .container-content .contact-header .title{font-size:26px}.contact-page .container-content .contact-header .description{font-size:13px}}.contact-page .container-content .contact-form{max-width:900px}.contact-page .container-content .contact-form .form-row{display:flex;gap:30px;margin-bottom:0}.contact-page .container-content .contact-form .form-row.two-cols .form-group{flex:1}@media(max-width:768px){.contact-page .container-content .contact-form .form-row{flex-direction:column;gap:0}}.contact-page .container-content .contact-form .form-group{display:flex;flex-direction:column;gap:10px;margin-bottom:30px}.contact-page .container-content .contact-form .form-group label{color:#284cff;font-weight:600;line-height:1.3}.contact-page .container-content .contact-form .form-group input,.contact-page .container-content .contact-form .form-group textarea{background-color:#e8e8e8;border:none;border-radius:15px;padding:16px 20px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:17px;font-weight:300;color:#000;width:100%;outline:none;transition:box-shadow .3s ease,background-color .3s ease}.contact-page .container-content .contact-form .form-group input::-moz-placeholder,.contact-page .container-content .contact-form .form-group textarea::-moz-placeholder{color:#0009;opacity:1}.contact-page .container-content .contact-form .form-group input::placeholder,.contact-page .container-content .contact-form .form-group textarea::placeholder{color:#0009;opacity:1}.contact-page .container-content .contact-form .form-group input:focus,.contact-page .container-content .contact-form .form-group textarea:focus{box-shadow:0 0 0 2px #284cff33;background-color:#e0e0e0}.contact-page .container-content .contact-form .form-group textarea{height:200px;resize:vertical;min-height:150px}.contact-page .container-content .contact-form .altcha-container{margin-bottom:20px}.contact-page .container-content .contact-form .altcha-container altcha-widget{--altcha-max-width: 100%;--altcha-color-border: #e8e8e8;--altcha-color-border-focus: #284cff;--altcha-color-text: #000000;--altcha-color-base: #e8e8e8;--altcha-color-button: #284cff;--altcha-color-button-hover: rgb(10.5, 51.4395348837, 255);--altcha-border-radius: 15px;display:block}.contact-page .container-content .contact-form .form-submit{margin-top:40px;display:flex;justify-content:flex-start}.contact-page .container-content .contact-form .form-submit .btn-submit{background-color:#284cff;color:#fff;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:17px;font-weight:600;padding:14px 50px;border:none;border-radius:65px;cursor:pointer;transition:background-color .3s ease,transform .2s ease;text-transform:uppercase;letter-spacing:.5px}.contact-page .container-content .contact-form .form-submit .btn-submit:hover{background-color:#0b33ff;transform:translateY(-2px)}.contact-page .container-content .contact-form .form-submit .btn-submit:active{transform:translateY(0)}@media(max-width:1024px){.contact-page .container-content .contact-form .form-group{margin-bottom:25px}.contact-page .container-content .contact-form .form-group label{font-size:15px}.contact-page .container-content .contact-form .form-group input,.contact-page .container-content .contact-form .form-group textarea{font-size:13px;padding:14px 18px}.contact-page .container-content .contact-form .form-group textarea{height:180px}.contact-page .container-content .contact-form .form-submit{margin-top:30px}.contact-page .container-content .contact-form .form-submit .btn-submit{font-size:13px;padding:12px 40px}}@media(max-width:768px){.contact-page .container-content .contact-form .form-group{margin-bottom:20px}.contact-page .container-content .contact-form .form-group label{font-size:13px}.contact-page .container-content .contact-form .form-group input,.contact-page .container-content .contact-form .form-group textarea{font-size:13px;padding:12px 16px}.contact-page .container-content .contact-form .form-group textarea{height:150px}.contact-page .container-content .contact-form .form-submit{margin-top:25px}.contact-page .container-content .contact-form .form-submit .btn-submit{width:100%;padding:14px 30px}}.archive-course{background-color:#fffaf2;min-height:100vh;padding-bottom:60px;width:100%;overflow-x:hidden;box-sizing:border-box}.archive-course *{box-sizing:border-box}.archive-course .archive-header{padding:32px 80px;display:flex;flex-direction:column;gap:16px;margin:0 auto;width:100%}.archive-course .archive-header .breadcrumb{font-size:17px;font-weight:400;text-transform:uppercase;color:#000;display:flex;align-items:center;gap:5px;flex-wrap:wrap}.archive-course .archive-header .breadcrumb a{text-decoration:underline;color:inherit;transition:color .3s}.archive-course .archive-header .breadcrumb a:hover{color:#284cff}.archive-course .archive-header .breadcrumb span{text-transform:uppercase}.archive-course .archive-header .archive-title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:800;font-size:48px;color:#284cff;margin:0;line-height:1}.archive-course .archive-header .archive-desc{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:22px;color:#000;line-height:1.4}.archive-course .archive-header .archive-desc b,.archive-course .archive-header .archive-desc strong{color:#284cff}.archive-course .archive-main{padding:0 80px 32px;display:grid;grid-template-columns:260px 1fr;gap:40px;margin:0 auto;width:100%;align-items:start}.archive-course .filters-sidebar{display:flex;flex-direction:column;gap:16px;position:sticky;top:120px}.archive-course .filters-sidebar .filters-header-mobile{display:flex;align-items:center;justify-content:space-between;width:100%}.archive-course .filters-sidebar .toggle-filters-btn{display:none;background:none;border:none;cursor:pointer;padding:8px}.archive-course .filters-sidebar .toggle-filters-btn svg{width:24px;height:24px;transition:transform .3s ease}.archive-course .filters-sidebar .filters-header{display:flex;align-items:center;gap:13px}.archive-course .filters-sidebar .filters-header .filter-icon{width:31px;height:31px}.archive-course .filters-sidebar .filters-header h3{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:24px;text-transform:uppercase;letter-spacing:2.88px;margin:0}.archive-course .filters-sidebar .filters-content{display:flex;flex-direction:column;gap:16px}.archive-course .filters-sidebar .filter-group{border-top:1px solid #e5e1da;padding-top:16px;width:100%}.archive-course .filters-sidebar .filter-group h4{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;font-size:22px;margin:0 0 16px}.archive-course .filters-sidebar .filter-group .filter-options{display:flex;flex-direction:column;gap:8px}.archive-course .filters-sidebar .filter-group .sub-filters{padding-left:32px;margin-top:8px;display:flex;flex-direction:column;gap:8px}.archive-course .filters-sidebar .filter-group .sub-filters .sub-title{font-size:15px;color:#a6a6a6;text-transform:uppercase;margin-bottom:4px}.archive-course .filters-sidebar .checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:700;-webkit-user-select:none;-moz-user-select:none;user-select:none}.archive-course .filters-sidebar .checkbox-label.regular{font-weight:400}.archive-course .filters-sidebar .checkbox-label input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border:1px solid #1d1b20;border-radius:3px;display:grid;place-content:center;margin:0;cursor:pointer;flex-shrink:0}.archive-course .filters-sidebar .checkbox-label input[type=checkbox]:before{content:"";width:10px;height:10px;transform:scale(0);transition:.12s transform ease-in-out;box-shadow:inset 1em 1em #284cff;transform-origin:center;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%)}.archive-course .filters-sidebar .checkbox-label input[type=checkbox]:checked:before{transform:scale(1)}.archive-course .filters-sidebar .btn-reset{background-color:#284cff;color:#fff;border:none;border-radius:65px;padding:12px 24px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:15px;cursor:pointer;margin-top:16px;width:100%;transition:background-color .2s}.archive-course .filters-sidebar .btn-reset:hover{background-color:#1940ff}.archive-course .results-container{display:flex;flex-direction:column;gap:32px;min-width:0}.archive-course .results-container .results-top-bar{display:flex;gap:32px}.archive-course .results-container .results-top-bar .search-bar{flex-grow:1;background:#fff9;border:2px solid #e5e1da;border-radius:38px;height:42px;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.archive-course .results-container .results-top-bar .search-bar input{border:none;background:#0000;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;width:100%;outline:none}.archive-course .results-container .results-top-bar .search-bar input::-moz-placeholder{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#000}.archive-course .results-container .results-top-bar .search-bar input::placeholder{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#000}.archive-course .results-container .results-top-bar .search-bar button{background:none;border:none;cursor:pointer;padding:0;display:flex;flex-shrink:0}.archive-course .results-container .results-top-bar .search-bar button img{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.archive-course .results-container .results-top-bar .sort-dropdown{background:#fff;border:2px solid #d9d9d9;border-radius:38px;height:44px;padding:0 16px;display:flex;align-items:center;gap:8px;min-width:180px;justify-content:space-between;cursor:pointer;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.archive-course .results-container .results-top-bar .sort-dropdown .sort-selected{flex:1;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.archive-course .results-container .results-top-bar .sort-dropdown svg{transition:transform .2s ease;flex-shrink:0}.archive-course .results-container .results-top-bar .sort-dropdown.active{border-color:#284cff;border-bottom:none;border-radius:12px 12px 0 0}.archive-course .results-container .results-top-bar .sort-dropdown.active svg{transform:rotate(180deg)}.archive-course .results-container .results-top-bar .sort-dropdown.active .sort-options{display:block}.archive-course .results-container .results-top-bar .sort-dropdown .sort-options{display:none;position:absolute;top:100%;left:-2px;right:0;background:#fff;border:2px solid #284cff;border-top:none;border-radius:0 0 12px 12px;box-shadow:0 4px 12px #0000001a;margin-right:-2px;z-index:11;overflow:hidden}.archive-course .results-container .results-top-bar .sort-dropdown .sort-options .sort-option{padding:12px 16px;cursor:pointer;transition:background-color .15s ease;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;color:#000}.archive-course .results-container .results-top-bar .sort-dropdown .sort-options .sort-option:hover{background-color:#fcfbf7}.archive-course .results-container .results-top-bar .sort-dropdown .sort-options .sort-option:first-child{border-top-left-radius:10px;border-top-right-radius:10px}.archive-course .results-container .results-top-bar .sort-dropdown .sort-options .sort-option:last-child{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.archive-course .results-container .courses-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:100%}@media(max-width:1280px){.archive-course .results-container .courses-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:1024px){.archive-course .archive-header,.archive-course .archive-main{padding:32px 20px;width:100%;box-sizing:border-box}.archive-course .archive-main{display:flex;flex-direction:column;grid-template-columns:none}.archive-course .filters-sidebar{width:100%;max-width:100%;background:#fff;padding:16px;border-radius:12px;border:1px solid #e5e1da;box-sizing:border-box;position:relative;top:0}.archive-course .filters-sidebar .toggle-filters-btn{display:block}.archive-course .filters-sidebar .filters-content{display:none;margin-top:20px}.open .archive-course .filters-sidebar .filters-content,.archive-course .filters-sidebar.open .filters-content{display:flex}.archive-course .filters-sidebar.open .toggle-filters-btn svg{transform:rotate(180deg)}}@media(max-width:768px){.archive-course .archive-header,.archive-course .archive-main{padding:32px 16px}.archive-course .results-container .courses-grid{grid-template-columns:repeat(2,1fr);gap:15px}}@media(max-width:768px)and (max-width:480px){.archive-course .results-container .courses-grid{grid-template-columns:1fr}}@media(max-width:768px){.archive-course .archive-title{font-size:36px}.archive-course .archive-desc{font-size:16px}.archive-course .results-top-bar{flex-direction:column;gap:16px}.archive-course .results-top-bar .sort-dropdown{width:100%}}.a-propos-page{width:100%;min-height:100vh;padding-bottom:100px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}.a-propos-page .hero-section{position:relative;background-position:center;width:100%;height:35vh;min-height:20vh;max-height:80vh;display:flex;align-items:center;justify-content:center;flex-direction:column}.a-propos-page .hero-section:before{content:"";position:absolute;inset:0;width:100%;height:100%;background:#00000073;z-index:0;pointer-events:none}.a-propos-page .hero-section .logo{position:relative;z-index:1;width:30%;height:auto;-o-object-fit:contain;object-fit:contain}@media(max-width:1024px){.a-propos-page .container .small-title{font-size:17px}.a-propos-page .container .large-title{font-size:32px!important}.a-propos-page .container .description{font-size:15px!important}}.a-propos-page .container .about .description{text-align:left}@media(max-width:1024px){.a-propos-page .container .about{padding:0 16px;margin-top:64px}.a-propos-page .container .about h2.title{font-size:32px}.a-propos-page .container .about .description{width:100%;font-size:17px}}.a-propos-page .container .portrait-section{display:flex;flex-direction:row;align-items:stretch;justify-content:space-between;background-color:#efe6d3;margin-top:128px;width:100%;position:relative}.a-propos-page .container .portrait-section:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:100vw;transform:translate(-50%);background-color:#efe6d3;z-index:0;pointer-events:none}.a-propos-page .container .portrait-section>*{position:relative;z-index:1}.a-propos-page .container .portrait-section .left-col .small-title{font-size:clamp(14px,1.5vw,20px);font-weight:700;letter-spacing:2.4px;text-transform:uppercase;color:#000;margin:0;line-height:1}.a-propos-page .container .portrait-section .left-col .large-title{font-size:clamp(28px,3vw,43px);font-weight:800;color:#284cff;margin:7px 0 32px;line-height:1.2}.a-propos-page .container .portrait-section .left-col .description{font-size:clamp(14px,1.5vw,20px);font-weight:400;color:#000;line-height:1.6;max-width:100%;word-wrap:break-word;overflow-wrap:break-word;box-sizing:border-box}@media(max-width:1024px){.a-propos-page .container .portrait-section{flex-direction:column-reverse;margin-top:64px;margin-bottom:64px}.a-propos-page .container .portrait-section .left-col{width:100%;padding:32px}.a-propos-page .container .portrait-section .right-col{width:100%;height:400px;min-height:400px}}@media(max-width:1024px){.a-propos-page .container .partenaire-section{padding:32px;margin-top:64px}.a-propos-page .container .partenaire-section .partenaire-images{height:auto;flex-direction:column;gap:64px;margin-top:64px;padding-bottom:80px}.a-propos-page .container .partenaire-section .partenaire-images img{position:relative;transform:none!important;width:100%;max-width:300px;height:300px;margin:0 auto}.a-propos-page .container .partenaire-section .partenaire-images img.partenaire-image-1,.a-propos-page .container .partenaire-section .partenaire-images img.partenaire-image-2,.a-propos-page .container .partenaire-section .partenaire-images img.partenaire-image-3{transform:none;z-index:1}.a-propos-page .container .partenaire-section .partenaire-images img:hover{transform:scale(1.02);z-index:1}.a-propos-page .container .partenaire-section .pagaie-image-container{flex-direction:column;padding:16px;height:auto}.a-propos-page .container .partenaire-section .pagaie-image-container img{max-width:100%;height:auto;margin-bottom:16px}.a-propos-page .container .partenaire-section .pagaie-image-container-2{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px;padding:16px;height:auto}.a-propos-page .container .partenaire-section .pagaie-image-container-2 img{width:calc(50% - 8px);max-width:200px;max-height:120px;height:auto;-o-object-fit:contain;object-fit:contain;margin:0;padding:8px}}@media(max-width:1024px){.a-propos-page .container .remerciements-section{flex-direction:column;align-items:center;padding:32px;margin-top:64px;gap:32px}.a-propos-page .container .remerciements-section .remerciements-images{flex-wrap:wrap;justify-content:center;gap:32px}.a-propos-page .container .remerciements-section .remerciements-images img{width:45%;height:auto;-o-object-fit:contain;object-fit:contain}}.a-propos-page .container .small-title{font-size:20px;font-weight:700;letter-spacing:2.4px;text-transform:uppercase;color:#000;margin:0;line-height:1}.a-propos-page .container .large-title{font-size:43px;font-weight:800;color:#284cff;margin:7px 0 0;line-height:1}.a-propos-page .container .about{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:128px;width:100%;text-align:center;gap:16px}.a-propos-page .container .about h2.title{font-size:48px;font-weight:800;color:#000;margin:0;line-height:1}.a-propos-page .container .about h2.title strong,.a-propos-page .container .about h2.title span{color:#284cff;font-weight:800}.a-propos-page .container .about .description{font-size:20px;font-weight:400;width:75%;line-height:1.6;color:#000;margin:0}.a-propos-page .container .about .description p{margin:0}.a-propos-page .container .portrait-section{display:flex;flex-direction:row;align-items:stretch;justify-content:space-between;background-color:#efe6d3;margin-top:128px;width:100%}.a-propos-page .container .portrait-section .left-col{width:50%;display:flex;flex-direction:column;padding:32px 64px;box-sizing:border-box;overflow:visible;flex-shrink:0}.a-propos-page .container .portrait-section .left-col .content-wrapper{margin:0 auto;display:flex;flex-direction:column;gap:23px;max-width:100%;width:100%;box-sizing:border-box}.a-propos-page .container .portrait-section .left-col .small-title{font-size:20px;font-weight:700;letter-spacing:2.4px;text-transform:uppercase;color:#000;margin:0;line-height:1}.a-propos-page .container .portrait-section .left-col .large-title{font-size:43px;font-weight:800;color:#284cff;margin:7px 0 32px;line-height:1}.a-propos-page .container .portrait-section .left-col .description{font-size:20px;font-weight:400;color:#000;line-height:1.6;max-width:100%;word-wrap:break-word;overflow-wrap:break-word;box-sizing:border-box}.a-propos-page .container .portrait-section .left-col .description p{margin-bottom:16px;max-width:100%;word-wrap:break-word;overflow-wrap:break-word}.a-propos-page .container .portrait-section .left-col .description p:last-child{margin-bottom:0}.a-propos-page .container .portrait-section .left-col .description br{content:" ";display:block;margin-top:8px}.a-propos-page .container .portrait-section .left-col .description strong,.a-propos-page .container .portrait-section .left-col .description b{font-weight:700;color:#284cff;word-wrap:break-word;overflow-wrap:break-word}.a-propos-page .container .portrait-section .right-col{width:50%;position:relative;overflow:hidden;flex-shrink:0}.a-propos-page .container .portrait-section .right-col img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;display:block}@media(max-width:1024px){.a-propos-page .container .portrait-section{flex-direction:column;min-height:auto}.a-propos-page .container .portrait-section .left-col,.a-propos-page .container .portrait-section .right-col{width:100%;min-height:auto}.a-propos-page .container .portrait-section .left-col{padding:32px}.a-propos-page .container .portrait-section .right-col{height:400px;min-height:400px}}@media(max-height:700px){.a-propos-page .container .portrait-section .left-col .small-title{font-size:clamp(12px,1.2vw,16px)}.a-propos-page .container .portrait-section .left-col .large-title{font-size:clamp(24px,2.5vw,36px)}.a-propos-page .container .portrait-section .left-col .description{font-size:clamp(13px,1.3vw,17px);line-height:1.5}}@media(max-height:600px){.a-propos-page .container .portrait-section .left-col .small-title{font-size:clamp(11px,1.1vw,15px)}.a-propos-page .container .portrait-section .left-col .large-title{font-size:clamp(22px,2.2vw,32px)}.a-propos-page .container .portrait-section .left-col .description{font-size:clamp(12px,1.2vw,16px);line-height:1.4}}.a-propos-page .container .deust-section{display:flex;flex-direction:column;align-items:flex-start;margin-top:128px;width:100%;padding:48px 0;text-align:left}.a-propos-page .container .deust-section .header-deust{width:100%;display:flex;flex-direction:column;gap:20px;margin-bottom:32px}.a-propos-page .container .deust-section .header-deust .small-title{font-size:20px;font-weight:700;letter-spacing:2.4px;text-transform:uppercase;color:#000;margin:0;line-height:1}.a-propos-page .container .deust-section .header-deust .large-title{font-size:43px;font-weight:800;color:#284cff;margin:7px 0 0;line-height:1}.a-propos-page .container .deust-section .description{font-size:20px;font-weight:400;color:#000;line-height:1.6;width:100%}.a-propos-page .container .deust-section .description p{margin-bottom:16px}.a-propos-page .container .deust-section .description p:last-child{margin-bottom:0}.a-propos-page .container .deust-section .description strong,.a-propos-page .container .deust-section .description b{font-weight:700;color:#284cff}.a-propos-page .container .deust-section .deust-image{width:100%;margin-top:64px;display:flex;justify-content:center;align-items:center}.a-propos-page .container .deust-section .deust-image img{border-radius:20px;width:60%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}@media(max-width:1024px){.a-propos-page .container .deust-section{padding:32px 0;margin-top:64px}.a-propos-page .container .deust-section .header-deust{gap:16px}.a-propos-page .container .deust-section .header-deust .large-title{font-size:32px}.a-propos-page .container .deust-section .description{font-size:17px}.a-propos-page .container .deust-section .deust-image img{width:80%}}@media(max-width:768px){.a-propos-page .container .deust-section .deust-image img{width:100%}}.a-propos-page .container .partenaire-section{display:flex;flex-direction:column;align-items:flex-start;margin-top:128px;width:100%;padding:48px 0;text-align:left;gap:17px}.a-propos-page .container .partenaire-section .small-title{font-size:20px;font-weight:700;letter-spacing:2.4px;text-transform:uppercase;color:#000;margin:0;line-height:1}.a-propos-page .container .partenaire-section .large-title{font-size:43px;font-weight:800;color:#284cff;margin:7px 0 0;line-height:1}.a-propos-page .container .partenaire-section .description{font-size:20px;font-weight:400;color:#000;line-height:normal;margin-bottom:50px}.a-propos-page .container .partenaire-section .description p{margin:0}.a-propos-page .container .partenaire-section .pagaie-image-container{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:32px;width:100%;background:#fff;padding:32px 0;border-radius:16px;box-shadow:0 2px 12px #0000000f}.a-propos-page .container .partenaire-section .pagaie-image-container img{max-width:350px;width:100%;max-height:180px;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;display:block;background:#fff;border-radius:14px;padding:12px}.a-propos-page .container .partenaire-section .pagaie-image-container-2{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:32px;width:100%;background:#fff;padding:18px 0;border-radius:14px}.a-propos-page .container .partenaire-section .pagaie-image-container-2 img{max-width:200px;width:100%;height:200px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block;border-radius:10px;padding:7px}.a-propos-page .container .partenaire-section .partenaire-images{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:32px;width:100%;position:relative;height:500px}.a-propos-page .container .partenaire-section .partenaire-images img{width:450px;height:450px;-o-object-fit:cover;object-fit:cover;border-radius:20px;position:absolute;transition:all .5s cubic-bezier(.25,1,.5,1);box-shadow:0 10px 20px #00000026;cursor:pointer}.a-propos-page .container .partenaire-section .partenaire-images img.partenaire-image-1{transform:rotate(-15deg) translate(-350px) translateY(40px);z-index:1}.a-propos-page .container .partenaire-section .partenaire-images img.partenaire-image-1:hover{transform:rotate(-10deg) scale(1.05) translate(-380px) translateY(40px);z-index:2;box-shadow:0 20px 40px #0000004d}.a-propos-page .container .partenaire-section .partenaire-images img.partenaire-image-2{transform:rotate(4deg) translate(-30px) translateY(-30px);z-index:2}.a-propos-page .container .partenaire-section .partenaire-images img.partenaire-image-2:hover{transform:rotate(0) scale(1.05) translate(-30px) translateY(-40px);z-index:3;box-shadow:0 20px 40px #0000004d}.a-propos-page .container .partenaire-section .partenaire-images img.partenaire-image-3{transform:rotate(12deg) translate(300px) translateY(60px);z-index:1}.a-propos-page .container .partenaire-section .partenaire-images img.partenaire-image-3:hover{transform:rotate(8deg) scale(1.05) translate(330px) translateY(60px);z-index:2;box-shadow:0 20px 40px #0000004d}@media(max-width:1024px){.a-propos-page .container .partenaire-section{padding:32px;margin-top:64px}.a-propos-page .container .partenaire-section .partenaire-images{height:auto;flex-direction:column;gap:64px;margin-top:64px;padding-bottom:80px}.a-propos-page .container .partenaire-section .partenaire-images img{position:relative;transform:none!important;width:100%;max-width:300px;height:300px;margin:0 auto}.a-propos-page .container .partenaire-section .partenaire-images img.partenaire-image-1,.a-propos-page .container .partenaire-section .partenaire-images img.partenaire-image-2,.a-propos-page .container .partenaire-section .partenaire-images img.partenaire-image-3{transform:none;z-index:1}.a-propos-page .container .partenaire-section .partenaire-images img:hover{transform:scale(1.02);z-index:1}.a-propos-page .container .partenaire-section .pagaie-image-container,.a-propos-page .container .partenaire-section .pagaie-image-container-2{flex-direction:column;padding:32px;height:auto}.a-propos-page .container .partenaire-section .pagaie-image-container img,.a-propos-page .container .partenaire-section .pagaie-image-container-2 img{max-width:100%;height:auto;margin-bottom:16px}.a-propos-page .container .partenaire-section .pagaie-image-container-2{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px;padding:16px}.a-propos-page .container .partenaire-section .pagaie-image-container-2 img{width:calc(50% - 8px);max-width:200px;max-height:120px;height:auto;-o-object-fit:contain;object-fit:contain;margin:0;padding:8px}}.a-propos-page .container .notre-equipe-section{display:flex;flex-direction:column;width:100%;padding:48px 0}.a-propos-page .container .notre-equipe-section .header-team{width:100%;display:flex;flex-direction:column;gap:20px}.a-propos-page .container .notre-equipe-section .header-team .small-title{font-size:20px;font-weight:700;letter-spacing:2.4px;text-transform:uppercase;color:#000;margin:0;line-height:1}.a-propos-page .container .notre-equipe-section .header-team .large-title{font-size:43px;font-weight:800;color:#284cff;margin:7px 0 0;line-height:1}.a-propos-page .container .notre-equipe-section .header-team .description{font-size:20px;font-weight:400;color:#000;line-height:normal;margin-top:10px}.a-propos-page .container .notre-equipe-section .header-team .description p{margin:0}.a-propos-page .container .notre-equipe-section .team-members-cards-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:32px;width:100%;margin-top:64px}.a-propos-page .container .notre-equipe-section .team-members-cards-container .member-card{display:flex;flex-direction:column;align-items:center;gap:19px;width:261px}.a-propos-page .container .notre-equipe-section .team-members-cards-container .member-card .image-wrapper{width:261px;height:261px;border-radius:30px;overflow:hidden;background-color:#d9d9d9;flex-shrink:0}.a-propos-page .container .notre-equipe-section .team-members-cards-container .member-card .image-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.a-propos-page .container .notre-equipe-section .team-members-cards-container .member-card .info-wrapper{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%;text-align:center;font-family:Montserrat,sans-serif}.a-propos-page .container .notre-equipe-section .team-members-cards-container .member-card .info-wrapper .name{font-size:20px;font-weight:500;color:#000;margin:0;white-space:nowrap}.a-propos-page .container .notre-equipe-section .team-members-cards-container .member-card .info-wrapper .role{font-size:18px;color:#284cff;margin:0}@media(max-width:1024px){.a-propos-page .container .notre-equipe-section{padding:32px;margin-top:64px}.a-propos-page .container .notre-equipe-section .team-members-cards-container{justify-content:center;gap:64px}.a-propos-page .container .notre-equipe-section .team-members-cards-container .member-card{width:calc(50% - 32px);max-width:300px}.a-propos-page .container .notre-equipe-section .team-members-cards-container .member-card .image-wrapper{width:100%;height:auto;aspect-ratio:1;max-width:300px;max-height:300px}}@media(max-width:768px){.a-propos-page .container .notre-equipe-section .team-members-cards-container{gap:64px}.a-propos-page .container .notre-equipe-section .team-members-cards-container .member-card{width:calc(33.333% - 42.6666666667px);max-width:none;min-width:120px}.a-propos-page .container .notre-equipe-section .team-members-cards-container .member-card .image-wrapper{width:100%;max-width:none;max-height:none}}.a-propos-page .container .remerciements-section{display:flex;flex-direction:row;background-color:#284cff;justify-content:space-between;margin-top:128px;width:100%}.a-propos-page .container .remerciements-section h2.title{font-size:32px;font-weight:800;color:#fff;margin:0;line-height:1;text-align:center}.a-propos-page .container .remerciements-section .remerciements-images{display:flex;flex-direction:row;align-items:flex-start;gap:32px;width:100%}.a-propos-page .container .remerciements-section .remerciements-images img{width:20%;height:20%;-o-object-fit:contain;object-fit:contain}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background:#fffaf2;line-height:1.6;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none;transition:color .2s ease}.course-description a,.text-content a,.feature-desc a,.securite-text a,.integrer-card a,.tribune-card a,.description a{text-decoration:underline;font-weight:700;text-decoration-thickness:2px;text-underline-offset:3px;transition:all .2s ease}.course-description a:hover,.text-content a:hover,.feature-desc a:hover,.securite-text a:hover,.integrer-card a:hover,.tribune-card a:hover,.description a:hover{text-decoration-thickness:2px}.course-description a:focus,.text-content a:focus,.feature-desc a:focus,.securite-text a:focus,.integrer-card a:focus,.tribune-card a:focus,.description a:focus{outline:2px solid #284cff;outline-offset:2px;border-radius:2px}b,strong{font-weight:600;color:#284cff}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:1920px;margin:0 auto;padding:0 80px}@media(max-width:1024px){.container{padding:0 32px}}@media(max-width:768px){.container{padding:0 20px}}.content{max-width:960px;margin:0 auto;padding:1.5rem}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
