html,body{height:100%;width:100%;padding:0;margin:0;position:relative}body{display:flex;flex-direction:column;overflow:auto;background-color:white}header{left:0;top:-5rem;z-index:10;height:5rem;width:100%;background-color:#0e1016}.header-bottom{margin-bottom:6rem}main{flex:auto;width:fit-content;background-color:white}small{font-size:15px}strong{font-weight:600}footer{width:100%;height:100%;background-color:white}table{width:-webkit-fill-available}h2{font-weight:600}ul{list-style:none}.home-title{font-family:'boldu', sans-serif;font-weight:600}.homepage-container{position:relative;z-index:5;margin-top:-15%;background-color:#fff;border-radius:1rem;box-shadow:0 1px 4px 1px #ffe8f2;padding:1rem 1rem 1rem 1rem;margin-bottom:2rem;width:100%;height:fit-content;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all 200ms ease;transition:all 200ms ease;text-align:justify;width:80%;margin-left:10%}.homepage-container a{text-decoration:underline;color:#e7067c}.homepage-container:hover{box-shadow:0 1px 4px 1px #ffd4e7;-webkit-transform:translate(0px, -3px);-ms-transform:translate(0px, -3px);transform:translate(0px, -3px)}.homepage-container .data-card{width:100%;box-shadow:none;margin-bottom:0rem}.homepage-container .data-card:hover{box-shadow:none;transform:none}.homepage-container .custom-grid{margin:0rem 0rem}.homepage-presentation-container{display:grid;grid-template-columns:repeat(2, auto);gap:2rem;padding:1rem}.homepage-presentation-text{color:#424141;align-self:center}.text-wrapper *{animation:slideIn 0.6s cubic-bezier(0.54, 0.46, 0.54, 0.94) 2s forwards}.rose{width:100%;background-color:white}.button{background-color:gray;border-radius:1em}#portfolio .formation-card h2{justify-self:center}#portfolio .formation-card:hover h2{color:#ff85bc}.svg{display:inline}.woocommerce-mini-cart__buttons.buttons>a:nth-child(1){display:none}.ajax_add_to_cart{color:#ff2594}a.button.wc-backward{display:none !important}.custom-grid{margin:1rem 1em;display:grid;grid-template-rows:repeat(3, auto);grid-auto-flow:row;gap:0.5em}.custom-grid-card{width:100%;position:relative;text-align:center;transition:transform .2s}.custom-grid-card-img-box{width:100%;height:100%}.custom-grid-card-img-box img{max-height:500px;width:auto;height:auto;border-radius:1rem;object-fit:fill;aspect-ratio:unset}.centered{position:absolute;width:inherit;height:4rem;left:50%;bottom:-16%;transform:translate(-50%, -50%);background-color:#fdf6f6;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;display:grid;grid-template-rows:repeat(3, 1fr);gap:1rem}.custom-grid-card-text{text-align:center;width:100%;color:#4a4a4a;height:2.5rem;font-size:medium;border-radius:1em;font-weight:bold;transition:all 200ms ease;-webkit-transition:all 200ms ease;-moz-transition:all 200ms ease;-ms-transition:all 200ms ease;-o-transition:all 200ms ease}.custom-grid-card:hover{transform:scale(1.2);z-index:5;border-top-left-radius:15px;-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2)}@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none){.custom-grid-card-text-background{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;height:auto}}.shop-header h1{color:#4a4a4a}.shop-header p{color:#424141}.widget_shopping_cart_content{display:grid;grid-auto-flow:row}.widget_shopping_cart_content img{width:4rem;border-radius:1rem}.widget_shopping_cart_content li{display:flex;vertical-align:middle;padding-top:0.5rem;padding-bottom:0.5rem}.widget_shopping_cart_content a{display:flex;vertical-align:middle}.button-formation-infos{background-color:#ff85bc;cursor:pointer;width:fit-content;padding:0.5rem;border-radius:1rem;color:white;margin-bottom:2rem}.formation-info-down{display:block;justify-self:self-end;margin-right:2rem;align-self:center}.formation-info-up{display:none;justify-self:self-end;margin-right:2rem;align-self:center}.product-details h2,.product-details h3,.product-details h4,.product-details small{color:#4a4a4a}.product-details small{align-self:center}.product-icon{font-size:larger}.formation-content-toggle-button{align-items:center;width:-webkit-fill-available;display:grid;grid-auto-flow:column;background-color:#ffe5f1;padding:1rem 1rem 1rem 3rem;margin-top:0.25rem;color:#e7067c;font-weight:600}.formation-content-toggle-button a{color:#e7067c}.formation-content-title-h4 h4{color:#e7067c}.formation-content-toggle-button.top{border-top-left-radius:1rem;border-top-right-radius:1rem}.formation-content-toggle-button.bottom{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.formation-content-toggle-data{display:none;padding:1rem}.formation-content-toggle-data ul{list-style:inside}.formation-content-toggle-data p{margin-bottom:1rem}h3,h4{font-weight:bold}h4{font-weight:600}#formation-infos{display:none}#formation-infos p,#formation-infos ul{padding-bottom:1rem}@media (min-width: 45em){.custom-grid{grid-auto-flow:column}}.carousel{width:130%;scrollbar-width:none}.carousel h2{color:#4a4a4a}.carousel-items{display:grid;grid-auto-flow:column;overflow-x:scroll;padding:1rem 0;scroll-snap-type:x mandatory;width:100%;gap:1rem}.carousel-items .formation-card h2{margin-top:0;justify-self:center}.carousel-boxed{margin-left:10%}.carousel-item-link{width:100%}.carousel-items ul{list-style:none}.carousel-item{position:relative;width:15rem;height:auto;scroll-snap-align:start}.carousel-item:hover .card-title{color:#e7067c}.carousel-centered{position:absolute;width:inherit;height:4rem;left:50%;bottom:-25%;transform:translate(-50%, -50%);background-color:#fdf6f6;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;display:grid;grid-template-rows:repeat(3, 1fr);gap:1rem;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%)}.card-title{height:3rem;text-align:center;color:#4a4a4a;position:relative;font-size:smaller}.card-title:hover{color:#ff85bc}.card:hover{transition:ease}::-webkit-scrollbar-track{background-color:#F5F5F5}::-webkit-scrollbar{height:6px;background-color:#F5F5F5}::-webkit-scrollbar-thumb{background-color:#3d4852;border-radius:3px}.category-carousel-img{width:21rem;height:9rem;border-radius:1rem}.container-category-formation{display:grid;z-index:2;gap:2rem;grid-auto-flow:column;grid-auto-columns:2fr 1fr;margin-top:1rem}.container-formation{display:grid;z-index:2;gap:2rem;width:auto;grid-template-columns:repeat(2, 1fr);margin-top:10px;justify-content:center}.container-formation-contact{padding-top:1%;z-index:2;width:auto;margin-top:10px}.container-formation-contact .woocommerce-mini-cart__buttons{display:none}.container-formation-contact .dropdown-menu-mini-cart{margin-bottom:0rem}.container-formation-contact-1{order:1}.container-formation-contact-2{order:2}.container-format-contact{width:50rem}.right-widget{display:block}.right-widget ul{list-style:none}.right-widget h2{color:#4a4a4a;font-weight:bold}.right-widget p,.mini-card-prod{color:#424141}.woocommerce-breadcrumb{color:#ff85bc}.woocommerce-breadcrumb{font-size:14px}.woocommerce-breadcrumb a{color:#888888}.qua_page_heading h1{margin-top:0.5rem;margin-bottom:0.5rem;font-family:poppins;background-repeat:no-repeat;font-size:2rem;color:#4a4a4a;font-weight:bold}.formations-category-table{width:100%;border-collapse:collapse;border-radius:1em;overflow:hidden}.formations-category-table a img:not(.cpf-img){padding:0.25rem}.formations-category-table img{border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.formations-category-table .hover-table-anim p{margin-bottom:0}.formations-category-table thead{background-color:#FFEEF7;color:#E7087C;height:2.5rem}.formations-category-table thead th:first-child{padding-left:1rem}.formations-category-table tbody{outline-offset:-5px}.formations-category-table tbody td:first-child{padding-left:1rem}.formations-category-table tbody tr:nth-child(odd){background-color:#f8f8f8}.formations-category-table tbody tr:nth-child(even){background-color:white}.qua_sidebar_widget,.widget{margin-bottom:15px;margin-top:0;overflow:hidden;padding:20px 20px 15px 20px;border:6px solid #efefef}.qua_sidebar_widget h3{display:inline-block;font-family:'Open Sans';font-weight:600;font-size:16px;line-height:22px;margin-bottom:5px;margin-top:0px;word-wrap:break-word}.qua_sidebar_widget_title{margin-bottom:10px}.flex_btn{font-family:'Open Sans';font-weight:400;color:#FFF;font-size:20px;line-height:20px;margin-bottom:5px;padding:15px 20px;background-color:#ff2594;display:inline-block;margin-top:0;text-align:center;transition:all .4s ease 0s;text-decoration:none !important}.formation-button{background-color:#ff85bc;color:white;width:auto;height:auto;border-radius:1rem;text-align-last:center;padding:0.5rem;font:400 15.3333px Arial;font-weight:bold}.product-details p{color:#424141;padding-left:1rem}.product-details li{color:#424141;padding-left:1rem}.objectif-programe{color:#424141;font-family:'Poppins';font-style:normal;font-weight:400;font-size:15px;line-height:24px}.objectif-programe .programme_mess{color:#a5a5a5}.formation-content-title{display:inline-flex;gap:0.5rem;background-color:#efefef;border-radius:1rem;padding:0.5rem;width:fit-content}.formation-content-title a{color:#fe2594}.formation-action-button{place-items:center}.formation-action-button-container{text-align:-webkit-center;align-self:center}.data-card{background-color:#fff;border-radius:1rem;box-shadow:0 1px 4px 1px #ffe8f2;padding:1rem 1rem 1rem 1rem;margin-bottom:2rem;width:100%;height:fit-content;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all 200ms ease;transition:all 200ms ease;text-align:justify;font-family:Poppins}.data-card:hover{box-shadow:0 1px 4px 1px #ffd4e7;-webkit-transform:translate(0px, -3px);-ms-transform:translate(0px, -3px);transform:translate(0px, -3px)}.data-card-table{padding:0rem;margin-bottom:2rem}.objectif-programme ul{list-style:inside}.data-card-content-space{padding-top:1rem;padding-bottom:1rem;padding-left:1rem;padding-right:1rem}.primary-data-card{display:grid;grid-auto-flow:column;grid-template-columns:repeat(2, 1fr);margin-bottom:2rem}.primary-data-card ul{list-style:none}.spacing{padding-bottom:1rem}.primary-data-card img{width:90%;padding:1rem;align-self:center;border-radius:2rem}.sidebar-widget{padding-bottom:3rem;text-align:center}.sidebar-widget:last-child{padding-bottom:0rem}.wp-video-shortcode{border-radius:1rem}.formation-bottom-navbar{margin-bottom:2rem;visibility:hidden;height:15rem;position:relative;padding-bottom:15rem;top:-90px}.mini_card_item{align-items:center}.mini-card-prod{align-items:center;padding-left:1rem;gap:1rem}.woocommerce-mini-cart__buttons{justify-self:center;text-align:-webkit-center;width:100%}.forward2{margin-top:1rem;width:55%;justify-content:center}.forward3{margin-top:1rem;justify-self:center}.menu-mini-cart{list-style:none}.dropdown-menu-mini-cart{padding-bottom:0rem;margin-bottom:2rem}.remove_from_cart_button{align-self:center}.social-icon-container{position:absolute;display:none;grid-auto-flow:column;margin-top:4rem;margin-left:8.5rem}.social-icons{display:grid;grid-auto-flow:column;gap:0.50rem}.social-icons a{color:#ff85bc}.video{text-align:-webkit-center}#ytplaceholder img{border-radius:1rem;transition:opacity 2.4s ease 0s}#ytplaceholder iframe{border-radius:1rem;border:0;opacity:0;transition:opacity 2.4s ease 0s;display:none}.right-widget iframe{width:-webkit-fill-available;width:-moz-available;height:20rem;border-radius:1rem}.object-contain img{width:fit-content}.cpf-img{width:75%;align-self:center}.cpf-container{display:grid;grid-template-columns:2fr 5rem}#slideshow{top:2rem;left:0rem;width:100%;height:auto}.homepage-text{position:relative;margin-top:-25%;margin-bottom:25%;margin-left:10%;width:80%;color:white;font-family:'Questrial';font-size:xx-large;height:fit-content}.homepage-text-container{display:grid;justify-items:self-end}.homepage-text p:last-child{padding-left:19.5rem}.homepage-text p:nth-child(2){padding-left:3rem}.homepage-text span{font-size:4.25rem;font-weight:bold}@keyframes fadeInAnimation{0%{opacity:0}100%{opacity:1}}.default-container{width:90%;margin-top:1%}@keyframes slideIn{100%{transform:translateY(0)}}.container-format{width:65rem}.formation-footer-container-mobile{display:none;position:fixed;bottom:0;left:0;width:100%;z-index:5;text-align:center;text-align:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.formation-footer-container{position:fixed;display:none;bottom:5%;height:auto;width:20%;z-index:5;text-align:center;left:50%;margin-left:-20%;border-radius:2rem;text-align:-webkit-center;background:#fff2f8}.formation-footer-container .formation-footer-button{width:100%}.formation-footer{display:grid;grid-template-columns:auto;width:90%;margin-top:0%;padding:0.5rem;padding-top:1rem;padding-bottom:1rem}.formation-footer-button{background-color:#ff85bc;color:white;border-radius:1rem;text-align-last:center;align-self:center;padding:0.5rem;font:400 15.3333px Arial}.ressources-documents-content{display:none}.doc-title{padding:1rem}.video-div{margin-top:3rem}.video-div figure{margin-bottom:2rem}.video-div figcaption{text-align:center}.video-div video{border-radius:2rem}.pmr-container{display:inline-flex}.logo-pmr{height:5%;width:5%;margin-left:1rem}.cpf-data{padding-top:1rem;display:grid;grid-template-columns:repeat(2, 1fr)}.homepage-img-mobile{display:none}.homepage-img-alternate{display:none}.homepage-img-container img{top:0;left:0;position:absolute}.nos-reff{align-self:center;z-index:2;display:grid;grid-template-columns:1fr 2fr;gap:2rem;margin-top:3rem}.nos-reff p{color:#424141;padding-left:1rem}.dl-button{padding:1rem}.hover-table-anim{transition:all 200ms ease}.hover-table-anim p{color:#424141}.hover-table-anim p .qua_blog_post_content td{background-color:inherit}.hover-table-anim:hover{transform:scale(1.02);border-top-left-radius:15px;-webkit-transform:scale(1.02);-moz-transform:scale(1.02);-ms-transform:scale(1.02);-o-transform:scale(1.02)}.hover-table-anim:hover p{color:#fe2594}.mobile-categorie{background-color:white;display:none}.navbar-link-mobileCategory .navbar-mega-menu-list-2{margin-right:1rem;padding-bottom:0}.navbar-link-mobileCategory .navbar-mega-menu-list-2 .menu-item{padding-bottom:1rem;border-bottom:1px solid #e6e6e6}.navbar-link-mobileCategory .footer-bar{display:none}.navbar-link-mobileCategory .formation-spe-container-mobile{border-bottom:none;padding-bottom:1rem}.portfolio-title{display:none;text-align:initial;margin-bottom:1rem;font-size:larger;color:#4a4a4a}.avantage{width:80%;margin-left:10%}.avantage h2{color:#4a4a4a}.avantage p{color:#424141}.avantage .fa{color:#e7067c}.table-mobile{display:none}.table-mobile td{text-align:left}.woocommerce-notices-wrapper{display:none}.widget-contact{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem;margin-bottom:1rem;margin-top:1rem}.forma-eli-cpf h2{width:100%;text-align:center;justify-content:center}.cfp-widget{display:-ms-grid;display:grid;text-align:initial;margin-bottom:2rem}.cpf-widget-data{color:#424141;padding-left:1rem}.cpf-fc-container{-ms-grid-row-align:center;align-self:center;display:-ms-grid;display:grid;-ms-grid-columns:1fr 2fr;grid-template-columns:1fr 2fr}.cpf-data-container{display:-ms-grid;display:grid;grid-template-columns:repeat(2, auto);margin-bottom:1rem}.cpf-data-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.search-table-container{display:flex;overflow:hidden;margin-bottom:1rem;width:255px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-radius:14px 14px 14px 14px}.search-table-container button{border:none;padding:0;font:inherit;cursor:pointer;outline:inherit;margin-right:0.5rem;color:#424141}.search-table{color:#4a4a4a;background-color:#efefef}.search-table::placeholder{color:#000000;font-weight:bold}.widget-footer-contact{display:none;text-align:center;position:fixed;bottom:0;width:inherit;max-width:inherit;z-index:5;margin-right:10%}@keyframes fadeInUp{from{transform:translate3d(0, 40px, 0)}to{transform:translate3d(0, 0, 0);opacity:1}}@-webkit-keyframes fadeInUp{from{transform:translate3d(0, 40px, 0)}to{transform:translate3d(0, 0, 0);opacity:1}}@keyframes fadeInOut{from{transform:translate3d(0, 0, 40px)}to{transform:translate3d(0, 0, 0);opacity:0}}@-webkit-keyframes fadeInOut{from{transform:translate3d(40px, 0, 0)}to{transform:translate3d(0, 0, 0);opacity:0}}.animated{animation-duration:1s;animation-fill-mode:both;-webkit-animation-duration:1s;-webkit-animation-fill-mode:both}.animatedFadeInUp{opacity:0}.fadeInUp{opacity:0;animation-name:fadeInUp;-webkit-animation-name:fadeInUp}.fadeInOut{opacity:1;animation-name:fadeInOut;-webkit-animation-name:fadeInOut}.display-fixed-contact{height:10%}.double-cart-button-mod{display:grid;grid-template-columns:repeat(3, auto);gap:1rem}.tablette-mobile-cpf{display:none}.cookies-title{color:#4a4a4a;font-size:larger;font-weight:bold;margin-bottom:1rem}.cookies-text{text-align:left;color:#424141;margin-left:1rem;margin-right:1rem}.cookies-politique{color:#ff85bc;text-decoration:underline}.cookies-button{display:grid;grid-template-columns:repeat(2, auto);margin-right:5px;margin-top:1rem;gap:0.50rem}.cookies-button a{border-radius:1rem}#wt-cli-accept-all-btn{grid-column:span 2}#cookie-law-info-bar{border-radius:1rem}#cookie-law-info-bar br{display:none}.product-name{padding-left:1rem}.product-thumbnail{padding-left:1rem}.product-thumbnail img{border-radius:1rem}.product-remove{text-align:-webkit-center}.explication_des_prix{margin-top:1rem}.explication_des_prix td{color:#424141}.explication_des_prix tr:nth-child(2) td:nth-child(2),.explication_des_prix tr:nth-child(2) td:nth-child(3),.explication_des_prix tr:nth-child(2) td:nth-child(4){font-weight:bold}.formation-container-icon{display:grid;grid-template-columns:repeat(2, 1fr);width:30%;justify-items:center;color:#ff84bc}@-moz-document url-prefix(){.formation-footer{margin-left:1rem}.primary-data-card img{display:block;margin:0 auto}.formation-container-icon{display:block;margin:0 auto}.formation-menu{width:max-content}.formation-action-button-container{text-align:center}}#carousel{white-space:nowrap;overflow:hidden;position:relative}#slide2{align-items:center}#slide2 img{max-height:160px;height:auto;width:auto}#slide1 img{max-height:160px;height:auto;width:auto}.cart{display:grid;gap:1rem}.cart2{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem}#popup-box p{font-weight:500;text-align:center}.notice-container{display:grid}#popup-box a{text-align:center}#popup-box{display:none;position:relative;align-self:center;border-radius:1rem;padding:1rem;background-color:white;margin:0 auto;width:35%;box-shadow:rgba(99,99,99,0.2) 0px 2px 8px 0px}@media only screen and (max-width: 765px){#popup-box{width:60%}}#popup-box a{text-align:center}.woocommerce-message{display:grid}.woocommerce-error-li{display:grid;grid-template-rows:repeat(2, auto)}#popup-message{display:none;position:fixed;z-index:15;padding-top:130px;left:0;top:0;width:100%;height:100%;overflow:auto;-webkit-backdrop-filter:blur(0.25rem);backdrop-filter:blur(0.25rem)}.close-notice{position:absolute;top:-20px;right:-20px;width:2.5rem;cursor:pointer}#popup-message .notice-cart{margin:0 auto;margin-bottom:1rem}.fade-in{animation:fadeIn 2s;-webkit-animation:fadeIn 2s;-moz-animation:fadeIn 2s;-o-animation:fadeIn 2s;-ms-animation:fadeIn 2s}.input-text{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;text-align:center;color:#424141}.works-input-label{width:2rem;-ms-grid-column-align:end;justify-self:end}.works-input-label span{display:inline-block;vertical-align:middle}.works-input-label .works-check-icon{font-size:0;width:100%}.contact-sub-title{margin-top:1rem;margin-bottom:1rem}#spyci .cart{grid-template-columns:repeat(2, auto)}.loading-anim{display:none;position:fixed;z-index:1000;top:0;left:0;height:100%;width:100%;border-radius:1rem;background:rgba(255,255,255,0.8) url("http://i.stack.imgur.com/FhHRx.gif") 50% 50% no-repeat}.cart-item-mobile{display:grid;grid-template-columns:repeat(2, auto);align-items:center}.cart-item-mobile svg{justify-self:center}.cart-item-mobile-empty{align-items:center;width:100%}body.loading .loading-anim{overflow:hidden}body.loading .loading-anim{display:block}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-o-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-ms-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.catHide{display:none}.catShow{display:contents}#cat-text-button{color:#ff85bc;font-weight:bold}.product-details .objectif-programme ul{margin:1rem}.product-details .objectif-programme ul li{font-weight:normal}.product-details .objectif-programme h3{margin-bottom:1rem;font-size:16px}.product-details .objectif-programme h4{margin-bottom:1rem;font-size:16px}.data_more_less_inner{overflow:hidden;margin-bottom:20px;position:relative}.data_more_less_inner a{text-decoration:underline;color:#e7067c}.action_less{display:none}.less_active .action_less{display:inline-block}.less_active .action_more{display:none}.data_more_less:not(.less_active):not(.action_disabled) .data_more_less_inner:after{content:'';display:block;position:absolute;bottom:0;left:0;width:100%;background:-moz-linear-gradient(top, rgba(255,255,255,0) 0%, #fdf6f6 100%);background:-webkit-linear-gradient(top, rgba(255,255,255,0) 0%, #fdf6f6 100%);background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, #fdf6f6 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );height:80px}.data_more_less.action_disabled .more_less_action{display:none}.data_more_less_body h2{margin-bottom:1.25rem}.data_more_less_body h3{margin-bottom:0.75rem}.data_more_less_body p{margin-bottom:0.5rem}.data_more_less_body ul{margin-bottom:0.5rem}.btn{width:auto}table{font-size:small}.post_container{padding-top:1rem;padding-bottom:1rem;display:grid;grid-template-columns:repeat(1, auto 50%);align-items:center}#postImage{border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem;width:65%;height:auto;justify-self:center}.qua_blog_post_content strong{font-family:semiBold}.qua_blog_post_content h1{font-family:'Poppins', sans-serif;font-weight:bold;text-align:center;font-size:larger;margin-bottom:1rem}.qua_blog_post_content ol{list-style:initial}.qua_blog_post_content ul{list-style:initial;margin:1rem;padding-left:1rem}.qua_blog_post_content li{margin-left:1rem}.qua_blog_post_content .customTable{border:solid}.qua_blog_post_content .customTable tr{border:solid}.qua_blog_post_content .customTable th{text-align:center;font-size:large;padding:1rem;border:solid}.qua_blog_post_content .customTable td{text-align:center;font-size:medium;padding:1rem;border:solid}.qua_blog_post_content a{text-decoration:none;color:#e7067c}.qua_blog_post_content .examens-link .has-text-align-left a{text-decoration:none;color:#e7067c;font-size:19px}.qua_blog_post_content .wp-block-button__link{text-decoration:none;color:#fff}.qua_blog_post_content tbody{outline:none}.qua_blog_post_content td img{border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.qua_blog_post_content td a{font-size:large}.qua_blog_post_content .formations-category-table td img{width:150px}.custom-grid a{text-decoration:none;color:#4a4a4a}.teaser{margin-top:2rem}.articleTeaser{margin-top:1.25rem;display:grid;grid-template-columns:repeat(1, 20% auto);gap:1rem}.articleTeaser img{border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.articlePagination{display:flex;margin-top:1rem}#pagination-container{margin:auto auto}.list-item{padding:10px}.list-item h4{color:#FF7182;font-size:16px;margin:0 0 5px}.list-item p{margin:0}.simple-pagination ul{margin:0 0 20px;padding:0;list-style:none;text-align:center}.simple-pagination li{display:inline-block;margin-right:5px}.simple-pagination li a,.simple-pagination li span{color:#666;padding:5px 10px;text-decoration:none;border:1px solid #EEE;background-color:#FFF;box-shadow:0px 0px 10px 0px #EEE}.simple-pagination .current{color:#FFF;background-color:#FF7182;border-color:#FF7182}.simple-pagination .prev.current,.simple-pagination .next.current{background:#e04e60}ul.simple-pagination{list-style:none}.simple-pagination{display:block;overflow:hidden;padding:0 5px 5px 0;margin:0}.simple-pagination ul{list-style:none;padding:0;margin:0}.simple-pagination li{list-style:none;padding:0;margin:0;float:left}span.ellipse.clickable{cursor:pointer}.ellipse input{width:3em}.compact-theme span{cursor:pointer}.compact-theme a,.compact-theme span{float:left;color:#333;font-size:14px;line-height:24px;font-weight:normal;text-align:center;border:1px solid #AAA;border-left:none;min-width:14px;padding:0 7px;box-shadow:2px 2px 2px rgba(0,0,0,0.2);background:#efefef;background:-moz-linear-gradient(top, #fff 0%, #efefef 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #efefef));background:-webkit-linear-gradient(top, #fff 0%, #efefef 100%);background:-o-linear-gradient(top, #fff 0%, #efefef 100%);background:-ms-linear-gradient(top, #fff 0%, #efefef 100%);background:linear-gradient(top, #fff 0%, #efefef 100%)}.compact-theme a:hover,.compact-theme li:not(.disabled):not(.active) span:hover{text-decoration:none;background:#efefef;background:-moz-linear-gradient(top, #efefef 0%, #bbb 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #efefef), color-stop(100%, #bbb));background:-webkit-linear-gradient(top, #efefef 0%, #bbb 100%);background:-o-linear-gradient(top, #efefef 0%, #bbb 100%);background:-ms-linear-gradient(top, #efefef 0%, #bbb 100%);background:linear-gradient(top, #efefef 0%, #bbb 100%)}.compact-theme li:first-child a,.compact-theme li:first-child span{border-left:1px solid #AAA;border-radius:3px 0 0 3px}.compact-theme li:last-child a,.compact-theme li:last-child span{border-radius:0 3px 3px 0}.compact-theme .current{background:#bbbbbb;background:-moz-linear-gradient(top, #bbb 0%, #efefef 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #bbb), color-stop(100%, #efefef));background:-webkit-linear-gradient(top, #bbb 0%, #efefef 100%);background:-o-linear-gradient(top, #bbb 0%, #efefef 100%);background:-ms-linear-gradient(top, #bbb 0%, #efefef 100%);background:linear-gradient(top, #bbb 0%, #efefef 100%);cursor:default}.compact-theme .ellipse{background:#EAEAEA;padding:0 10px;cursor:default}.light-theme span{cursor:pointer}.light-theme a,.light-theme span{float:left;color:#666;font-size:14px;line-height:24px;font-weight:normal;text-align:center;border:1px solid #BBB;min-width:14px;padding:0 7px;margin:0 5px 0 0;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,0.2);background:#efefef;background:-moz-linear-gradient(top, #fff 0%, #efefef 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #efefef));background:-webkit-linear-gradient(top, #fff 0%, #efefef 100%);background:-o-linear-gradient(top, #fff 0%, #efefef 100%);background:-ms-linear-gradient(top, #fff 0%, #efefef 100%);background:linear-gradient(top, #fff 0%, #efefef 100%)}.light-theme a:hover,.light-theme li:not(.disabled):not(.active) span:hover{text-decoration:none;background:#FCFCFC}.light-theme .current{background:#666;color:#FFF;border-color:#444;box-shadow:0 1px 0 #fff,0 0 2px rgba(0,0,0,0.3) inset;cursor:default}.light-theme .ellipse{background:none;border:none;border-radius:0;box-shadow:none;font-weight:bold;cursor:default}.dark-theme span{cursor:pointer}.dark-theme a,.dark-theme span{float:left;color:#CCC;font-size:14px;line-height:24px;font-weight:normal;text-align:center;border:1px solid #222;min-width:14px;padding:0 7px;margin:0 5px 0 0;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,0.2);background:#555;background:-moz-linear-gradient(top, #555 0%, #333 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #555), color-stop(100%, #333));background:-webkit-linear-gradient(top, #555 0%, #333 100%);background:-o-linear-gradient(top, #555 0%, #333 100%);background:-ms-linear-gradient(top, #555 0%, #333 100%);background:linear-gradient(top, #555 0%, #333 100%)}.dark-theme a:hover,.dark-theme li:not(.disabled):not(.active) span:hover{text-decoration:none;background:#444}.dark-theme .current{background:#222;color:#FFF;border-color:#000;box-shadow:0 1px 0 rgba(255,255,255,0.2),0 0 1px 1px rgba(0,0,0,0.1) inset;cursor:default}.dark-theme .ellipse{background:none;border:none;border-radius:0;box-shadow:none;font-weight:bold;cursor:default}blockquote{font-family:Georgia, serif;font-size:18px;font-style:italic;margin:2rem 0;padding:0.25em 40px;line-height:1.45;position:relative;color:#383838;background:#ececec;border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}blockquote:before{display:block;content:"\201C";font-size:80px;position:absolute;left:-10px;top:-10px;color:#7a7a7a}blockquote cite{color:#999999;font-size:14px;display:block;margin-top:5px}.show-cart-button{align-self:center}.show-cart-button .cart-item-mobile{width:100%}.wp-block-buttons{margin-top:1rem;margin-bottom:2rem}.siteMapError urlset{display:grid;grid-template-columns:repeat(1, auto)}.isArticle{width:100%}.article-banner{float:left;width:100%;position:absolute;left:0;top:85px;height:212.13px}.formation-banner{float:left;width:100%;position:absolute;left:0;top:85px;height:212.13px}.formation-desc{margin-left:10%;width:80%;margin-top:185px}.formation-desc a{color:#E7087C}.pinkyContainer{margin-bottom:2rem;background-color:#FFEEF7;position:relative;height:180px}.pinkyContainer .article-title-container{display:flex;flex-direction:column;position:absolute;top:50%;margin-left:10%;width:80%;transform:translateY(-50%);gap:10px}.pinkyContainer h1{left:250px;font-size:30px;width:85%;font-weight:600;color:#E7087C}.pinkyContainer .article-ariane{left:250px;color:#50494E;font-size:13px;font-weight:600;display:flex;flex-direction:row;gap:0.5rem;display:flex;flex-wrap:wrap}.pinkyContainer .article-ariane a:last-of-type{color:#E7087C}.article-content{position:relative;display:grid;z-index:2;gap:2rem;grid-auto-flow:column;grid-auto-columns:3fr 1fr;margin-top:190px;margin-left:10%;width:80%;color:#50494E}.article-content p{font-family:'Poppins';font-style:normal;font-weight:400;font-size:15px;line-height:24px;margin-bottom:1rem}.article-content h3{font-family:'Poppins';font-weight:600;font-size:16px;line-height:24px;margin-bottom:1rem}.article-content .wp-block-image:not(.is-style-rounded)>a,.article-content .wp-block-image:not(.is-style-rounded) img{border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.article-content .qua_blog_post_content h2:not(.articleTitle){font-style:normal;font-weight:600;font-size:18px;align-items:center;color:#E7087C;margin-bottom:1rem}.article-content .qua_blog_post_content .teaser{margin-top:unset}.article-content .articleTeaser p{margin-bottom:unset}.article-content .articleTeaser img{align-self:center}.article-content .right-widget{max-width:375px}.article-content .right-widget h2{font-size:18px;font-style:normal;margin-bottom:1rem;align-items:center;color:#50494E;font-weight:unset}.article-content .right-widget iframe{height:15rem}.article-content .wp-block-button{background:#E7087C;border-radius:20px;font-style:normal;font-weight:600;font-size:13px;line-height:20px;color:#FFFFFF}.article-content .wp-block-button__link{background:#E7087C;border-radius:20px;font-style:normal;font-weight:600;font-size:13px;line-height:20px;color:#FFFFFF}.default-header{display:grid;z-index:2;gap:2rem;grid-auto-flow:column;grid-auto-columns:2fr 1fr;margin-left:10%;width:80%}.default-content{display:grid;z-index:2;gap:2rem;grid-auto-flow:column;grid-auto-columns:3fr 1fr;margin-left:10%;width:80%;color:#50494E}.default-content p{font-family:'Poppins';font-style:normal;font-weight:400;font-size:15px;line-height:24px;margin-bottom:1rem}.default-content h3{font-weight:600;font-size:16px;line-height:24px;margin-bottom:1rem}.default-content .wp-block-image:not(.is-style-rounded)>a,.default-content .wp-block-image:not(.is-style-rounded) img{border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.default-content .qua_blog_post_content h2{font-style:normal;font-weight:600;font-size:18px;line-height:40px;display:flex;align-items:center;color:#E7087C;margin-bottom:1rem}.default-content .qua_blog_post_content .teaser{margin-top:unset}.default-content .articleTeaser p{margin-bottom:unset}.default-content .articleTeaser img{align-self:center}.default-content .right-widget{max-width:375px}.default-content .right-widget h2:not(.formation-reglementaire-text){font-size:18px;font-style:normal;margin-bottom:1rem;align-items:center;color:#50494E;font-weight:600}.default-content .right-widget iframe{height:15rem}.default-content .wp-block-button{background:#E7087C;border-radius:20px;font-style:normal;font-weight:600;font-size:13px;line-height:20px;color:#FFFFFF}.default-content .wp-block-button__link{background:#E7087C;border-radius:20px;font-style:normal;font-weight:600;font-size:13px;line-height:20px;color:#FFFFFF}.default-content-contact{display:grid;z-index:2;gap:2rem;grid-auto-flow:column;grid-auto-columns:3fr 1fr;margin-left:10%;width:80%;color:#50494E}.default-content-contact .data-card{width:100%}.spacing-auto{height:auto;color:#424141;font-family:'Poppins';font-style:normal}.spacing-auto p{font-weight:400;font-size:15px;line-height:24px;margin-bottom:0}.spacing-auto li{font-weight:400;font-size:15px;line-height:24px}.formation-content{margin-top:195px}.examens-link a{text-decoration:none;font-style:normal;display:flex;align-items:center;color:#E7087C;margin-bottom:1rem}.examens-link img{max-width:500px}.formation-cat-container{display:flex;gap:1rem;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-bottom:0.5rem}.formation-cat-button{justify-self:center;font-style:normal;border-width:1px;border-style:solid;border-color:#9B9B9B;border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.formation-cat-button span{display:inline-block;color:#9B9B9B;text-decoration:none;padding:0.5rem;font-size:14px}.formation-cat-button:hover{border-color:#E7087C}.formation-cat-button:hover span{color:#E7087C}.last-formation-preview-container{margin-top:2rem;display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:1rem}.last-formation-preview-container img{width:100%;height:auto;margin-bottom:1rem;border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.last-formation-preview{left:0.4%;right:0%;top:0%;bottom:51.94%;background:url(https://www.formation-psy.fr/wp-content/uploads/2021/05/Rectangle-1.png);border-radius:20px 20px 0px 0px;font-family:'Poppins';font-style:normal}.last-formation-preview h2{color:#50494E}.last-formation-preview a{color:#E7087C;padding:0.5rem;border-width:2px;border-style:solid;border-color:#E7087C;border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.last-formation-preview .mid-container{margin-top:1rem;display:grid;grid-template-columns:1fr 1fr;gap:1rem;place-items:center}.last-formation-preview .mid-container p{margin:0}.card a{color:inherit}.card-wrapper{margin-top:2rem;display:grid;grid-template-columns:repeat(5, minmax(0, 1fr));gap:1.5rem;margin-bottom:5rem}.formation-card{display:grid;grid-template-columns:repeat(1, auto);gap:1rem;--card-blend-mode: overlay;background-color:#FFFBFA;border-radius:1rem;box-shadow:0 1px 4px  1px #ffe8f2;padding-bottom:1rem;overflow:hidden;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem;transition:all 100ms ease;-webkit-transition:all 100ms ease;-moz-transition:all 100ms ease;-ms-transition:all 100ms ease;-o-transition:all 100ms ease;font-family:'Poppins';font-style:normal}.formation-card img{border-radius:0.5rem 0.5rem 0 0;width:100%;object-fit:cover;max-height:10rem;aspect-ratio:4/3}.formation-card img ~ *{margin-left:1rem;margin-right:1rem}.formation-card img>:last-child{margin-bottom:0}.formation-card h2{margin-top:1rem;font-size:18px;color:#50494E}.formation-card .mid-container{justify-self:center;display:grid;grid-template-columns:1fr 1fr;gap:1rem;place-items:center;margin-left:0rem;margin-right:0rem}.formation-card .mid-container p{margin:0}.formation-card:hover{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1)}.spaceBottom{margin-bottom:0.5rem}.formation-card-img{width:100%;max-width:600px}.formationCatShowMore{text-align:center;width:auto}.formationCatShowMore button{font-size:larger;color:#E7087C;padding:0.5rem;border-width:2px;border-style:solid;border-color:#E7087C;border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.formationCatContainerShowMore{display:none;transition:all 100ms ease-in;-webkit-transition:all 100ms ease-in;-moz-transition:all 100ms ease-in;-ms-transition:all 100ms ease-in;-o-transition:all 100ms ease-in}.card-icon{display:flex;align-items:center;gap:1rem;color:#9B9B9B}.card-button{justify-self:center;font-style:normal;border-width:1px;border-style:solid;border-color:#E7087C;color:#E7087C;border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.card-button a{display:inline-block;color:#E7087C;text-decoration:none;padding:0.5rem;font-size:14px}.formation-cat-desc{margin-bottom:1rem}.formation-cat-desc span{cursor:pointer;color:#50494E}.formation-cat-desc .formation-content-toggle-button{background-color:#f8f8f8;border-radius:15px;color:#50494E}.container-default{margin-left:10%;width:80%}.container-default-size{width:80%}.popup-container{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:1rem;align-items:center}.popup-container a{cursor:pointer;color:#E7087C;padding:0.5rem;border-width:2px;border-style:solid;border-color:#E7087C;border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.homepage-img-default{z-index:0}.nav-color::placeholder{color:#50494E}#mobile-devis-icon p{font-weight:normal;font-size:medium;line-height:1.5;margin-bottom:0}.isTableArticle thead{display:none}.isTableArticle a{color:white}.sidebar-widget{font-weight:bold}.searchInTable{display:none}.firstArticle{display:grid;grid-template-columns:1fr 1fr}.firstArticle img{border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem;margin:0;padding:0;width:100%;max-width:580px;max-height:300px;height:100%}.articleCard article:hover{border-radius:1rem;box-shadow:0 1px 4px 1px #ffd4e7;-webkit-transform:translate(0px, -3px);-ms-transform:translate(0px, -3px);transform:translate(0px, -3px);-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.allArticleContainer{display:grid;grid-template-columns:repeat(3, 1fr)}.allArticleContainer .seeMoreArticle{font-size:16px}.articleTitleContainer{margin-top:1rem;height:3.5rem}.articleTitle{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.allArticle{display:grid;grid-template-columns:repeat(1, 1fr);gap:0}.allArticle p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.allArticle img{min-width:339.83px;max-width:339.83px;min-height:226.67px;max-height:226.67px}.articleContainerShowMore{display:none;transition:all 100ms ease-in;-webkit-transition:all 100ms ease-in;-moz-transition:all 100ms ease-in;-ms-transition:all 100ms ease-in;-o-transition:all 100ms ease-in}.ArticleShowMore{margin-top:2rem;text-align:center;width:auto}.ArticleShowMore button{font-family:boldu;font-size:larger;color:#E7087C;padding:0.5rem;border-width:2px;border-style:solid;border-color:#E7087C;border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.articlePagination{justify-content:center;margin-top:5rem}.blogDefault{display:contents}.blogMobile{display:none}.wp-block-table .formations-category-table{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}html #toc_container{border:none}html #toc_container li:not(:last-child){margin-bottom:1rem}.mobile-categorie{overflow:auto;height:fit-content;max-height:75vh;padding:1rem}.mobile-categorie-formation{display:grid;grid-template-columns:repeat(1, 1fr);gap:1rem}.mobile-categorie-formation-name{display:none}.mobile-categorie-blog-name{display:none}.mobile-nos-formation-link{display:contents;color:white;font-size:large}.mobile-nos-formation-link div{padding-top:2rem}.mobile-nos-formation-link button{background-color:rgba(255,255,255,0.2);color:white;width:auto;height:auto;border-radius:1rem;text-align-last:center;padding:0.5rem;font:400 15.3333px;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.activeCatButton{border-color:#E7087C}.activeCatButton span{color:#E7087C}.alert-Search{justify-content:center;padding-top:1rem;display:flex}.alert-Search p{padding:1rem;border:solid white 1px;width:fit-content;border-radius:1rem;background-color:red;color:white;text-align:center}.formation-reglementaire-widget{text-align:center;margin-bottom:2rem}.formation-reglementaire-widget img{width:70%;height:70%}.formation-reglementaire-widget button{margin-top:1.5rem;width:auto}.formation-reglementaire-text{text-align:center;line-height:initial;font-size:19px;font-style:normal;align-items:center;color:#50494E;font-weight:600}.modal-info p{padding:1rem;display:flex;gap:1rem;justify-content:center}.ti-widget.ti-goog .ti-widget-container,.ti-widget.ti-goog .ti-widget-container *{font-family:'Poppins' !important}.ti-review-text-container{font-family:'Poppins'}.objectif-programme .ti-widget.ti-goog .ti-review-item>.ti-inner{border-radius:1rem !important;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}@media only screen and (max-width: 2560px){.container-format{width:90rem}.container-category-formation{grid-auto-columns:90rem 50rem}.right-widget iframe{width:-webkit-fill-available;height:27rem}.navbar-search-homepage{top:11rem}.centered{bottom:-16%}.centered a{font-size:large}.right-widget h2{font-size:x-large}.custom-grid{gap:1.5em}}@media only screen and (max-width: 1920px){article{font-size:larger}.container-format{width:70rem}.container-category-formation{grid-auto-columns:70rem 35rem}.right-widget h2{font-size:large}.hover-table-anim{font-size:larger}.right-widget iframe{height:19rem}.centered{bottom:-20%}}@media only screen and (max-width: 1680px){article{font-size:initial}.qua_page_heading h1{font-size:x-large}.container-format{width:55rem}.right-widget iframe{height:15rem}.container-category-formation{grid-auto-columns:2fr 1fr}.centered{bottom:-22%}.card-wrapper{grid-template-columns:repeat(4, minmax(0, 1fr))}}@media only screen and (max-width: 1440px){.formation-footer-container{margin-left:-23%}.container-format{width:48rem}.homepage-container{margin-top:-20%}.navbar-search-homepage{top:9rem}.centered{bottom:-24%}.centered a{font-size:unset}.homepage-text p:last-child{padding-left:19.5rem;font-size:1.5rem}.homepage-text p:nth-child(2){padding-left:3rem;font-size:1.5rem}.homepage-text span{font-size:2.25rem;font-weight:bold}.card-wrapper{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media only screen and (max-width: 1280px){.formation-footer-container{margin-left:-21%}.custom-grid{grid-template-rows:repeat(5, auto)}.centered{bottom:-20%}.custom-grid{gap:1.5em}.homepage-text{margin-top:-20%}}@media only screen and (max-width: 1024px){.right-widget{display:none}.carousel{width:100%}.container-format{order:1;grid-column:1}.container-format{width:50rem;order:2;grid-column:2}.homepage-presentation-container{grid-template-columns:repeat(1, 1fr);padding:0rem}.default-content-contact{grid-auto-flow:dense;grid-auto-columns:1fr;align-self:center}.custom-grid{grid-template-rows:repeat(5, auto)}.formation-footer-container{width:40%;margin-left:-20%}.cpf-img{width:100%}.cfp-widget{-ms-grid-columns:none;grid-template-columns:none;margin-bottom:2rem;margin-top:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-template-default .container-format{width:100%}.double-cart-button-mod{grid-template-columns:repeat(2, 1fr)}.centered{bottom:-28%}.pinkyContainer h1{font-size:30px}#portfolio .card-wrapper{grid-template-columns:repeat(3, minmax(0, 1fr))}.card-wrapper{grid-template-columns:repeat(2, minmax(0, 1fr))}.navbar-search-homepage{top:7rem}.homepage-text p:last-child{padding-left:19.5rem;font-size:1.25rem}.homepage-text p:nth-child(2){padding-left:3rem;font-size:1.25rem}.homepage-text span{font-size:2.25rem;font-weight:bold}.container-formation-contact-1{order:2}.container-formation-contact-1 .data-card{margin-bottom:0}.container-formation-contact-2{order:1}.container-formation-contact-2 .data-card{margin-bottom:0}.allArticleContainer{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 768px){.formation-content{margin-top:205px}.cart2{grid-template-columns:none}.custom-grid{margin:1rem 2em;grid-template-rows:repeat(5, 1fr)}.custom-grid-card{width:12rem}.container-format{width:40rem}.custom-grid{margin:0.5em;grid-template-rows:none;grid-auto-flow:column;overflow-x:scroll;padding:1rem 0;scroll-snap-type:x mandatory;width:100%;gap:1rem}.navbar-search-homepage{top:5rem}.custom-grid-card{width:100%;height:90px;border-radius:1rem;overflow:hidden}.custom-grid-card a{font-size:small}.custom-grid-card div:first-child{height:100%}.custom-grid{grid-auto-flow:row;width:100%;gap:0.5rem}.centered{bottom:-65%;color:mistyrose;transform:translate(-50%, -50%);backdrop-filter:blur(0.25rem)}.centered div:first-child{display:none}.formation-footer-container{width:55%;margin-left:-30%}.articleTeaser{grid-template-columns:none}.articleTeaser img{justify-self:center;width:50%}.article-banner{top:85px}.pinkyContainer h1{font-size:25px}.pinkyContainer .article-title-container{margin-left:9%}.pinkyContainer .article-title-container h1{font-size:20px}.article-content{margin-top:185px;margin-left:5%;width:90%}.article-content .qua_blog_post_content h2{font-size:18px;line-height:unset}#portfolio .card-wrapper{grid-template-columns:repeat(2, minmax(0, 1fr))}.popup-container{grid-template-columns:none}.homepage-text p:last-child{padding-left:1.5rem}#straf-logo-blanc img{height:auto}.homepage-container{margin-top:-10%}.homepage-img-default{height:100%}.homepage-text{margin-top:-45%;margin-bottom:70%}.allArticleContainer{grid-template-columns:repeat(1, 1fr);gap:2rem}.allArticleContainer img{width:100%;min-width:none}.allArticle img{min-width:309.83px;min-height:206.67px}.blogDefault{display:none}.blogMobile{display:contents}.hover-table-anim:hover{transform:none;border-top-left-radius:15px;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none}.hover-table-anim:hover p{color:#fe2594}.transition-up:hover{transform:none;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none}.transition-up.color:hover{transform:none;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none}.homepage-container:hover{box-shadow:none;transform:none;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none}.articleCard article:hover{box-shadow:none;transform:none;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none}.formation-card:hover{transform:none;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none}.formation-card:hover h2{color:inherit}.data-card{box-shadow:none}.data-card:hover{box-shadow:none;transform:none;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none}.formation-page-product .data-card{box-shadow:none}.formation-page-product .data-card:hover{box-shadow:none;transform:none;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none}.formation-page-product .hover-table-anim:hover{box-shadow:none;transform:none;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none}.carousel{box-shadow:none}.carousel:hover{box-shadow:none;transition:none;-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none}.transition-up.color:hover{transition:none;-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none}.transition-up:hover{transition:none;-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none}.formation-cat-container{height:100%;max-height:220px;overflow-y:auto;text-align:center;-ms-overflow-style:none;scrollbar-width:none}.formation-cat-container::-webkit-scrollbar{display:none}}@media only screen and (max-width: 500px){.formations-category-table thead th:first-child{padding:0.5rem}.article-title-container{width:90%;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.article-title-container h1{width:100vw}.article-title-container div{width:100vw}.article-title-container::-webkit-scrollbar{display:none}.product-details.data-card{box-shadow:none}.homepage-img-default{display:none}.homepage-img-mobile{height:auto}.navbar-search-homepage{top:12rem}.homepage-img-mobile{display:block}.homepage-text{position:absolute;margin-top:-80%;margin-bottom:45%}.homepage-text span{font-size:1.5rem;font-weight:bold}.homepage-text p:nth-child(2){padding-left:0rem;font-size:1rem}.homepage-text p:last-child{padding-left:0rem;font-size:1rem}main{text-align:initial}.header-bottom{margin-bottom:5rem}.default-container{width:100%}.custom-grid-card .custom-grid-card-text{padding-top:0.5rem;text-align:center}.default-container h2,.default-container small{text-align:left;justify-self:center}.container-format{width:100%}.primary-data-card{grid-auto-flow:row;grid-template-columns:repeat(1, 1fr)}.data-card{width:100%;padding:0.5rem 0.5rem 0.5rem 0.5rem}.data-card-content-space{padding-left:0rem;padding-right:0rem}.formations-category-table{width:100%}.carousel{width:100%}.container-formation{grid-template-columns:repeat(1, 1fr);grid-auto-columns:100%}.formation-content-title{display:block}.container-formation .data-card:first-child{order:2}.contact-card{order:1}.homepage-presentation-container iframe{width:auto;height:auto}.nos-reff{grid-template-columns:1fr}.custom-grid-card a{font-size:smaller}.qua_page_heading h1{margin-bottom:1rem;font-size:large}.formations-category-table tbody td:first-child{padding-left:0rem}.cpf-img{width:50%}.cfp-widget{-ms-grid-columns:none;grid-template-columns:none}.nos-reff{margin-top:1rem}.formation-footer-container{visibility:hidden}.nos-reff p{padding-left:0rem}.double-cart-button-mod{grid-template-columns:repeat(3, auto)}.formation-footer{width:100%;grid-template-columns:repeat(3, auto)}.product-details p,.product-details li{padding-left:0rem}.tarification-container{display:none}.formation-container-icon{margin-bottom:1rem}#spyci .cart{grid-template-columns:none}.formation-content-toggle-button{padding:1rem 1rem 1rem 1rem}.formation-info-down{margin-right:0rem}.formation-info-up{margin-right:0rem}.qua_blog_post_content .formations-category-table td{text-align:center}.qua_blog_post_content .formations-category-table img{width:70px}.card-wrapper{grid-template-columns:repeat(1, 1fr)}#portfolio .card-wrapper{grid-template-columns:repeat(1, 1fr)}.homepage-container{margin-left:5%;width:90%}.default-content{margin-left:5%;width:90%}.carousel-boxed{margin-left:5%;width:90%}.homepage-text{margin-left:5%;width:90%}.avantage{margin-left:5%;width:90%}.formation-desc{margin-left:5%;width:90%}.pinkyContainer .article-title-container{margin-left:5%;width:90%}.article-content{margin-left:5%;width:90%;margin-top:200px}.default-header{margin-left:5%;width:90%}.default-content-contact{margin-left:5%;width:90%}.container-default{margin-left:5%;width:90%}}@media only screen and (max-width: 425px){.header{gap:1rem}.navbar-mobile-list{gap:2rem}.formation-desc{margin-top:200px}.google-avis{grid-template-columns:repeat(1, 1fr)}}@media only screen and (max-width: 375px){.homepage-container{text-align:unset}.homepage-presentation-container iframe{width:100%;height:100%}.navbar-mobile-list{gap:1rem}.navbar-toggle-button{top:40%}.homepage-text span{font-size:1.25rem;font-weight:bold}.homepage-text p:nth-child(2){padding-left:0rem;font-size:0.75rem}.homepage-text p:last-child{padding-left:0rem;font-size:0.75rem}.navbar-toggle-button{top:25%;right:0.5rem}}@media only screen and (max-width: 325px){.header{padding-left:0.5rem}.navbar-logo-container{width:6rem;margin-top:1.5rem}.navbar-search-homepage{top:9rem}}@media not all and (min-resolution: 0.001dpcm){@supports (-webkit-appearance: none){.logo-qualiopi-container{width:100%}.logo-qualiopi{height:auto}}}.notif-container{background-color:white;position:fixed;height:auto;bottom:0%;width:100%;opacity:1;z-index:999}.notif-container .return-button{font-size:15px}.notification{z-index:999;background-color:white;color:#9B9B9B;font-size:11pt;width:100%;text-align:center;padding:10px;display:flex;gap:2rem;justify-content:center}.catagory-formations-text-container{margin-left:10%;width:80%;margin-bottom:2rem;text-align:justify}.catagory-formations-text-container h2{font-weight:600;margin-top:2rem;font-size:1.5rem;color:#e7067c}.catagory-formations-text-container h3{font-weight:600;margin-top:1rem;font-size:1.25rem}.catagory-formations-text-container p{margin-top:0.75rem}.catagory-formations-text-container a{color:#e7067c}@media only screen and (max-width: 730px){.notif-container .notification{font-size:10pt}.notif-container .return-button{font-size:large}.catagory-formations-text-container h2{font-size:1.15rem}.catagory-formations-text-container h3{font-size:1rem}}

/*# sourceMappingURL=style.css.map */
