#formation-holder-section{background-color:var(--formation-color);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:40vh}#formation-title-section{margin:3em 0}#formation-title-section .section-container{margin:auto;max-width:1400px}#formation-title-section .section-container .formation-title-section>h1{color:var(--formation-color);font-size:60px;text-align:center}#formation-title-section .section-container .formation-title-section>span{border:.1em solid var(--formation-color);border-radius:2em;color:var(--formation-color);display:block;font-size:14px;margin:auto;padding:.5em 1.5em;width:fit-content}#formation-title-section .section-container .formation-title-section .formation-values-grid{display:grid;grid-template-columns:33% 33% 33%;margin:2em 0}#formation-title-section .section-container .formation-title-section .formation-values-grid .formation-values-row{background:var(--formation-gradient-color);border-radius:2em;box-shadow:0 4px 20.5px hsla(0,0%,74%,.5);margin:1em;padding:1em;text-align:center}#formation-title-section .section-container .formation-title-section .formation-values-grid .formation-values-row>img{height:7em;margin:auto;width:auto}#formation-title-section .section-container .formation-title-section .formation-values-grid .formation-values-row>h2{color:var(--formation-color)}#programme-title-section{margin:3em 0}#programme-title-section .section-container{margin:auto;max-width:1400px}#programme-title-section .section-container .programme-title-section>h3{color:var(--formation-color);font-size:20px;margin:0 0 2em;text-align:left}#programme-title-section .section-container .programme-title-section .programme-grid{display:grid;grid-template-columns:70% 30%}#programme-title-section .section-container .programme-title-section .programme-grid .programme-grid-row{margin:1em}#programme-title-section .section-container .programme-title-section .programme-grid .programme-grid-row .prices-type{border-radius:1em;box-shadow:0 4px 20.5px hsla(0,0%,74%,.5);overflow:hidden}#programme-title-section .section-container .programme-title-section .programme-grid .programme-grid-row .prices-type .prices-titles{display:grid;grid-template-columns:50% 50%}#programme-title-section .section-container .programme-title-section .programme-grid .programme-grid-row .prices-type .prices-titles .price-title:first-child{border-radius:1em 0 0 0}#programme-title-section .section-container .programme-title-section .programme-grid .programme-grid-row .prices-type .prices-titles .price-title:nth-child(2){border-radius:0 1em 0 0}#programme-title-section .section-container .programme-title-section .programme-grid .programme-grid-row .prices-type .prices-titles .price-title.active span{background:var(--green-yellow);color:#fff;font-weight:700}#programme-title-section .section-container .programme-title-section .programme-grid .programme-grid-row .prices-type .prices-titles .price-title span{align-items:center;background-color:#fff;color:var(--green-yellow);cursor:pointer;display:flex;justify-content:center;padding:1em}#programme-title-section .section-container .programme-title-section .programme-grid .programme-grid-row .prices-type .price-tab-content.active{display:block}#programme-title-section .section-container .programme-title-section .programme-grid .programme-grid-row .prices-type .price-tab-content{background:var(--formation-gradient-color);border-radius:0 0 1em 1em;display:none;overflow:hidden;padding:1em}#programme-title-section .section-container .programme-title-section .programme-grid .programme-grid-row .prices-type .price-tab-content>a{background:var(--green-yellow);border:.1em solid var(--green-yellow);border-radius:2em;color:var(--white-smoke);cursor:pointer;display:block;margin:1em 0;padding:.5em 1.25em;transition:all .3s ease-out;width:fit-content}#programme-title-section .section-container .programme-title-section .programme-grid .programme-grid-row .prices-type .price-tab-content>a:hover{background:#fff;color:var(--black-weird)}#programme-title-section .section-container .programme-title-section .programme-tabs .programme-tab{background:var(--formation-gradient-color);border-radius:10px;margin:1em 0;padding:.5em 1em}#programme-title-section .section-container .programme-title-section .programme-tabs .programme-tab .programme-tab-title{cursor:pointer}#programme-title-section .section-container .programme-title-section .programme-tabs .programme-tab .programme-tab-title h4{color:var(--black-weird);font-size:18px;font-weight:600;line-height:2em;margin:0}#programme-title-section .section-container .programme-title-section .programme-tabs .programme-tab .programme-tab-title h4 svg{float:right;height:1em;position:relative;top:.5em;transform:rotate(-90deg);transition:all .3s ease-out;width:auto}#programme-title-section .section-container .programme-title-section .programme-tabs .programme-tab.active .programme-tab-title h4 svg{transform:rotate(0deg)}#programme-title-section .section-container .programme-title-section .programme-tabs .programme-tab .programme-tab-content{color:var(--black-weird);height:0;overflow:hidden;transition:all .3s ease-out}#programme-title-section .section-container .programme-title-section .programme-tabs .programme-tab .programme-tab-content p,#programme-title-section .section-container .programme-title-section .programme-tabs .programme-tab .programme-tab-content ul{color:var(--black-weird)}#programme-file-section{margin:3em 0}#programme-file-section .section-container{margin:auto;max-width:1400px}#programme-file-section .section-container .programme-file-section{align-items:center;background:#ecf5db;border-radius:1em;display:flex;padding:2em}#programme-file-section .section-container .programme-file-section h4{color:var(--green-dark);font-size:20px;margin:0}#programme-file-section .section-container .programme-file-section a{align-items:center;background:var(--green-dark);border:.1em solid var(--green-dark);border-radius:2em;color:var(--white-smoke);cursor:pointer;display:flex;margin:1em 0 1em auto;padding:.5em 1.25em;transition:all .3s ease-out;width:fit-content}#programme-file-section .section-container .programme-file-section a:hover{background:#fff;color:var(--green-dark)}#programme-file-section .section-container .programme-file-section a img{height:2em;width:auto}