@charset "UTF-8";:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media(min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing, 10px)*2)}}@media(min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing, 10px)*-4))}.plyr__caption{background:#000c;background:var(--plyr-captions-background,#000c);border-radius:4px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:#0000;border:0;border-radius:4px;border-radius:var(--plyr-control-radius,4px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7);position:relative;transition:all .1s ease-in-out}.plyr__control svg{display:block;fill:currentColor;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control:focus-visible{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing, 10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:#ffffffe6;background:var(--plyr-menu-background,#ffffffe6);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-menu-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid #0000;border-top-color:#ffffffe6;border:var(--plyr-menu-arrow-size,4px) solid #0000;border-top-color:var(--plyr-menu-background,#ffffffe6);content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7 - var(--plyr-menu-arrow-size, 4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing, 10px)*.7/1.5) calc(var(--plyr-control-spacing, 10px)*.7*1.5);-webkit-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid #0000;border:var(--plyr-menu-item-arrow-size,4px) solid #0000;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing, 10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing, 10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing, 10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing, 10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing, 10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:#0000001a;content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:#23282f1a}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing, 10px)*.7*-1 - -2px);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#0000;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height, 13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:#0000;background-image:linear-gradient(90deg,currentColor 0,#0000 0);background-image:linear-gradient(to right,currentColor var(--value,0),#0000 var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px))/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:#0000}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:#0000;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media(max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:#fff;background:var(--plyr-tooltip-background,#fff);border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing, 10px)/2) calc(var(--plyr-control-spacing, 10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translate(-50%);width:0;z-index:2}.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7);transform:translate(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height, 13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height, 13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height, 13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height, 13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:#0000;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc(var(--plyr-range-track-height, 5px)/2*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:#0000}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,#23282f99 25%,#0000 0,#0000 50%,#23282f99 0,#23282f99 75%,#0000 0,#0000);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,#23282f99) 25%,#0000 25%,#0000 50%,var(--plyr-progress-loading-background,#23282f99) 50%,var(--plyr-progress-loading-background,#23282f99) 75%,#0000 75%,#0000);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:#0000}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:#ffffff40;background-color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:#c1c8d199;background-color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing, 10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing, 10px)/2);max-width:90px;min-width:60px;position:relative;z-index:2}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--audio .plyr__progress__buffer{color:#c1c8d199;color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));border-radius:inherit;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing, 10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing, 10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media(min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing, 10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing, 10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--video .plyr__progress__buffer{color:#ffffff40;color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;height:100%;top:0;right:0;bottom:0;left:0;margin:0;position:fixed;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;cursor:pointer;top:0;right:0;bottom:0;left:0;overflow:hidden;position:absolute;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:#fff;background-color:var(--plyr-tooltip-background,#fff);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translate(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:7px;border-radius:calc(var(--plyr-menu-radius, 8px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px #00000026;content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:7px;border-bottom-left-radius:calc(var(--plyr-menu-radius, 8px) - 1px);border-bottom-right-radius:7px;border-bottom-right-radius:calc(var(--plyr-menu-radius, 8px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{filter:blur(1px);height:100%;top:0;right:0;bottom:0;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}:root{--clr-black: hsla(0, 0%, 0%, .8);--clr-white: hsla(0, 0%, 100%, 1);--clr-grey-dark: hsla(221, 15%, 32%, 1);--clr-grey-light: hsla(0, 0%, 96%, .8);--clr-primary: hsla(37, 95%, 68%, 1);--clr-school: var(--clr-primary);--clr-yellow: hsla(37, 95%, 68%, 1);--clr-green: hsl(168, 99%, 27%);--clr-blue: hsl(220, 61%, 31%)}.wp-child-theme-theme-sup-2026v2{--clr-school: #1f4080;--clr-primary: #bbc6a3 !important;--clr-grey-dark: var(--clr-school);--clr-black: var(--clr-school)}:root{--ff-content: "Montserrat";--ff-icons: "icomoon";--fs-xs: 1.2rem;--fs-sm: 1.4rem;--fs-base: 1.6rem;--fs-md: 2rem;--fs-xmd: 2.2rem;--fs-xslg: 2.6rem;--fs-slg: 3rem;--fs-lg: 3.5rem;--fs-xl: 4rem;--fs-xxl: 7rem;--fs-icons: .8rem}@media(max-width:1200px){:root{--fs-xl: 3.8rem;--fs-xxl: 5.8rem}}@media(max-width:992px){:root{--fs-base: 1.5rem;--fs-md: 1.8rem;--fs-xmd: 2rem;--fs-slg: 2.8rem;--fs-xslg: 2.4rem;--fs-lg: 3.3rem;--fs-xl: 3.6rem;--fs-xxl: 4.8rem}}@media(max-width:768px){:root{--fs-base: 1.4rem;--fs-md: 1.6rem;--fs-xmd: 1.8rem;--fs-slg: 2.6rem;--fs-xslg: 2.2rem;--fs-lg: 3rem;--fs-xl: 3.2rem;--fs-xxl: 3.8rem}}@media(max-width:576px){:root{--fs-md: 1.5rem;--fs-xmd: 1.7rem;--fs-slg: 2.4rem;--fs-xslg: 2rem;--fs-lg: 2.8rem;--fs-xl: 3rem;--fs-xxl: 9vmin}}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:300;src:url(/wp-content/themes/theme-parent-2026/dist/montserrat-v25-latin-300.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:400;src:url(/wp-content/themes/theme-parent-2026/dist/montserrat-v25-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:500;src:url(/wp-content/themes/theme-parent-2026/dist/montserrat-v25-latin-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:600;src:url(/wp-content/themes/theme-parent-2026/dist/montserrat-v25-latin-600.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:700;src:url(/wp-content/themes/theme-parent-2026/dist/montserrat-v25-latin-700.woff2) format("woff2")}@font-face{font-family:icomoon;src:url(/wp-content/themes/theme-parent-2026/dist/icomoon.eot?58c2xa);src:url(/wp-content/themes/theme-parent-2026/dist/icomoon.eot?58c2xa#iefix) format("embedded-opentype"),url(/wp-content/themes/theme-parent-2026/dist/icomoon.ttf?58c2xa) format("truetype"),url(/wp-content/themes/theme-parent-2026/dist/icomoon.woff?58c2xa) format("woff"),url(/wp-content/themes/theme-parent-2026/dist/icomoon.svg?58c2xa#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=" icon-"]{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-close:before{content:""}.icon-phone:before{content:""}.icon-wallet:before{content:""}.icon-search:before{content:""}.icon-linkedin:before{content:""}.icon-instagram:before{content:""}.icon-facebook:before{content:""}.icon-youtube:before{content:""}.icon-location:before{content:""}.icon-mail:before{content:""}.icon-arrow:before{content:""}.icon-edit:before{content:""}.contact-form .wpcf7-form br,.inscription .wpcf7-form br{display:none}.contact-form .wpcf7-form input:not([type=submit]),.contact-form .wpcf7-form textarea,.contact-form .wpcf7-form select,.inscription .wpcf7-form input:not([type=submit]),.inscription .wpcf7-form textarea,.inscription .wpcf7-form select{display:block;background-color:var(--clr-white);width:100%;padding:1.5rem 2rem;color:var(--clr-grey-dark)}.contact-form .wpcf7-form input:not([type=submit])::-moz-placeholder,.contact-form .wpcf7-form textarea::-moz-placeholder,.contact-form .wpcf7-form select::-moz-placeholder,.inscription .wpcf7-form input:not([type=submit])::-moz-placeholder,.inscription .wpcf7-form textarea::-moz-placeholder,.inscription .wpcf7-form select::-moz-placeholder{color:var(--clr-grey-dark)}.contact-form .wpcf7-form input:not([type=submit])::placeholder,.contact-form .wpcf7-form textarea::placeholder,.contact-form .wpcf7-form select::placeholder,.inscription .wpcf7-form input:not([type=submit])::placeholder,.inscription .wpcf7-form textarea::placeholder,.inscription .wpcf7-form select::placeholder{color:var(--clr-grey-dark)}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}button{outline:none;border:none;background:none;cursor:pointer;padding:0;font-size:inherit;font-weight:inherit;font-family:inherit}input,textarea,select{outline:none;border:none;background:none;font-size:inherit;font-weight:inherit;font-family:inherit}input::-moz-placeholder,textarea::-moz-placeholder,select::-moz-placeholder{font-family:inherit;font-size:inherit;font-weight:inherit}input::placeholder,textarea::placeholder,select::placeholder{font-family:inherit;font-size:inherit;font-weight:inherit}*,*:after,*:before{box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth;overflow-x:hidden}body{font-family:var(--ff-content);font-size:var(--fs-base);font-weight:400;color:var(--clr-grey-dark);line-height:1.4}a,a:hover,a:visited{text-decoration:none}img{max-width:100%;height:auto;vertical-align:middle}.grecaptcha-badge{visibility:hidden}.headings,.content-style h1,.content-style h2,.content-style h3,.content-style h4,.content-style h5,.content-style h6,.inscription__content h1,.single__content h1,.default__content h1,.experience .experience-courses__content h1,.experience .experience-areas__texte h1,.home-child .home-child-restauration__caption h1,.inscription__content h2,.single__content h2,.default__content h2,.experience .experience-courses__content h2,.experience .experience-areas__texte h2,.home-child .home-child-restauration__caption h2,.inscription__content h3,.single__content h3,.default__content h3,.experience .experience-courses__content h3,.experience .experience-areas__texte h3,.home-child .home-child-restauration__caption h3,.inscription__content h4,.single__content h4,.default__content h4,.experience .experience-courses__content h4,.experience .experience-areas__texte h4,.home-child .home-child-restauration__caption h4,.inscription__content h5,.single__content h5,.default__content h5,.experience .experience-courses__content h5,.experience .experience-areas__texte h5,.home-child .home-child-restauration__caption h5,.inscription__content h6,.single__content h6,.default__content h6,.experience .experience-courses__content h6,.experience .experience-areas__texte h6,.home-child .home-child-restauration__caption h6,.new-card__headings{font-weight:700;line-height:1.2}.headings--xxl,.content-style h1,.inscription__content h1,.single__content h1,.default__content h1,.experience .experience-courses__content h1,.experience .experience-areas__texte h1,.home-child .home-child-restauration__caption h1{font-size:var(--fs-xxl)}.headings--xl,.content-style h2,.inscription__content h2,.single__content h2,.default__content h2,.experience .experience-courses__content h2,.experience .experience-areas__texte h2,.home-child .home-child-restauration__caption h2{font-size:var(--fs-xl)}.headings--lg,.content-style h3,.inscription__content h3,.single__content h3,.default__content h3,.experience .experience-courses__content h3,.experience .experience-areas__texte h3,.home-child .home-child-restauration__caption h3,.event-card--full .headings,.actus__item:first-child:not([aria-hidden=true]) .event-card .headings,.home .home-events__item--full>a>figure .headings{font-size:var(--fs-lg)}.headings--slg{font-size:var(--fs-slg)}.headings--xmd,.content-style h4,.inscription__content h4,.single__content h4,.default__content h4,.experience .experience-courses__content h4,.experience .experience-areas__texte h4,.home-child .home-child-restauration__caption h4,.new-card__headings{font-size:var(--fs-xmd)}.headings--md{font-size:var(--fs-md)}.headings--light{font-weight:400}.headings--uppercase{text-transform:uppercase}.headings--center{text-align:center}.headings--right{text-align:right}.headings--onheadings{display:flex;flex-direction:column}.headings--onheadings>span,.headings--onheadings>sup{font-size:var(--fs-md);font-weight:300;color:var(--clr-black)}.headings--underheadings{display:flex;flex-direction:column}.headings--underheadings>span:not(.headings--underheadings__primary){margin-top:1rem;font-size:var(--fs-base);font-weight:300;color:var(--clr-black);text-transform:none}.headings--underheadings__semi{font-weight:600!important}.headings--underheadings__primary{margin-top:0;font-weight:700;color:var(--clr-primary);font-size:var(--fs-xslg)}.headings--dark-grey,.content-style h1,.content-style h2,.content-style h3,.content-style h4,.content-style h5,.content-style h6,.inscription__content h1,.single__content h1,.default__content h1,.experience .experience-courses__content h1,.experience .experience-areas__texte h1,.home-child .home-child-restauration__caption h1,.inscription__content h2,.single__content h2,.default__content h2,.experience .experience-courses__content h2,.experience .experience-areas__texte h2,.home-child .home-child-restauration__caption h2,.inscription__content h3,.single__content h3,.default__content h3,.experience .experience-courses__content h3,.experience .experience-areas__texte h3,.home-child .home-child-restauration__caption h3,.inscription__content h4,.single__content h4,.default__content h4,.experience .experience-courses__content h4,.experience .experience-areas__texte h4,.home-child .home-child-restauration__caption h4,.inscription__content h5,.single__content h5,.default__content h5,.experience .experience-courses__content h5,.experience .experience-areas__texte h5,.home-child .home-child-restauration__caption h5,.inscription__content h6,.single__content h6,.default__content h6,.experience .experience-courses__content h6,.experience .experience-areas__texte h6,.home-child .home-child-restauration__caption h6,.new-card__headings{color:var(--clr-grey-dark)}.headings--white,.content-style--white h1,.content-style--white h2,.content-style--white h3,.content-style--white h4,.content-style--white h5,.content-style--white h6,.inscription__content h1,.experience .experience-areas__texte h1,.inscription__content h2,.experience .experience-areas__texte h2,.inscription__content h3,.experience .experience-areas__texte h3,.inscription__content h4,.experience .experience-areas__texte h4,.inscription__content h5,.experience .experience-areas__texte h5,.inscription__content h6,.experience .experience-areas__texte h6,.event-card--full .headings,.actus__item:first-child:not([aria-hidden=true]) .event-card .headings,.home .home-events__item--full>a>figure .headings{color:var(--clr-white)}.headings--white>span,.content-style--white h1>span,.content-style--white h2>span,.content-style--white h3>span,.content-style--white h4>span,.content-style--white h5>span,.content-style--white h6>span,.inscription__content h1>span,.experience .experience-areas__texte h1>span,.inscription__content h2>span,.experience .experience-areas__texte h2>span,.inscription__content h3>span,.experience .experience-areas__texte h3>span,.inscription__content h4>span,.experience .experience-areas__texte h4>span,.inscription__content h5>span,.experience .experience-areas__texte h5>span,.inscription__content h6>span,.experience .experience-areas__texte h6>span,.event-card--full .headings>span,.actus__item:first-child:not([aria-hidden=true]) .event-card .headings>span,.home .home-events__item--full>a>figure .headings>span{color:var(--clr-white)}.headings--primary{color:var(--clr-primary)}.headings--school{color:var(--clr-school)}.btn,.content-style .wp-block-button__link,.inscription__content .wp-block-button__link,.single__content .wp-block-button__link,.default__content .wp-block-button__link,.experience .experience-courses__content .wp-block-button__link,.experience .experience-areas__texte .wp-block-button__link,.home-child .home-child-restauration__caption .wp-block-button__link{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:-moz-fit-content;width:fit-content;min-width:28rem;font-weight:600;border:1px solid;padding:1rem 1rem 1rem 2rem;transition:border-color .5s cubic-bezier(.175,.885,.32,1.275),color .5s cubic-bezier(.175,.885,.32,1.275),background-color .5s cubic-bezier(.175,.885,.32,1.275)}.btn--block,.content-style .wp-block-button__link,.inscription__content .wp-block-button__link,.single__content .wp-block-button__link,.default__content .wp-block-button__link,.experience .experience-courses__content .wp-block-button__link,.experience .experience-areas__texte .wp-block-button__link,.home-child .home-child-restauration__caption .wp-block-button__link{border-color:var(--clr-grey-dark);background-color:var(--clr-grey-dark);color:var(--clr-white)}.btn--fit{min-width:-moz-fit-content;min-width:fit-content}.btn--border{color:var(--clr-white);border-color:var(--clr-white)}.btn--border:hover{background-color:var(--clr-primary);border-color:var(--clr-primary);color:var(--clr-white)}.btn--border:hover:after{color:var(--clr-grey-dark)}.btn--primary{color:var(--clr-grey-dark);border-color:var(--clr-primary);background-color:var(--clr-primary)}.btn--primary:after{color:var(--clr-grey-dark)!important}.btn--hoverblack:hover,.content-style .wp-block-button__link:hover,.inscription__content .wp-block-button__link:hover,.single__content .wp-block-button__link:hover,.default__content .wp-block-button__link:hover,.experience .experience-courses__content .wp-block-button__link:hover,.experience .experience-areas__texte .wp-block-button__link:hover,.home-child .home-child-restauration__caption .wp-block-button__link:hover{background-color:transparent;color:var(--clr-grey-dark)}.btn--hoverwhite:hover{background-color:transparent;border-color:var(--clr-white)!important;color:var(--clr-white);border:1px solid!important}.btn--hoverwhite:hover:after{color:var(--clr-white)}.btn--customcolor{min-width:-moz-fit-content;min-width:fit-content;background-color:var(--clr-school)}.btn--school,.content-style .wp-block-button__link,.inscription__content .wp-block-button__link,.single__content .wp-block-button__link,.default__content .wp-block-button__link,.experience .experience-courses__content .wp-block-button__link,.experience .experience-areas__texte .wp-block-button__link,.home-child .home-child-restauration__caption .wp-block-button__link{background-color:var(--clr-school)}.btn--schools:hover{background-color:var(--clr-school)!important;color:var(--clr-white);border-color:var(--clr-school)!important}.btn--schools:hover:after{color:var(--clr-white)}.btn--yellow{background-color:var(--clr-primary);color:var(--clr-grey-dark);border:none!important}.btn--yellow:after{color:var(--clr-grey-dark)!important}.btn--cdf{background-color:var(--clr-yellow);border:1px solid var(--clr-yellow);color:var(--clr-school)}.btn--cdf:after{color:var(--clr-school)!important}.btn--cdf:hover{background-color:transparent;color:var(--clr-yellow)}.btn--cdf:hover:after{color:var(--clr-yellow)}.btn:after,.content-style .wp-block-button__link:after,.inscription__content .wp-block-button__link:after,.single__content .wp-block-button__link:after,.default__content .wp-block-button__link:after,.experience .experience-courses__content .wp-block-button__link:after,.experience .experience-areas__texte .wp-block-button__link:after,.home-child .home-child-restauration__caption .wp-block-button__link:after{display:block;content:"";font-family:var(--ff-icons);color:var(--clr-primary);font-size:1rem;transform:rotate(-90deg);margin-left:3rem;transition:color .5s cubic-bezier(.175,.885,.32,1.275)}@media(max-width:576px){.btn,.content-style .wp-block-button__link,.inscription__content .wp-block-button__link,.single__content .wp-block-button__link,.default__content .wp-block-button__link,.experience .experience-courses__content .wp-block-button__link,.experience .experience-areas__texte .wp-block-button__link,.home-child .home-child-restauration__caption .wp-block-button__link{min-width:inherit}}.school-card{height:15rem;padding:2rem 3rem;background-color:var(--clr-white);transition:transform .5s cubic-bezier(.175,.885,.32,1.275),background-color .5s cubic-bezier(.175,.885,.32,1.275),border-color .5s cubic-bezier(.175,.885,.32,1.275);position:relative;z-index:1}@media(max-width:992px){.school-card{background-color:currentColor}}.school-card__wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;transform:translateY(1.7rem);transition:transform .5s cubic-bezier(.175,.885,.32,1.275)}.school-card__wrapper>img{max-height:7rem;height:auto;width:auto;transition:margin-bottom .5s cubic-bezier(.175,.885,.32,1.275),.5s cubic-bezier(.175,.885,.32,1.275)}@media(max-width:992px){.school-card__wrapper>img{filter:brightness(0) invert(1);margin-bottom:1.5rem}}@media(max-width:992px){.school-card__wrapper{transform:none}}.school-card__cta{width:100%}.school-card__cta>a{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:.5rem 1rem;width:100%;border:1px solid var(--clr-white);color:var(--clr-white);font-weight:600}.school-card__cta>a:after{display:grid;place-items:center;content:"";font-family:var(--ff-icons);font-size:.8rem;height:1rem;width:2rem;rotate:-90deg;transition:transform .5s cubic-bezier(.175,.885,.32,1.275)}.school-card__cta>a:hover:after{transform:translateY(.6rem)}.school-card:hover,.school-card--active{z-index:2;border-color:currentColor!important}.school-card:hover .school-card__wrapper,.school-card--active .school-card__wrapper{transform:translateY(0)}.school-card:hover .school-card__wrapper>img,.school-card--active .school-card__wrapper>img{filter:brightness(0) invert(1);margin-bottom:1.5rem}.school-card:hover .school-card__cta,.school-card--active .school-card__cta{display:block}.school-card:hover,.school-card--active{transform:scale(1.1);background-color:currentColor}.event-card{display:flex;flex-direction:column;height:100%;width:100%}.event-card__caption{display:flex;flex-direction:column;height:auto;background-color:var(--clr-white);padding:2rem}@media(max-width:1110px){.event-card__caption{order:2;height:-moz-fit-content;height:fit-content}}.event-card__caption>img{height:5rem;-o-object-fit:contain;object-fit:contain;margin-bottom:2.5rem}.event-card__caption--full{flex-direction:row;align-items:center;height:100%}.event-card__caption--full>div{margin-bottom:0;margin-right:2rem}.event-card__bubble{display:grid;place-items:center;height:5rem;width:5rem;padding:1rem;flex-shrink:0;border-radius:50%;background-color:var(--clr-grey-dark);margin-bottom:2.5rem;padding:3%}.event-card .headings{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;height:5.3rem;-webkit-box-orient:vertical;margin-bottom:1rem;max-width:26rem}@media(max-width:768px){.event-card .headings{max-width:100%;height:auto}}.event-card__content{max-width:26rem;color:var(--clr-grey-dark);margin-top:2rem;height:12rem}@media(max-width:768px){.event-card__content{max-width:100%;height:auto}}.event-card__date{font-size:var(--fs-xs);color:var(--clr-primary);margin-bottom:auto}.event-card__thumb{display:block;height:25rem;width:100%;overflow:hidden}.event-card__thumb>img{display:block;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s cubic-bezier(.175,.885,.32,1.275)}.event-card__thumb--no{display:grid;place-items:center;background-color:var(--clr-grey-dark)}.event-card__thumb--no>img{width:50%;height:auto}@media(max-width:1110px){.event-card__thumb{height:30rem;order:1}}@media(max-width:576px){.event-card__thumb{height:20rem}}.event-card:not(.event-card--full) .event-card__caption{transition:box-shadow .5s cubic-bezier(.175,.885,.32,1.275)}.event-card:not(.event-card--full):hover .event-card__caption{box-shadow:0 0 4.5rem #00000026}.event-card:not(.event-card--full):hover .event-card__thumb>img{transform:scale(1.1)}.event-card--full,.actus__item:first-child:not([aria-hidden=true]) .event-card,.home .home-events__item--full>a>figure{position:relative;z-index:0}.event-card--full .headings,.actus__item:first-child:not([aria-hidden=true]) .event-card .headings,.home .home-events__item--full>a>figure .headings{height:auto;margin-bottom:0;margin-top:auto;max-width:25rem}@media(max-width:1110px){.event-card--full .headings,.actus__item:first-child:not([aria-hidden=true]) .event-card .headings,.home .home-events__item--full>a>figure .headings{max-width:40%}}@media(max-width:576px){.event-card--full .headings,.actus__item:first-child:not([aria-hidden=true]) .event-card .headings,.home .home-events__item--full>a>figure .headings{max-width:100%}}.event-card--full .event-card__caption>img,.actus__item:first-child:not([aria-hidden=true]) .event-card .event-card__caption>img,.home .home-events__item--full>a>figure .event-card__caption>img{height:7rem}.event-card--full .event-card__thumb,.actus__item:first-child:not([aria-hidden=true]) .event-card .event-card__thumb,.home .home-events__item--full>a>figure .event-card__thumb{position:absolute;top:0;left:0;z-index:-1;height:100%}.event-card--full .event-card__bubble>img,.actus__item:first-child:not([aria-hidden=true]) .event-card .event-card__bubble>img,.home .home-events__item--full>a>figure .event-card__bubble>img{max-height:4rem}.event-card--full .event-card__bubble,.actus__item:first-child:not([aria-hidden=true]) .event-card .event-card__bubble,.home .home-events__item--full>a>figure .event-card__bubble{background-color:transparent!important}.event-card--full .event-card__caption,.actus__item:first-child:not([aria-hidden=true]) .event-card .event-card__caption,.home .home-events__item--full>a>figure .event-card__caption{height:100%;width:100%;background-color:transparent;padding-bottom:6rem}@media(max-width:1110px){.event-card--full .event-card__caption,.actus__item:first-child:not([aria-hidden=true]) .event-card .event-card__caption,.home .home-events__item--full>a>figure .event-card__caption{padding-bottom:2rem}}.event-card--full .event-card__date,.actus__item:first-child:not([aria-hidden=true]) .event-card .event-card__date,.home .home-events__item--full>a>figure .event-card__date{display:none}.event-card--full .event-card__bubble,.actus__item:first-child:not([aria-hidden=true]) .event-card .event-card__bubble,.home .home-events__item--full>a>figure .event-card__bubble{height:7.7rem;width:7.7rem;background-color:transparent;border:2px solid var(--clr-white)}.event-card--full .event-card__bubble>img,.actus__item:first-child:not([aria-hidden=true]) .event-card .event-card__bubble>img,.home .home-events__item--full>a>figure .event-card__bubble>img{display:block;width:3rem;height:auto}@media(max-width:576px){.event-card--full .event-card__bubble>img,.actus__item:first-child:not([aria-hidden=true]) .event-card .event-card__bubble>img,.home .home-events__item--full>a>figure .event-card__bubble>img{width:2rem}}@media(max-width:576px){.event-card--full .event-card__bubble,.actus__item:first-child:not([aria-hidden=true]) .event-card .event-card__bubble,.home .home-events__item--full>a>figure .event-card__bubble{height:5rem;width:5rem}}.event-card--full .event-card__content,.actus__item:first-child:not([aria-hidden=true]) .event-card .event-card__content,.home .home-events__item--full>a>figure .event-card__content{height:auto;max-width:21rem;color:var(--clr-white)}@media(max-width:1110px){.event-card--full .event-card__content,.actus__item:first-child:not([aria-hidden=true]) .event-card .event-card__content,.home .home-events__item--full>a>figure .event-card__content{max-width:50%}}@media(max-width:576px){.event-card--full .event-card__content,.actus__item:first-child:not([aria-hidden=true]) .event-card .event-card__content,.home .home-events__item--full>a>figure .event-card__content{max-width:100%}}.event-card--min .event-card__date,.actus__item .event-card .event-card__date{margin-bottom:1.5rem}.event-card--min .event-card__content,.actus__item .event-card .event-card__content{margin-top:0}.event-card--padding .event-card__caption,.actus__item:first-child:not([aria-hidden=true]) .event-card .event-card__caption{padding:4rem}.event-card--padding .event-card__headings,.actus__item:first-child:not([aria-hidden=true]) .event-card .event-card__headings,.event-card--padding .event-card__content,.actus__item:first-child:not([aria-hidden=true]) .event-card .event-card__content{max-width:35rem}.event-card--padding .event-card__content,.actus__item:first-child:not([aria-hidden=true]) .event-card .event-card__content{margin-top:1rem}.student-card{display:flex;flex-direction:column;justify-content:flex-end;height:100%;width:100%;position:relative;z-index:0;overflow:hidden}.student-card>a{display:block;height:100%;width:100%}.student-card .plyr{width:100%;height:100%}.student-card .plyr__poster{background-size:cover}.student-card__thumb{display:block;height:100%;width:100%}.student-card__thumb--has-no-thumb{background-color:var(--clr-grey-dark);display:grid;place-items:center;position:relative}.student-card__img{display:block;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.student-card__school-logo{display:block;height:auto;width:40%;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1)}.student-card__player{width:100%;height:100%}.team-card{display:flex;flex-direction:column;align-items:center;text-align:center}.team-card__portrait{display:block;height:19rem;aspect-ratio:1;position:relative;margin-bottom:2rem}.team-card__portrait>img:not(.team-card__logo){width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:50%;aspect-ratio:1;-o-object-position:top;object-position:top}.team-card__logo{position:absolute;left:-2rem;top:4rem;z-index:1}.team-card__name{display:flex;flex-direction:column;max-width:23rem}.team-card__name>strong{font-weight:700}.team-card__bubble{display:flex;align-items:center;justify-content:center;height:5rem;aspect-ratio:1;background-color:var(--clr-school);position:absolute;left:-2rem;top:4rem;z-index:1;border-radius:50%;padding:1rem}.team-card__bubble>img{position:static;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.filter{display:flex;flex-direction:row;align-items:center;font-family:inherit;font-weight:500;font-size:inherit;color:var(--clr-grey-dark);transition:color .5s cubic-bezier(.175,.885,.32,1.275)}.filter[data-active=true]{font-weight:800}.filter__bubble{display:grid;place-items:center;height:5rem;width:5rem;border-radius:50%;background-color:var(--clr-primary);margin-right:2.5rem}@media(max-width:576px){.filter__bubble{margin-right:0}}.filter__bubble img{display:block;max-width:2rem;max-height:2.5rem;height:auto;width:100%}.filter>img{max-width:4rem;height:auto;margin-right:2.5rem}.filter__txt{display:flex;align-items:center;min-height:8rem;min-width:38rem;text-align:left;text-transform:uppercase}@media(max-width:1180px){.filter__txt{min-width:27rem}}@media(max-width:576px){.filter__txt{display:none}}.filter__sub{display:none;flex-direction:column;gap:.5rem;font-size:var(--fs-sm);margin-top:1rem;text-transform:initial}.filter__sub>li{display:flex;flex-direction:row;align-items:center;cursor:pointer;font-weight:400;color:var(--clr-grey-dark)}.filter__sub>li:before{content:"";display:block;height:1px;width:2rem;background-color:var(--clr-primary);margin-right:1rem;transition:rotate .5s cubic-bezier(.175,.885,.32,1.275),width .5s cubic-bezier(.175,.885,.32,1.275)}.filter__sub>li:hover:before{width:3rem}.filter__sub--show{display:flex}.filter__sub--show>li:before{transform:rotate(180deg)}.filter__sub-item[aria-selected=true]:before{width:3rem}.filter--border .filter__txt,.home .home-news__school:not(:first-child) .filter__txt{position:relative}.filter--border .filter__txt:after,.home .home-news__school:not(:first-child) .filter__txt:after{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:1px;background-color:var(--clr-grey-dark)}.filter--hassubitem .filter__txt{flex-direction:column;align-items:flex-start;justify-content:center;padding:3rem 0;position:relative}.filter--hassubitem .filter__txt:after{content:"";position:absolute;top:3.5rem;right:0;font-family:var(--ff-icons);font-size:1rem;rotate:-90deg;color:var(--clr-primary)}.filter--hassubitem[data-active=true] .filter__txt:after{rotate:0deg}.filter--hassubitem[data-active=true] .filter__sub{display:flex}.filter--sup{border-bottom:1px solid var(--clr-grey-dark)}.filter--sup>div:after{content:none!important}.filter--sup .filter__sub{flex-direction:row;flex-wrap:wrap}.filter--sup .filter__sub>button:not(:last-child){display:flex;flex-direction:row;align-items:center}.filter--sup .filter__sub>button:not(:last-child):after{content:"|";margin:0 1rem}.filter:hover{color:var(--clr-primary)}.new-card{display:flex;flex-direction:column}.new-card__thumb{display:block;width:100%;height:32rem;overflow:hidden;background-color:var(--clr-grey-light)}.new-card__thumb>img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s cubic-bezier(.175,.885,.32,1.275)}@media(max-width:992px){.new-card__thumb{height:25rem}}@media(max-width:768px){.new-card__thumb{height:20rem}}@media(max-width:576px){.new-card__thumb{height:15rem}}.new-card__caption{display:flex;flex-direction:column;padding:3rem 2.5rem 5rem;background-color:var(--clr-white);transition:box-shadow .5s cubic-bezier(.175,.885,.32,1.275)}@media(max-width:768px){.new-card__caption{padding:2.5rem 2rem 4rem}}@media(max-width:576px){.new-card__caption{padding:2rem 1.5rem 3rem}}.new-card__headings{margin-bottom:1rem;max-width:26rem}.new-card__date{font-size:var(--fs-xs);color:var(--clr-primary);margin-bottom:2.5rem}.new-card__content{color:var(--clr-grey-dark)}.new-card:hover .new-card__thumb>img{transform:scale(1.1)}.new-card:hover .new-card__caption{box-shadow:0 0 4.5rem #00000026}.controls{display:flex;flex-direction:column;align-items:center;margin-right:-1.15rem;margin-left:2.85rem;flex-shrink:0}.controls__control{display:block;height:4.3rem;aspect-ratio:1;border:.5px solid var(--clr-grey-dark)}.controls__control:before{display:block;content:"";font-family:var(--ff-icons);color:var(--clr-primary);font-size:1.8rem}.controls__control--prev:before{transform:rotate(90deg);margin-right:.5rem}.controls__control--next{margin-top:1rem}.controls__control--next:before{transform:rotate(-90deg);margin-left:.5rem}.controls--white .controls__control{border-color:var(--clr-white);color:var(--clr-white)}.class-card{display:flex;flex-direction:column;background-color:var(--clr-white);padding:8rem 4rem 4rem;box-shadow:0 0 4.5rem #0000001a;height:100%;min-height:44rem;position:relative;transition:background-color .5s cubic-bezier(.175,.885,.32,1.275),z-index .5s cubic-bezier(.175,.885,.32,1.275)}.class-card .headings{transition:color .5s cubic-bezier(.175,.885,.32,1.275);position:relative}.class-card .headings>span{font-size:1.1rem;text-transform:uppercase;font-weight:500;max-width:19rem;margin-bottom:1rem;position:absolute;bottom:100%;color:var(--clr-grey-dark);transition:color .5s cubic-bezier(.175,.885,.32,1.275)}@media(max-width:992px){.class-card .headings>span{position:static;max-width:100%;color:var(--clr-grey-dark)!important}}@media(max-width:992px){.class-card .headings{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;color:var(--clr-grey-dark);padding:2rem 0}.class-card .headings:after{position:absolute;top:50%;right:0;transform:translateY(-50%);display:block;content:"";font-family:var(--ff-icons);font-size:1rem;color:var(--clr-primary);transform:rotate(-90deg)}}.class-card>div{margin-bottom:2rem}.class-card p{margin-top:1rem;transition:color .5s cubic-bezier(.175,.885,.32,1.275)}.class-card .btn{visibility:hidden;opacity:0;margin-top:auto;width:-moz-fit-content;width:fit-content;min-width:-moz-fit-content;min-width:fit-content;transition:visibility .3s linear,opacity .5s cubic-bezier(.175,.885,.32,1.275)}@media(max-width:992px){.class-card .btn{display:none}}.class-card:hover{z-index:1;background-color:var(--clr-school)}.class-card:hover .headings{color:var(--clr-white)}.class-card:hover .headings>span{color:var(--clr-white)}.class-card:hover .btn{visibility:visible;opacity:1}.class-card:hover p{color:var(--clr-white)}@media(max-width:992px){.class-card:hover{background-color:transparent}.class-card:hover .headings{color:var(--clr-primary)}.class-card:hover>p{color:var(--clr-grey-dark)}}@media(max-width:992px){.class-card{padding:0;min-height:-moz-fit-content;min-height:fit-content;box-shadow:none;border-bottom:1px solid var(--clr-grey-dark)}.class-card>div{display:none}.class-card[aria-expanded=true]{background-color:transparent}.class-card[aria-expanded=true] .headings{color:var(--clr-primary)}.class-card[aria-expanded=true] .headings:after{rotate:90deg}.class-card[aria-expanded=true]>div{display:block;margin-bottom:2rem}.class-card[aria-expanded=true]>div>p{margin-top:0;color:var(--clr-grey-dark)}.class-card[aria-expanded=true] .btn{visibility:visible;opacity:1;display:flex;width:-moz-fit-content;width:fit-content;background-color:var(--clr-school);border-color:var(--clr-school);margin-bottom:2rem}}.menu-child-section{position:sticky;top:15rem;z-index:20;background-color:var(--clr-primary);width:-moz-fit-content;width:fit-content;transition:transform .5s cubic-bezier(.175,.885,.32,1.275)}.menu-child-section__menu{max-height:65rem;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.menu-child-section__menu::-webkit-scrollbar{display:none}.menu-child-section[data-open=false]{transform:translate(-100%)}.menu-child-section__section{position:relative;max-width:24rem}.menu-child-section__section>a{display:block;padding:3rem;background-color:var(--clr-primary);color:var(--clr-white);text-align:right;transition:transform .5s cubic-bezier(.175,.885,.32,1.275),font-weight .5s cubic-bezier(.175,.885,.32,1.275),color .5s cubic-bezier(.175,.885,.32,1.275)}.menu-child-section__section>a[aria-current=true]{font-weight:700;color:var(--clr-school)}.menu-child-section__section>a:hover{transform:translate(-1rem)}.menu-child-section__section:not(:last-child):after{position:absolute;bottom:0;left:0;content:"";display:block;height:1px;width:calc(100% - 3rem);background-color:var(--clr-white)}.menu-child-section__toggle{position:absolute;top:6.2rem;left:100%;background-color:var(--clr-primary);height:4rem}.menu-child-section__toggle>i{font-size:1.2rem;display:block;transform:rotate(-90deg);color:var(--clr-white)}.menu-child-section__toggle[aria-expanded=true]>i{transform:rotate(90deg)}.menu-child-section--school,.menu-child-section--school .menu-child-section__toggle{background-color:var(--clr-school)}.menu-child-section--school a{background-color:var(--clr-school);color:var(--clr-white)}.menu-child-section--school a[aria-current=true]{color:var(--clr-primary)}@media(max-width:768px){.menu-child-section{display:none}}.rank-math-breadcrumb{padding-left:var(--wrapper-clamp-lg);padding:2rem 0 4rem var(--wrapper-clamp-lg)}@media(max-width:576px){.rank-math-breadcrumb{padding:2rem}}@media(max-width:400px){.rank-math-breadcrumb{padding:1rem}}.rank-math-breadcrumb>p{display:flex;align-items:center;flex-wrap:wrap;gap:2rem;font-size:var(--fs-sm)}@media(max-width:576px){.rank-math-breadcrumb>p{font-size:var(--fs-xs);line-height:1.2}}@media(max-width:400px){.rank-math-breadcrumb>p{gap:1rem}}.rank-math-breadcrumb>p>a{color:var(--clr-grey-dark);transition:color .5s cubic-bezier(.175,.885,.32,1.275)}.rank-math-breadcrumb>p>a:hover{color:var(--clr-primary)}.rank-math-breadcrumb>p>span.separator{display:none}.rank-math-breadcrumb>p>span.last{font-weight:700}.content-style h1,.inscription__content h1,.single__content h1,.default__content h1,.experience .experience-courses__content h1,.experience .experience-areas__texte h1,.home-child .home-child-restauration__caption h1,.content-style h2,.inscription__content h2,.single__content h2,.default__content h2,.experience .experience-courses__content h2,.experience .experience-areas__texte h2,.home-child .home-child-restauration__caption h2{margin-bottom:3rem}.content-style h2:has(sup),.inscription__content h2:has(sup),.single__content h2:has(sup),.default__content h2:has(sup),.experience .experience-courses__content h2:has(sup),.experience .experience-areas__texte h2:has(sup),.home-child .home-child-restauration__caption h2:has(sup){display:flex;flex-direction:column}.content-style h2:has(sup) br,.inscription__content h2:has(sup) br,.single__content h2:has(sup) br,.default__content h2:has(sup) br,.experience .experience-courses__content h2:has(sup) br,.experience .experience-areas__texte h2:has(sup) br,.home-child .home-child-restauration__caption h2:has(sup) br{display:none}.content-style h2>sup,.inscription__content h2>sup,.single__content h2>sup,.default__content h2>sup,.experience .experience-courses__content h2>sup,.experience .experience-areas__texte h2>sup,.home-child .home-child-restauration__caption h2>sup{font-size:var(--fs-md);font-weight:300;color:var(--clr-black)}.content-style h3,.inscription__content h3,.single__content h3,.default__content h3,.experience .experience-courses__content h3,.experience .experience-areas__texte h3,.home-child .home-child-restauration__caption h3,.content-style h4,.inscription__content h4,.single__content h4,.default__content h4,.experience .experience-courses__content h4,.experience .experience-areas__texte h4,.home-child .home-child-restauration__caption h4{margin-bottom:2rem}.content-style p:not(:last-child),.inscription__content p:not(:last-child),.single__content p:not(:last-child),.default__content p:not(:last-child),.experience .experience-courses__content p:not(:last-child),.experience .experience-areas__texte p:not(:last-child),.home-child .home-child-restauration__caption p:not(:last-child){margin-bottom:2rem}.content-style b,.inscription__content b,.single__content b,.default__content b,.experience .experience-courses__content b,.experience .experience-areas__texte b,.home-child .home-child-restauration__caption b,.content-style strong,.inscription__content strong,.single__content strong,.default__content strong,.experience .experience-courses__content strong,.experience .experience-areas__texte strong,.home-child .home-child-restauration__caption strong{font-weight:700}.content-style i,.inscription__content i,.single__content i,.default__content i,.experience .experience-courses__content i,.experience .experience-areas__texte i,.home-child .home-child-restauration__caption i,.content-style em,.inscription__content em,.single__content em,.default__content em,.experience .experience-courses__content em,.experience .experience-areas__texte em,.home-child .home-child-restauration__caption em{font-style:italic}.content-style ul,.inscription__content ul,.single__content ul,.default__content ul,.experience .experience-courses__content ul,.experience .experience-areas__texte ul,.home-child .home-child-restauration__caption ul,.content-style ol,.inscription__content ol,.single__content ol,.default__content ol,.experience .experience-courses__content ol,.experience .experience-areas__texte ol,.home-child .home-child-restauration__caption ol{margin-left:2rem;margin-bottom:2rem;list-style:disc}.content-style .wp-block-button__link,.inscription__content .wp-block-button__link,.single__content .wp-block-button__link,.default__content .wp-block-button__link,.experience .experience-courses__content .wp-block-button__link,.experience .experience-areas__texte .wp-block-button__link,.home-child .home-child-restauration__caption .wp-block-button__link{margin-top:2rem;border:none;border-radius:0}.content-style .wp-block-button__link:after,.inscription__content .wp-block-button__link:after,.single__content .wp-block-button__link:after,.default__content .wp-block-button__link:after,.experience .experience-courses__content .wp-block-button__link:after,.experience .experience-areas__texte .wp-block-button__link:after,.home-child .home-child-restauration__caption .wp-block-button__link:after{color:#fff}.content-style .wp-block-button__link:hover,.inscription__content .wp-block-button__link:hover,.single__content .wp-block-button__link:hover,.default__content .wp-block-button__link:hover,.experience .experience-courses__content .wp-block-button__link:hover,.experience .experience-areas__texte .wp-block-button__link:hover,.home-child .home-child-restauration__caption .wp-block-button__link:hover{background-color:var(--clr-grey-dark);color:#fff}.content-style .wp-block-image:not(:last-child),.inscription__content .wp-block-image:not(:last-child),.single__content .wp-block-image:not(:last-child),.default__content .wp-block-image:not(:last-child),.experience .experience-courses__content .wp-block-image:not(:last-child),.experience .experience-areas__texte .wp-block-image:not(:last-child),.home-child .home-child-restauration__caption .wp-block-image:not(:last-child){margin-bottom:6rem}@media(max-width:768px){.content-style .wp-block-image:not(:last-child),.inscription__content .wp-block-image:not(:last-child),.single__content .wp-block-image:not(:last-child),.default__content .wp-block-image:not(:last-child),.experience .experience-courses__content .wp-block-image:not(:last-child),.experience .experience-areas__texte .wp-block-image:not(:last-child),.home-child .home-child-restauration__caption .wp-block-image:not(:last-child){margin-bottom:4rem}}.content-style .wp-block-image:not(:first-child),.inscription__content .wp-block-image:not(:first-child),.single__content .wp-block-image:not(:first-child),.default__content .wp-block-image:not(:first-child),.experience .experience-courses__content .wp-block-image:not(:first-child),.experience .experience-areas__texte .wp-block-image:not(:first-child),.home-child .home-child-restauration__caption .wp-block-image:not(:first-child){margin-top:6rem}@media(max-width:768px){.content-style .wp-block-image:not(:first-child),.inscription__content .wp-block-image:not(:first-child),.single__content .wp-block-image:not(:first-child),.default__content .wp-block-image:not(:first-child),.experience .experience-courses__content .wp-block-image:not(:first-child),.experience .experience-areas__texte .wp-block-image:not(:first-child),.home-child .home-child-restauration__caption .wp-block-image:not(:first-child){margin-top:4rem}}.content-style .wp-block-group__inner-container,.inscription__content .wp-block-group__inner-container,.single__content .wp-block-group__inner-container,.default__content .wp-block-group__inner-container,.experience .experience-courses__content .wp-block-group__inner-container,.experience .experience-areas__texte .wp-block-group__inner-container,.home-child .home-child-restauration__caption .wp-block-group__inner-container{padding:4rem 3rem 8rem}@media(max-width:768px){.content-style .wp-block-group__inner-container,.inscription__content .wp-block-group__inner-container,.single__content .wp-block-group__inner-container,.default__content .wp-block-group__inner-container,.experience .experience-courses__content .wp-block-group__inner-container,.experience .experience-areas__texte .wp-block-group__inner-container,.home-child .home-child-restauration__caption .wp-block-group__inner-container{padding:4rem 2rem 6rem}}.content-style .wp-block-group-is-layout-flex p,.inscription__content .wp-block-group-is-layout-flex p,.single__content .wp-block-group-is-layout-flex p,.default__content .wp-block-group-is-layout-flex p,.experience .experience-courses__content .wp-block-group-is-layout-flex p,.experience .experience-areas__texte .wp-block-group-is-layout-flex p,.home-child .home-child-restauration__caption .wp-block-group-is-layout-flex p{margin-bottom:0}.content-style .wp-block-columns,.inscription__content .wp-block-columns,.single__content .wp-block-columns,.default__content .wp-block-columns,.experience .experience-courses__content .wp-block-columns,.experience .experience-areas__texte .wp-block-columns,.home-child .home-child-restauration__caption .wp-block-columns{gap:6rem}@media(max-width:768px){.content-style .wp-block-columns,.inscription__content .wp-block-columns,.single__content .wp-block-columns,.default__content .wp-block-columns,.experience .experience-courses__content .wp-block-columns,.experience .experience-areas__texte .wp-block-columns,.home-child .home-child-restauration__caption .wp-block-columns{gap:4rem}}.content-style--white,.inscription__content,.experience .experience-areas__texte{color:var(--clr-white)}.content-style--white b,.inscription__content b,.experience .experience-areas__texte b,.content-style--white strong,.inscription__content strong,.experience .experience-areas__texte strong{color:var(--clr-primary)}.content-style--white h1>sup,.inscription__content h1>sup,.experience .experience-areas__texte h1>sup,.content-style--white h2>sup,.inscription__content h2>sup,.experience .experience-areas__texte h2>sup,.content-style--white h3>sup,.inscription__content h3>sup,.experience .experience-areas__texte h3>sup,.content-style--white h4>sup,.inscription__content h4>sup,.experience .experience-areas__texte h4>sup,.content-style--white h5>sup,.inscription__content h5>sup,.experience .experience-areas__texte h5>sup,.content-style--white h6>sup,.inscription__content h6>sup,.experience .experience-areas__texte h6>sup{color:var(--clr-white)}.content-style .has-black-color,.inscription__content .has-black-color,.single__content .has-black-color,.default__content .has-black-color,.experience .experience-courses__content .has-black-color,.experience .experience-areas__texte .has-black-color,.home-child .home-child-restauration__caption .has-black-color{color:var(--clr-black)}.content-style .has-white-color,.inscription__content .has-white-color,.single__content .has-white-color,.default__content .has-white-color,.experience .experience-courses__content .has-white-color,.experience .experience-areas__texte .has-white-color,.home-child .home-child-restauration__caption .has-white-color{color:var(--clr-white)}.content-style .has-grey-dark-color,.inscription__content .has-grey-dark-color,.single__content .has-grey-dark-color,.default__content .has-grey-dark-color,.experience .experience-courses__content .has-grey-dark-color,.experience .experience-areas__texte .has-grey-dark-color,.home-child .home-child-restauration__caption .has-grey-dark-color{color:var(--clr-grey-dark)}.content-style .has-grey-light-color,.inscription__content .has-grey-light-color,.single__content .has-grey-light-color,.default__content .has-grey-light-color,.experience .experience-courses__content .has-grey-light-color,.experience .experience-areas__texte .has-grey-light-color,.home-child .home-child-restauration__caption .has-grey-light-color{color:var(--clr-grey-light)}.content-style .has-primary-color,.inscription__content .has-primary-color,.single__content .has-primary-color,.default__content .has-primary-color,.experience .experience-courses__content .has-primary-color,.experience .experience-areas__texte .has-primary-color,.home-child .home-child-restauration__caption .has-primary-color,.content-style .has-yellow-color,.inscription__content .has-yellow-color,.single__content .has-yellow-color,.default__content .has-yellow-color,.experience .experience-courses__content .has-yellow-color,.experience .experience-areas__texte .has-yellow-color,.home-child .home-child-restauration__caption .has-yellow-color{color:var(--clr-primary)}.content-style .has-yellow-background-color,.inscription__content .has-yellow-background-color,.single__content .has-yellow-background-color,.default__content .has-yellow-background-color,.experience .experience-courses__content .has-yellow-background-color,.experience .experience-areas__texte .has-yellow-background-color,.home-child .home-child-restauration__caption .has-yellow-background-color{background-color:var(--clr-primary)}.content-style .has-black-background-color,.inscription__content .has-black-background-color,.single__content .has-black-background-color,.default__content .has-black-background-color,.experience .experience-courses__content .has-black-background-color,.experience .experience-areas__texte .has-black-background-color,.home-child .home-child-restauration__caption .has-black-background-color{background-color:var(--clr-black)}.content-style .has-white-background-color,.inscription__content .has-white-background-color,.single__content .has-white-background-color,.default__content .has-white-background-color,.experience .experience-courses__content .has-white-background-color,.experience .experience-areas__texte .has-white-background-color,.home-child .home-child-restauration__caption .has-white-background-color{background-color:var(--clr-white)}.content-style .has-grey-dark-background-color,.inscription__content .has-grey-dark-background-color,.single__content .has-grey-dark-background-color,.default__content .has-grey-dark-background-color,.experience .experience-courses__content .has-grey-dark-background-color,.experience .experience-areas__texte .has-grey-dark-background-color,.home-child .home-child-restauration__caption .has-grey-dark-background-color{background-color:var(--clr-grey-dark)}.content-style .has-grey-light-background-color,.inscription__content .has-grey-light-background-color,.single__content .has-grey-light-background-color,.default__content .has-grey-light-background-color,.experience .experience-courses__content .has-grey-light-background-color,.experience .experience-areas__texte .has-grey-light-background-color,.home-child .home-child-restauration__caption .has-grey-light-background-color{background-color:var(--clr-grey-light)}.content-style .has-cdf-background-color,.inscription__content .has-cdf-background-color,.single__content .has-cdf-background-color,.default__content .has-cdf-background-color,.experience .experience-courses__content .has-cdf-background-color,.experience .experience-areas__texte .has-cdf-background-color,.home-child .home-child-restauration__caption .has-cdf-background-color{background-color:var(--clr-school)}.content-style .has-x-large-font-size,.inscription__content .has-x-large-font-size,.single__content .has-x-large-font-size,.default__content .has-x-large-font-size,.experience .experience-courses__content .has-x-large-font-size,.experience .experience-areas__texte .has-x-large-font-size,.home-child .home-child-restauration__caption .has-x-large-font-size{font-size:6rem!important}@media(max-width:992px){.content-style .has-x-large-font-size,.inscription__content .has-x-large-font-size,.single__content .has-x-large-font-size,.default__content .has-x-large-font-size,.experience .experience-courses__content .has-x-large-font-size,.experience .experience-areas__texte .has-x-large-font-size,.home-child .home-child-restauration__caption .has-x-large-font-size{font-size:5rem!important}}@media(max-width:768px){.content-style .has-x-large-font-size,.inscription__content .has-x-large-font-size,.single__content .has-x-large-font-size,.default__content .has-x-large-font-size,.experience .experience-courses__content .has-x-large-font-size,.experience .experience-areas__texte .has-x-large-font-size,.home-child .home-child-restauration__caption .has-x-large-font-size{font-size:8vmin!important}}.content-style .wp-block-separator,.inscription__content .wp-block-separator,.single__content .wp-block-separator,.default__content .wp-block-separator,.experience .experience-courses__content .wp-block-separator,.experience .experience-areas__texte .wp-block-separator,.home-child .home-child-restauration__caption .wp-block-separator{border-color:var(--clr-primary);margin:5rem 0}.content-style a:not(.btn):not(.wp-block-button__link),.inscription__content a:not(.btn):not(.wp-block-button__link),.single__content a:not(.btn):not(.wp-block-button__link),.default__content a:not(.btn):not(.wp-block-button__link),.experience .experience-courses__content a:not(.btn):not(.wp-block-button__link),.experience .experience-areas__texte a:not(.btn):not(.wp-block-button__link),.home-child .home-child-restauration__caption a:not(.btn):not(.wp-block-button__link){color:var(--clr-primary);text-decoration:underline}.content-style .colonnes-taxe,.inscription__content .colonnes-taxe,.single__content .colonnes-taxe,.default__content .colonnes-taxe,.experience .experience-courses__content .colonnes-taxe,.experience .experience-areas__texte .colonnes-taxe,.home-child .home-child-restauration__caption .colonnes-taxe{position:relative;padding-top:8rem;padding-bottom:8rem}@media(max-width:768px){.content-style .colonnes-taxe,.inscription__content .colonnes-taxe,.single__content .colonnes-taxe,.default__content .colonnes-taxe,.experience .experience-courses__content .colonnes-taxe,.experience .experience-areas__texte .colonnes-taxe,.home-child .home-child-restauration__caption .colonnes-taxe{padding-top:6rem;padding-bottom:6rem}}.content-style .colonnes-taxe>.wp-block-group__inner-container,.inscription__content .colonnes-taxe>.wp-block-group__inner-container,.single__content .colonnes-taxe>.wp-block-group__inner-container,.default__content .colonnes-taxe>.wp-block-group__inner-container,.experience .experience-courses__content .colonnes-taxe>.wp-block-group__inner-container,.experience .experience-areas__texte .colonnes-taxe>.wp-block-group__inner-container,.home-child .home-child-restauration__caption .colonnes-taxe>.wp-block-group__inner-container{padding:0}.content-style .colonnes-taxe .wp-block-columns,.inscription__content .colonnes-taxe .wp-block-columns,.single__content .colonnes-taxe .wp-block-columns,.default__content .colonnes-taxe .wp-block-columns,.experience .experience-courses__content .colonnes-taxe .wp-block-columns,.experience .experience-areas__texte .colonnes-taxe .wp-block-columns,.home-child .home-child-restauration__caption .colonnes-taxe .wp-block-columns{gap:2rem}.content-style .colonnes-taxe .wp-block-columns:not(:last-child),.inscription__content .colonnes-taxe .wp-block-columns:not(:last-child),.single__content .colonnes-taxe .wp-block-columns:not(:last-child),.default__content .colonnes-taxe .wp-block-columns:not(:last-child),.experience .experience-courses__content .colonnes-taxe .wp-block-columns:not(:last-child),.experience .experience-areas__texte .colonnes-taxe .wp-block-columns:not(:last-child),.home-child .home-child-restauration__caption .colonnes-taxe .wp-block-columns:not(:last-child){margin-bottom:4rem}@media(max-width:768px){.content-style .colonnes-taxe .wp-block-columns:not(:last-child),.inscription__content .colonnes-taxe .wp-block-columns:not(:last-child),.single__content .colonnes-taxe .wp-block-columns:not(:last-child),.default__content .colonnes-taxe .wp-block-columns:not(:last-child),.experience .experience-courses__content .colonnes-taxe .wp-block-columns:not(:last-child),.experience .experience-areas__texte .colonnes-taxe .wp-block-columns:not(:last-child),.home-child .home-child-restauration__caption .colonnes-taxe .wp-block-columns:not(:last-child){margin-bottom:2rem}}.content-style .colonnes-taxe .wp-block-columns>.wp-block-column,.inscription__content .colonnes-taxe .wp-block-columns>.wp-block-column,.single__content .colonnes-taxe .wp-block-columns>.wp-block-column,.default__content .colonnes-taxe .wp-block-columns>.wp-block-column,.experience .experience-courses__content .colonnes-taxe .wp-block-columns>.wp-block-column,.experience .experience-areas__texte .colonnes-taxe .wp-block-columns>.wp-block-column,.home-child .home-child-restauration__caption .colonnes-taxe .wp-block-columns>.wp-block-column{padding:2rem;background-color:var(--clr-primary);color:#fff;font-weight:500}.content-style .colonnes-taxe h3,.inscription__content .colonnes-taxe h3,.single__content .colonnes-taxe h3,.default__content .colonnes-taxe h3,.experience .experience-courses__content .colonnes-taxe h3,.experience .experience-areas__texte .colonnes-taxe h3,.home-child .home-child-restauration__caption .colonnes-taxe h3{margin-bottom:4rem}@media(max-width:768px){.content-style .colonnes-taxe h3,.inscription__content .colonnes-taxe h3,.single__content .colonnes-taxe h3,.default__content .colonnes-taxe h3,.experience .experience-courses__content .colonnes-taxe h3,.experience .experience-areas__texte .colonnes-taxe h3,.home-child .home-child-restauration__caption .colonnes-taxe h3{margin-bottom:2rem}}.content-style .colonnes-taxe:before,.inscription__content .colonnes-taxe:before,.single__content .colonnes-taxe:before,.default__content .colonnes-taxe:before,.experience .experience-courses__content .colonnes-taxe:before,.experience .experience-areas__texte .colonnes-taxe:before,.home-child .home-child-restauration__caption .colonnes-taxe:before{content:"";background-color:var(--clr-grey-light);width:100vw;height:100%;position:absolute;top:0;left:calc(-50vw + 53.25rem);z-index:-1}@media(max-width:1125px){.content-style .colonnes-taxe:before,.inscription__content .colonnes-taxe:before,.single__content .colonnes-taxe:before,.default__content .colonnes-taxe:before,.experience .experience-courses__content .colonnes-taxe:before,.experience .experience-areas__texte .colonnes-taxe:before,.home-child .home-child-restauration__caption .colonnes-taxe:before{left:-2rem;width:calc(100% + 4rem)}}.content-style .wp-block-table.green tr:first-child,.inscription__content .wp-block-table.green tr:first-child,.single__content .wp-block-table.green tr:first-child,.default__content .wp-block-table.green tr:first-child,.experience .experience-courses__content .wp-block-table.green tr:first-child,.experience .experience-areas__texte .wp-block-table.green tr:first-child,.home-child .home-child-restauration__caption .wp-block-table.green tr:first-child{background-color:var(--clr-green)!important}.content-style .wp-block-table.green tr:not(:first-child) td,.inscription__content .wp-block-table.green tr:not(:first-child) td,.single__content .wp-block-table.green tr:not(:first-child) td,.default__content .wp-block-table.green tr:not(:first-child) td,.experience .experience-courses__content .wp-block-table.green tr:not(:first-child) td,.experience .experience-areas__texte .wp-block-table.green tr:not(:first-child) td,.home-child .home-child-restauration__caption .wp-block-table.green tr:not(:first-child) td{border-color:var(--clr-green)}.content-style .wp-block-table.blue tr:first-child,.inscription__content .wp-block-table.blue tr:first-child,.single__content .wp-block-table.blue tr:first-child,.default__content .wp-block-table.blue tr:first-child,.experience .experience-courses__content .wp-block-table.blue tr:first-child,.experience .experience-areas__texte .wp-block-table.blue tr:first-child,.home-child .home-child-restauration__caption .wp-block-table.blue tr:first-child{background-color:var(--clr-blue)!important}.content-style .wp-block-table.blue tr:not(:first-child) td,.inscription__content .wp-block-table.blue tr:not(:first-child) td,.single__content .wp-block-table.blue tr:not(:first-child) td,.default__content .wp-block-table.blue tr:not(:first-child) td,.experience .experience-courses__content .wp-block-table.blue tr:not(:first-child) td,.experience .experience-areas__texte .wp-block-table.blue tr:not(:first-child) td,.home-child .home-child-restauration__caption .wp-block-table.blue tr:not(:first-child) td{border-color:var(--clr-blue)}.content-style table tr:first-child,.inscription__content table tr:first-child,.single__content table tr:first-child,.default__content table tr:first-child,.experience .experience-courses__content table tr:first-child,.experience .experience-areas__texte table tr:first-child,.home-child .home-child-restauration__caption table tr:first-child{background-color:var(--clr-primary)!important;text-transform:uppercase;text-align:center!important;vertical-align:middle;color:var(--clr-white)!important}.content-style table tr:first-child td,.inscription__content table tr:first-child td,.single__content table tr:first-child td,.default__content table tr:first-child td,.experience .experience-courses__content table tr:first-child td,.experience .experience-areas__texte table tr:first-child td,.home-child .home-child-restauration__caption table tr:first-child td{padding:1rem}.content-style table tr:first-child td b,.inscription__content table tr:first-child td b,.single__content table tr:first-child td b,.default__content table tr:first-child td b,.experience .experience-courses__content table tr:first-child td b,.experience .experience-areas__texte table tr:first-child td b,.home-child .home-child-restauration__caption table tr:first-child td b,.content-style table tr:first-child td strong,.inscription__content table tr:first-child td strong,.single__content table tr:first-child td strong,.default__content table tr:first-child td strong,.experience .experience-courses__content table tr:first-child td strong,.experience .experience-areas__texte table tr:first-child td strong,.home-child .home-child-restauration__caption table tr:first-child td strong{color:var(--clr-white)!important}.content-style table tr:not(:first-child) td,.inscription__content table tr:not(:first-child) td,.single__content table tr:not(:first-child) td,.default__content table tr:not(:first-child) td,.experience .experience-courses__content table tr:not(:first-child) td,.experience .experience-areas__texte table tr:not(:first-child) td,.home-child .home-child-restauration__caption table tr:not(:first-child) td{padding:1rem;word-break:keep-all;vertical-align:middle;font-size:var(--fs-sm);border:1px solid var(--clr-primary)}@media(max-width:600px){.content-style .wp-block-media-text .wp-block-media-text__content,.inscription__content .wp-block-media-text .wp-block-media-text__content,.single__content .wp-block-media-text .wp-block-media-text__content,.default__content .wp-block-media-text .wp-block-media-text__content,.experience .experience-courses__content .wp-block-media-text .wp-block-media-text__content,.experience .experience-areas__texte .wp-block-media-text .wp-block-media-text__content,.home-child .home-child-restauration__caption .wp-block-media-text .wp-block-media-text__content{padding:3rem 0 0}}.content-style iframe,.inscription__content iframe,.single__content iframe,.default__content iframe,.experience .experience-courses__content iframe,.experience .experience-areas__texte iframe,.home-child .home-child-restauration__caption iframe{width:100%}.fixedbanner{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:60rem;position:relative;width:100%;z-index:-1}@media(max-width:992px){.fixedbanner{height:50rem}}@media(max-width:768px){.fixedbanner{height:40rem}}@media(max-width:576px){.fixedbanner{height:30rem}}.content-card{display:flex;flex-direction:row;align-items:flex-start;width:-moz-fit-content;width:fit-content;height:100%}@media(max-width:576px){.content-card{flex-direction:column;align-items:center;height:auto;width:100%}}.content-card>img{max-width:30rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;margin-left:5rem}@media(max-width:576px){.content-card>img{margin-left:0;margin-top:2rem;max-width:calc(100vw - 4rem);height:auto}}.content-card__caption{display:flex;flex-direction:column;max-width:30rem}@media(max-width:576px){.content-card__caption{width:100%;max-width:100%}}.content-card__caption>.headings{margin-bottom:2rem}.content-card__bubble{display:grid;place-items:center;height:5rem;width:5rem;border-radius:50%;background-color:var(--clr-primary);color:var(--clr-school);font-size:var(--fs-lg);margin-bottom:1.5rem;font-weight:700}.projet-card{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:6rem}@media(max-width:768px){.projet-card{display:grid;grid-template-columns:repeat(2,1fr);gap:4rem}}@media(max-width:576px){.projet-card{grid-template-columns:1fr;gap:2rem}}.projet-card>img{display:block;height:100%;max-width:38rem;height:30rem;-o-object-fit:cover;object-fit:cover}@media(max-width:768px){.projet-card>img{max-width:100%}}@media(max-width:576px){.projet-card>img{height:20rem}}.projet-card__caption{width:100%}.projet-card__caption p{color:var(--clr-white)}.projet-card__cat{margin-top:2rem}.has-popup-open{overflow:hidden}.site-popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:grid;place-items:center;padding:2rem;opacity:1;visibility:visible;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.site-popup__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;cursor:pointer}.site-popup__panel{position:relative;z-index:1;width:100%;max-width:100rem;max-height:calc(100vh - 4rem);overflow-y:auto;background-color:var(--clr-white);box-shadow:0 2rem 4rem #0003;display:grid;grid-template-columns:1fr 1fr;gap:6rem}.site-popup__close{position:absolute;top:2rem;right:2rem;display:grid;place-items:center;width:4rem;aspect-ratio:1/1;font-size:2.4rem;line-height:1;background-color:var(--clr-primary);color:var(--clr-white);border:none;cursor:pointer}.site-popup__media{height:100%}.site-popup__media>img{display:block;width:100%;height:100%;min-height:42rem;-o-object-fit:cover;object-fit:cover}.site-popup__content{padding-right:6rem;text-align:left;align-self:center}.site-popup__content .headings{text-wrap:balance;margin-bottom:2rem}.site-popup__description{margin-top:1rem}.site-popup--image-only .site-popup__panel{max-width:96rem;grid-template-columns:1fr}.site-popup--image-only .site-popup__media>img{min-height:0;max-height:calc(100vh - 4rem);width:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:992px){.site-popup{padding:2rem}.site-popup__panel{max-width:64rem;grid-template-columns:1fr}.site-popup__content{padding:3rem;text-align:center}.site-popup__media>img{min-height:0;height:28rem}}@media(max-width:768px){.site-popup{padding:1.5rem}.site-popup__panel{max-height:calc(100vh - 3rem)}.site-popup__close{width:3.6rem;top:1rem;right:1rem}.site-popup__media>img{height:24rem}.site-popup__content{padding:2rem 1.6rem}.site-popup--image-only .site-popup__media>img{max-height:calc(100vh - 3rem)}}@media(max-width:480px){.site-popup{padding:1rem}.site-popup__panel{max-height:calc(100vh - 2rem)}.site-popup__close{width:3.2rem}.site-popup__media>img{height:20rem}.site-popup__content{padding:1.8rem 1.2rem}.site-popup--image-only .site-popup__media>img{max-height:calc(100vh - 2rem)}}.popup-admission{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:grid;place-items:center;opacity:1;visibility:visible;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.popup-admission[aria-hidden=true]{opacity:0;visibility:hidden}.popup-admission__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;cursor:pointer}.popup-admission__close{display:grid;place-items:center;width:4rem;aspect-ratio:1/1;position:absolute;top:2rem;right:2rem;background-color:var(--clr-primary);color:var(--clr-white);cursor:pointer;border:none}.popup-admission__content{position:relative;width:100%;max-width:80rem;max-height:calc(100vh - 4rem);overflow-y:auto;background-color:var(--clr-white);padding:4em}.popup-admission__content .headings{text-wrap:balance;margin-bottom:4rem}.popup-admission .wpcf7-form br{display:none}.popup-admission .wpcf7-form input{width:100%;padding:1.5rem;border:1px solid var(--clr-primary);margin-bottom:1.5rem}.popup-admission .wpcf7-form textarea{width:100%;padding:1.5rem;border:1px solid var(--clr-primary);margin-bottom:1.5rem;height:10rem;resize:none}.popup-admission .wpcf7-list-item{margin:0 0 1.5rem;font-size:1.4rem}.popup-admission .wpcf7-list-item label{display:flex;flex-direction:row;align-items:center;gap:1rem}.popup-admission .wpcf7-list-item label input{width:auto;padding:0;margin:0!important;height:1.4rem;aspect-ratio:1/1;border:1px solid var(--clr-primary);cursor:pointer}.popup-admission .wpcf7-list-item label input:checked{background-color:var(--clr-primary);color:var(--clr-white)}.popup-admission .wpcf7-list-item label a{color:var(--clr-primary);text-decoration:underline;font-weight:600;transition:color .3s ease-in-out}.popup-admission .wpcf7-list-item label a:hover{color:var(--clr-black)}@media(max-width:992px){.popup-admission{padding:2rem}.popup-admission__content{max-width:64rem;padding:3rem}.popup-admission .headings{margin-bottom:3rem}}@media(max-width:768px){.popup-admission{padding:1.5rem}.popup-admission__content{max-height:calc(100vh - 3rem);padding:2rem 1.6rem}.popup-admission__close{width:3.6rem;top:1rem;right:1rem}.popup-admission .headings{margin-bottom:2rem}.popup-admission .wpcf7-form input,.popup-admission .wpcf7-form textarea{padding:1.2rem;margin-bottom:1.2rem}.popup-admission .wpcf7-form textarea{height:8.5rem}}@media(max-width:480px){.popup-admission{padding:1rem}.popup-admission__content{max-height:calc(100vh - 2rem);padding:1.8rem 1.2rem}.popup-admission__close{width:3.2rem}}:root{--wrapper-clamp-lg: clamp(3rem, 100%, 50vw - 65rem);--wrapper-clamp-md: clamp(3rem, 100%, 50vw - 59rem);--wrapper-clamp-mdl: clamp(3rem, 100%, 50vw - 53rem);--wrapper-clamp-sm: clamp(3rem, 100%, 50vw - 48rem)}@media(max-width:768px){:root{--wrapper-clamp-lg: clamp(2rem, 100%, 50vw - 64rem);--wrapper-clamp-md: clamp(2rem, 100%, 50vw - 58rem);--wrapper-clamp-mdl: clamp(2rem, 100%, 50vw - 53rem);--wrapper-clamp-sm: clamp(2rem, 100%, 50vw - 47rem)}}.wrapper,.sup .sup-campus,.sup .sup-team__list,.restauration .restauration-event__wrapper,.aumonerie .aumonerie-rdv__wrapper,.erasmus .erasmus-content,.internat__activites,.cdi__content,.cdi__team,.apel .apel-banner,.apel .apel-actions,.apel .apel-team__wrapper,.inscriptions__intro,.inscriptions__schools,.formation .formation-banner__wrapper,.formation .formation-projects,.single__header,.single__content,.default__content,.course .course-banner,.experience .experience-courses,.experience .experience-areas__wrapper,.pole__educations,.accompaniement .accompaniement-list,.establishment .establishment-schools,.contact .contact-schools,.home-child .home-child-school,.home-child .home-child-pictos__list,.home-child .home-child-actions__wrapper,.home-child .home-child-visit,.home-child .home-child-apel__wrapper,.home-child .home-child-testimony,.home-child .home-child-exams,.home-child .home-child-partner,.home-child .home-child-bonnenouvelle__content,.home-child .home-child-highligths__list,.home-child .home-child-college,.home-child .home-child-learn,.home-child .home-child-label,.home .home-banner__wrapper,.home .home-group__wrapper,.home .home-restoration,.home .home-values,.home .home-schools,.news-section,.header-nav{display:block;margin:0 auto;padding:0 3rem}.wrapper--lg,.erasmus .erasmus-content,.inscriptions__schools,.home-child .home-child-school,.home-child .home-child-testimony,.home-child .home-child-exams,.home-child .home-child-partner,.home-child .home-child-highligths__list{max-width:124rem}.wrapper--mdl-nobox,.internat__activites,.cdi__team{padding-left:var(--wrapper-clamp-mdl);padding-right:var(--wrapper-clamp-mdl)}.wrapper--lg-nobox,.news-section,.header-nav{padding-left:var(--wrapper-clamp-lg);padding-right:var(--wrapper-clamp-lg)}.wrapper--md,.sup .sup-campus,.sup .sup-team__list,.restauration .restauration-event__wrapper,.aumonerie .aumonerie-rdv__wrapper,.cdi__content,.apel .apel-banner,.apel .apel-actions,.apel .apel-team__wrapper,.inscriptions__intro,.formation .formation-banner__wrapper,.formation .formation-projects,.single__header,.single__content,.default__content,.course .course-banner,.experience .experience-courses,.experience .experience-areas__wrapper,.pole__educations,.accompaniement .accompaniement-list,.establishment .establishment-schools,.contact .contact-schools,.home-child .home-child-pictos__list,.home-child .home-child-actions__wrapper,.home-child .home-child-visit,.home-child .home-child-apel__wrapper,.home-child .home-child-bonnenouvelle__content,.home-child .home-child-college,.home-child .home-child-learn,.home-child .home-child-label,.home .home-banner__wrapper,.home .home-group__wrapper,.home .home-restoration,.home .home-schools{max-width:112.5rem}.wrapper--md-nobox,.home .home-values{padding:0 var(--wrapper-clamp-md)}@media(max-width:768px){.wrapper,.sup .sup-campus,.sup .sup-team__list,.restauration .restauration-event__wrapper,.aumonerie .aumonerie-rdv__wrapper,.erasmus .erasmus-content,.internat__activites,.cdi__content,.cdi__team,.apel .apel-banner,.apel .apel-actions,.apel .apel-team__wrapper,.inscriptions__intro,.inscriptions__schools,.formation .formation-banner__wrapper,.formation .formation-projects,.single__header,.single__content,.default__content,.course .course-banner,.experience .experience-courses,.experience .experience-areas__wrapper,.pole__educations,.accompaniement .accompaniement-list,.establishment .establishment-schools,.contact .contact-schools,.home-child .home-child-school,.home-child .home-child-pictos__list,.home-child .home-child-actions__wrapper,.home-child .home-child-visit,.home-child .home-child-apel__wrapper,.home-child .home-child-testimony,.home-child .home-child-exams,.home-child .home-child-partner,.home-child .home-child-bonnenouvelle__content,.home-child .home-child-highligths__list,.home-child .home-child-college,.home-child .home-child-learn,.home-child .home-child-label,.home .home-banner__wrapper,.home .home-group__wrapper,.home .home-restoration,.home .home-values,.home .home-schools,.news-section,.header-nav{padding:0 2rem}}.header{display:block;position:sticky;top:0;z-index:10}.header__top--hide{transform:translateY(-100%)}.header-infos{display:flex;flex-direction:row;align-items:stretch;overflow:hidden;background-color:var(--clr-school);color:var(--clr-white);font-weight:500;font-size:var(--fs-sm);padding:1rem 0;text-align:center}@media(max-width:992px){.header-infos{padding:.5rem 3rem;text-align:center;width:100%;flex-direction:column;gap:.5rem}}@media(max-width:576px){.header-infos{padding:.5rem 1rem;font-size:var(--fs-xs);line-height:1.2}}.header-nav{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-top:3rem;padding-bottom:3rem;background-color:var(--clr-white);transition:transform .3s,padding .3s}.header-nav__logo{display:block;max-width:25rem;height:auto;-o-object-fit:contain;object-fit:contain;margin-right:2rem;position:relative;z-index:101}@media(max-width:992px){.header-nav__logo{max-width:22rem}}@media(max-width:768px){.header-nav__logo{max-width:20rem}}@media(max-width:576px){.header-nav__logo{max-width:18rem}}@media(max-width:400px){.header-nav__logo{max-width:16rem}}.header-nav__menu{display:flex;flex-direction:row;align-items:center;font-weight:700}.header-nav__menu>li:not(:first-child){margin-left:4rem}@media(max-width:992px){.header-nav__menu>li:not(:first-child){margin-left:0}}.header-nav__menu>li>a{color:var(--clr-grey-dark)}@media(max-width:992px){.header-nav__menu>li>a{font-size:2.4rem;color:var(--clr-white);font-weight:600}}.header-nav__menu>li.menu-item-has-children{display:flex;flex-direction:row;align-items:center;position:relative}.header-nav__menu>li.menu-item-has-children>ul{display:flex;flex-direction:column;visibility:hidden;padding-top:1rem;opacity:0;position:absolute;top:100%;left:0;z-index:5;transition:visibility .3s linear,opacity .5s cubic-bezier(.175,.885,.32,1.275);width:-moz-max-content;width:max-content}.header-nav__menu>li.menu-item-has-children>ul>li>a{width:100%;display:block;padding:1rem 2rem;color:var(--clr-white);background-color:var(--clr-grey-dark);font-weight:600;transition:background-color .5s cubic-bezier(.175,.885,.32,1.275),padding-left .5s cubic-bezier(.175,.885,.32,1.275)}.header-nav__menu>li.menu-item-has-children>ul>li>a:hover{background-color:var(--clr-primary)}@media(max-width:992px){.header-nav__menu>li.menu-item-has-children>ul>li>a{border-left:1px solid var(--clr-white)}}@media(max-width:992px){.header-nav__menu>li.menu-item-has-children>ul{position:static;visibility:visible;opacity:1;display:none}}.header-nav__menu>li.menu-item-has-children:after{content:"";font-family:var(--ff-icons);font-size:var(--fs-icons);color:var(--clr-primary);margin-top:.2rem;margin-left:.6rem;transition:rotate .5s cubic-bezier(.175,.885,.32,1.275)}@media(max-width:992px){.header-nav__menu>li.menu-item-has-children:after{position:absolute;left:100%;top:.8rem}}.header-nav__menu>li.menu-item-has-children:hover:after{rotate:180deg}@media(max-width:992px){.header-nav__menu>li.menu-item-has-children:hover:after{rotate:0deg}}.header-nav__menu>li.menu-item-has-children:hover>ul{visibility:visible;opacity:1}.header-nav__menu>li.menu-item-has-children[aria-expanded=true]:after{rotate:180deg}.header-nav__menu>li.menu-item-has-children[aria-expanded=true]>ul{display:flex}@media(max-width:992px){.header-nav__menu>li.menu-item-has-children{flex-direction:column;align-items:flex-start}}@media(max-width:992px){.header-nav__menu{position:fixed;top:0;right:0;z-index:10;background-color:var(--clr-grey-dark);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:3rem;height:100vh;padding:4rem 0 4rem 4rem;min-width:35rem;visibility:hidden;opacity:0;transform:translate(100%);transition:visibility .3s linear,opacity .5s cubic-bezier(.175,.885,.32,1.275),transform .5s cubic-bezier(.175,.885,.32,1.275)}.header-nav__menu[aria-hidden=true]{visibility:hidden;opacity:0;transform:translate(100%)}.header-nav__menu[aria-hidden=false]{visibility:visible;opacity:1;transform:translate(0)}}@media(max-width:576px){.header-nav__menu{width:100%}}.header-nav__right{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2.4rem}@media(max-width:576px){.header-nav__right{gap:1.2rem}}.header-nav__search{display:grid;place-items:center;font-size:1.8rem;position:relative;z-index:101;color:var(--clr-grey-dark)}.header-nav__search:has(.icon-close){color:var(--clr-white)}.header-nav__toggle{cursor:pointer;position:relative;z-index:106;margin-left:auto;--color: var(--clr-grey-dark)}.header-nav__toggle>div{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;height:1.6rem;width:2.6rem;position:relative}.header-nav__toggle>div>span{position:absolute;display:block;width:100%;height:3px;background-color:var(--color)}.header-nav__toggle>div>span:first-child{width:100%;top:0}.header-nav__toggle>div>span:nth-child(2){width:1.7rem}.header-nav__toggle>div>span:last-child{width:100%;bottom:0}.header-nav__toggle{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;font-weight:700;font-size:var(--fs-sm);color:var(--color)}.header-nav__toggle:after{content:attr(aria-label)}@media(max-width:576px){.header-nav__toggle:after{content:""}}.header-nav__toggle[aria-expanded=true]{--color: var(--clr-white)}.header-nav__toggle[aria-expanded=true]>div>span{background-color:var(--clr-white)}.header-nav__toggle[aria-expanded=true]>div>span:first-child{transform:translateY(.65rem) rotate(45deg)}.header-nav__toggle[aria-expanded=true]>div>span:nth-child(2){opacity:0}.header-nav__toggle[aria-expanded=true]>div>span:last-child{transform:translateY(-.65rem) rotate(-45deg)}@media(max-width:992px){.header-nav{padding-top:2.5rem;padding-bottom:2.5rem}}@media(max-width:768px){.header-nav{padding-top:2rem;padding-bottom:2rem}.header-nav__menu{min-width:30rem}}.header-sidebar{position:absolute;top:100%;right:0;z-index:3}.header-sidebar__ctas{display:flex;flex-direction:column}.header-sidebar__ctas>li:not(:last-child)>a>i{border-bottom:1px solid var(--clr-white)}@media(max-width:992px){.header-sidebar__ctas>li:not(:last-child)>a>i{border-bottom:none;border-right:1px solid var(--clr-white)}}.header-sidebar__ctas>li>a{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;position:relative}.header-sidebar__ctas>li>a>span{display:none;position:absolute;left:0;font-weight:700;font-size:var(--fs-sm);color:var(--clr-grey-dark);opacity:0;line-height:1;text-align:right;transition:opacity .5s cubic-bezier(.175,.885,.32,1.275),transform .5s cubic-bezier(.175,.885,.32,1.275),color .5s cubic-bezier(.175,.885,.32,1.275)}@media(max-width:992px){.header-sidebar__ctas>li>a>span{display:none}}.header-sidebar__ctas>li>a>i{display:grid;place-items:center;height:5rem;aspect-ratio:1;background-color:var(--clr-grey-dark);color:var(--clr-white);font-size:2.5rem;transition:color .5s cubic-bezier(.175,.885,.32,1.275),background-color .5s cubic-bezier(.175,.885,.32,1.275),border-color .5s cubic-bezier(.175,.885,.32,1.275)}.header-sidebar__ctas>li>a>i.icon-location{font-size:3rem}.header-sidebar__ctas>li>a>i.icon-mail{font-size:2.5rem}.header-sidebar__ctas>li>a>i.icon-edit{font-size:2.6rem}@media(max-width:992px){.header-sidebar__ctas>li>a>i{margin-left:0;width:100%}}.header-sidebar__ctas>li>a:hover>span{display:block;opacity:1;transform:translate(calc(-100% - 1rem))}.header-sidebar__ctas>li>a:hover>i{background-color:var(--clr-primary);color:var(--clr-white)}@media(max-width:992px){.header-sidebar__ctas>li>a{width:100%}}@media(max-width:992px){.header-sidebar__ctas>li{width:100%}}@media(max-width:992px){.header-sidebar__ctas{position:absolute;bottom:0;left:0;flex-direction:row;width:100%;border-top:1px solid white}}.header-sidebar--light>ul>li>a>i{background-color:var(--clr-white);color:var(--clr-grey-dark)}.header-sidebar--light>ul>li>a>span{color:var(--clr-white)}.header-sidebar--light>ul>li:not(:last-child)>a>i{border-bottom:1px solid var(--clr-grey-dark)}@media(max-width:992px){.header-sidebar{display:none}}.footer2026-top{padding:6rem var(--wrapper-clamp-lg);display:flex;flex-direction:row;align-items:flex;justify-content:space-between}.footer2026-top__logos{display:flex;flex-direction:row;align-items:center;gap:2rem}@media(max-width:992px){.footer2026-top{padding:4rem var(--wrapper-clamp-md);align-items:center;gap:2rem}}@media(max-width:768px){.footer2026-top{flex-direction:column;text-align:center}}.footer2026-mid{padding:6rem var(--wrapper-clamp-lg);background-color:var(--clr-school);display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:6rem}.footer2026-mid__logo>img{filter:brightness(0) invert(1)}.footer2026-mid__wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:2rem}.footer2026-mid__wrapper>p{max-width:30rem;font-size:var(--fs-sm);font-weight:400;color:var(--clr-white)}.footer2026-mid__logos{display:flex;flex-direction:row;align-items:center;gap:1rem}.footer2026-mid__logos>li{padding:.4rem;background-color:var(--clr-white)}.footer2026-mid__logos>li>a{display:block;height:4.5rem;-o-object-fit:contain;object-fit:contain}.footer2026-mid__logos>li>a>img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.footer2026-mid__schools{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:8rem}.footer2026-mid__schools>li{max-width:25rem;text-wrap:balance}.footer2026-mid__schools>li>a{display:block;font-size:var(--fs-md);font-weight:500;color:var(--clr-white);margin-bottom:1rem}.footer2026-mid__schools>li>ul{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.2rem}.footer2026-mid__schools>li>ul>li>a{font-size:var(--fs-sm);font-weight:400;color:var(--clr-white);transition:color .5s cubic-bezier(.175,.885,.32,1.275)}.footer2026-mid__schools>li>ul>li>a:hover{color:var(--clr-primary)}.footer2026-mid__schools>li>ul>li:has(>ul)>a{color:var(--clr-primary)}.footer2026-mid__schools>li>ul>li>ul{padding-left:1.4rem}.footer2026-mid__schools>li>ul>li>ul>li>a{font-size:var(--fs-sm);font-weight:400;color:var(--clr-white);transition:color .5s cubic-bezier(.175,.885,.32,1.275)}.footer2026-mid__schools>li>ul>li>ul>li>a:hover{color:var(--clr-primary)}@media(max-width:1200px){.footer2026-mid{gap:4rem;padding:5rem var(--wrapper-clamp-md)}.footer2026-mid__schools{gap:4rem}}@media(max-width:992px){.footer2026-mid{flex-direction:column;align-items:center;text-align:center;padding:4rem var(--wrapper-clamp-md)}.footer2026-mid__wrapper,.footer2026-mid__schools{align-items:center}.footer2026-mid__schools{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem 2rem}.footer2026-mid__schools>li{max-width:100%}.footer2026-mid__schools>li>ul{align-items:center}}@media(max-width:768px){.footer2026-mid__schools{grid-template-columns:1fr}}.footer2026-btm{padding:2rem var(--wrapper-clamp-lg);background-color:var(--clr-grey-light);display:flex;flex-direction:row;align-items:center;justify-content:space-between}.footer2026-btm__menu{display:flex;flex-direction:row;align-items:center;gap:1.6rem}.footer2026-btm__menu>li>a{font-size:var(--fs-sm);font-weight:400;color:var(--clr-grey-dark);transition:color .5s cubic-bezier(.175,.885,.32,1.275)}.footer2026-btm__menu>li>a:hover{color:var(--clr-primary)}.footer2026-btm__socials{display:flex;flex-direction:row;align-items:center;gap:1.6rem}.footer2026-btm__socials>li>a{display:grid;place-items:center;font-weight:400;color:var(--clr-grey-dark);transition:color .5s cubic-bezier(.175,.885,.32,1.275)}.footer2026-btm__socials>li>a:hover{color:var(--clr-primary)}@media(max-width:768px){.footer2026-btm{flex-direction:column;gap:1.5rem;text-align:center}.footer2026-btm__menu,.footer2026-btm__socials{justify-content:center;flex-wrap:wrap}}@media(max-width:576px){.footer2026-btm{padding:2rem var(--wrapper-clamp-md)}}.testimony{padding-top:12rem}@media(max-width:992px){.testimony{padding-top:10rem}}@media(max-width:768px){.testimony{padding-top:8rem}}@media(max-width:576px){.testimony{padding-top:6rem}}.testimony__swiper{height:44rem;margin-top:5rem}.testimony__student{max-width:60rem;position:relative;z-index:0}.testimony__student:after{content:"";position:absolute;top:0;left:0;display:block;height:100%;width:100%;background-color:var(--clr-white);opacity:.5;transition:opacity .5s cubic-bezier(.175,.885,.32,1.275);z-index:0}.testimony__student .studen-card__caption{opacity:0}.testimony__student.swiper-slide-active{max-width:70rem}.testimony__student.swiper-slide-active .studen-card__caption{opacity:1}.testimony__student.swiper-slide-active:after{opacity:0;z-index:-1}.banner{display:block;width:100%}.banner>img{height:60rem;width:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:992px){.banner>img{height:50rem}}@media(max-width:768px){.banner>img{height:40rem}}@media(max-width:576px){.banner>img{height:30rem}}.banner__headings{background-color:var(--clr-grey-dark);margin:-35rem var(--wrapper-clamp-lg) 0 auto;padding:6rem 4rem;position:relative;width:-moz-fit-content;width:fit-content;max-width:80rem}.banner__headings--noexerpt{margin-top:-15rem}@media(max-width:768px){.banner__headings{margin:-8rem var(--wrapper-clamp-lg) 0;padding:4rem}}@media(max-width:576px){.banner__headings{padding:3rem}}.banner__content{color:var(--clr-white);font-size:var(--fs-md);margin-top:2rem;max-width:47rem}.banner--nothumb .banner__headings{margin-top:0!important}.schools-nav{display:grid;grid-template-columns:repeat(5,1fr);position:relative;z-index:1;box-shadow:0 0 45rem #00000026;margin-top:-4rem;padding:0}.schools-nav--inline{display:flex;flex-direction:row;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;margin:-4rem auto 0}.schools-nav--inline>li{max-width:21.3rem;width:100%}.schools-nav>li:not(:last-child){border-right:.5px solid var(--clr-grey-dark)}@media(max-width:1200px){.schools-nav{margin-top:0}}@media(max-width:992px){.schools-nav{grid-template-columns:repeat(5,22rem);overflow-x:scroll;overflow-y:hidden;padding-right:3rem}}.banner-childpage{display:flex;flex-direction:row;align-items:center;gap:10rem}@media(max-width:1330px){.banner-childpage{gap:5rem}}@media(max-width:768px){.banner-childpage{flex-direction:column}}.banner-childpage__img{display:block;height:64rem;max-width:47%;width:100%;position:relative;z-index:0}@media(max-width:1330px){.banner-childpage__img{max-width:50%;width:100%;height:50rem}}@media(max-width:768px){.banner-childpage__img{max-width:100%;height:45rem}}@media(max-width:576px){.banner-childpage__img{height:40rem}}.banner-childpage__img>img,.banner-childpage__img .plyr{display:block;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.banner-childpage__img>img__controls,.banner-childpage__img .plyr__controls{padding:1rem 1rem 2rem;background:linear-gradient(0deg,#0000,#000000bf)}@media(max-width:768px){.banner-childpage__img>img__controls,.banner-childpage__img .plyr__controls{top:initial;bottom:0;background:linear-gradient(180deg,#0000,#000000bf)}}.banner-childpage__img>img__poster,.banner-childpage__img .plyr__poster{background-size:cover}.banner-childpage__img:before{position:absolute;left:0;bottom:-6rem;z-index:-1;content:"";display:block;width:calc(100% + 4rem);height:57.5rem;background-color:var(--clr-school)}@media(max-width:1330px){.banner-childpage__img:before{bottom:-2rem;height:40rem;width:calc(100% + 2rem)}}@media(max-width:768px){.banner-childpage__img:before{width:100%}}.banner-childpage__content{margin-top:8rem;font-size:var(--fs-md);max-width:47%;padding-right:var(--wrapper-clamp-lg)}.banner-childpage__content>p{margin-top:2rem}.banner-childpage__content>img{width:19rem;height:auto;margin-bottom:4rem}.banner-childpage__content .btn{margin-top:6rem}@media(max-width:768px){.banner-childpage__content .btn{margin:4rem auto 0}}@media(max-width:1330px){.banner-childpage__content{margin-top:0}}@media(max-width:1200px){.banner-childpage__content br{display:none}}@media(max-width:768px){.banner-childpage__content{max-width:100%;padding:0 2rem;text-align:center;margin:3rem 0}}.banner-childpage--reverse,.establishment .establishment-list .banner-childpage:nth-child(2n){flex-direction:row-reverse}@media(max-width:768px){.banner-childpage--reverse,.establishment .establishment-list .banner-childpage:nth-child(2n){flex-direction:column}}.banner-childpage--reverse .banner-childpage__img:before,.establishment .establishment-list .banner-childpage:nth-child(2n) .banner-childpage__img:before{left:initial;right:0}.banner-childpage--reverse .banner-childpage__content,.establishment .establishment-list .banner-childpage:nth-child(2n) .banner-childpage__content{text-align:right;padding-left:var(--wrapper-clamp-lg);padding-right:0}@media(max-width:768px){.banner-childpage--reverse .banner-childpage__content,.establishment .establishment-list .banner-childpage:nth-child(2n) .banner-childpage__content{padding:0 2rem;text-align:center;margin:3rem 0}}.banner-childpage--reverse .banner-childpage__content .btn,.establishment .establishment-list .banner-childpage:nth-child(2n) .banner-childpage__content .btn{margin-left:auto}@media(max-width:768px){.banner-childpage--reverse .banner-childpage__content .btn,.establishment .establishment-list .banner-childpage:nth-child(2n) .banner-childpage__content .btn{margin:4rem auto 0}}.news-section{background-color:var(--clr-school);padding-top:8rem;padding-bottom:8rem}@media(max-width:768px){.news-section{padding-top:6rem;padding-bottom:6rem}}.news-section__swiper{width:94%}.news-section__wrapper{display:flex!important;flex-direction:row;align-items:center;margin-top:5rem;width:100%}.news-section__list,.news-section__item{height:-moz-fit-content;height:fit-content}.news-section .controls{margin-right:0}.block-bonnenouvelle{padding:10rem var(--wrapper-clamp-sm) 14rem}@media(max-width:992px){.block-bonnenouvelle{padding:8rem var(--wrapper-clamp-sm) 10rem}}@media(max-width:768px){.block-bonnenouvelle{padding:6rem var(--wrapper-clamp-sm) 8rem}}@media(max-width:576px){.block-bonnenouvelle{padding:4rem var(--wrapper-clamp-sm) 6rem}}.block-bonnenouvelle__wrapper{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;gap:6rem;margin-top:5rem}.block-bonnenouvelle__wrapper>img{display:block;height:auto;width:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:992px){.block-bonnenouvelle__wrapper>img{height:40rem}}@media(max-width:768px){.block-bonnenouvelle__wrapper>img{display:none}}.block-bonnenouvelle__wrapper .headings{margin-bottom:4rem}.block-bonnenouvelle__wrapper .btn{margin-top:4rem}@media(max-width:992px){.block-bonnenouvelle__wrapper{grid-template-columns:1fr}}.block-bonnenouvelle__caption{display:flex;flex-direction:column}.block-bonnenouvelle__caption:before{content:"";display:block;height:17rem;width:20rem;-webkit-mask-image:url(/wp-content/themes/theme-parent-2026/dist/deco-castel.svg);mask-image:url(/wp-content/themes/theme-parent-2026/dist/deco-castel.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;margin:0 auto;background-color:#857550}.block-bonnenouvelle--school{background-color:var(--clr-school)}.block-bonnenouvelle--school .headings>span{color:var(--clr-white)}.block-bonnenouvelle--school p{color:var(--clr-white)}.block-bonnenouvelle--school .block-bonnenouvelle__caption:before{background-color:var(--clr-primary)}.team-layout{padding:6rem var(--wrapper-clamp-sm) 8rem}.team-layout__list{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem;width:100%;margin-top:5rem}@media(max-width:992px){.team-layout__list{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.team-layout__list{grid-template-columns:1fr}}.team-layout__list--inline{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;flex-wrap:wrap;gap:4rem 10rem}.burger{position:fixed;top:0;left:0;width:100%;height:100%;z-index:105;display:flex;transition:visibility .3s}.burger__overlay{display:block;cursor:pointer;width:100%;height:100%;background-color:var(--clr-black);opacity:.8;transition:opacity .2s;transition-delay:.15s}.burger__inner{display:flex;flex-direction:column;justify-content:center;width:50vw;height:100%;background-color:var(--clr-grey-dark);box-sizing:border-box;padding:3rem var(--wrapper-clamp-lg) 3rem 6rem;transition:transform .2s}@media(max-width:992px){.burger__inner{width:min(52rem,80vw);padding:3rem var(--wrapper-clamp-md)}}@media(max-width:768px){.burger__inner{width:min(100vw,44rem)}}@media(max-width:576px){.burger__inner{width:100vw;padding:2.2rem var(--wrapper-clamp-md)}}.burger__menu{display:flex;flex-direction:column;gap:4rem}.burger__menu>li{display:flex;flex-direction:column;gap:1rem}.burger__menu>li.menu-item-has-children>a{display:flex;flex-direction:row;align-items:center;justify-content:space-between;pointer-events:none}.burger__menu>li.menu-item-has-children>a:after{content:"";font-family:var(--ff-icons);font-size:var(--fs-icons);color:var(--clr-primary);transition:transform .2s}.burger__menu>li.menu-item-has-children[aria-expanded=true]>a:after{transform:rotate(180deg)}.burger__menu>li.menu-item-has-children[aria-expanded=true]>ul{display:flex}.burger__menu>li>a{color:var(--clr-white);font-weight:700;font-size:var(--fs-xslg)}@media(max-width:576px){.burger__menu>li>a{font-size:var(--fs-xl)}}.burger__menu>li>ul{display:none;flex-direction:column;gap:.5rem;padding-left:1.5rem;border-left:1px solid var(--clr-primary)}.burger__menu>li>ul>li>a{color:var(--clr-white);transition:color .3s}.burger__menu>li>ul>li>a:hover{color:var(--clr-primary)}@media(max-width:576px){.burger__menu{gap:2.4rem}}.burger[aria-hidden=true]{opacity:0;visibility:hidden}.burger[aria-hidden=true] .burger__inner{transform:translate(100%)}.burger[aria-hidden=true] .burger__overlay{opacity:0}.search-bar{position:fixed;top:0;left:0;width:100%;height:25rem;padding:4rem 0;z-index:100;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;background-color:var(--clr-grey-dark);transition:opacity .3s,visibility .3s,transform .3s}.search-bar>form{width:100%;max-width:80rem;margin:0 auto;display:flex;flex-direction:row;align-items:stretch;justify-content:center;gap:1rem}.search-bar>form>input{width:100%;padding:1.5rem;border:none;border-radius:.5rem;background-color:var(--clr-white);color:var(--clr-grey-dark)}.search-bar>form>button{aspect-ratio:1;border:none;border-radius:.5rem;background-color:var(--clr-primary);color:var(--clr-white)}.search-bar[aria-hidden=true]{transform:translateY(-100%);opacity:0;visibility:hidden}@media(max-width:992px){.search-bar{height:auto;min-height:19rem;padding:3rem var(--wrapper-clamp-md)}.search-bar>form{max-width:100%}}@media(max-width:768px){.search-bar{min-height:16rem;padding:2.4rem var(--wrapper-clamp-md)}.search-bar>form>input{padding:1.2rem}}@media(max-width:576px){.search-bar>form{gap:.8rem}.search-bar>form>button{width:4.2rem}}.header .header-infos__cta>a{background-color:var(--clr-school)}.header .header-infos__search{background-color:var(--clr-school)}.header .header-infos__left{padding-left:var(--wrapper-clamp-lg)}.galery-swiper .swiper{margin-top:5rem}.galery-swiper .swiper .swiper-wrapper{align-items:stretch;max-height:43rem}.galery-swiper .swiper .swiper-wrapper .swiper-slide{max-width:60rem;height:auto;position:relative}.galery-swiper .swiper .swiper-wrapper .swiper-slide>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.galery-swiper .swiper .swiper-wrapper .swiper-slide:after{content:"";position:absolute;top:0;left:0;z-index:0;display:block;height:100%;width:100%;background-color:var(--clr-white);opacity:.5;transition:opacity .5s cubic-bezier(.175,.885,.32,1.275)}.galery-swiper .swiper .swiper-wrapper .swiper-slide.swiper-slide-active:after{opacity:0}.galery-swiper--mt{margin-top:8rem}:root{--plyr-color-main: var(--clr-school)}.home .home-banner__top{display:flex;flex-direction:row;gap:10rem}@media(max-width:1330px){.home .home-banner__top{align-items:center;gap:5rem}}@media(max-width:768px){.home .home-banner__top{flex-direction:column}}.home .home-banner__video{width:100%;max-width:100%;max-height:75rem;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}@media(max-width:1330px){.home .home-banner__video{height:50rem}}@media(max-width:768px){.home .home-banner__video{max-width:100%}}.home .home-banner__video video{height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:auto}.home .home-banner__ctrl{position:absolute;top:55%;left:50%;z-index:10;transform:translate(-50%,-50%)}.home .home-banner__ctrl:before{content:"";display:block;width:0;height:0;margin:auto;border-style:solid;border-width:2.5rem 0 2.5rem 3.5rem;border-color:transparent transparent transparent var(--clr-white)}.home .home-banner__ctrl:after{display:none;height:4rem;width:5px;background-color:var(--clr-white);margin-left:1rem;content:""}.home .home-banner__ctrl[data-paused=true]{display:flex;flex-direction:row;align-items:center}.home .home-banner__ctrl[data-paused=true]:before{border-width:0;height:4rem;width:5px;background-color:var(--clr-white)}.home .home-banner__ctrl[data-paused=true]:after{display:block}.home .home-banner__img{display:block;height:73rem;max-width:100%;width:100%;position:relative;z-index:0}@media(max-width:1330px){.home .home-banner__img{height:50rem}}@media(max-width:768px){.home .home-banner__img{max-width:100%}}.home .home-banner__img>img,.home .home-banner__img .plyr{display:block;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.home .home-banner__img>img__controls,.home .home-banner__img .plyr__controls{display:none;top:0;bottom:initial;padding:1rem 1rem 2rem;background:linear-gradient(0deg,#0000,#000000bf)}@media(max-width:768px){.home .home-banner__img>img__controls,.home .home-banner__img .plyr__controls{top:initial;bottom:0;background:linear-gradient(180deg,#0000,#000000bf)}}.home .home-banner__img>img__control,.home .home-banner__img .plyr__control{background:none!important}.home .home-banner__img>img__control>svg,.home .home-banner__img .plyr__control>svg{height:8rem;width:8rem}.home .home-banner__img>img__poster,.home .home-banner__img .plyr__poster{background-size:cover}.home .home-banner__img:before{position:absolute;right:0;bottom:-17rem;z-index:0;content:"";display:block;width:34vw;height:28rem;background-color:var(--clr-grey-dark)}@media(max-width:1330px){.home .home-banner__img:before{bottom:-2rem;height:40rem;width:calc(100% + 2rem)}}@media(max-width:768px){.home .home-banner__img:before{width:100%}}.home .home-banner__img--sup:before{width:41vw}.home .home-banner__content{display:none;margin-top:8rem;font-size:var(--fs-md);max-width:47%}.home .home-banner__content>p{margin-top:2rem}@media(max-width:1330px){.home .home-banner__content{margin-top:0}}@media(max-width:1200px){.home .home-banner__content br{display:none}}@media(max-width:768px){.home .home-banner__content{max-width:100%;padding:0 2rem;text-align:center;margin:4rem 0 6rem}}.home .home-banner__bottom{position:relative}@media(max-width:1200px){.home .home-banner__bottom{display:flex;flex-direction:column-reverse;max-width:100%;padding-left:3rem;padding-right:3rem;margin-top:4rem}}@media(max-width:992px){.home .home-banner__bottom{padding-right:0}}@media(max-width:768px){.home .home-banner__bottom{padding-left:2rem}}@media(max-width:1200px){.home .home-banner__wrapper{max-width:100%;padding:0}}.home .home-banner__socials{position:absolute;right:var(--wrapper-clamp-lg);top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center}.home .home-banner__socials>li:not(:last-child){margin-bottom:2rem}.home .home-banner__socials>li>a{display:block;font-size:2rem;color:var(--clr-white);transition:rotate .5s cubic-bezier(.175,.885,.32,1.275),color .5s cubic-bezier(.175,.885,.32,1.275)}.home .home-banner__socials>li>a:hover{rotate:-10deg;color:var(--clr-primary)}@media(max-width:1200px){.home .home-banner__socials{flex-direction:row;align-items:flex-start;justify-content:flex-end;gap:2rem;position:static;transform:none;padding-right:3rem}}.home .home-banner__socials--school{right:calc(50vw - 28rem)}.home .home-banner__socials--school>li>a{color:var(--clr-primary)}.home .home-banner--sup{position:relative}.home .home-banner--sup .rank-math-breadcrumb{position:absolute;z-index:1;width:100%}.home .home-banner--sup .rank-math-breadcrumb p,.home .home-banner--sup .rank-math-breadcrumb a{color:var(--clr-white)}.home .home-events{margin-top:12rem;margin-bottom:14rem}.home .home-events__wrapper{display:flex;flex-direction:row;align-items:center;padding-right:var(--wrapper-clamp-lg);padding-left:var(--wrapper-clamp-md)}@media(max-width:1110px){.home .home-events__wrapper .controls{display:none}}.home .home-events__swiper{padding-top:5rem;width:100%}@media(max-width:992px){.home .home-events__swiper{padding-top:4rem}}@media(max-width:768px){.home .home-events__swiper{padding-top:3rem}}.home .home-events__grid{height:64rem}@media(max-width:1110px){.home .home-events__grid{transform:none!important;display:grid;grid-template-rows:auto;grid-template-columns:repeat(2,1fr);height:-moz-fit-content;height:fit-content;gap:2rem}}@media(max-width:576px){.home .home-events__grid{grid-template-columns:1fr}}.home .home-events__item{max-width:calc(29% - 15px)}.home .home-events__item>a{display:block;height:100%;width:100%}.home .home-events__item--full{max-width:42%}@media(max-width:1110px){.home .home-events__item--full{max-width:100%;grid-area:1/span 2}}@media(max-width:576px){.home .home-events__item--full{grid-area:1}}@media(max-width:1110px){.home .home-events__item{max-width:100%}.home .home-events__item:not(:first-child,:nth-child(2),:nth-child(3)){display:none}}@media(max-width:992px){.home .home-events{margin-top:8rem;margin-bottom:10rem}}@media(max-width:768px){.home .home-events{margin-top:6rem;margin-bottom:6rem}}@media(max-width:576px){.home .home-events{margin-top:4rem;margin-bottom:4rem}}.home .home-group{padding-top:12rem;padding-bottom:31rem;color:var(--clr-white);background-color:var(--clr-grey-dark)}.home .home-group--noevent{padding-top:23rem;margin-top:-11rem}.home .home-group--sup{background-color:var(--clr-school)}.home .home-group__wrapper{display:flex;flex-direction:row;align-items:center;position:relative}@media(max-width:992px){.home .home-group__wrapper{flex-direction:column}}.home .home-group .headings{flex-shrink:0}@media(max-width:992px){.home .home-group .headings{text-align:center}}.home .home-group__compound{display:flex;flex-direction:column;align-items:center;width:100%;padding-left:8rem}@media(max-width:992px){.home .home-group__compound{padding:0;margin-top:4rem}}.home .home-group__list{display:flex;flex-direction:row;align-items:stretch;margin:3rem 0 4rem}@media(max-width:576px){.home .home-group__list{display:grid;grid-template-columns:repeat(2,1fr);gap:4rem}}.home .home-group__item{display:flex;flex-direction:column;align-items:center;justify-content:space-between}.home .home-group__item>p{font-weight:700;font-size:var(--fs-md);margin-top:2rem;width:-moz-max-content;width:max-content}.home .home-group__item:not(:last-child){padding-right:2rem;margin-right:2rem;border-right:1px solid var(--clr-primary)}@media(max-width:576px){.home .home-group__item:not(:last-child){padding-right:0;margin-right:0;border-right:0}}@media(max-width:992px){.home .home-group{padding-top:8rem;padding-bottom:28rem}}@media(max-width:768px){.home .home-group{padding-top:6rem;padding-bottom:24rem}}.home .home-restoration{display:grid;grid-template-columns:43% 58%;grid-template-rows:40rem;margin-top:-20rem}.home .home-restoration>img{display:block;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:992px){.home .home-restoration>img{display:none}}.home .home-restoration__wrapper{display:flex;flex-direction:column;align-items:center;background-color:var(--clr-primary);padding:2rem 2rem 3.5rem}.home .home-restoration__wrapper>img{margin-bottom:-3rem}.home .home-restoration__wrapper>p{font-weight:300;font-size:var(--fs-md)}@media(max-width:992px){.home .home-restoration__wrapper{padding:2rem}.home .home-restoration__wrapper .headings{text-align:center}}.home .home-restoration__ctas{margin-top:5rem}.home .home-restoration__cta:not(:last-child){margin-bottom:1.5rem}@media(max-width:992px){.home .home-restoration{grid-template-columns:1fr}}.home .home-news{margin-top:12rem;margin-bottom:8rem}.home .home-news__content{display:flex;flex-direction:row;align-items:center;padding-left:var(--wrapper-clamp-md);padding-right:var(--wrapper-clamp-lg);margin-top:5rem}@media(max-width:992px){.home .home-news__content{flex-direction:column-reverse;margin-top:4rem}.home .home-news__content .controls{display:none}}@media(max-width:768px){.home .home-news__content{margin-top:3rem}}.home .home-news__filters,.home .home-news__schools{display:flex;flex-direction:column;align-items:center}.home .home-news__filters{align-self:flex-start;margin-right:3rem}@media(max-width:992px){.home .home-news__filters{margin:0 auto}}.home .home-news__schools{margin-bottom:5rem}@media(max-width:992px){.home .home-news__schools{display:none}}.home .home-news__slider,.home .home-news__list{width:100%}@media(max-width:992px){.home .home-news__list{overflow:scroll;transform:none!important}}.home .home-news__item--hidden{display:none}@media(max-width:576px){.home .home-news__item{width:100%!important}}@media(max-width:992px){.home .home-news{margin-top:8rem}}@media(max-width:768px){.home .home-news{margin-top:6rem;margin-bottom:6rem}}@media(max-width:576px){.home .home-news{margin-top:4rem;margin-bottom:4rem}}.home .home-values{display:grid;grid-template-columns:auto 1fr;gap:0 6rem;background-color:var(--clr-grey-light);position:relative;padding-top:8rem;padding-bottom:8rem}.home .home-values__headings{grid-row:span 2}@media(max-width:768px){.home .home-values__headings{grid-row:initial}.home .home-values__headings br{display:none}}.home .home-values__headingsbis{height:-moz-fit-content;height:fit-content;margin:auto 0}@media(max-width:768px){.home .home-values__headingsbis{margin:2rem 0 3rem}.home .home-values__headingsbis br{display:none}}.home .home-values__description>p{max-width:39rem;height:-moz-fit-content;height:fit-content;margin-bottom:3rem}.home .home-values__description{padding-left:4rem;border-left:1px solid var(--clr-grey-dark);margin:auto auto 0;grid-area:2/2}@media(max-width:768px){.home .home-values__description{max-width:100%;grid-area:initial}}@media(max-width:576px){.home .home-values__description{padding-left:0;border-left:0;margin:0}}@media(max-width:992px){.home .home-values{gap:0 5rem;padding-top:6rem;padding-bottom:6rem}}@media(max-width:768px){.home .home-values{grid-template-columns:1fr}}@media(max-width:576px){.home .home-values{display:flex;flex-direction:column}}.home .home-schools{margin-top:18rem}.home .home-schools--no-margin{margin-top:6;margin-bottom:6rem}.home .home-schools__menu{display:flex;flex-direction:row;justify-content:space-between}.home .home-schools__menu>li{position:relative}.home .home-schools__menu>li>a{font-size:var(--fs-md);font-weight:700;color:var(--clr-grey-dark)}@media(max-width:768px){.home .home-schools__menu>li>a{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:2rem 0;width:100%}.home .home-schools__menu>li>a:after{display:block;content:"";font-family:var(--ff-icons);color:var(--clr-primary);font-size:1rem;transform:rotate(-90deg)}}.home .home-schools__menu>li>ul{margin-top:2rem}.home .home-schools__menu>li>ul>li:not(:last-child){margin-bottom:1rem}.home .home-schools__menu>li>ul>li:not(.menu-item-has-children)>a{color:var(--clr-grey-dark);transition:color .5s cubic-bezier(.175,.885,.32,1.275)}.home .home-schools__menu>li>ul>li:not(.menu-item-has-children)>a:hover{color:var(--clr-primary)}.home .home-schools__menu>li>ul>li.menu-item-has-children>a{color:var(--clr-primary);font-weight:700}.home .home-schools__menu>li>ul>li.menu-item-has-children>ul{margin-top:1rem}.home .home-schools__menu>li>ul>li.menu-item-has-children>ul>li:not(:last-child){margin-bottom:1rem}.home .home-schools__menu>li>ul>li.menu-item-has-children>ul>li>a{color:var(--clr-grey-dark);transition:color .5s cubic-bezier(.175,.885,.32,1.275)}.home .home-schools__menu>li>ul>li.menu-item-has-children>ul>li>a:hover{color:var(--clr-primary)}@media(max-width:768px){.home .home-schools__menu>li>ul>li.menu-item-has-children>ul{padding-left:1rem;border-left:1px solid}}@media(max-width:768px){.home .home-schools__menu>li>ul{display:none;margin-top:0;margin-bottom:2rem}}.home .home-schools__menu>li:not(:last-child){padding-right:2rem}@media(max-width:1024px){.home .home-schools__menu>li:not(:last-child){padding-right:0}}.home .home-schools__menu>li:not(:last-child):after{position:absolute;top:0;right:0;content:"";display:block;height:100%;width:1px;background-color:var(--clr-grey-dark)}@media(max-width:1024px){.home .home-schools__menu>li:not(:last-child):after{display:none}}@media(max-width:768px){.home .home-schools__menu>li:not(:last-child){border-bottom:1px solid var(--clr-grey-dark)}}@media(max-width:1024px){.home .home-schools__menu>li:first-child,.home .home-schools__menu>li:nth-child(2){border-bottom:1px solid var(--clr-grey-dark)}.home .home-schools__menu>li:first-child,.home .home-schools__menu>li:nth-child(3){border-right:1px solid var(--clr-grey-dark);padding-right:4rem}.home .home-schools__menu>li:nth-child(2),.home .home-schools__menu>li:nth-child(4){padding-left:4rem;padding-bottom:4rem}.home .home-schools__menu>li:nth-child(3),.home .home-schools__menu>li:nth-child(4){padding-top:4rem}}@media(max-width:768px){.home .home-schools__menu>li{padding:0!important;border-right:0!important}.home .home-schools__menu>li[aria-expanded=true]>a:after{transform:rotate(0)}.home .home-schools__menu>li[aria-expanded=true]>ul{display:block}}.home .home-schools__menu--sup{justify-content:center}.home .home-schools__menu--sup>li:not(:last-child){padding-right:5rem;margin-right:5rem}@media(max-width:992px){.home .home-schools__menu--sup>li:not(:last-child){margin-right:0}}@media(max-width:768px){.home .home-schools__menu--sup>li:not(:last-child){padding-right:0}}@media(max-width:1024px){.home .home-schools__menu{display:grid;grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.home .home-schools__menu{grid-template-columns:1fr}}@media(max-width:992px){.home .home-schools{margin-top:14rem}}@media(max-width:768px){.home .home-schools{margin-top:10rem}}@media(max-width:576px){.home .home-schools{margin-top:8rem}}.home-child .home-child-school{margin-top:16rem;margin-bottom:10rem}.home-child .home-child-school__nav{margin:5rem 0 6rem}.home-child .home-child-school__cats{display:flex;flex-direction:row;align-items:stretch;justify-content:center;height:12.2rem;width:-moz-fit-content;width:fit-content;box-shadow:0 0 4.5rem #0000001a;margin:0 auto}@media(max-width:768px){.home-child .home-child-school__cats{overflow:scroll;max-width:100%;justify-content:flex-start}}.home-child .home-child-school .menu-item>button,.home-child .home-child-school .menu-item>a,.home-child .home-child-school__cat>button,.home-child .home-child-school__cat>a{display:grid;place-items:center;height:100%;padding:0 4rem;font-family:inherit;font-weight:700;font-size:inherit;text-transform:uppercase;width:22.5rem;background-color:var(--clr-white);color:var(--clr-grey-dark);text-align:center;cursor:pointer}.home-child .home-child-school .menu-item>button[aria-selected=true],.home-child .home-child-school .menu-item>a[aria-selected=true],.home-child .home-child-school__cat>button[aria-selected=true],.home-child .home-child-school__cat>a[aria-selected=true]{color:var(--clr-primary)}.home-child .home-child-school .menu-item.current-menu-item>button,.home-child .home-child-school .menu-item.current-menu-item>a,.home-child .home-child-school__cat.current-menu-item>button,.home-child .home-child-school__cat.current-menu-item>a{color:var(--clr-primary)}.home-child .home-child-school .menu-item:not(:last-child),.home-child .home-child-school__cat:not(:last-child){border-right:1px solid var(--clr-grey-dark)}.home-child .home-child-school__classes{display:flex;flex-direction:row;justify-content:center;margin-top:5rem}@media(max-width:1230px){.home-child .home-child-school__classes{flex-wrap:wrap}}@media(max-width:992px){.home-child .home-child-school__classes{flex-direction:column}}.home-child .home-child-school__class{flex-shrink:0;width:30rem}.home-child .home-child-school__class:not(:last-child){margin-right:-12.4rem;transition:margin .5s cubic-bezier(.175,.885,.32,1.275)}.home-child .home-child-school__class:not(:last-child):hover{margin-right:0}@media(max-width:1230px){.home-child .home-child-school__class:not(:last-child){margin-right:0}}@media(max-width:992px){.home-child .home-child-school__class{width:100%}}.home-child .home-child-school__class[aria-hidden=true]{display:none}@media(max-width:992px){.home-child .home-child-school{margin-top:12rem;margin-bottom:8rem}}@media(max-width:768px){.home-child .home-child-school{margin-top:8rem;margin-bottom:6rem}}@media(max-width:576px){.home-child .home-child-school{margin-top:6rem}}.home-child .home-child-pictos{background-color:var(--clr-grey-light);padding:8rem 0}.home-child .home-child-pictos__list{display:flex;flex-direction:row;justify-content:space-around}@media(max-width:768px){.home-child .home-child-pictos__list{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}}.home-child .home-child-pictos__bubble{display:grid;place-items:center;height:7rem;aspect-ratio:1;border-radius:50%;background-color:var(--clr-primary);margin-bottom:2rem}.home-child .home-child-pictos__item{display:flex;flex-direction:column;align-items:center;text-align:center}@media(max-width:992px){.home-child .home-child-pictos{padding:6rem 0}}@media(max-width:768px){.home-child .home-child-pictos{padding:4rem 0}}.home-child .home-child-org{padding-top:8rem;padding-bottom:10rem}.home-child .home-child-org .swiper{margin-top:5rem;padding-left:var(--wrapper-clamp-md)}@media(max-width:768px){.home-child .home-child-org .swiper{padding-right:var(--wrapper-clamp-md)}}.home-child .home-child-org .swiper .swiper-wrapper{align-items:stretch}.home-child .home-child-org .swiper .swiper-slide{height:auto;width:-moz-fit-content;width:fit-content}.home-child .home-child-org__card{display:flex;flex-direction:row;align-items:center;height:100%}.home-child .home-child-org__card>img{display:block;width:23rem;aspect-ratio:1;-o-object-fit:cover;object-fit:cover}@media(max-width:768px){.home-child .home-child-org__card>img{width:100%}}@media(max-width:576px){.home-child .home-child-org__card>img{display:none}}@media(max-width:768px){.home-child .home-child-org__card{display:grid;grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.home-child .home-child-org__card{grid-template-columns:repeat(1,1fr)}}.home-child .home-child-org__caption{max-width:22rem;margin-right:4rem}.home-child .home-child-org__caption .headings{max-width:18rem}.home-child .home-child-org__caption>div{margin-top:1rem}@media(max-width:576px){.home-child .home-child-org__caption{max-width:100%}}.home-child .home-child-org__block{padding:4rem 0 3.5rem;border:2px solid var(--clr-school);margin:5rem var(--wrapper-clamp-md) 0}.home-child .home-child-org__block>p{text-align:center;max-width:69rem;margin:2rem auto 0}.home-child .home-child-org--lang .home-child-org__card>img{height:34rem;width:29rem}.home-child .home-child-org--lang .home-child-org__caption{max-width:30rem}.home-child .home-child-org--lang .home-child-org__caption .headings{max-width:28.5rem}.home-child .home-child-org--grey{background-color:var(--clr-grey-light)}@media(max-width:992px){.home-child .home-child-org{padding-top:6rem;padding-bottom:8rem}}@media(max-width:768px){.home-child .home-child-org{padding-bottom:6rem}}.home-child .home-child-actions{padding-top:8rem;position:relative}.home-child .home-child-actions__wrapper>p{text-align:center;color:var(--clr-white);max-width:58rem;margin:3rem auto 5rem}.home-child .home-child-actions__list{-moz-column-count:2;column-count:2;-moz-column-gap:6rem;column-gap:6rem}@media(max-width:768px){.home-child .home-child-actions__list{-moz-column-count:1;column-count:1}}.home-child .home-child-actions__item{-moz-column-break-inside:avoid;break-inside:avoid-column;padding:1rem 0;border-bottom:1px solid var(--clr-primary);color:var(--clr-white)}.home-child .home-child-actions__item strong{font-weight:700}.home-child .home-child-actions__block{display:flex;flex-direction:row;align-items:center;gap:8rem;padding:3rem 5rem;margin:5rem auto 0;background-color:var(--clr-primary);width:-moz-fit-content;width:fit-content}.home-child .home-child-actions__block>div .content-style,.home-child .home-child-actions__block>div .home-child-restauration__caption{margin-top:1rem;font-weight:600}.home-child .home-child-actions__block>div .content-style ul,.home-child .home-child-actions__block>div .home-child-restauration__caption ul{margin-bottom:0}.home-child .home-child-actions__block .btn{height:-moz-fit-content;height:fit-content}.home-child .home-child-actions:after{content:"";position:absolute;top:0;left:0;z-index:-1;display:block;height:calc(100% - 9rem);width:100%;background-color:var(--clr-school)}.home-child .home-child-actions--full{padding-bottom:8rem;background-color:var(--clr-school)}.home-child .home-child-actions--full:after{content:none}.home-child .home-child-restauration{padding:8rem var(--wrapper-clamp-sm) 12rem}.home-child .home-child-restauration__content{margin-top:5rem}.home-child .home-child-restauration__item{display:grid;grid-template-columns:repeat(2,1fr);gap:4rem}.home-child .home-child-restauration__item>img{width:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:768px){.home-child .home-child-restauration__item>img{order:1;max-height:30rem}}@media(max-width:768px){.home-child .home-child-restauration__item{grid-template-columns:1fr}.home-child .home-child-restauration__item:not(:last-child){margin-bottom:6rem}}.home-child .home-child-restauration__btns{display:flex;flex-direction:column;gap:1rem}.home-child .home-child-restauration__caption{width:100%}.home-child .home-child-restauration__caption:nth-child(2){align-self:center}@media(max-width:768px){.home-child .home-child-restauration__caption{order:2}}.home-child .home-child-team{margin-top:10rem;background-color:var(--clr-grey-light);padding:8rem var(--wrapper-clamp-sm)}.home-child .home-child-team__content{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:5rem}@media(max-width:768px){.home-child .home-child-team__content{flex-direction:column}}.home-child .home-child-team__list{display:flex;flex-direction:row;align-items:flex-start}@media(max-width:992px){.home-child .home-child-team__list{flex-direction:column;align-items:center}}.home-child .home-child-team__item:not(:last-child){margin-right:8rem}@media(max-width:992px){.home-child .home-child-team__item:not(:last-child){margin-right:0;margin-bottom:5rem}}.home-child .home-child-team__txt{width:68%;margin-left:7rem}.home-child .home-child-team__txt>ul{display:flex;flex-direction:column}.home-child .home-child-team__txt>ul>li{display:inline-block;padding:1rem 0}.home-child .home-child-team__txt>ul>li:first-child{padding-top:0}.home-child .home-child-team__txt>ul>li:not(:last-child){border-bottom:1px solid var(--clr-grey-dark)}.home-child .home-child-team__txt>ul>li>strong{font-size:var(--fs-xslg);font-weight:700}.home-child .home-child-team__txt>ul>li:before{content:"+";font-size:var(--fs-xslg);color:var(--clr-primary);font-weight:700;margin-right:1rem}@media(max-width:768px){.home-child .home-child-team__txt{margin-left:0;margin-top:5rem;width:100%}}.home-child .home-child-team__bubble{position:absolute;top:40%;transform:translateY(-40%);left:-2.5rem;display:grid;place-items:center;height:5rem;aspect-ratio:1;border-radius:50%;background-color:var(--clr-school)}.home-child .home-child-team__bubble>img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain;position:absolute;padding:20% 30%}.home-child .home-child-team--white{background-color:transparent}@media(max-width:768px){.home-child .home-child-team{padding:6rem var(--wrapper-clamp-sm)}}.home-child .home-child-visit{padding-top:8rem;padding-bottom:14rem}.home-child .home-child-visit__wrapper{background-color:var(--clr-school);padding:6rem 4rem;margin-top:5rem}@media(max-width:992px){.home-child .home-child-visit__wrapper{padding:4rem}}@media(max-width:768px){.home-child .home-child-visit__wrapper{padding:3rem;margin-top:3rem}}.home-child .home-child-visit__top,.home-child .home-child-visit__list{display:grid;grid-template-columns:repeat(2,1fr);gap:5rem}@media(max-width:768px){.home-child .home-child-visit__top,.home-child .home-child-visit__list{grid-template-columns:1fr}.home-child .home-child-visit__top br,.home-child .home-child-visit__list br{display:none}}.home-child .home-child-visit__legend>p{color:var(--clr-white);margin-top:2rem}.home-child .home-child-visit--notitle{padding-top:0!important;padding-bottom:0!important}.home-child .home-child-visit--notitle .home-child-visit__wrapper{margin-top:0!important}.home-child .home-child-visit__swiper{display:flex;flex-direction:row;gap:3rem;margin-top:3rem}.home-child .home-child-visit__swiper .swiper{width:100%}.home-child .home-child-visit__swiper .controls{margin-right:0;margin-top:3rem;margin-left:0}.home-child .home-child-visit .wpcf7 form>p{color:var(--clr-white);margin-bottom:2rem}.home-child .home-child-visit .wpcf7 form>p:last-of-type{display:flex;flex-direction:column;align-items:flex-end;margin-bottom:0}.home-child .home-child-visit .wpcf7 form>p:last-of-type br{display:none}.home-child .home-child-visit .wpcf7 form>p:last-of-type span{width:100%}.home-child .home-child-visit .wpcf7 form>p:last-of-type input{background-color:var(--clr-white);padding:1.2rem 1.5rem;width:100%}.home-child .home-child-visit__bottom{margin-top:4rem}.home-child .home-child-visit__list{margin-top:2rem}.home-child .home-child-visit__image{aspect-ratio:4/3;width:100%;-o-object-fit:cover;object-fit:cover}.home-child .home-child-visit__item>p{color:var(--clr-white)}.home-child .home-child-visit__item>.headings{margin-top:1rem}@media(max-width:992px){.home-child .home-child-visit{padding-top:6rem;padding-bottom:10rem}}@media(max-width:768px){.home-child .home-child-visit{padding-bottom:6rem}}.home-child .home-child-apel{background-color:var(--clr-grey-light);padding-top:3rem;padding-bottom:6rem}.home-child .home-child-apel__wrapper{display:grid;grid-template-columns:50% 1fr;gap:10rem;align-items:center}@media(max-width:992px){.home-child .home-child-apel__wrapper{grid-template-columns:repeat(2,1fr);gap:6rem}}@media(max-width:768px){.home-child .home-child-apel__wrapper{grid-template-columns:1fr;gap:3rem}}.home-child .home-child-apel__img{display:block;width:100%;height:38rem;position:relative;z-index:0;transform:translateY(-8rem)}@media(max-width:992px){.home-child .home-child-apel__img{transform:translateY(0)}}@media(max-width:768px){.home-child .home-child-apel__img{height:30rem}}.home-child .home-child-apel__img>img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-child .home-child-apel__img:before{content:"";position:absolute;top:8rem;left:4rem;z-index:-1;display:block;width:100%;height:calc(100% - 4rem);background-color:var(--clr-school)}@media(max-width:992px){.home-child .home-child-apel__img:before{content:none}}.home-child .home-child-apel__legend{margin-top:5rem}.home-child .home-child-apel__legend>.headings{margin-bottom:2rem}.home-child .home-child-apel__legend>.btn{margin-top:2rem}@media(max-width:768px){.home-child .home-child-apel__legend{margin-top:0}}@media(max-width:992px){.home-child .home-child-apel{padding-top:6rem;padding-bottom:6rem}}.home-child .home-child-testimony{padding-top:8rem}.home-child .home-child-testimony .plyr{margin-top:5rem;max-height:58rem}.home-child .home-child-testimony .plyr__poster{background-size:cover}.home-child .home-child-exams{padding-top:8rem;padding-bottom:10rem}.home-child .home-child-exams__content{display:flex;flex-direction:row;align-items:center;margin-top:5rem}.home-child .home-child-exams__left{margin-right:6rem;flex-shrink:0}.home-child .home-child-exams__left>p{margin-top:2rem}.home-child .home-child-exams__data{background-color:var(--clr-school);width:100%;padding:4rem 6rem 6rem}.home-child .home-child-exams__school{text-align:center;color:var(--clr-white);font-size:2.5rem}.home-child .home-child-exams__values{display:flex;flex-direction:row;align-items:center;justify-content:center}.home-child .home-child-exams__number{font-size:6rem;color:var(--clr-primary)}.home-child .home-child-exams__value{color:var(--clr-white)}.home-child .home-child-exams__value p{text-align:center}.home-child .home-child-exams__value:not(:last-child){display:flex;flex-direction:row}.home-child .home-child-exams__value:not(:last-child):after{content:"";display:block;height:4.7rem;width:1px;background-color:var(--clr-white);margin:2rem 4rem 0}.home-child .home-child-partner{padding-bottom:12rem;padding-top:12rem}.home-child .home-child-partner__wrapper{display:flex;flex-direction:row;align-items:center;gap:5rem;margin-top:5rem}.home-child .home-child-partner__item>a>img{display:block;width:auto;max-height:10rem}.home-child .home-child-bonnenouvelle{background-color:var(--clr-grey-light);padding-top:12rem;padding-bottom:16rem}.home-child .home-child-bonnenouvelle__content{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;gap:6rem;margin-top:5rem}.home-child .home-child-bonnenouvelle__content>img{display:block;height:auto;width:100%}.home-child .home-child-bonnenouvelle__right>img{display:block;width:21rem;height:auto;margin:0 auto 3rem}.home-child .home-child-bonnenouvelle__right>p{margin:4rem 0}.home-child .home-child-highligths{background-color:var(--clr-school);padding-top:10rem;padding-bottom:10rem}@media(max-width:992px){.home-child .home-child-highligths{padding-top:8rem;padding-bottom:8rem}}.home-child .home-child-highligths__list{display:grid;grid-template-columns:repeat(5,1fr);gap:12rem 3rem;align-items:flex-start;margin-top:5rem;position:relative}@media(max-width:1200px){.home-child .home-child-highligths__list{grid-template-columns:repeat(4,1fr)}}@media(max-width:992px){.home-child .home-child-highligths__list{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.home-child .home-child-highligths__list{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.home-child .home-child-highligths__list{grid-template-columns:1fr}}.home-child .home-child-highligths__item{width:100%;height:100%}.home-child .home-child-highligths__card{height:auto;width:100%;position:relative}.home-child .home-child-highligths__card>img{display:block;max-height:21rem;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.home-child .home-child-highligths__footer{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;margin-top:1.5rem}.home-child .home-child-highligths__toggler{display:block;height:3.2rem;aspect-ratio:1;position:relative;margin-left:3rem;transition:rotate .5s cubic-bezier(.175,.885,.32,1.275)}.home-child .home-child-highligths__toggler:before,.home-child .home-child-highligths__toggler:after{content:"";display:block;background-color:var(--clr-primary);transition:background-color .5s cubic-bezier(.175,.885,.32,1.275)}.home-child .home-child-highligths__toggler:before{height:100%;width:2px;margin:0 auto}.home-child .home-child-highligths__toggler:after{position:absolute;top:50%;left:0;transform:translateY(-50%);height:2px;width:100%}.home-child .home-child-highligths__toggler[aria-checked=true]{rotate:45deg}.home-child .home-child-highligths__toggler[aria-checked=true]:after,.home-child .home-child-highligths__toggler[aria-checked=true]:before{background-color:var(--clr-white)}.home-child .home-child-highligths__toggler[aria-checked=true]~div{opacity:1;visibility:visible}.home-child .home-child-highligths__txt{position:absolute;top:calc(100% + 3rem);left:0;max-width:calc(100vw - 6rem);width:-moz-max-content;width:max-content;padding-left:3rem;opacity:0;visibility:hidden;transition:visibility .3s linear,opacity .5s cubic-bezier(.175,.885,.32,1.275)}.home-child .home-child-college{padding-bottom:10rem}.home-child .home-child-college__wrapper{display:flex;flex-direction:row;justify-content:space-between;margin-top:5rem}@media(max-width:992px){.home-child .home-child-college__wrapper{display:grid;grid-template-columns:repeat(2,1fr);margin-top:3rem;gap:3rem}}@media(max-width:768px){.home-child .home-child-college__wrapper{grid-template-columns:1fr}}.home-child .home-child-college__wrapper>img{height:33rem;width:47rem;-o-object-fit:cover;object-fit:cover}@media(max-width:992px){.home-child .home-child-college__wrapper>img{width:100%;height:30rem}}@media(max-width:768px){.home-child .home-child-college__wrapper>img{height:25rem;order:1}}.home-child .home-child-college__legend{max-width:42rem}@media(max-width:992px){.home-child .home-child-college__legend{width:100%}}@media(max-width:768px){.home-child .home-child-college__legend{order:2}}@media(max-width:992px){.home-child .home-child-college{padding-top:8rem;padding-bottom:8rem}}@media(max-width:768px){.home-child .home-child-college{padding-top:6rem;padding-bottom:6rem}}.home-child .home-child-learn{padding-top:8rem;padding-bottom:10rem}.home-child .home-child-learn__wrapper{display:flex;flex-direction:row;justify-content:space-between;margin-top:5rem}@media(max-width:1024px){.home-child .home-child-learn__wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:4rem}}@media(max-width:768px){.home-child .home-child-learn__wrapper{grid-template-columns:1fr}}.home-child .home-child-learn__items{display:block;max-width:42rem;width:100%;position:relative}@media(max-width:1024px){.home-child .home-child-learn__items{max-width:100%}}@media(max-width:768px){.home-child .home-child-learn__items{order:2}}.home-child .home-child-learn__card{display:flex;flex-direction:column;width:100%}.home-child .home-child-learn__card>img{width:100%;height:25rem;-o-object-fit:cover;object-fit:cover;margin-bottom:2rem}.home-child .home-child-learn__card .content-style,.home-child .home-child-learn__card .home-child-restauration__caption,.home-child .home-child-learn__card .btn{margin-top:2rem}.home-child .home-child-learn__item[aria-hidden=true]{display:none}.home-child .home-child-learn__slideshow{max-width:56rem;width:100%}@media(max-width:992px){.home-child .home-child-learn__slideshow{max-width:100%}}@media(max-width:768px){.home-child .home-child-learn__slideshow{order:1}}.home-child .home-child-learn__toggler:first-child>button{padding-top:0!important}.home-child .home-child-learn__toggler:last-child>button{padding-bottom:0!important}.home-child .home-child-learn__toggler:not(:last-child){border-bottom:1px solid var(--clr-primary)}.home-child .home-child-learn__toggler[aria-selected=true]>button{color:var(--clr-primary)!important}.home-child .home-child-learn__btn{padding:2rem 0;font-size:var(--fs-xl);font-weight:700;text-align:left;color:var(--clr-grey-dark);transition:color .5s cubic-bezier(.175,.885,.32,1.275)}.home-child .home-child-learn__btn:hover{color:var(--clr-primary)}@media(max-width:768px){.home-child .home-child-learn__btn{font-size:7vmin}}.home-child .home-child-accompagnement{padding:8rem var(--wrapper-clamp-sm)}.home-child .home-child-accompagnement>p{text-align:center;max-width:69rem;margin:2rem auto 5rem}.home-child .home-child-accompagnement__list{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}@media(max-width:768px){.home-child .home-child-accompagnement__list{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.home-child .home-child-accompagnement__list{grid-template-columns:1fr}}.home-child .home-child-accompagnement__item{width:100%;height:100%;min-height:37rem}.home-child .home-child-accompagnement__item:has(>img){grid-area:1/3/1}@media(max-width:768px){.home-child .home-child-accompagnement__item:has(>img){grid-area:inherit}}.home-child .home-child-accompagnement__item>img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:768px){.home-child .home-child-accompagnement__item{min-height:auto}}.home-child .home-child-accompagnement__card{display:flex;flex-direction:column;width:100%;height:100%;background-color:var(--clr-white);padding:2.5rem 2.2rem 1rem;box-shadow:0 0 4.5rem #0000001a}.home-child .home-child-accompagnement__card .headings{margin-bottom:2rem}.home-child .home-child-accompagnement__card .btn{margin-top:2rem}@media(max-width:768px){.home-child .home-child-accompagnement__card{height:-moz-fit-content;height:fit-content;padding:2rem}}@media(max-width:768px){.home-child .home-child-accompagnement{padding:6rem var(--wrapper-clamp-sm)}}.home-child .home-child-lyceens{margin-top:10rem;padding:8rem var(--wrapper-clamp-sm);background-color:var(--clr-grey-light)}.home-child .home-child-lyceens__wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:6rem;align-items:center;margin-top:5rem}.home-child .home-child-lyceens__wrapper>img{height:auto;width:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:992px){.home-child .home-child-lyceens__wrapper>img{max-height:40rem}}@media(max-width:768px){.home-child .home-child-lyceens__wrapper>img{max-height:30rem}}@media(max-width:576px){.home-child .home-child-lyceens__wrapper>img{max-height:25rem}}@media(max-width:768px){.home-child .home-child-lyceens__wrapper{grid-template-columns:1fr;gap:3rem}}@media(max-width:768px){.home-child .home-child-lyceens{padding:6rem var(--wrapper-clamp-sm)}}.home-child .home-child-nation{padding:8rem var(--wrapper-clamp-sm) 10rem;background-color:var(--clr-grey-light)}.home-child .home-child-nation>p{text-align:center;margin:2rem auto 5rem;max-width:69rem}.home-child .home-child-nation>.btn{margin:5rem auto 0}.home-child .home-child-nation__wrapper{display:flex;flex-direction:row;justify-content:space-between;margin-top:5rem}@media(max-width:992px){.home-child .home-child-nation__wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:4rem;margin-top:3rem}}@media(max-width:768px){.home-child .home-child-nation__wrapper{grid-template-columns:1fr}}.home-child .home-child-nation__content{display:block;width:100%;max-width:38rem;position:relative}@media(max-width:992px){.home-child .home-child-nation__content{max-width:100%}}@media(max-width:768px){.home-child .home-child-nation__content{order:2}}.home-child .home-child-nation__item{display:flex;flex-direction:column}.home-child .home-child-nation__item[aria-hidden=true]{display:none}.home-child .home-child-nation__slideshow{max-width:50rem;width:100%}@media(max-width:992px){.home-child .home-child-nation__slideshow{max-width:100%}}@media(max-width:768px){.home-child .home-child-nation__slideshow{order:1}}.home-child .home-child-nation__btns{display:flex;flex-direction:column}.home-child .home-child-nation__btn:first-child>button{padding-top:0!important}.home-child .home-child-nation__btn:last-child>button{padding-bottom:0!important}.home-child .home-child-nation__btn:not(:last-child){border-bottom:1px solid var(--clr-primary)}.home-child .home-child-nation__btn[aria-selected=true]>button{color:var(--clr-primary)!important}.home-child .home-child-nation__toggler{font-size:var(--fs-xl);font-weight:700;padding:2rem 0;text-align:left;color:var(--clr-grey-dark);transition:color .5s cubic-bezier(.175,.885,.32,1.275)}@media(max-width:768px){.home-child .home-child-nation__toggler{font-size:7vmin}}.home-child .home-child-nation__toggler:hover{color:var(--clr-primary)}.home-child .home-child-nation__block{display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px solid var(--clr-school);padding:4rem;margin-top:8rem}.home-child .home-child-nation__block .content-style,.home-child .home-child-nation__block .home-child-restauration__caption{text-align:center}.home-child .home-child-erasmus{margin-top:10rem}.home-child .home-child-erasmus__wrapper>img{display:block;width:100%;height:48rem;-o-object-fit:cover;object-fit:cover}.home-child .home-child-erasmus__caption{padding:8rem var(--wrapper-clamp-sm);display:flex;flex-direction:column;align-items:center}.home-child .home-child-erasmus__caption>h2{margin-bottom:1rem}.home-child .home-child-erasmus__caption>.btn{margin-top:3rem}.home-child .home-child-erasmus__logos{display:flex;flex-direction:row;align-items:center;justify-content:center;margin:3rem 0}.home-child .home-child-erasmus__logo:not(:last-child){margin-right:2rem}.home-child .home-child-label{padding-top:10rem;padding-bottom:6rem}.home-child .home-child-label__content{display:grid;grid-template-columns:repeat(2,1fr);gap:12rem;margin-top:5rem;position:relative}.home-child .home-child-label__content:after{content:"";position:absolute;left:50%;top:0;transform:translate(-50%);display:block;height:calc(100% - 5rem);width:1px;background-color:var(--clr-grey-dark)}@media(max-width:768px){.home-child .home-child-label__content:after{content:none}}@media(max-width:768px){.home-child .home-child-label__content{grid-template-columns:1fr;gap:6rem}}.home-child .home-child-label__item>img{display:block;margin:0 auto 3rem}.home-child .home-child-label__item>.btn{margin-top:3rem}@media(max-width:992px){.home-child .home-child-label{padding-top:8rem}}@media(max-width:768px){.home-child .home-child-label{padding-top:6rem}}.home-child .home-child-educ{padding:10rem var(--wrapper-clamp-sm) 12rem}@media(max-width:992px){.home-child .home-child-educ{padding:8rem var(--wrapper-clamp-sm)}}@media(max-width:768px){.home-child .home-child-educ{padding:6rem var(--wrapper-clamp-sm)}}.home-child .home-child-educ>div{margin-top:3rem}.home-child .home-child-educ>div img.aligncenter{display:block;margin:0 auto}.home-child .home-child-educ__item{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;gap:6rem;margin-top:5rem}.home-child .home-child-educ__item--reverse>img{order:1}.home-child .home-child-educ__item--reverse>.home-child-educ__caption{order:2}.home-child .home-child-educ__item>img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}@media(max-width:768px){.home-child .home-child-educ__item>img{order:1;height:40rem}}@media(max-width:576px){.home-child .home-child-educ__item>img{height:30rem}}@media(max-width:768px){.home-child .home-child-educ__item{grid-template-columns:1fr;gap:3rem}}.home-child .home-child-educ__bubble{display:grid;place-items:center;height:5rem;aspect-ratio:1;border-radius:50%;background-color:var(--clr-school);margin-bottom:2rem}.home-child .home-child-educ__bubble>img{display:block;width:45%;height:auto}@media(max-width:768px){.home-child .home-child-educ__caption{order:2}}.home-child .home-child-educ__btns{display:flex;flex-direction:column;gap:1rem;margin-top:3rem}.home-child .home-child-educ--immac .home-child-educ__item{grid-template-columns:1fr}.home-child .home-child-schoollife{padding:5rem;margin:0 var(--wrapper-clamp-sm);background-color:var(--clr-school)}.home-child .home-child-schoollife#infimerie{margin-bottom:10rem}@media(max-width:992px){.home-child .home-child-schoollife{padding:4rem}}@media(max-width:768px){.home-child .home-child-schoollife{padding:3rem}}.home-child .home-child-schoollife__wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:4rem;margin-top:5rem}.home-child .home-child-schoollife__wrapper .content-style h4,.home-child .home-child-schoollife__wrapper .home-child-restauration__caption h4{color:var(--clr-primary)}.home-child .home-child-schoollife__wrapper .content-style strong,.home-child .home-child-schoollife__wrapper .home-child-restauration__caption strong{color:var(--clr-white)}@media(max-width:768px){.home-child .home-child-schoollife__wrapper{grid-template-columns:1fr;gap:3rem;margin-top:3rem}}.home-child .home-child-schoollife__btns{display:flex;flex-direction:column;gap:1rem}.home-child .home-child-schoollife__galery{width:100%}.home-child .home-child-schoollife__galery>img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.home-child .home-child-schoollife__galery>img:not(:last-child){margin-bottom:2rem}@media(max-width:768px){.home-child .home-child-schoollife__galery>img{height:30rem}}@media(max-width:576px){.home-child .home-child-schoollife__galery>img{height:20rem}}.home-child .home-child-schoollife--reverse{padding-top:0}.home-child .home-child-schoollife--reverse .home-child-schoollife__galery{order:1}.home-child .home-child-schoollife--reverse .content-style,.home-child .home-child-schoollife--reverse .home-child-restauration__caption{order:2}.home-child .home-child-schoollife--center{padding-top:0;padding-bottom:8rem}.home-child .home-child-schoollife--center .home-child-schoollife__wrapper{grid-template-columns:1fr}.home-child .home-child-schoollife--center .home-child-schoollife__wrapper .content-style,.home-child .home-child-schoollife--center .home-child-schoollife__wrapper .home-child-restauration__caption{text-align:center}.home-child .home-child-more{padding:10rem var(--wrapper-clamp-sm);display:flex;flex-direction:column;align-items:center}.home-child .home-child-more__pictos{display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;gap:2rem;margin-top:5rem;width:100%}@media(max-width:768px){.home-child .home-child-more__pictos{margin-top:4rem}}@media(max-width:576px){.home-child .home-child-more__pictos{margin-top:3rem;grid-template-columns:repeat(1,1fr)}}.home-child .home-child-more__picto{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:22rem}.home-child .home-child-more__picto>img{display:block;width:6rem;height:auto;margin-bottom:2rem}.home-child .home-child-more__content>p{margin-top:1rem;font-size:var(--fs-sm)}@media(max-width:992px){.home-child .home-child-more{padding:8rem var(--wrapper-clamp-sm)}}@media(max-width:768px){.home-child .home-child-more{padding:6rem var(--wrapper-clamp-sm)}}@media(max-width:576px){.home-child .home-child-more{padding:4rem var(--wrapper-clamp-sm)}}.contact .contact-form .wpcf7-form{display:flex;flex-direction:column;align-items:center;gap:3.5rem;max-width:95rem;margin:0 auto;padding:0 3rem;margin-top:5rem}@media(max-width:992px){.contact .contact-form .wpcf7-form{max-width:100%;margin-bottom:5rem;padding:0}}.contact .contact-form .wpcf7-form>p:first-of-type{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem 3.5rem;width:100%}.contact .contact-form .wpcf7-form>p:last-of-type{margin-left:auto}.contact .contact-form .wpcf7-form>p>span{height:-moz-fit-content;height:fit-content}.contact .contact-form .wpcf7-form>p>span[data-name=message]{height:19rem}.contact .contact-form .wpcf7-form>p>span[data-name=message] textarea{resize:none;height:100%}@media(max-width:992px){.contact .contact-form{width:100%}}.contact .contact-schools{display:grid;grid-template-columns:1fr auto;gap:4rem;padding-top:14rem}@media(max-width:768px){.contact .contact-schools{grid-template-columns:1fr}}.contact .contact-schools__list{display:flex;flex-direction:column;background-color:var(--clr-grey-dark);padding:6rem 4rem;margin-top:-52rem;height:-moz-fit-content;height:fit-content}@media(max-width:768px){.contact .contact-schools__list{width:-moz-fit-content;width:fit-content;margin-left:auto;padding:3rem 2rem}}@media(max-width:697px){.contact .contact-schools__list{width:100%}.contact .contact-schools__list br{display:none}}.contact .contact-schools__item{display:flex;flex-direction:column;align-items:center}.contact .contact-schools__item>p{text-align:center;color:var(--clr-white);margin-top:2rem}@media(max-width:697px){.contact .contact-schools__item>p{margin-top:0;margin-left:2rem;text-align:left}}.contact .contact-schools__item:not(:last-child){border-bottom:1px solid var(--clr-primary);padding-bottom:4rem}.contact .contact-schools__item:not(:first-child){padding-top:4rem}@media(max-width:697px){.contact .contact-schools__item{flex-direction:row}.contact .contact-schools__item>img{max-width:3rem}}.contact .contact-schools__schools{display:flex;flex-direction:row;align-items:center;justify-content:center;flex:1;width:100%;grid-column:span 2;gap:2rem}@media(max-width:1161px){.contact .contact-schools__schools{flex-wrap:wrap;align-items:stretch;padding-left:3rem;padding-right:3rem}}@media(max-width:768px){.contact .contact-schools__schools{grid-column:inherit;padding-right:0;padding-left:0}}.contact .contact-schools__school{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--clr-white);padding:2.5rem 3rem;height:100%;box-shadow:0 0 45rem #00000026}@media(max-width:1161px){.contact .contact-schools__school{height:auto}}@media(max-width:576px){.contact .contact-schools__school{width:100%}}.contact .contact-schools__links{display:flex;flex-direction:row;align-items:center;margin-top:2.5rem}.contact .contact-schools__link>a,.contact .contact-schools__link>div{display:grid;place-items:center;height:4rem;aspect-ratio:1;border-radius:50%;color:var(--clr-white);font-size:2rem;position:relative}.contact .contact-schools__link>a>i,.contact .contact-schools__link>div>i{transition:transform .5s cubic-bezier(.175,.885,.32,1.275)}.contact .contact-schools__link>a:hover>i,.contact .contact-schools__link>div:hover>i{transform:rotate(-10deg)}.contact .contact-schools__link>a:hover>ul,.contact .contact-schools__link>div:hover>ul{display:flex}.contact .contact-schools__link:not(:last-child){margin-right:1.5rem}.contact .contact-schools__sub{position:absolute;top:100%;font-size:var(--fs-sm);display:none;flex-direction:column;align-items:center;width:-moz-max-content;width:max-content}.contact .contact-schools__sub:before{border-bottom:.8rem solid currentColor;border-left:.8rem solid transparent;border-right:.8rem solid transparent;content:"";height:0;margin:0 auto;width:0}.contact .contact-schools__sub>li{display:flex;flex-direction:row;align-items:center;color:var(--clr-white);width:100%;padding:.5rem 1rem 1rem}.contact .contact-schools__sub>li:not(:last-child){padding-top:1rem;padding-bottom:.5rem}.contact .contact-schools__sub>li>a{text-decoration:underline;color:var(--clr-white);margin-left:.7rem}.contact__content{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;background-color:var(--clr-grey-light);padding:14rem var(--wrapper-clamp-md) 6rem;margin-top:-6rem}@media(max-width:992px){.contact__content{flex-direction:column;padding:10rem var(--wrapper-clamp-md) 0}}@media(max-width:768px){.contact__content{padding:8rem var(--wrapper-clamp-md) 0}}@media(max-width:576px){.contact__content{padding:6rem var(--wrapper-clamp-md) 0;margin-top:0}}.contact__map{display:block;height:65rem;width:65rem}@media(max-width:992px){.contact__map{order:2;height:40rem;width:100%}}.contact__map .mapboxgl-ctrl-bottom-left,.contact__map .mapboxgl-ctrl-bottom-right{display:none}.contact__marker>span{display:grid;place-items:center;height:3rem;aspect-ratio:1;border-radius:50%}.contact__marker>span>img{display:block;height:1.5rem;-o-object-fit:contain;object-fit:contain}.establishment .establishment-banner{height:65rem;position:relative}.establishment .establishment-banner__content{background-color:var(--clr-grey-dark);width:-moz-fit-content;width:fit-content;padding:6rem 4rem;margin-left:auto;margin-right:var(--wrapper-clamp-lg);max-width:64rem;transform:translateY(-4rem)}.establishment .establishment-banner__content p{color:var(--clr-white);font-size:var(--fs-md)}@media(max-width:768px){.establishment .establishment-banner__content{max-width:100%;margin-left:var(--wrapper-clamp-lg);padding:4rem}}@media(max-width:576px){.establishment .establishment-banner__content{padding:3rem}}.establishment .establishment-banner__text{margin-top:2rem}.establishment .establishment-banner>img{position:absolute;top:0;left:0;z-index:-1;display:block;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:1200px){.establishment .establishment-banner{margin-bottom:-8rem}}@media(max-width:992px){.establishment .establishment-banner{height:55rem}}@media(max-width:768px){.establishment .establishment-banner{height:45rem;margin-top:4rem}}.establishment .establishment-list{margin-top:12rem}.establishment .establishment-list .banner-childpage__img:before{background-color:currentColor}.establishment .establishment-list .banner-childpage:not(:last-child){margin-bottom:16rem}@media(max-width:992px){.establishment .establishment-list .banner-childpage:not(:last-child){margin-bottom:12rem}}@media(max-width:768px){.establishment .establishment-list .banner-childpage:not(:last-child){margin-bottom:8rem}}@media(max-width:576px){.establishment .establishment-list .banner-childpage:not(:last-child){margin-bottom:6rem}}.establishment .establishment-list .banner-childpage:last-child{margin-bottom:6rem}.accompaniement .accompaniement-banner{display:flex;flex-direction:column;align-items:center;background-color:var(--clr-grey-light);padding-bottom:12rem}@media(max-width:768px){.accompaniement .accompaniement-banner{padding-bottom:6rem}}.accompaniement .accompaniement-banner>img{display:block;width:10rem;height:auto;margin-bottom:3rem;margin-top:-2rem}@media(max-width:576px){.accompaniement .accompaniement-banner>img{margin-top:0}}.accompaniement .accompaniement-banner .headings{max-width:77rem}.accompaniement .accompaniement-banner__content{display:flex;flex-direction:row;align-items:center;margin-top:5rem;font-size:var(--fs-md)}@media(max-width:768px){.accompaniement .accompaniement-banner__content{flex-direction:column;align-items:flex-start}}@media(max-width:576px){.accompaniement .accompaniement-banner__content{margin-top:3rem}}.accompaniement .accompaniement-banner__img{display:block;width:50rem;aspect-ratio:1;position:relative;z-index:0}@media(max-width:768px){.accompaniement .accompaniement-banner__img{width:100%;max-width:calc(100% - 3rem);aspect-ratio:inherit;margin-bottom:3rem}}.accompaniement .accompaniement-banner__img>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:768px){.accompaniement .accompaniement-banner__img>img{width:100%;height:auto;max-height:50rem}}.accompaniement .accompaniement-banner__img:after{position:absolute;top:3rem;left:3rem;z-index:-1;content:"";display:block;width:100%;height:100%;background-color:var(--clr-grey-dark)}.accompaniement .accompaniement-banner__text{max-width:50rem;margin-left:8rem}@media(max-width:768px){.accompaniement .accompaniement-banner__text{margin-top:3rem;max-width:100%;margin-left:0;padding-left:2rem;padding-right:2rem}}.accompaniement .accompaniement-list{padding-top:8rem;padding-bottom:10rem}@media(max-width:768px){.accompaniement .accompaniement-list{padding-top:5rem;padding-bottom:5rem}}.accompaniement .accompaniement-list__items{margin-top:5rem}.accompaniement .accompaniement-list__item{width:32rem;margin-bottom:3rem}@media(max-width:768px){.accompaniement .accompaniement-list__item{width:100%}}.accompaniement .accompaniement-list__article{display:flex;flex-direction:column;padding:3rem;background-color:var(--clr-white);box-shadow:0 0 4.5rem #0000001a}.accompaniement .accompaniement-list__article>p{margin-top:2rem}.accompaniement .accompaniement-benefits{background-color:var(--clr-grey-dark);padding-top:12rem;padding-bottom:12rem}@media(max-width:768px){.accompaniement .accompaniement-benefits{padding-top:6rem;padding-bottom:6rem}}.accompaniement .accompaniement-benefits__wrapper{margin-top:5rem}@media(max-width:768px){.accompaniement .accompaniement-benefits__wrapper{margin-top:3rem}}.accompaniement .accompaniement-benefits__list{align-items:stretch}.accompaniement .accompaniement-benefits__item{width:-moz-fit-content;width:fit-content;height:auto}.accompaniement .accompaniement-benefits__article{display:flex;flex-direction:row;align-items:flex-start;height:100%}@media(max-width:768px){.accompaniement .accompaniement-benefits__article{flex-direction:column;align-items:center;height:auto}}.accompaniement .accompaniement-benefits__article>img{display:block;width:30rem;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:768px){.accompaniement .accompaniement-benefits__article>img{width:100%;height:auto}}.accompaniement .accompaniement-benefits__number{display:grid;place-items:center;height:5rem;aspect-ratio:1;border-radius:50%;color:var(--clr-grey-dark);background-color:var(--clr-primary);font-size:var(--fs-lg);font-weight:700;margin-bottom:1.5rem}.accompaniement .accompaniement-benefits__legend{max-width:30rem;margin-right:6rem;padding-left:2rem;padding-right:2rem}@media(max-width:768px){.accompaniement .accompaniement-benefits__legend{margin-right:0;max-width:100%;margin-bottom:3rem}}.accompaniement .accompaniement-benefits__legend .headings{max-width:25rem}.accompaniement .accompaniement-benefits__legend>p{color:var(--clr-white);margin-top:1.5rem}.pole__headings{display:flex;flex-direction:column;align-items:center;margin-top:8rem;margin-bottom:20rem;padding:0 3rem}@media(max-width:992px){.pole__headings{margin-bottom:16rem;padding:0 2rem}}@media(max-width:768px){.pole__headings{margin-top:6rem;margin-bottom:12rem}}@media(max-width:576px){.pole__headings{margin-top:4rem;margin-bottom:8rem}}.pole__headings .headings{max-width:84rem;margin:0 auto}.pole__content{max-width:79rem;text-align:center;font-size:var(--fs-md);margin-top:4rem}.pole__wrapper{background-color:var(--clr-grey-dark)}.pole__educations{display:grid;grid-template-columns:repeat(3,1fr);align-items:stretch;gap:3rem;transform:translateY(-10rem)}@media(max-width:992px){.pole__educations{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.pole__educations{grid-template-columns:1fr}}@media(max-width:577px){.pole__educations{transform:translateY(-4rem)}}.pole__education{min-height:38rem}@media(max-width:992px){.pole__education{min-height:auto}}.pole__education>img{display:block;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.pole__card{display:flex;flex-direction:column;background-color:var(--clr-white);height:100%;padding:2rem;box-shadow:0 0 4.5rem #0000001a}.pole__card>img{display:block;height:6rem;width:auto;max-width:15rem;margin:0 auto 2rem}.pole__card .btn{margin-top:auto;width:100%;min-width:auto}.pole__caption{margin-top:1.5rem;margin-bottom:3rem}.pole__caption>p:not(:last-child){margin-bottom:1rem}.experience__header{background-color:var(--clr-grey-dark);padding:6rem 4rem;width:-moz-fit-content;width:fit-content;margin:-35rem var(--wrapper-clamp-lg) 0 auto;margin-top:-35rem;position:relative}.experience__header .headings{max-width:50rem}.experience__content{max-width:47rem;color:var(--clr-white);font-size:var(--fs-md);margin-top:2rem}.experience .experience-courses{display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:12rem}.experience .experience-courses>p{font-size:var(--fs-md);font-weight:700}.experience .experience-courses__content{font-size:var(--fs-md);max-width:80rem;margin-top:3rem;margin-bottom:8rem}@media(max-width:768px){.experience .experience-courses__content{margin-bottom:4rem}}.experience .experience-courses__list{display:flex;flex-direction:row;align-items:stretch;justify-content:center;flex-wrap:wrap;gap:4rem;margin-top:4rem}.experience .experience-courses__item{display:flex;flex-direction:column;align-items:center;background-color:var(--clr-white);padding:2rem;box-shadow:0 0 4.5rem #00000026;max-width:32rem;min-height:38rem}.experience .experience-courses__item>img{display:block;max-height:7rem;margin-bottom:2rem}.experience .experience-courses__item>p{margin-top:1rem;margin-bottom:3rem}.experience .experience-courses__item>.btn{margin-top:auto}@media(max-width:768px){.experience .experience-courses__item{min-height:auto}}@media (max-width:){.experience .experience-courses{padding-top:8rem}}@media(max-width:768px){.experience .experience-courses{padding-top:6rem}}.experience .experience-areas{background-color:var(--clr-grey-dark);padding-top:24rem;padding-bottom:10rem;margin-top:-14rem}.experience .experience-areas__content{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;margin-top:5rem}@media(max-width:992px){.experience .experience-areas__content{flex-direction:column}}@media(max-width:768px){.experience .experience-areas__content{margin-top:3rem}}.experience .experience-areas__texte{max-width:34rem}@media(max-width:1200px){.experience .experience-areas__texte{margin-right:6rem}}@media(max-width:992px){.experience .experience-areas__texte{max-width:70rem;margin:0 auto;text-align:center}}@media(max-width:992px){.experience .experience-areas__subpages{margin-top:5rem;width:100%}}.experience .experience-areas__subpage>a{line-height:1;display:block;font-size:var(--fs-xl);color:var(--clr-white);font-weight:700;padding:2rem 0;transition:color .5s cubic-bezier(.175,.885,.32,1.275)}@media(max-width:768px){.experience .experience-areas__subpage>a{font-size:5vmin}}.experience .experience-areas__subpage>a:hover{color:var(--clr-primary)}.experience .experience-areas__subpage:first-child>a{padding-top:0}.experience .experience-areas__subpage:last-child>a{padding-bottom:0}.experience .experience-areas__subpage:not(:last-child){border-bottom:1px solid var(--clr-primary)}.experience .experience-areas__lesdomaines{color:#fff;display:grid;grid-template-columns:repeat(2,1fr);gap:4rem}@media(max-width:992px){.experience .experience-areas__lesdomaines{grid-template-columns:repeat(1,1fr);gap:2rem}}.experience .experience-areas__lesdomaines>li h3{font-size:2.5rem;line-height:1;font-weight:700;display:flex;flex-direction:row;align-items:center;justify-content:space-between;cursor:pointer}.experience .experience-areas__lesdomaines>li h3>div{display:block;height:3.2rem;aspect-ratio:1;position:relative;margin-left:3rem;transition:rotate .5s cubic-bezier(.175,.885,.32,1.275)}.experience .experience-areas__lesdomaines>li h3>div:before,.experience .experience-areas__lesdomaines>li h3>div:after{content:"";display:block;background-color:var(--clr-primary);transition:background-color .5s cubic-bezier(.175,.885,.32,1.275)}.experience .experience-areas__lesdomaines>li h3>div:before{height:100%;width:2px;margin:0 auto}.experience .experience-areas__lesdomaines>li h3>div:after{position:absolute;top:50%;left:0;transform:translateY(-50%);height:2px;width:100%}.experience .experience-areas__lesdomaines>li>div{margin-top:1rem;display:none}.experience .experience-areas__lesdomaines>li.active>h3>div{rotate:45deg}.experience .experience-areas__lesdomaines>li.active>h3>div:after,.experience .experience-areas__lesdomaines>li.active>h3>div:before{background-color:var(--clr-white)}.experience .experience-areas__lesdomaines>li.active>div{display:block}.experience .experience-areas--nopd{padding-top:10rem}@media(max-width:992px){.experience .experience-areas{padding-top:22rem;padding-bottom:8rem}}@media(max-width:768px){.experience .experience-areas{padding-top:20rem;padding-bottom:6rem}}.experience .experience-goals{padding-top:12rem;padding-bottom:4rem}@media(max-width:768px){.experience .experience-goals{padding-top:8rem;padding-bottom:8rem}}.experience .experience-goals__list{display:flex;flex-direction:row;align-items:stretch;flex-wrap:wrap;gap:6rem 4rem;margin-top:5rem}@media(max-width:1400px){.experience .experience-goals__list{display:grid;grid-template-columns:1fr;gap:4rem;padding-left:2rem;padding-right:2rem}}.experience .experience-goals__item:nth-child(4n+1) .experience-goals__article,.experience .experience-goals__item:nth-child(4n+2) .experience-goals__article{flex-direction:row-reverse}.experience .experience-goals__item:nth-child(odd){padding-left:var(--wrapper-clamp-lg)}@media(max-width:1400px){.experience .experience-goals__item:nth-child(odd){padding-left:0}}.experience .experience-goals__article{display:flex;flex-direction:row;align-items:stretch;height:100%;gap:4rem}@media(max-width:1400px){.experience .experience-goals__article{width:100%;display:grid;grid-template-columns:repeat(2,1fr);align-items:center}}@media(max-width:576px){.experience .experience-goals__article{grid-template-columns:1fr;gap:2rem}}.experience .experience-goals__article>img{display:block;width:33rem;-o-object-fit:cover;object-fit:cover}@media(max-width:1400px){.experience .experience-goals__article>img{width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover}}.experience .experience-goals__caption{max-width:30rem}@media(max-width:1400px){.experience .experience-goals__caption{max-width:100%}}.experience .experience-goals__caption .headings{max-width:27rem}.experience .experience-goals__caption>img{max-height:5rem;margin-bottom:2rem}.experience .experience-goals__caption .btn{margin-top:2.5rem}.experience .experience-goals__caption .headings{margin-bottom:2rem}.values__banner{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;background-color:var(--clr-grey-light);padding:12rem var(--wrapper-clamp-md)}@media(max-width:992px){.values__banner{padding:8rem var(--wrapper-clamp-md)}}@media(max-width:768px){.values__banner{flex-direction:column-reverse;align-items:center;padding:6rem var(--wrapper-clamp-sm)}.values__banner br{display:none}}@media(max-width:576px){.values__banner{padding:4rem var(--wrapper-clamp-sm)}}.values__right{display:flex;flex-direction:column;gap:2rem}.values__logos{display:flex;flex-direction:row;align-items:flex-start;flex-wrap:wrap;gap:2rem}.values__logos>img{height:15rem;max-width:20rem;-o-object-fit:contain;object-fit:contain}.values__left .content-style{margin-top:5rem;max-width:37rem}@media(max-width:768px){.values__left .content-style{margin-top:3rem;max-width:100%}}@media(max-width:768px){.values__left{margin-top:3rem}}.values__item{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;padding:10rem var(--wrapper-clamp-sm)}@media(max-width:992px){.values__item{display:grid;grid-template-columns:repeat(2,1fr);gap:4rem;padding:8rem var(--wrapper-clamp-sm)}}@media(max-width:768px){.values__item{grid-template-columns:1fr}.values__item br{display:none}}@media(max-width:768px){.values__item{padding:6rem var(--wrapper-clamp-sm)}}@media(max-width:576px){.values__item{padding:4rem var(--wrapper-clamp-sm)}}.values__item>img{display:block;width:44rem;height:auto;margin-right:5rem}@media(max-width:992px){.values__item>img{width:100%;margin-right:0}}@media(max-width:768px){.values__item>img{display:none}}.values__item:nth-child(odd){flex-direction:row-reverse;background-color:var(--clr-grey-light)}.values__item:nth-child(odd)>img{margin-right:0;margin-left:5rem}@media(max-width:992px){.values__item:nth-child(odd)>img{margin-left:0}}.values__list{margin-top:2rem}.values__list>li{padding:2rem 0}.values__list>li:not(:last-child){border-bottom:1px solid var(--clr-grey-dark)}.values__citation{padding:10rem var(--wrapper-clamp-sm);background-color:var(--clr-grey-dark);color:var(--clr-white);font-size:var(--fs-xslg);line-height:1.8}.values__citation strong,.values__citation b{font-weight:700}@media(max-width:992px){.values__citation{padding:8rem var(--wrapper-clamp-sm)}}@media(max-width:768px){.values__citation{padding:6rem var(--wrapper-clamp-sm);font-size:2vmax}}@media(max-width:576px){.values__citation{padding:4rem var(--wrapper-clamp-sm)}}.values .menu-child-section{position:sticky;min-width:25rem;margin-top:-41rem;top:23.7rem}.values .menu-child-section__section>a[aria-current=true]{color:var(--clr-grey-dark)!important}@media(max-width:768px){.values .menu-child-section{min-width:18rem}}.course .course-banner__top{display:grid;grid-template-columns:50% 1fr;gap:10rem}@media(max-width:992px){.course .course-banner__top{grid-template-columns:1fr;gap:5rem}}.course .course-banner__img{display:block;width:100%;height:63rem;position:relative}.course .course-banner__img>img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.course .course-banner__img:after{content:"";position:absolute;bottom:-4rem;right:-4rem;z-index:-1;display:block;width:100%;height:100%;background-color:var(--clr-grey-dark)}@media(max-width:992px){.course .course-banner__img:after{content:none}}@media(max-width:992px){.course .course-banner__img{height:50rem}}@media(max-width:768px){.course .course-banner__img{height:40rem}}@media(max-width:576px){.course .course-banner__img{height:30rem}}.course .course-banner__caption{margin-top:8rem}.course .course-banner__caption>p{margin-top:3rem}@media(max-width:992px){.course .course-banner__caption{margin-top:0;text-align:center;margin-bottom:5rem}}.course .course-banner__bottom{width:-moz-fit-content;width:fit-content;margin:0 auto;box-shadow:0 0 4.5rem #0000001a}@media(max-width:992px){.course .course-banner__bottom{box-shadow:none}}.course .course-banner__menu{display:flex;flex-direction:row;align-items:center;justify-content:center}.course .course-banner__menu figure{transform:translateY(0)}@media(max-width:992px){.course .course-banner__menu{flex-wrap:wrap}}.course .course-content{margin-top:4rem}.course .course-content__item{padding:8rem var(--wrapper-clamp-sm)}@media(max-width:992px){.course .course-content__item{padding:6rem var(--wrapper-clamp-sm)}}@media(max-width:768px){.course .course-content__item{padding:4rem var(--wrapper-clamp-sm)}}.course .course-content__item:nth-child(2n){background-color:var(--clr-grey-light)}.course .course-content__content{margin-top:3rem}.course .course-content__content ul{display:flex;flex-direction:column}.course .course-content__content ul li{display:block}.course .course-content__content ul li strong{font-weight:700}.course .course-content__content ul li:not(:last-child){padding:1.5rem 0;border-bottom:1px solid var(--clr-grey-dark)}.course .course-content__content ul li:last-child{padding-top:1.5rem}.default__content{padding-top:10rem;padding-bottom:10rem}@media(max-width:992px){.default__content{padding-top:8rem;padding-bottom:8rem}}@media(max-width:768px){.default__content{padding-top:6rem;padding-bottom:6rem}}.actus__content{padding:8rem var(--wrapper-clamp-md);background-color:var(--clr-grey-light)}.actus__content>.headings{max-width:52rem;margin:0 auto}.actus__list{display:grid;grid-template-columns:repeat(6,1fr);gap:4rem 2rem;width:100%;margin-top:5rem}@media(max-width:992px){.actus__list{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.actus__list{grid-template-columns:repeat(1,1fr)}}.actus__schools{width:100%}@media(max-width:768px){.actus__schools{display:flex;flex-direction:row;flex-wrap:wrap;gap:3rem}}.actus__school:not(:last-child) .filter{width:100%}.actus__school:not(:last-child) .filter__txt{width:100%;border-bottom:1px solid var(--clr-grey-dark)}.actus__school:not(:last-child) .filter__bubble{flex-shrink:0}.actus__filter{grid-column:span 3;padding-right:3rem}@media(max-width:992px){.actus__filter{grid-column:span 2}}@media(max-width:768px){.actus__filter{grid-column:inherit}}@media(max-width:576px){.actus__filter{padding-right:0}}.actus__item{grid-column:span 2;height:64rem}.actus__item:first-child:not([aria-hidden=true]){grid-column:span 3}@media(max-width:992px){.actus__item:first-child:not([aria-hidden=true]){grid-column:span 2}}.actus__item[aria-hidden=true]{display:none}@media(max-width:992px){.actus__item{grid-column:inherit;height:auto}}.single__banner{width:100%;max-height:55rem;-o-object-fit:cover;object-fit:cover}.single__header{padding-top:6rem;padding-bottom:3rem}.single__header__date{color:var(--clr-yellow);font-size:1.4rem;font-weight:400;margin-top:2rem}.single__content{margin-bottom:8rem}@media(max-width:768px){.single__content{margin-bottom:4rem}}.single__more{background-color:var(--clr-grey-light);padding-top:8rem;padding-bottom:8rem}@media(max-width:768px){.single__more{padding-top:6rem;padding-bottom:6rem}}.single__more>ul{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;margin-top:4rem}@media(max-width:768px){.single__more>ul{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.single__more>ul{grid-template-columns:1fr}}.single__more>ul .new-card__thumb{background-color:#fff}.single__more>ul .event-card__caption{height:auto}.formation .formation-banner__wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:10rem;align-items:flex-end;padding-top:4rem;padding-bottom:14rem}@media(max-width:992px){.formation .formation-banner__wrapper{align-items:center;gap:6rem;padding-bottom:8rem}}@media(max-width:768px){.formation .formation-banner__wrapper{grid-template-columns:1fr;gap:4rem;padding-bottom:6rem}}.formation .formation-banner__img{display:block;height:59rem;width:100%;position:relative;z-index:0}@media(max-width:992px){.formation .formation-banner__img{height:50rem}}@media(max-width:768px){.formation .formation-banner__img{height:40rem}}@media(max-width:576px){.formation .formation-banner__img{height:30rem}}.formation .formation-banner__img>img{display:block;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.formation .formation-banner__img:after{content:"";position:absolute;top:9rem;left:4rem;z-index:-1;display:block;height:calc(100% - 5rem);width:100%;background-color:var(--clr-school)}@media(max-width:992px){.formation .formation-banner__img:after{content:none}}.formation .formation-banner__badge{position:absolute;bottom:-6rem;left:-6rem;width:16rem;height:auto}@media(max-width:992px){.formation .formation-banner__badge{bottom:-3rem;left:-3rem;width:12rem}}@media(max-width:768px){.formation .formation-banner__badge{bottom:-2rem;left:-2rem;width:10rem}}@media(max-width:576px){.formation .formation-banner__badge{bottom:-1rem;left:-1rem;width:8rem}}.formation .formation-banner__legend{max-width:40rem;margin-bottom:-4rem}@media(max-width:992px){.formation .formation-banner__legend{margin-bottom:0}}@media(max-width:768px){.formation .formation-banner__legend{max-width:100%}}.formation .formation-banner__legend>p{margin:2.5rem 0}.formation .formation-banner__btns>.btn:not(:last-child){margin-bottom:1rem}.formation .formation-block{padding:8rem var(--wrapper-clamp-sm)}@media(max-width:992px){.formation .formation-block{padding:6rem var(--wrapper-clamp-sm)}}@media(max-width:768px){.formation .formation-block{padding:4rem var(--wrapper-clamp-sm)}}.formation .formation-block__wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:6rem;align-items:center;margin-top:5rem}@media(max-width:768px){.formation .formation-block__wrapper{grid-template-columns:1fr;margin-top:3rem;gap:4rem}}.formation .formation-block__wrapper>img{height:41rem;width:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:992px){.formation .formation-block__wrapper>img{height:35rem}}@media(max-width:768px){.formation .formation-block__wrapper>img{height:30rem}}@media(max-width:576px){.formation .formation-block__wrapper>img{height:25rem}}.formation .formation-block__wrapper--reverse>img{order:2}.formation .formation-block--blue{background-color:var(--clr-school)}.formation .formation-blockbis{padding:8rem var(--wrapper-clamp-sm);background-color:var(--clr-grey-light)}@media(max-width:992px){.formation .formation-blockbis{padding:6rem var(--wrapper-clamp-sm)}}@media(max-width:768px){.formation .formation-blockbis{padding:4rem var(--wrapper-clamp-sm)}}.formation .formation-blockbis__wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:6rem;align-items:center;margin-top:5rem;position:relative}@media(max-width:768px){.formation .formation-blockbis__wrapper{grid-template-columns:1fr;margin-top:3rem;gap:4rem}}.formation .formation-blockbis__wrapper>img{grid-area:1/1/1/1;height:41rem;width:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:992px){.formation .formation-blockbis__wrapper>img{height:35rem}}@media(max-width:768px){.formation .formation-blockbis__wrapper>img{height:30rem;grid-area:inherit}}@media(max-width:576px){.formation .formation-blockbis__wrapper>img{height:25rem}}.formation .formation-blockbis__wrapper>img.nodesc{grid-area:1/2/2/2}@media(max-width:768px){.formation .formation-blockbis__wrapper>img.nodesc{grid-area:inherit}}.formation .formation-blockbis__wrapper>#formation-logos-partenaires{max-width:45rem}.formation .formation-blockbis__caption{grid-area:1/2;margin-top:4rem}@media(max-width:768px){.formation .formation-blockbis__caption{grid-area:inherit;margin-top:0}}.formation .formation-blockbis--blue{background-color:var(--clr-school)}.formation .formation-forwho{background-color:var(--clr-grey-light);padding:8rem var(--wrapper-clamp-sm)}@media(max-width:992px){.formation .formation-forwho{padding:6rem var(--wrapper-clamp-sm)}}@media(max-width:768px){.formation .formation-forwho{padding:4rem var(--wrapper-clamp-sm)}}.formation .formation-forwho__wrapper{display:grid;grid-template-columns:1fr 55%;gap:6rem;margin-top:5rem}@media(max-width:992px){.formation .formation-forwho__wrapper{grid-template-columns:repeat(2,1fr);margin-top:3rem}}@media(max-width:768px){.formation .formation-forwho__wrapper{grid-template-columns:1fr;gap:4rem}}.formation .formation-forwho__wrapper>img,.formation .formation-forwho__wrapper .plyr{height:38rem;width:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:992px){.formation .formation-forwho__wrapper>img,.formation .formation-forwho__wrapper .plyr{height:35rem}}@media(max-width:768px){.formation .formation-forwho__wrapper>img,.formation .formation-forwho__wrapper .plyr{height:30rem}}@media(max-width:576px){.formation .formation-forwho__wrapper>img,.formation .formation-forwho__wrapper .plyr{height:25rem}}.formation .formation-forwho__caption{max-width:100%;width:100%;flex-shrink:0;margin-right:6rem}.formation .formation-forwho__caption>h3{margin-bottom:2.5rem}.formation .formation-forwho__caption>p{margin-top:2.5rem}.formation .formation-forwho__bubble{display:grid;place-items:center;height:5rem;aspect-ratio:1;border-radius:50%;background-color:var(--clr-primary);padding:1.5rem;margin-bottom:2.5rem}.formation .formation-projects{padding-top:8rem;padding-bottom:8rem}@media(max-width:992px){.formation .formation-projects{padding-top:6rem;padding-bottom:6rem}}@media(max-width:768px){.formation .formation-projects{padding-top:4rem;padding-bottom:4rem}}.formation .formation-projects>p{text-align:center;max-width:70rem;margin:2rem auto 0}.formation .formation-projects__list{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:5rem}@media(max-width:768px){.formation .formation-projects__list{grid-template-columns:repeat(2,1fr);margin-top:3rem}}@media(max-width:576px){.formation .formation-projects__list{grid-template-columns:1fr}}.formation .formation-projects__card{display:flex;flex-direction:column;padding:3rem 3rem 4rem;background-color:var(--clr-white);box-shadow:0 0 4.5rem #0000001a}.formation .formation-projects__card .headings{margin-bottom:2rem}.formation .formation-projects__content{display:flex;flex-direction:row;width:100%;margin-top:8rem;position:relative;z-index:0}@media(max-width:768px){.formation .formation-projects__content{margin-top:4rem}}.formation .formation-projects__content>img{position:absolute;top:-5rem;right:0;z-index:-1;display:block;height:calc(100% + 8rem);width:64%;-o-object-fit:cover;object-fit:cover}@media(max-width:992px){.formation .formation-projects__content>img{height:35rem}}@media(max-width:768px){.formation .formation-projects__content>img{display:none;height:30rem}}@media(max-width:576px){.formation .formation-projects__content>img{height:25rem}}.formation .formation-projects__legend{max-width:45rem;height:-moz-fit-content;height:fit-content;padding:4rem;background-color:var(--clr-primary)}@media(max-width:768px){.formation .formation-projects__legend{max-width:100%;width:100%;padding:3rem}.formation .formation-projects__legend br{display:none}}.formation .formation-projects__legend a{color:var(--clr-grey-dark)!important}.formation .formation-testimony{padding:8rem 0}@media(max-width:992px){.formation .formation-testimony{padding:6rem 0}}@media(max-width:768px){.formation .formation-testimony{padding:4rem 0}}.formation .formation-testimony .swiper{height:44rem;margin-top:5rem}@media(max-width:992px){.formation .formation-testimony .swiper{height:35rem}}@media(max-width:768px){.formation .formation-testimony .swiper{height:30rem}}@media(max-width:576px){.formation .formation-testimony .swiper{height:25rem}}.formation .formation-testimony .swiper .swiper-wrapper{align-items:stretch}.formation .formation-testimony .swiper .swiper-wrapper .swiper-slide{height:auto;max-width:60rem}.formation .formation-testimony .swiper .swiper-wrapper .swiper-slide:after{content:"";position:absolute;top:0;left:0;z-index:-1;display:block;height:100%;width:100%;background-color:var(--clr-white);opacity:.5;transition:opacity .5s cubic-bezier(.175,.885,.32,1.275)}.formation .formation-testimony .swiper .swiper-wrapper .swiper-slide .studen-card__caption{opacity:0}.formation .formation-testimony .swiper .swiper-wrapper .swiper-slide.swiper-slide-active{max-width:70rem}.formation .formation-testimony .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .studen-card__caption{opacity:1}.formation .formation-testimony .swiper .swiper-wrapper .swiper-slide.swiper-slide-active:after{background-color:var(--clr-grey-dark);opacity:.4}.formation__content{padding:8rem var(--wrapper-clamp-sm) 3rem}@media(max-width:992px){.formation__content{padding:6rem 3rem}}@media(max-width:768px){.formation__content{padding:4rem 2rem}}.formation__content .wp-block-image{margin-top:0;margin-bottom:3rem}.formation #formation-logos-partenaires{width:100%}.formation #formation-logos-partenaires .swiper-wrapper{align-items:center}.formation #formation-logos-partenaires .swiper-slide img{width:100%}.inscriptions__intro{padding-top:6rem;padding-bottom:4rem;text-align:center}.inscriptions__schools{padding-top:0}.inscriptions__schools img{height:8rem}.inscriptions__schools .btn--yellow{font-size:1.5rem;margin:2rem -3rem -2.5rem;min-width:100%;width:calc(100% + 6rem)}.inscriptions__schools .btn--yellow:after{margin-left:1rem}.apel .apel-banner{margin-bottom:12rem}.apel .apel-banner__wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:10rem}@media(max-width:992px){.apel .apel-banner__wrapper{gap:6rem}}@media(max-width:768px){.apel .apel-banner__wrapper{grid-template-columns:1fr;gap:3rem;margin-top:3rem}}.apel .apel-banner__img{display:block;width:100%;height:50rem;position:relative;z-index:0}.apel .apel-banner__img>img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.apel .apel-banner__img:after{content:"";position:absolute;top:4rem;left:4rem;z-index:-1;display:block;height:100%;width:100%;background-color:var(--clr-school)}@media(max-width:992px){.apel .apel-banner__img:after{content:none}}.apel .apel-banner__caption{margin-top:3rem}.apel .apel-banner__caption>p{margin:2rem 0 2.5rem}@media(max-width:992px){.apel .apel-banner__caption{margin-top:0}}@media(max-width:992px){.apel .apel-banner{margin-bottom:8rem}}@media(max-width:768px){.apel .apel-banner{margin-bottom:6rem}}.apel .apel-band{background-color:var(--clr-grey-light);padding:8rem var(--wrapper-clamp-sm)}.apel .apel-actions__list{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:83rem;gap:4rem;margin-top:8rem;margin-bottom:12rem}@media(max-width:1200px){.apel .apel-actions__list{grid-template-columns:repeat(2,1fr)}}@media(max-width:992px){.apel .apel-actions__list{margin-bottom:8rem}}@media(max-width:768px){.apel .apel-actions__list{grid-template-columns:1fr;grid-template-rows:auto;margin-bottom:6rem}}.apel .apel-actions>p{text-align:center;font-size:var(--fs-md);margin-top:1rem}.apel .apel-actions__item{height:100%}.apel .apel-actions__card{display:flex;flex-direction:column;height:100%}.apel .apel-actions__card>p{margin:2rem 0 4rem}.apel .apel-actions__card>img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;flex-grow:1}@media(max-width:768px){.apel .apel-actions__card>img{max-height:30rem}}@media(max-width:576px){.apel .apel-actions__card>img{max-height:20rem}}.apel .apel-actions__card--reverse>img,.apel .apel-actions__item:nth-child(2n) .apel-actions__card>img{order:1}@media(max-width:768px){.apel .apel-actions__card--reverse>img,.apel .apel-actions__item:nth-child(2n) .apel-actions__card>img{order:inherit}}.apel .apel-actions__card--reverse>span,.apel .apel-actions__item:nth-child(2n) .apel-actions__card>span{order:2;margin-top:4rem}@media(max-width:768px){.apel .apel-actions__card--reverse>span,.apel .apel-actions__item:nth-child(2n) .apel-actions__card>span{order:inherit;margin-top:0}}.apel .apel-actions__card--reverse>h3,.apel .apel-actions__item:nth-child(2n) .apel-actions__card>h3{order:3}@media(max-width:768px){.apel .apel-actions__card--reverse>h3,.apel .apel-actions__item:nth-child(2n) .apel-actions__card>h3{order:inherit}}.apel .apel-actions__card--reverse>p,.apel .apel-actions__item:nth-child(2n) .apel-actions__card>p{order:4;margin-bottom:0}@media(max-width:768px){.apel .apel-actions__card--reverse>p,.apel .apel-actions__item:nth-child(2n) .apel-actions__card>p{order:inherit;margin-bottom:4rem}}.apel .apel-actions__number{display:grid;place-items:center;height:5rem;width:5rem;border-radius:50%;background-color:var(--clr-primary);font-weight:700;color:var(--clr-white);font-size:var(--fs-xl);margin-bottom:3rem}.apel .apel-team{background-color:var(--clr-grey-light);padding-top:8rem;padding-bottom:12rem}.apel .apel-team__wrapper{display:flex;flex-direction:row;gap:10rem;margin-top:9rem}@media(max-width:992px){.apel .apel-team__wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:6rem;margin-top:5rem}}@media(max-width:768px){.apel .apel-team__wrapper{grid-template-columns:1fr;gap:3rem;margin-top:3rem}}.apel .apel-team__caption{margin-top:3rem}.apel .apel-team__caption .btn{margin-top:2rem}@media(max-width:992px){.apel .apel-team__caption .btn{max-width:100%;margin-top:0}}.apel .apel-team__img{display:block;width:100%;max-width:54rem;height:38rem;position:relative;z-index:0}.apel .apel-team__img>img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.apel .apel-team__img:after{content:"";position:absolute;bottom:4rem;left:4rem;z-index:-1;display:block;height:100%;width:100%;background-color:var(--clr-school)}@media(max-width:992px){.apel .apel-team__img:after{content:none}}@media(max-width:992px){.apel .apel-team__img{max-width:100%}}@media(max-width:992px){.apel .apel-team{padding-top:6rem;padding-bottom:8rem}}@media(max-width:768px){.apel .apel-team{padding-top:4rem;padding-bottom:6rem}}.apel .apel-sticky{position:sticky;top:24rem;z-index:10;display:flex;flex-direction:column;max-width:25rem;padding:5rem 2rem 0 0;background-color:var(--clr-primary);transition:transform .5s cubic-bezier(.175,.885,.32,1.275)}.apel .apel-sticky__menu{display:flex;flex-direction:column;align-items:flex-end;margin-top:5rem}.apel .apel-sticky__item{width:100%;border-top:1px solid var(--clr-white)}.apel .apel-sticky__item>a{display:block;padding:3.5rem 0;width:100%;text-align:right;color:var(--clr-white);transition:color .5s cubic-bezier(.175,.885,.32,1.275)}.apel .apel-sticky__item>a:hover{color:var(--clr-school)}.apel .apel-sticky__toggle{position:absolute;top:6.2rem;left:100%;background-color:var(--clr-primary);height:4rem}.apel .apel-sticky__toggle>i{font-size:1.2rem;display:block;transform:rotate(-90deg);color:var(--clr-white)}.apel .apel-sticky__toggle[aria-expanded=true]>i{transform:rotate(90deg)}.apel .apel-sticky[data-open=false]{transform:translate(-100%)}.apel__wrapper{position:relative}.cdi__content{display:grid;grid-template-columns:repeat(2,1fr);gap:8rem;margin-top:8rem;margin-bottom:8rem}@media(max-width:992px){.cdi__content{grid-template-columns:1fr}}@media(max-width:768px){.cdi__content{margin-top:6rem;margin-bottom:6rem;gap:6rem}}@media(max-width:576px){.cdi__content{margin-top:4rem;margin-bottom:4rem;gap:4rem}}.cdi__content .content-style h2{font-size:var(--fs-xmd);margin-bottom:2rem}.cdi__content .content-style hr{margin:2rem 0}.cdi__team{background:var(--clr-grey-light);padding-top:6rem;padding-bottom:6rem;display:flex;flex-direction:column;align-items:center}.cdi__team .home-child-team__bubble{width:5rem;height:5rem;background-color:var(--clr-primary);border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;margin-right:-2.5rem}.cdi__team .home-child-team__bubble>img{position:absolute;width:100%;height:100%;padding:1.1rem;-o-object-fit:contain;object-fit:contain}.cdi__team .home-child-team__director{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;margin-top:3rem}.cdi__team .home-child-team__director>img{width:100%;max-width:19rem;aspect-ratio:1;border-radius:50%;-o-object-fit:cover;object-fit:cover}.cdi__team .home-child-team__director>p{width:100%;text-align:center;font-weight:700;margin-top:1.25rem;line-height:1.2;margin-left:2.5rem}.cdi__team .home-child-team__director>p span{display:block;font-weight:initial}.internat__activites{background:var(--clr-grey-light);padding-top:8rem;padding-bottom:8rem;display:flex;flex-direction:column;align-items:center}@media(max-width:992px){.internat__activites{padding-top:6rem;padding-bottom:6rem}}@media(max-width:768px){.internat__activites{padding-top:4rem;padding-bottom:4rem}}.internat__activites>p{text-align:center;margin-top:2rem}.internat__activites>ul{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem;margin-top:4rem;counter-reset:activites}@media(max-width:992px){.internat__activites>ul{display:flex;flex-direction:column}}.internat__activites>ul>li{counter-increment:activites}.internat__activites>ul>li figure{display:flex;flex-direction:column}@media(max-width:992px){.internat__activites>ul>li figure{display:grid;grid-template-columns:repeat(2,1fr);gap:4rem}}@media(max-width:768px){.internat__activites>ul>li figure{display:flex;flex-direction:column}.internat__activites>ul>li figure>img{display:none}}.internat__activites>ul>li figure>figcaption{margin-top:2rem}@media(max-width:992px){.internat__activites>ul>li figure>figcaption{margin-top:0}}.internat__activites>ul>li figure>figcaption:before{content:counter(activites);font-size:var(--fs-lg);font-weight:700;color:#fff;background-color:var(--clr-primary);width:5rem;height:5rem;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:2rem}@media(max-width:576px){.internat__activites>ul>li figure>figcaption:before{width:4rem;height:4rem}}.internat__activites>ul>li figure>figcaption h3{font-size:var(--fs-xmd);font-weight:700;line-height:1.2}.internat__activites>ul>li figure>figcaption p{line-height:1.5}.internat__activites>ul>li figure>figcaption p:not(:last-child){margin-bottom:1rem}.internat__activites>ul>li:nth-child(odd) figure{flex-direction:column-reverse}@media(max-width:992px){.internat__activites>ul>li:nth-child(odd) figure{display:grid;grid-template-columns:repeat(2,1fr)}.internat__activites>ul>li:nth-child(odd) figure>img{order:2}}@media(max-width:768px){.internat__activites>ul>li:nth-child(odd) figure{display:flex;flex-direction:column}}.internat__activites>ul>li:nth-child(odd) figure>figcaption{margin-top:0;margin-bottom:2rem}@media(max-width:992px){.internat__activites>ul>li:nth-child(odd) figure>figcaption{order:1;margin-bottom:0}}.internat .internat-btnbis{margin-top:1rem}.erasmus .erasmus-content{padding-bottom:12rem}@media(max-width:992px){.erasmus .erasmus-content{padding-bottom:8rem}}@media(max-width:768px){.erasmus .erasmus-content{padding-bottom:6rem}}@media(max-width:782px){.erasmus .erasmus-content .wp-block-columns{flex-direction:column-reverse}}.erasmus .erasmus-projets{background-color:var(--clr-school);padding:8rem 0 10rem}@media(max-width:992px){.erasmus .erasmus-projets{padding:6rem 0 8rem}}@media(max-width:768px){.erasmus .erasmus-projets{padding:4rem 0 6rem}}.erasmus .erasmus-projets__nav{margin:5rem auto;width:-moz-fit-content;width:fit-content;padding:0 3rem}@media(max-width:768px){.erasmus .erasmus-projets__nav{margin:3rem auto;padding:0 2rem}}.erasmus .erasmus-projets__menu{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:4rem}@media(max-width:992px){.erasmus .erasmus-projets__menu{gap:3rem}}@media(max-width:768px){.erasmus .erasmus-projets__menu{gap:2rem}}.erasmus .erasmus-projets__btn{display:grid;place-items:center;width:8rem;padding:2rem;aspect-ratio:1;border-radius:50%;color:var(--clr-white);border:1px solid var(--clr-white);font-weight:700;font-size:var(--fs-sm);transition:border-color .5s cubic-bezier(.175,.885,.32,1.275),background-color .5s cubic-bezier(.175,.885,.32,1.275),color .5s cubic-bezier(.175,.885,.32,1.275),transform .5s cubic-bezier(.175,.885,.32,1.275)}.erasmus .erasmus-projets__btn:hover,.erasmus .erasmus-projets__btn[aria-selected=true]{border-color:var(--clr-primary);background-color:var(--clr-primary);color:var(--clr-school);transform:scale(1.2)}.erasmus .erasmus-projets__swiper{display:flex;flex-direction:row;align-items:center;padding-left:var(--wrapper-clamp-sm);padding-right:var(--wrapper-clamp-sm)}.erasmus .erasmus-projets__swiper .swiper{width:100%}@media(max-width:768px){.erasmus .erasmus-projets__swiper{flex-direction:column;align-items:flex-start}}.erasmus .erasmus-projets__swiper .controls{margin-left:0;margin-right:3rem}@media(max-width:768px){.erasmus .erasmus-projets__swiper .controls{flex-direction:row;margin-right:0;margin-bottom:3rem}.erasmus .erasmus-projets__swiper .controls>button{margin:0}}.erasmus .erasmus-projets__swiper .swiper-slide[aria-hidden=true]{display:none}.erasmus .erasmus-projets--grey,.erasmus .erasmus-projets:nth-child(2n){background-color:var(--clr-grey-light)}.erasmus .erasmus-projets--grey .headings,.erasmus .erasmus-projets:nth-child(2n) .headings{color:var(--clr-grey-dark)}.erasmus .erasmus-projets--grey .headings>span,.erasmus .erasmus-projets:nth-child(2n) .headings>span{color:var(--clr-grey-dark)}.erasmus .erasmus-projets--grey .erasmus-projets__btn,.erasmus .erasmus-projets:nth-child(2n) .erasmus-projets__btn{border-color:var(--clr-school);color:var(--clr-school)}.erasmus .erasmus-projets--grey .erasmus-projets__btn:hover,.erasmus .erasmus-projets:nth-child(2n) .erasmus-projets__btn:hover,.erasmus .erasmus-projets--grey .erasmus-projets__btn[aria-selected=true],.erasmus .erasmus-projets:nth-child(2n) .erasmus-projets__btn[aria-selected=true]{border-color:var(--clr-primary);background-color:var(--clr-primary);color:var(--clr-white)}.erasmus .erasmus-projets--grey .erasmus-projets__swiper,.erasmus .erasmus-projets:nth-child(2n) .erasmus-projets__swiper{flex-direction:row-reverse}@media(max-width:768px){.erasmus .erasmus-projets--grey .erasmus-projets__swiper,.erasmus .erasmus-projets:nth-child(2n) .erasmus-projets__swiper{flex-direction:column;align-items:flex-start}}.erasmus .erasmus-projets--grey .erasmus-projets__swiper .controls,.erasmus .erasmus-projets:nth-child(2n) .erasmus-projets__swiper .controls{margin-left:3rem;margin-right:0}.erasmus .erasmus-projets--grey .erasmus-projets__swiper .controls__control,.erasmus .erasmus-projets:nth-child(2n) .erasmus-projets__swiper .controls__control{border-color:var(--clr-school)}@media(max-width:768px){.erasmus .erasmus-projets--grey .erasmus-projets__swiper .controls,.erasmus .erasmus-projets:nth-child(2n) .erasmus-projets__swiper .controls{flex-direction:row;margin-left:0;margin-bottom:3rem}.erasmus .erasmus-projets--grey .erasmus-projets__swiper .controls>button,.erasmus .erasmus-projets:nth-child(2n) .erasmus-projets__swiper .controls>button{margin:0}}.erasmus .erasmus-projets--grey .projet-card,.erasmus .erasmus-projets:nth-child(2n) .projet-card{flex-direction:row-reverse}.erasmus .erasmus-projets--grey .projet-card__cat,.erasmus .erasmus-projets:nth-child(2n) .projet-card__cat{display:none}.erasmus .erasmus-projets--grey .projet-card .content-style,.erasmus .erasmus-projets:nth-child(2n) .projet-card .content-style{margin-top:2rem}.erasmus .erasmus-projets--grey .projet-card .content-style>p,.erasmus .erasmus-projets:nth-child(2n) .projet-card .content-style>p{color:var(--clr-grey-dark)}.erasmus__block{margin-top:-32rem}.erasmus__block .wp-block-group__inner-container{padding:5rem 5rem 8rem}@media(max-width:992px){.erasmus__block .wp-block-group__inner-container{padding:4rem}}@media(max-width:768px){.erasmus__block .wp-block-group__inner-container{padding:3rem}}.erasmus .wp-block-group-is-layout-flex{justify-content:space-between;padding:4rem 0}.erasmus .wp-block-group-is-layout-flex:not(:last-child){border-bottom:1px solid var(--clr-primary)}.erasmus .wp-block-group-is-layout-flex .wp-block-image{margin-top:0}.erasmus .wp-block-group-is-layout-flex p{width:30rem}.aumonerie>div{margin-top:8rem}.aumonerie>div>.content-style{margin-top:10rem;margin-bottom:12rem}.aumonerie>div>.content-style img{width:100%}@media(max-width:992px){.aumonerie>div>.content-style{margin-top:8rem;margin-bottom:8rem}}@media(max-width:768px){.aumonerie>div>.content-style{margin-top:6rem;margin-bottom:6rem}}@media(max-width:992px){.aumonerie>div{margin-top:6rem}}.aumonerie .aumonerie-horaire{display:flex;flex-direction:column;align-items:center;background-color:var(--clr-school);padding:6rem var(--wrapper-clamp-sm) 8rem}.aumonerie .aumonerie-horaire>p{margin:2rem 0}.aumonerie .aumonerie-horaire p{color:var(--clr-white);text-align:center}.aumonerie .aumonerie-horaire__caption{margin-top:2rem}@media(max-width:992px){.aumonerie .aumonerie-horaire{padding:6rem var(--wrapper-clamp-sm)}}@media(max-width:576px){.aumonerie .aumonerie-horaire{padding:4rem var(--wrapper-clamp-sm)}}.aumonerie .aumonerie-rdv{background-color:var(--clr-grey-light)}.aumonerie .aumonerie-rdv__wrapper{padding-top:10rem;padding-bottom:12rem}@media(max-width:992px){.aumonerie .aumonerie-rdv__wrapper{padding-top:8rem;padding-bottom:10rem}}@media(max-width:768px){.aumonerie .aumonerie-rdv__wrapper{padding-top:6rem;padding-bottom:8rem}}@media(max-width:576px){.aumonerie .aumonerie-rdv__wrapper{padding-top:4rem;padding-bottom:6rem}}.aumonerie .aumonerie-rdv__list{-moz-column-count:2;column-count:2;gap:0 5rem;margin-top:5rem}@media(max-width:768px){.aumonerie .aumonerie-rdv__list{-moz-column-count:1;column-count:1}}.aumonerie .aumonerie-rdv__item:not(:first-child){margin-top:2rem}.aumonerie .aumonerie-rdv__item{padding-bottom:2rem;border-bottom:1px solid var(--clr-primary);-moz-column-break-inside:avoid;break-inside:avoid-column}.restauration>div{margin-top:8rem}@media(max-width:576px){.restauration>div{margin-top:5rem}}.restauration>div>.content-style{margin-top:10rem;margin-bottom:12rem}.restauration>div>.content-style img{width:100%}.restauration .restauration-projet{background-color:var(--clr-school);padding:10rem 0 10rem var(--wrapper-clamp-sm);color:var(--clr-white)}@media(max-width:576px){.restauration .restauration-projet{padding-top:5rem;padding-bottom:5rem}}.restauration .restauration-projet>.headings,.restauration .restauration-projet>.content-style{padding-right:var(--wrapper-clamp-sm)}.restauration .restauration-projet>.content-style{margin:3rem auto 5rem;max-width:122rem;text-align:center;width:100%}.restauration .restauration-projet__wrapper{align-items:stretch}.restauration .restauration-projet__wrapper>.swiper-slide{height:auto;width:-moz-fit-content;width:fit-content}.restauration .restauration-loi{padding:10rem var(--wrapper-clamp-sm)}@media(max-width:576px){.restauration .restauration-loi{padding-top:5rem;padding-bottom:5rem}}.restauration .restauration-loi>.content-style{margin:3rem auto 5rem;max-width:76rem;text-align:center}.restauration .restauration-loi__list{display:grid;grid-template-columns:repeat(2,1fr);gap:12rem;position:relative}@media(max-width:576px){.restauration .restauration-loi__list{grid-template-columns:1fr;gap:4rem}.restauration .restauration-loi__list>li:not(:last-child){padding-bottom:2rem;border-bottom:1px solid var(--clr-grey-dark)}}.restauration .restauration-loi__list:after{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);display:block;height:100%;width:1px;background-color:var(--clr-grey-dark)}@media(max-width:576px){.restauration .restauration-loi__list:after{display:none}}.restauration .restauration-mesures__content{margin:-20rem var(--wrapper-clamp-sm) 10rem;padding:5rem 6rem 10rem;background-color:var(--clr-school);color:var(--clr-white)}@media(max-width:576px){.restauration .restauration-mesures__content{margin-top:-10rem;padding:5rem 2rem 10rem}}.restauration .restauration-mesures__content>.content-style{margin:3rem auto 5rem;max-width:76rem;text-align:center}.restauration .restauration-mesures__list{-moz-column-count:2;column-count:2;gap:0 5rem}@media(max-width:576px){.restauration .restauration-mesures__list{-moz-column-count:1;column-count:1}}.restauration .restauration-mesures__list>li:not(:first-child){margin-top:2rem}.restauration .restauration-mesures__list>li{padding-bottom:2rem;border-bottom:1px solid var(--clr-primary);-moz-column-break-inside:avoid;break-inside:avoid-column}.restauration .restauration-event{background-color:var(--clr-grey-light);padding:10rem 0 12rem}@media(max-width:576px){.restauration .restauration-event{padding-top:5rem;padding-bottom:5rem}}.restauration .restauration-event__wrapper>.content-style{margin:3rem auto 5rem;max-width:76rem;text-align:center}.restauration .restauration-event__list{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,27rem);gap:3rem;margin-top:3rem}@media(max-width:768px){.restauration .restauration-event__list{grid-template-columns:repeat(2,1fr);grid-auto-rows:auto}}@media(max-width:576px){.restauration .restauration-event__list{grid-template-columns:1fr}}.restauration .restauration-event__item{width:100%;height:100%}.restauration .restauration-event__item:first-child{grid-area:1/1/3/2}@media(max-width:768px){.restauration .restauration-event__item:first-child{grid-area:inherit}}.restauration .restauration-event__item:last-child{grid-area:1/3/3/3}@media(max-width:768px){.restauration .restauration-event__item:last-child{grid-area:inherit}}.restauration .restauration-event__card{display:flex;flex-direction:column;justify-content:flex-end;height:100%;width:100%;position:relative;z-index:0;padding:2.5rem}@media(max-width:768px){.restauration .restauration-event__card{height:27rem}}.restauration .restauration-event__card>.headings{max-width:15rem}.restauration .restauration-event__card>img{position:absolute;top:0;left:0;z-index:-1;display:block;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.restauration .restauration-menus{padding:10rem var(--wrapper-clamp-sm)}@media(max-width:576px){.restauration .restauration-menus{padding-top:5rem;padding-bottom:5rem}}.restauration .restauration-menus>.content-style{margin:3rem auto 5rem;max-width:76rem;text-align:center}.restauration .restauration-menus__list{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}@media(max-width:768px){.restauration .restauration-menus__list{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.restauration .restauration-menus__list{grid-template-columns:1fr}}.restauration .restauration-menus__item{display:flex;flex-direction:column;align-items:center}.restauration .restauration-menus__item>.btn{width:100%}.restauration .restauration-menus__date{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:var(--fs-xl);line-height:1.3;font-weight:300;margin-bottom:3rem}.infospratiques__section{padding:6rem var(--wrapper-clamp-lg)}.infospratiques__section:first-of-type{margin-top:6rem}.infospratiques__section:nth-child(2n){background-color:var(--clr-grey-light)}.infospratiques__links{margin-top:4rem;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem}@media(max-width:992px){.infospratiques__links{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}}.infospratiques__links>li>a{background-color:var(--clr-primary);display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1.5rem;color:var(--clr-grey-dark);font-weight:500;transition:color .5s cubic-bezier(.175,.885,.32,1.275)}.infospratiques__links>li>a:after{display:block;content:"";font-family:var(--ff-icons);color:var(--clr-grey-dark);font-size:1rem;transform:rotate(-90deg);margin-left:1rem;transition:color .5s cubic-bezier(.175,.885,.32,1.275),margin .5s cubic-bezier(.175,.885,.32,1.275)}.infospratiques__links>li>a:hover{color:#fff}.infospratiques__links>li>a:hover:after{color:#fff;margin-right:-.5rem}.infospratiques__rencontrer{padding:8rem var(--wrapper-clamp-lg);background-color:var(--clr-school);color:#fff;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:6rem}@media(max-width:992px){.infospratiques__rencontrer{padding:6rem var(--wrapper-clamp-lg);grid-template-columns:repeat(1,1fr)}}@media(max-width:768px){.infospratiques__rencontrer{padding:4rem var(--wrapper-clamp-lg)}}.infospratiques__rencontrer>header{max-width:80rem;text-align:center;margin-left:auto;margin-right:auto;grid-column:-1/1}.infospratiques__rencontrer>header h2{color:#fff}.infospratiques__rencontrer__map{background-color:var(--clr-grey-light);width:100%;height:auto;max-height:65rem}@media(max-width:992px){.infospratiques__rencontrer__map{order:2;height:50rem}}@media(max-width:768px){.infospratiques__rencontrer__map{height:40rem}}.infospratiques__rencontrer .wpcf7{margin-top:4rem}.infospratiques__rencontrer .wpcf7 .wpcf7-form p:not(:last-child){margin-bottom:2rem}.infospratiques__rencontrer .wpcf7 .wpcf7-form .btn{margin-left:auto}.error{padding:24rem var(--wrapper-clamp-sm);display:flex;flex-direction:column;align-items:center;background-color:var(--clr-grey-light)}.error>.btn{margin-top:5rem}@media(max-width:992px){.error{padding:20rem var(--wrapper-clamp-sm)}}@media(max-width:768px){.error{padding:16rem var(--wrapper-clamp-sm)}}@media(max-width:576px){.error{padding:12rem var(--wrapper-clamp-sm)}}.searchpage{padding:14rem var(--wrapper-clamp-md) 16rem;background-color:var(--clr-grey-light)}.searchpage__list{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem;margin-top:10rem}@media(max-width:992px){.searchpage__list{grid-template-columns:repeat(2,1fr);gap:3rem}}@media(max-width:768px){.searchpage__list{grid-template-columns:1fr;gap:2rem}}.searchpage__item{width:100%;height:100%}@media(max-width:992px){.searchpage{padding:12rem var(--wrapper-clamp-md) 14rem}}@media(max-width:768px){.searchpage{padding:10rem var(--wrapper-clamp-md) 12rem}}@media(max-width:576px){.searchpage{padding:8rem var(--wrapper-clamp-md) 8rem}}.archivepage{padding:14rem var(--wrapper-clamp-md) 16rem;background-color:var(--clr-grey-light)}.archivepage__list{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem;margin-top:10rem}.archivepage__list--temoignages{grid-template-columns:repeat(2,1fr);gap:2rem}@media(max-width:992px){.archivepage__list{grid-template-columns:repeat(2,1fr);gap:3rem;margin-top:6rem}}@media(max-width:768px){.archivepage__list{grid-template-columns:1fr;gap:2rem;margin-top:4rem}}.archivepage__item{width:100%;height:100%}@media(max-width:992px){.archivepage{padding:12rem var(--wrapper-clamp-md) 14rem}}@media(max-width:768px){.archivepage{padding:10rem var(--wrapper-clamp-md) 12rem}}@media(max-width:576px){.archivepage{padding:8rem var(--wrapper-clamp-md) 8rem}}.inscription__list{display:flex;flex-direction:column;padding:12rem var(--wrapper-clamp-sm);margin-top:-6rem}@media(max-width:992px){.inscription__list{padding:10rem var(--wrapper-clamp-sm)}}@media(max-width:768px){.inscription__list{margin-top:0rem;padding:8rem var(--wrapper-clamp-sm)}}@media(max-width:576px){.inscription__list{padding:6rem var(--wrapper-clamp-sm)}}.inscription__content{background-color:var(--clr-school);padding:8rem var(--wrapper-clamp-sm)}@media(max-width:992px){.inscription__content{padding:6rem var(--wrapper-clamp-sm) 6rem}}@media(max-width:768px){.inscription__content{padding:4rem var(--wrapper-clamp-sm) 4rem}}.inscription__nav{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:2rem}@media(max-width:992px){.inscription__nav{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.inscription__nav{grid-template-columns:1fr}}.inscription__nav .btn,.inscription__item{width:100%}.inscription__item .content-style,.inscription__item .inscription__content{display:inline-block;font-size:var(--fs-sm);margin-top:1rem}.inscription__item:not(:last-child){margin-bottom:8rem}@media(max-width:992px){.inscription__item:not(:last-child){margin-bottom:6rem}}@media(max-width:768px){.inscription__item:not(:last-child){margin-bottom:4rem}}.bonne-nouvelle__left{margin-top:-24rem!important}.bonne-nouvelle__horaires{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-bottom:0!important;margin-left:0!important}.bonne-nouvelle__horaires>li{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:3rem}.bonne-nouvelle__horaires>li:not(:last-child){margin-right:1.5rem;padding-right:1.5rem;border-right:1px solid var(--clr-grey-dark)}.bonne-nouvelle__horaires>li>strong{font-weight:700}.bonne-nouvelle__headings{position:relative}.bonne-nouvelle__headings:after{content:"";position:absolute;top:-5rem;right:-35rem;z-index:-1;display:block;width:100%;height:29rem;-webkit-mask-image:url(/wp-content/themes/theme-parent-2026/dist/bonne-nouvelle.svg);mask-image:url(/wp-content/themes/theme-parent-2026/dist/bonne-nouvelle.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:var(--clr-grey-dark)}@media(max-width:992px){.bonne-nouvelle__headings:after{content:none}}.sup__title{opacity:0;margin-bottom:-7rem}.sup__card p{color:var(--clr-school)}.sup__card:hover .headings{color:var(--clr-primary)}.sup__card:hover .headings>span{color:var(--clr-white)}.sup__logo{display:block;width:46rem;height:auto;-o-object-fit:contain;object-fit:contain}.sup__classes{margin-top:5rem}.sup__news{background-color:transparent}.sup .headings--dark-grey.headings--onheadings>span{color:var(--clr-school)}.sup .sup-campus{padding-top:10rem;padding-bottom:10rem}.sup .sup-campus__content{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;gap:6rem;margin-top:5rem}@media(max-width:992px){.sup .sup-campus__content{grid-template-columns:repeat(1,1fr)}}.sup .sup-campus__content>img{display:block;height:auto;width:100%;-o-object-fit:cover;object-fit:cover}.sup .sup-campus__content .headings{margin-top:3rem;margin-bottom:3rem}.sup .sup-team{background-color:var(--clr-grey-light);padding:10rem 0 12rem}.sup .sup-team__list{display:grid;grid-template-columns:repeat(4,1fr);gap:6rem 4rem;margin-top:5rem}@media(max-width:992px){.sup .sup-team__list{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.sup .sup-team__list{grid-template-columns:1fr}}.sup .sup-infos{display:flex;flex-direction:column;align-items:center;background-color:var(--clr-grey-light);padding:10rem var(--wrapper-clamp-sm)}.sup .sup-infos>p{text-align:center;margin:4rem auto;max-width:47rem}.values .menu-child-section{min-width:20rem}.actus .filter__txt{border-bottom:0!important}.formation--password-protected{display:grid;place-items:center;padding:6rem var(--wrapper-clamp-sm) 0}.formation-password-form{width:min(100%,58rem);background-color:var(--clr-white);border:1px solid var(--clr-primary);padding:3rem!important;box-shadow:0 1.6rem 4rem #00000014}.formation-password-form .post-password-form{margin:0;display:flex;flex-direction:column;gap:1.2rem}.formation-password-form .post-password-form p{margin:0}.formation-password-form .post-password-form label{display:flex;flex-direction:column;gap:.8rem;color:var(--clr-dark-grey);font-weight:600}.formation-password-form .post-password-form input[type=password]{width:100%;border:1px solid var(--clr-primary);padding:1.2rem 1.4rem;font-size:1.6rem;border-radius:0}.formation-password-form .post-password-form input[type=submit]{border:0;background-color:var(--clr-primary);color:var(--clr-white);padding:1.2rem 2rem;font-weight:700;cursor:pointer;transition:background-color .2s ease-in-out}.formation-password-form .post-password-form input[type=submit]:hover{background-color:var(--clr-black)}@media(max-width:768px){.formation--password-protected{padding:4rem 1.6rem}.formation-password-form{padding:2rem 1.6rem}.formation-password-form .post-password-form input[type=submit]{width:100%}}
