*,:after,:before{box-sizing:border-box}a,b,blockquote,body,button,canvas,caption,code,div,em,embed,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,label,li,main,nav,object,ol,p,pre,section,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,video{-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;background:none;border:0;font-size:100%;font:inherit;margin:0;padding:0;scroll-behavior:smooth;text-rendering:optimizeLegibility;vertical-align:baseline}footer,header,main,nav,section{display:block}body{line-height:normal}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{background:#fff;color:#1f362a;font-family:Work Sans,sans-serif}button{cursor:pointer}.flex{display:flex}.flex__column{flex-direction:column}.flex__row{flex-direction:row}.flex__vertical__center{justify-content:center}.flex__horizontal__center{align-items:center}.container{max-width:100%;padding-left:1.6rem;padding-right:1.6rem}@media (min-width:840px){.container{padding-left:3rem;padding-right:3rem;width:100%}}@media (min-width:960px){.container{margin:auto;width:960px}}@media (min-width:1280px){.container{width:1280px}}.conainer-oversize{margin:0 auto;max-width:100%;padding:0 1.6rem}@media (min-width:840px){.conainer-oversize{min-width:100%;width:calc(100% - 100px)}}@media (min-width:960px){.conainer-oversize{min-width:960px;width:calc(100% - 100px)}}@media (min-width:1280px){.conainer-oversize{min-width:1280px;width:calc(100% - 200px)}}@media screen and (min-width:840px){.standard__grid{grid-gap:1.6rem;display:grid;grid-template-columns:1fr 1fr}}@media screen and (min-width:1280px){.standard__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.standard__grid h2{grid-column:1/-1}@media screen and (min-width:960px){.standard__grid li{margin:0}}.medium__grid{grid-gap:.8rem;display:grid;grid-template-columns:1fr 1fr}@media screen and (min-width:960px){.medium__grid{grid-gap:1.6rem;grid-template-columns:1fr 1fr 1fr}}@media screen and (min-width:1280px){.medium__grid{grid-template-columns:1fr 1fr 1fr 1fr}}.small__grid{grid-gap:.8rem;display:grid;grid-template-columns:1fr 1fr 1fr}@media screen and (min-width:960px){.small__grid{grid-gap:1.6rem;grid-template-columns:1fr 1fr 1fr 1fr}}@media screen and (min-width:1280px){.small__grid{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}}h1{color:#009846;font-size:38px;font-weight:700;padding-bottom:5px}@media screen and (min-width:840px){h1{font-size:66px}}h2{color:#1f362a;font-size:26px;font-weight:700;line-height:2rem;margin-bottom:1.6rem;margin-top:3rem}@media screen and (min-width:840px){h2{font-size:38px;line-height:3.2rem;margin-bottom:1.6rem}}.standard__grid h2{margin-bottom:0}h3{font-size:20px;font-weight:700;margin-top:.8rem}@media screen and (min-width:960px){h3{font-size:26px}}h4{font-size:16px;font-weight:600;margin-top:.4rem}h5{color:#828282;margin-top:.2rem}a,h5{font-size:16px;font-weight:400}a{color:#1f362a;text-decoration:none;transition:all .3s ease-in-out}@media screen and (min-width:960px){a{font-size:18px}}p{color:#1f362a;font-weight:400;line-height:1.3;margin-top:1.6rem;white-space:break-spaces}p,p.p__small{font-size:14px}@media screen and (min-width:960px){p.p__small{font-size:16px}}@media screen and (min-width:1280px){p{font-size:18px}}.font__weight__bold{font-weight:600}span.material-symbols-outlined{padding-right:.4rem;transition:all .3s ease-in-out}li{font-weight:400;line-height:1.3}@media screen and (min-width:1280px){li{font-size:20px}}li,li span.material-symbols-outlined{font-size:14px}@media screen and (min-width:960px){li,li span.material-symbols-outlined{font-size:18px}}li p,li span.material-symbols-outlined p{font-size:16px;margin-top:0}.hero{padding:0}.hero img{height:100%;width:100%}@media screen and (min-width:960px){.hero{padding:6rem}.hero__grid h1{margin-bottom:3rem}}.hero__grid p{margin:.8rem 0 1.6rem}@media screen and (min-width:960px){.hero__grid p{margin:1.6rem 0}.hero__grid{grid-gap:6rem;align-items:center;display:grid;grid-template-columns:repeat(2,1fr)}}img{max-height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}svg{stroke:#828282;height:18px;transition:all .3s ease-in-out;width:18px}.color__grey{color:#828282}.button{align-items:center;display:flex;gap:.8rem;letter-spacing:1px;text-transform:uppercase;transition:all .2s ease-in-out}.button svg{height:18px;width:18px}.button.button__primary{background:#009846;color:#fff;padding:20px 25px}.button.button__primary svg{stroke:#fff}.button.button__primary:hover{box-shadow:0 18px 44px -14px #00984666}.button.button__primary:hover svg{margin-left:1.6rem}.button.button__secondary{color:#828282;font-size:14px;padding:.8rem 0}.button.button__secondary svg{stroke:#828282}.button[disabled]{opacity:.5}.course__status{font-size:12px;text-transform:uppercase}@media screen and (min-width:840px){.course__status{font-size:16px}}.course__status svg{margin-right:.4rem;margin-top:2px}.course__status.course__status__available{color:#009846}.course__status.course__status__available svg{stroke:#009846}.course__status.course__status__full{color:#ec6b6b}.course__status.course__status__full svg{stroke:#ec6b6b}.tag{background:#e1eae5;border-radius:100px;display:block;font-size:12px;padding:.4rem .8rem;width:-moz-fit-content;width:fit-content}@media screen and (min-width:840px){.tag{font-size:16px}}.card{border:1px solid #e1eae5;margin-top:1.6rem}@media screen and (min-width:840px){.card{margin-top:0}}.card .card__image{aspect-ratio:1/1;width:100%}.card .card__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.card .card__body{padding:1.6rem}@media screen and (min-width:840px){.card .card__body{padding:3rem}}.card .card__body h3,.card ul{margin-top:0}.card ul{padding-bottom:0;padding-top:1.6rem}@media screen and (min-width:840px){.card ul{padding-top:1.6rem}}.card li{color:#828282;font-weight:400}.card li:not(:last-child){border-bottom:1px solid #e1eae5;margin-bottom:.8rem;padding-bottom:.8rem}.card li span{font-size:18px}@supports not (aspect-ratio:1/1){.card__image{padding-top:100%;position:relative;width:100%}.card__image img{position:absolute;top:0}}@media screen and (min-width:960px){.form__grid{grid-gap:.8rem;display:grid;grid-template-columns:1fr 1fr}.form__grid h3,.form__grid.course__inscription__company label:first-of-type{grid-column:span 2}}fieldset{display:flex;flex-direction:column;margin-bottom:1.6rem}fieldset h3{margin-bottom:.4rem}label{margin-top:.8rem;position:relative}@media screen and (min-width:960px){label{margin:0}}label span{color:#828282;display:block;font-weight:400;left:0;margin:11px;padding:11px;position:absolute;top:0;transition:all .16s ease-in-out}label input{background:none;border:1px solid #e1eae5;border-radius:0;display:block;font-size:1rem;padding:22px;position:relative;width:100%}label input::-moz-placeholder{opacity:0}label input::placeholder{opacity:0}label input:focus{outline:none}label input[type=radio]{height:18px;margin:.4rem .4rem .4rem 0;transform:scale(1);-webkit-transform:scale(1);width:18px}label.input__error span{color:#ec6b6b}label.input__error input{border-color:#ec6b6b}label.filled span,label:focus-within span,label:visited span{background:#fff;font-size:12px;margin-top:-.8rem;z-index:1}
