@charset "UTF-8";:root .tag,:root .w-fit{width:fit-content}:root .hide-scrollbar,:root .scroll-track{scroll-behavior:smooth;scrollbar-width:none}:root .bento-layout,:root .bento-layout .bento-bottom{grid-template-columns:repeat(2,1fr)}:root{--white:#ffffff;--off-white:#faf7f7;--black:#000000;--neon-orange:#ff6745;--dark-orange:#f64017;--navy:#1a1a33;--machine-gray:#e8e8e9;--gray-1:#f7f7f7;--gray-5:#ededed;--gray-10:#e1e1e1;--gray-20:#c8c8c5;--gray-30:#ababaa;--gray-40:#929090;--gray-50:#787676;--gray-60:#605e5e;--gray-70:#4a4646;--gray-80:#313030;--gray-90:#1b1b1b;--volt:#ddff45;--violet-plum:#7657ff;--magenta:#c445ff;--electric-blue:#00e5ee;--navy-gray:#5f5f70;--navy-slate:#6060c4;--navy-light:#37377f;--navy-mid:#373771;--navy-dark:#2a3452;--navy-deeper:#2a2a52;--navy-green:#28313d;--mauve:#c7c7ff;--mauve-light:#d4dcfc;--violet-light:#d6b7ff;--paster-light:#f1e0ff;--pink:#ffcee7;--green:#a4ff9c;--green-light:#eeff8f;--blue-light:#c2fcff;--honey:#ffe5a8;--font-h1:clamp(36px, 6vw, 56px);--font-h2:clamp(28px, 4vw, 42px);--font-h3:clamp(24px, 3vw, 30px);--font-h4:clamp(20px, 2vw, 24px);--font-h5:20px;--font-h6:18px;--font-l:18px;--font-m:16px;--font-s:14px;--font-xs:12px;--font-xxs:10px}:root body{font-family:Inter,sans-serif;font-size:var(--font-body-l);color:var(--gray-90)}:root .stat-card .stat-number,:root h1,:root h2,:root h3,:root h4,:root h5{font-family:"Work Sans",sans-serif}:root .h1,:root h1{font-size:var(--font-h1)}:root .h2,:root h2{font-size:var(--font-h2)}:root .h3,:root h3{font-size:var(--font-h3)}:root .h4,:root h4{font-size:var(--font-h4)}:root .h5,:root h5{font-size:var(--font-h5)}:root .h6,:root h6{font-size:var(--font-h6);font-weight:400}:root .font-l{font-size:var(--font-l)}:root .font-m{font-size:var(--font-m)}:root .font-s{font-size:var(--font-s)}:root .font-xs{font-size:var(--font-xs)}:root .font-xxs{font-size:var(--font-xxs)}:root .bg-navy{background-color:var(--navy);color:var(--white)}:root .bg-neon-orange{background-color:var(--neon-orange);color:var(--white)}:root .bg-mauve-light{background-color:var(--mauve-light)}:root .bg-magenta{background-color:var(--magenta);color:var(--white)}:root .bg-navy-light{background-color:var(--navy-light);color:var(--white)}:root .bg-navy-dark{background-color:var(--navy-dark);color:var(--white)}:root .bg-navy-deeper{background-color:var(--navy-deeper);color:var(--white)}:root .bg-navy-mid{background-color:var(--navy-mid)}:root .bg-navy-green{background-color:var(--navy-green)}:root .bg-orange{background-color:var(--neon-orange)}:root .bg-off-white{background-color:var(--off-white)}:root .bg-gray-1{background-color:var(--gray-1)}:root .bg-gray-5{background-color:var(--gray-5)}:root .bg-electric-blue{background-color:var(--electric-blue)}:root .bg-blue{background-color:var(--blue-light)}:root .bg-green{background-color:var(--green-light)}:root .bg-green-volt{background-color:var(--volt)}:root .bg-white-transparent{background-color:rgba(255,255,255,.13)}:root .bg-violet-plum{background-color:var(--violet-plum)}:root .bg-pastel-light{background-color:var(--paster-light)}:root .text-navy{color:var(--navy)}:root .text-navy-mid{color:var(--navy-mid)}:root .text-navy-slate{color:var(--navy-slate)}:root .text-orange{color:var(--neon-orange)}:root .text-electric-blue{color:var(--electric-blue)}:root .text-gray-10{color:var(--gray-10)}:root .text-gray-20{color:var(--gray-20)}:root .text-gray-60{color:var(--gray-60)}:root .text-gray-80{color:var(--gray-80)}:root .text-mauve-light{color:var(--mauve-light)}:root .text-magenta{color:var(--magenta)}:root .text-green{color:var(--green)}:root .text-green-volt{color:var(--volt)}:root .text-violet-plum{color:var(--violet-plum)}:root .btn{font-size:var(--font-body-l);font-weight:500;border-radius:90px}:root .btn-primary{--bs-btn-color:var(--white);--bs-btn-bg:var(--neon-orange);--bs-btn-border-color:var(--neon-orange);--bs-btn-hover-color:var(--white);--bs-btn-hover-bg:var(--dark-orange);--bs-btn-hover-border-color:var(--neon-orange);--bs-btn-focus-shadow-rgb:246,64,23;--bs-btn-active-color:var(--white);--bs-btn-active-bg:var(--dark-orange);--bs-btn-active-border-color:var(--dark-orange);--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:var(--white);--bs-btn-disabled-bg:rgb(255, 103, 69, 0.5);--bs-btn-disabled-border-color:rgb(255, 103, 69, 0.5)}:root .btn-secondary{--bs-btn-color:var(--white);--bs-btn-bg:var(--navy-light);--bs-btn-border-color:var(--navy-light);--bs-btn-hover-color:var(--white);--bs-btn-hover-bg:var(--navy-deeper);--bs-btn-hover-border-color:var(--navy-light);--bs-btn-focus-shadow-rgb:55,55,127;--bs-btn-active-color:var(--white);--bs-btn-active-bg:var(--navy-deeper);--bs-btn-active-border-color:var(--navy-deeper);--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:var(--white);--bs-btn-disabled-bg:var(--navy-gray);--bs-btn-disabled-border-color:var(--navy-gray)}:root .btn-tertiary{--bs-btn-color:var(--navy-deeper);--bs-btn-bg:var(--white);--bs-btn-border-color:var(--white);--bs-btn-hover-color:var(--white);--bs-btn-hover-bg:transparent;--bs-btn-hover-border-color:var(--white);--bs-btn-focus-shadow-rgb:255,255,255;--bs-btn-active-color:var(--white);--bs-btn-active-bg:transparent;--bs-btn-active-border-color:var(--white);--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:var(--gray-20);--bs-btn-disabled-bg:rgba(255, 255, 255, 0.5);--bs-btn-disabled-border-color:rgba(255, 255, 255, 0.5)}:root .eyebrow{font-size:var(--font-xs);font-weight:700;text-transform:uppercase;letter-spacing:2px}:root .tag{border-radius:90px;border:1px solid var(--white);padding:5px 15px;font-size:var(--font-s)}:root .tag-bootcamp{background:var(--mauve)}:root .tag-tp{background:var(--pink)}:root .tag-alternance{background:var(--honey)}:root .list-circle{list-style-type:circle}:root .rounded-plus{border-radius:20px}:root .clickable{cursor:pointer}:root .hide-scrollbar::-webkit-scrollbar{display:none}:root .luminosity{mix-blend-mode:luminosity}:root .ms-n2{margin-left:-.5rem!important}:root [id]{scroll-margin-top:96px}:root .custom-gray-form fieldset,:root .custom-hs-form-modal fieldset,:root .heros-form fieldset{max-width:100%!important}@media (max-width:768px){:root nav .liora-logo{max-height:38px}:root .custom-gray-form fieldset.form-columns-2 .hs-form-field,:root .custom-hs-form-modal fieldset.form-columns-2 .hs-form-field,:root .heros-form fieldset.form-columns-2 .hs-form-field{width:100%}}:root .custom-gray-form input,:root .custom-gray-form select,:root .custom-hs-form-modal input,:root .custom-hs-form-modal select,:root .heros-form input,:root .heros-form select{border:none;border-radius:30px;padding:14px 20px;width:100%!important;outline:0}:root .custom-gray-form input:focus,:root .custom-gray-form input:focus-visible,:root .custom-gray-form select:focus,:root .custom-gray-form select:focus-visible,:root .custom-hs-form-modal input:focus,:root .custom-hs-form-modal input:focus-visible,:root .custom-hs-form-modal select:focus,:root .custom-hs-form-modal select:focus-visible,:root .heros-form input:focus,:root .heros-form input:focus-visible,:root .heros-form select:focus,:root .heros-form select:focus-visible{outline:transparent solid 2px;box-shadow:0 0 0 2px var(--neon-orange)}:root .custom-gray-form select,:root .custom-hs-form-modal select,:root .heros-form select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-repeat:no-repeat;background-position:right 1.2rem center;background-size:auto;padding-right:2.5rem}:root .custom-gray-form .hs-form-field label,:root .custom-hs-form-modal .hs-form-field label,:root .heros-form .hs-form-field label{opacity:0}:root .custom-gray-form ul.hs-error-msgs,:root .custom-hs-form-modal ul.hs-error-msgs,:root .heros-form ul.hs-error-msgs{color:var(--dark-orange);text-align:left;margin-top:1rem}:root .custom-gray-form .hs_error_rollup ul,:root .custom-hs-form-modal .hs_error_rollup ul,:root .heros-form .hs_error_rollup ul{list-style:none;padding:0;text-align:center}:root .custom-gray-form .hs-button,:root .custom-hs-form-modal .hs-button,:root .heros-form .hs-button{border-radius:30px;padding:14px 40px;margin-top:1.2rem;transition:background-color .2s ease;font-weight:600}:root .custom-gray-form .hs-error-msg,:root .custom-hs-form-modal .hs-error-msg,:root .heros-form .hs-error-msg{opacity:1!important;font-size:var(--font-s);color:var(--dark-orange)}:root .custom-hs-form-modal input,:root .custom-hs-form-modal select{background-color:var(--navy-mid);color:var(--white)}:root .custom-hs-form-modal input::placeholder,:root .custom-hs-form-modal input:invalid,:root .custom-hs-form-modal select::placeholder,:root .custom-hs-form-modal select:invalid{color:var(--white)}:root .custom-hs-form-modal select{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/></svg>")}:root .custom-gray-form select,:root .heros-form select{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23999' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/></svg>")}:root .custom-hs-form-modal .hs-button{background-color:var(--white);color:var(--black);width:fit-content!important}:root .custom-hs-form-modal .hs-button:hover{background-color:var(--gray-5)}:root .custom-hs-form-modal .hs-button:focus,:root .custom-hs-form-modal .hs-button:focus-visible{background-color:var(--gray-5);box-shadow:0 0 0 .25rem rgba(255,103,69,.4);outline:0}:root .heros-form{background-color:var(--gray-10)}:root .heros-form input,:root .heros-form select{background-color:var(--white)}:root .heros-form input::placeholder,:root .heros-form input:invalid,:root .heros-form select::placeholder,:root .heros-form select:invalid{color:var(--gray-40)}:root .heros-form ul.hs-error-msgs{display:none}:root .heros-form .hs-button{background-color:var(--neon-orange);color:var(--white);width:fit-content!important}:root .heros-form .hs-button:hover{background-color:var(--dark-orange)}:root .heros-form .hs-button:focus,:root .heros-form .hs-button:focus-visible{background-color:var(--dark-orange);box-shadow:0 0 0 .25rem rgba(255,103,69,.4);outline:0}:root .heros-form .hs-form-field{width:100%!important}:root .custom-gray-form{background-color:var(--gray-5)}:root .custom-gray-form input,:root .custom-gray-form select{background-color:var(--white);color:var(--gray-40)}:root .custom-gray-form input::placeholder,:root .custom-gray-form input:invalid,:root .custom-gray-form select::placeholder,:root .custom-gray-form select:invalid{color:var(--gray-40)}:root .custom-gray-form .hs-button{background-color:var(--neon-orange);color:var(--white);width:fit-content!important}:root .custom-gray-form .hs-button:hover{background-color:var(--dark-orange)}:root .custom-gray-form .hs-button:focus,:root .custom-gray-form .hs-button:focus-visible{background-color:var(--dark-orange);box-shadow:0 0 0 .25rem rgba(255,103,69,.4);outline:0}@media (min-width:992px){:root .mt-lg-6{margin-top:6rem}}@media (min-width:1200px){:root .custom-hero{max-height:760px;height:760px}}:root .scroll-carousel{position:relative}:root .scroll-track::-webkit-scrollbar{display:none}:root .scroll-controls{position:absolute;bottom:-50px;right:0;width:100%;transition:opacity .3s ease}:root .scroll-controls.active{opacity:1;visibility:visible}:root .carousel-formations .carousel-button.disabled,:root .scroll-controls .scroll-btn.disabled{opacity:.4;cursor:not-allowed;pointer-events:none}:root .scroll-controls .scroll-progress{flex:1;height:4px;background-color:var(--off-white);border-radius:2px;overflow:hidden;position:relative}:root .scroll-controls .scroll-progress .scroll-bar{position:absolute;height:100%;width:0%;background-color:var(--neon-orange);transition:width .2s ease}:root .scroll-controls .scroll-btn{background:var(--white);border:none;border-radius:50%;width:36px;height:36px;box-shadow:0 2px 5px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;margin-left:8px}:root .scroll-controls .scroll-btn i{font-size:20px;color:var(--gray-50)}:root .stat-card{background-color:var(--off-white);border-radius:16px;padding:40px 30px;min-width:250px;flex:1 1 0;text-align:center}:root .stat-card .stat-number{font-size:50px;font-weight:600;color:var(--neon-orange)}:root .stat-card .stat-text{font-size:var(--font-l);color:var(--gray-90)}:root .patern-background{background-image:url(../../../../../../../../media/images/decoration/patern-orange.svg);background-position:center}:root .carousel-formations .carousel-track{display:flex;transition:transform .5s ease}:root .bento-layout,:root .bento-layout .bento-bottom,:root .bento-layout .bento-right{display:grid;gap:1rem}:root .carousel-formations .carousel-track .card-formation{flex:0 0 calc(25% - 1rem)}@media (max-width:1200px){:root .carousel-formations .carousel-track .card-formation{flex:0 0 calc(33.33% - 1rem)}}@media (max-width:768px){:root .carousel-formations .carousel-track .card-formation{flex:0 0 calc(50% - 1rem)}:root .bento-layout{grid-template-columns:1fr}}@media (max-width:480px){:root .carousel-formations .carousel-track .card-formation{flex:0 0 calc(100% - 1rem)}}:root .carousel-formations .carousel-button{background:var(--navy);color:var(--white);border:none}:root .carousel-formations .carousel-button:hover{background:var(--navy-dark)}:root .bento-layout .text-position{left:5%;top:1rem}:root .bento-layout .bento-right{grid-template-rows:repeat(2,1fr)}:root .bento-layout .btn-circle{position:absolute;bottom:1rem;right:1rem;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:none;border-radius:50%;background:var(--navy-light)}:root .bento-layout .bento-item,:root .bento-layout .bento-video img{transition:all .4s ease}:root .bento-layout .bento-video:hover img{transform:scale(1.03);transition-duration:.5s}:root .bento-layout .bento-item:hover{transform:translateY(-6px);box-shadow:0 10px 20px rgba(0,0,0,.15)}:root .bento-layout .bento-top:focus-visible .btn-circle,:root .bento-layout .bento-top:hover .btn-circle{background-color:var(--white);border-color:var(--white)}:root .bento-layout .bento-top:hover .btn-circle span{color:#000!important}:root .bento-layout .bento-bottom .bento-item:focus-visible .btn-circle,:root .bento-layout .bento-bottom .bento-item:hover .btn-circle{background-color:var(--neon-orange);border-color:var(--neon-orange)}@media (max-width:992px){:root .bento-layout{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-behavior:smooth}:root .bento-layout::-webkit-scrollbar{display:none}:root .bento-layout>*{flex:0 0 47%}:root .bento-layout .bento-bottom,:root .bento-layout .bento-right{display:contents}:root .bento-layout .bento-item{min-width:300px}:root .bento-layout .bento-video{min-width:250px}:root .bento-layout .bento-video img{max-height:350px;width:inherit}}@media (max-width:576px){:root .bento-layout .bento-item{min-width:250px}}:root .certif-layout{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;align-items:stretch}:root .certif-layout .certif-right{display:grid;grid-template-rows:repeat(2,1fr);gap:1rem}:root .certif-layout .min-w-240px{min-width:240px}@media (max-width:992px){:root .certif-layout{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-behavior:smooth}:root .certif-layout::-webkit-scrollbar{display:none}:root .certif-layout>*{flex:0 0 90%}:root .certif-layout .certif-right{display:contents}:root .certif-layout .certif-item{max-width:300px}}:root .partner-slider{overflow:hidden}:root .partner-slider .logos{width:fit-content;display:flex;align-items:center;justify-content:center;animation:slide 35s linear infinite}:root .partner-slider .logos.reverse{animation-direction:reverse}:root .partner-slider .logos:hover{animation-play-state:paused}:root .partner-slider .logos img{margin:0 25px}@keyframes slide{from{transform:translateX(0)}to{transform:translateX(-50%)}}:root .accordion-button::after{display:none}:root .accordion-button::before{content:"+";font-size:1.5rem;color:#000;margin-left:auto;order:1;transition:transform .3s ease,color .3s ease}:root .accordion-button:not(.collapsed){background-color:transparent!important;color:#000;font-weight:500;box-shadow:none}:root .accordion-button:not(.collapsed)::before{content:"-";transform:rotate(180deg);color:#000}:root .accordion-button:focus{box-shadow:none!important;border-color:transparent!important}@media screen and (min-width:576px){:root .footer-separator-half::after{content:"";position:absolute;top:0;right:0;height:50%;width:1px;background-color:var(--gray-20);opacity:.5}}:root .btn-close{width:1.5rem;height:1.5rem;border-radius:50%;margin-right:1px!important;margin-bottom:5px!important;background-color:#e5e5cc;--bs-btn-close-color:var(--white);--bs-btn-close-opacity:1;filter:invert(1);opacity:1;transition:transform .2s ease,opacity .2s ease}:root .btn-close :hover{opacity:.8}.custom-margin-top-logo{margin-top:0}@media (min-width:1200px){.custom-margin-top-logo{margin-top:-3em}}@media (min-width:1400px){.custom-margin-top-logo{margin-top:-4em}}.btn-play{filter:invert(85%) sepia(70%) saturate(2176%) hue-rotate(127deg) brightness(90%) contrast(109%)}.vector-line-blue{background-image:url(../../../../../../../../media/images/decoration/vector-line-blue.svg);background-repeat:no-repeat;background-position:100% 100px}@media (max-width:2200px){.vector-line-blue{background-position:850px 100px}}@media (max-width:1900px){.vector-line-blue{background-position:730px 100px}}@media (max-width:1400px){.vector-line-blue{background-position:575px 100px}}@media (max-width:992px){.vector-line-blue{background-position:410px 350px}}@media (max-width:768px){.vector-line-blue{background-position:350px 250px}}