/*!
Theme Name: Theme boilerplate
Theme URI: https://github.com/melvinlemoine/WordPress-theme-boilerplate
Author: Melvin Lemoine
Author URI: https://melvin.studio
Description: Let's create a new theme !
Version: 1.6.1
*/:root{--br-normal:10px;--font-color:#000000;--transition:.1s;--pink:#F27D99;--lightpink:rgb(246.6363636364, 171.3636363636, 189.3776223776);--blue:#89D0F1;--light:#F3F7FD;--lightblue:rgb(182.5909090909, 226.1590909091, 246.4090909091);--yellow:#eead20}.container{width:100%;max-width:1500px;margin-inline:auto;padding-inline:25px}.body{position:relative;font-family:"Open Sans";overflow-x:visible}.body.home{background-color:#89d0f1}.body:not(.home) .header{padding-top:7.5rem;padding-bottom:5rem;background-color:var(--pink)}@media (width >= 1024px){.body:not(.home) .header{padding-top:17.5rem}}@media (width >= 1200px){.body:not(.home) .header{padding-top:15rem}}@media (width >= 1500px){.body:not(.home) .header{padding-top:12.5rem}}.body:not(.home) .header__container{display:flex;flex-direction:column;align-items:center;justify-content:center}.body:not(.home) .header__container_title{font-size:clamp(3rem, 2.5rem + 2.6667vw, 5rem);font-weight:700;text-align:center;font-family:hudson}.section:not(.mt-10){padding-block:5rem}.section.blue{background-color:var(--blue)}.section__title{width:100%;margin-bottom:3rem;text-transform:uppercase;text-align:center;font-family:hudson;color:#fff;font-size:clamp(3rem, 2.3333rem + 3.5556vw, 5rem)}.section__title.black{color:#000}.section__title.smallmb{margin-bottom:1rem}.section__title.text-left{text-align:left}.section__title.franky{text-transform:inherit;font-weight:inherit;text-align:left}.video{width:100%;height:100%;z-index:1;overflow:hidden;border-radius:10px;position:relative;justify-content:center;align-items:center}.video .file{min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover}.video .file.noscale{transform:scale(1)}.play{z-index:1;left:50%;top:50%;transform:translate(-50%,-50%);font-size:3.5rem}@media screen and (min-width:576px){.play{font-size:5rem}}.pause{z-index:1;left:2.5%;bottom:20%;font-size:2.5rem}.page-template-community .pause{top:5%}.pause,.play{text-shadow:0 0 1rem rgba(0,0,0,.25)}.cta{transition:transform .1s ease-in-out,background-color .1s ease-in-out,color .1s ease-in-out;border:2px solid transparent}.cta:hover{transform:scale(1.025)}.cta.is-pink:hover{background-color:#89d0f1;border:2px solid #f27d99}.cta.is-blue:hover{background-color:#f27d99;border:2px solid #89d0f1}@font-face{font-family:franky;src:url(assets/fonts/franky.otf)}@font-face{font-family:hudson;src:url(assets/fonts/hudson.otf)}@font-face{font-family:campus;src:url(assets/fonts/campus.ttf)}.franky{font-family:franky}.hudson{font-family:hudson}.campus{font-family:campus}.footer{margin-top:15rem}.footer .navigation .nav__ul .menu-item a{color:#fff}.footer .informations button{background-color:transparent;cursor:auto;text-align:left}.button{position:relative;display:inline-flex;padding:.75em 1.15em;background-color:#fff;width:-moz-fit-content;width:fit-content;justify-content:center;align-items:center;text-decoration:none;transition:all var(--transition) ease-in-out;font-weight:700;border:0;cursor:pointer;text-align:center;gap:.75rem;border-radius:var(--br-normal);white-space:nowrap;text-decoration:none;color:initial;color:var(--font-color)}.button:hover{background-color:var(--lightblue);border-color:var(--black);text-decoration:underline;transform:translate(-2px,-2px);box-shadow:4px 4px 0 0 var(--blue)}.button svg{height:1rem;fill:currentColor}.button.is-pink{background-color:var(--pink);color:var(--font-color);border-color:var(--lightpink)}.button.is-pink:hover{box-shadow:4px 4px 0 0 var(--lightpink)}.button.is-blue{background-color:var(--blue);color:var(--font-color);border-color:var(--lightblue)}.button.is-blue:hover{box-shadow:4px 4px 0 0 var(--lightblue)}.text{font-size:clamp(1rem, .9455rem + .2727vw, 1.15rem);line-height:27.5px}.tag{position:relative;display:inline-flex;align-items:center;gap:.75em;padding:.5em 1em;border-radius:var(--br-normal);background-color:#fff;color:var(--font-color);border-color:transparent;border-width:1px;border-style:solid;font-size:.85rem;font-weight:500;white-space:nowrap}.tag:not(.noborder){border-color:rgba(0,0,0,.1)}.tag.medium{font-size:1rem}.tag>img,.tag>svg{height:1.15em;fill:var(--font-color)}.tag:hover a{text-decoration:underline}.tag__picture{min-width:1.5em;width:1.5em;min-height:1.5em;height:1.5em;border-radius:50%;position:relative;overflow:hidden}.tag__picture_img{height:100%;position:absolute;-o-object-fit:cover;object-fit:cover;min-width:100%;min-height:100%;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0}.tag a{text-decoration:none;color:initial;color:var(--font-color)}.tag a::before{content:"";position:absolute;inset:0}.tag.red{background-color:var(--darkred);color:#fff}.tag.red svg{fill:white}.tag.dark{background-color:var(--dark);color:#fff}.tag.dark svg{fill:white}.tag.light{background-color:var(--light)}.hamburger{position:fixed;top:.5rem;right:.5rem;z-index:101;outline:0}@media (width >= 1024px){.hamburger{display:none}}.hamburger .hamburger-inner{background-color:#000}.hamburger .hamburger-inner:after,.hamburger .hamburger-inner:before{background-color:#000}@media (width >= 1024px){.body.admin-bar .navigation{top:3rem}}@media (width >= 1024px){.body:not(.home) .navigation{position:fixed;margin-bottom:0}}@media (width >= 1024px){.body.admin-bar .navigation{top:3rem}}.navigation{display:none;position:fixed;top:0;left:0;background-color:rgb(246.6363636364,171.3636363636,189.3776223776);z-index:99;width:100vw;height:100vh;overflow-y:scroll;padding-top:50px}.navigation::-webkit-scrollbar{display:none}.navigation.is-active{display:flex;z-index:100}@media (width >= 1024px){.navigation{display:flex;background-color:transparent;position:sticky;top:1.5rem;height:-moz-fit-content;height:fit-content;margin-bottom:3rem;z-index:98;padding-top:0}.navigation.scrolled .container{max-width:1550px}}.navigation__container{transition:max-width .6s ease-in-out}.navigation__container_box{display:grid;border:2px solid #000;border-radius:var(--br-normal)}@media (width >= 1024px){.navigation__container_box{grid-template-columns:1fr 2fr 1fr;background-color:rgba(255,255,255,.85);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}@media (width >= 1200px){.navigation__container_box{grid-template-columns:1.15fr 2fr 1.15fr}}.navigation__container_box_part{display:flex;justify-content:center;align-items:center;padding:1.5rem}.navigation__container_box_part--left{justify-content:center}.navigation__container_box_part--center{justify-content:center}@media (width <= 1024px){.navigation__container_box_part--center{border-top:2px solid #000;border-bottom:2px solid #000}}@media (width >= 1024px){.navigation__container_box_part--center{border-left:2px solid #000;border-right:2px solid #000}}.navigation__container_box_part--right{justify-content:center}@media (width >= 1024px){.navigation__container_box_part--right{justify-content:flex-end}}.navigation__container_box_logo_img{height:5rem}@media (width >= 1024px){.navigation__container_box_logo_img{height:3.5rem;transform:scale(1.25)}}.navigation__container_box .nav .ul{display:grid;gap:1.5rem;padding-block:1.5rem}@media (width >= 1024px){.navigation__container_box .nav .ul{grid-template-columns:repeat(2,1fr);padding-block:0;gap:.75rem}}@media (width >= 1200px){.navigation__container_box .nav .ul{display:flex;align-items:center}}.navigation__container_box .nav .ul .menu-item{display:inline-block;width:100%}@media (width >= 1024px){.navigation__container_box .nav .ul .menu-item{width:auto}}.navigation__container_box .nav .ul .menu-item a{font-weight:700;text-transform:uppercase;font-size:clamp(1.15rem, 1.1045rem + .2273vw, 1.25rem);text-decoration:none;color:initial;position:relative;display:inline-flex;padding:.75em 1.15em;background-color:#fff;width:-moz-fit-content;width:fit-content;justify-content:center;align-items:center;text-decoration:none;transition:all var(--transition) ease-in-out;font-weight:700;border:0;cursor:pointer;text-align:center;gap:.75rem;border-radius:var(--br-normal);white-space:nowrap;text-decoration:none;color:initial;color:var(--font-color);width:100%}.navigation__container_box .nav .ul .menu-item a:hover{background-color:var(--lightblue);border-color:var(--black);text-decoration:underline;transform:translate(-2px,-2px);box-shadow:4px 4px 0 0 var(--blue)}.navigation__container_box .nav .ul .menu-item a svg{height:1rem;fill:currentColor}.navigation__container_box .nav .ul .menu-item a.is-pink{background-color:var(--pink);color:var(--font-color);border-color:var(--lightpink)}.navigation__container_box .nav .ul .menu-item a.is-pink:hover{box-shadow:4px 4px 0 0 var(--lightpink)}.navigation__container_box .nav .ul .menu-item a.is-blue{background-color:var(--blue);color:var(--font-color);border-color:var(--lightblue)}.navigation__container_box .nav .ul .menu-item a.is-blue:hover{box-shadow:4px 4px 0 0 var(--lightblue)}@media (width >= 1024px){.navigation__container_box .nav .ul .menu-item a{font-size:clamp(1rem, .1273rem + 1.3636vw, 1.15rem)}}@media (width >= 1200px){.navigation__container_box .nav .ul .menu-item a{width:auto}}.navigation__container_box_buttons{display:flex;align-items:center;flex-wrap:wrap;row-gap:.5rem;-moz-column-gap:0.75rem;column-gap:.75rem}@media (width >= 1024px){.navigation__container_box_buttons li{width:100%}}@media (width >= 1500px){.navigation__container_box_buttons li{width:auto}}.navigation__container_box_buttons_button{font-size:clamp(.85rem, -.0227rem + 1.3636vw, 1rem)}@media (width >= 1024px){.navigation__container_box_buttons_button{width:100%}}@media (width >= 1500px){.navigation__container_box_buttons_button{width:auto}}.footer{background-color:var(--pink)}@media (width <= 1024px){.home{padding-top:5rem}}.home :root{--br-normal:10px;--font-color:#000000;--transition:.1s;--pink:#F27D99;--lightpink:rgb(246.6363636364, 171.3636363636, 189.3776223776);--blue:#89D0F1;--light:#F3F7FD;--lightblue:rgb(182.5909090909, 226.1590909091, 246.4090909091);--yellow:#eead20}.home .header{padding-bottom:3rem}.home .header__girl{display:none;position:absolute;top:0;left:1rem;z-index:102;width:7.5%}@media (width >= 1024px){.home .header__girl{display:inline-block}}@media (width >= 1750px){.home .header__girl{width:15%}}.home .header__container_box{background-color:#000;border-radius:var(--br-normal);position:relative;overflow:hidden}.home .header__container_box_video,.home .header__container_box_wallpaper{position:absolute;-o-object-fit:cover;object-fit:cover;min-width:100%;min-height:100%;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0}.home .header__container_box_video{z-index:0}.home .header__container_box_wallpaper{z-index:-1}.home .header__container_box_overlay{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-height:60vh;color:#fff;padding:clamp(1.5rem,1.0932rem + 2.0339vw,3rem);background-color:rgba(0,0,0,.75);overflow:hidden}@media (width >= 1024px){.home .header__container_box_overlay{padding-right:20%}}.home .header__container_box_overlay_heading{display:flex;flex-flow:row wrap;gap:1rem;margin-bottom:.25rem}.home .header__container_box_overlay_heading_note{position:relative;display:inline-flex;align-items:center;gap:.75em;padding:.5em 1em;border-radius:var(--br-normal);background-color:#fff;color:var(--font-color);border-color:transparent;border-width:1px;border-style:solid;font-size:.85rem;font-weight:500;white-space:nowrap;color:var(--yellow);gap:.75rem}.home .header__container_box_overlay_heading_note:not(.noborder){border-color:rgba(0,0,0,.1)}.home .header__container_box_overlay_heading_note.medium{font-size:1rem}.home .header__container_box_overlay_heading_note>img,.home .header__container_box_overlay_heading_note>svg{height:1.15em;fill:var(--font-color)}.home .header__container_box_overlay_heading_note:hover a{text-decoration:underline}.home .header__container_box_overlay_heading_note__picture{min-width:1.5em;width:1.5em;min-height:1.5em;height:1.5em;border-radius:50%;position:relative;overflow:hidden}.home .header__container_box_overlay_heading_note__picture_img{height:100%;position:absolute;-o-object-fit:cover;object-fit:cover;min-width:100%;min-height:100%;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0}.home .header__container_box_overlay_heading_note a{text-decoration:none;color:initial;color:var(--font-color)}.home .header__container_box_overlay_heading_note a::before{content:"";position:absolute;inset:0}.home .header__container_box_overlay_heading_note.red{background-color:var(--darkred);color:#fff}.home .header__container_box_overlay_heading_note.red svg{fill:white}.home .header__container_box_overlay_heading_note.dark{background-color:var(--dark);color:#fff}.home .header__container_box_overlay_heading_note.dark svg{fill:white}.home .header__container_box_overlay_heading_note.light{background-color:var(--light)}.home .header__container_box_overlay_heading_note_stars{display:flex;gap:.25rem;transform:translateY(-.05rem)}.home .header__container_box_overlay_heading_note_stars_star{height:1rem}.home .header__container_box_overlay_heading_note_number{font-weight:600;font-size:.85rem;color:var(--yellow)}.home .header__container_box_overlay_heading_tags{display:flex;flex-flow:row wrap;align-items:stretch;gap:.5rem}.home .header__container_box_overlay_heading_tags.center,.home .header__container_box_overlay_heading_tags.centered{justify-content:center}.home .header__container_box_overlay_title{font-size:clamp(3rem, 2.7288rem + 1.3559vw, 4rem);font-weight:900}.home .header__container_box_overlay_buttons{margin-top:1rem;display:flex;align-items:center;flex-wrap:wrap;row-gap:.5rem;-moz-column-gap:0.75rem;column-gap:.75rem;color:var(--font-color)}@media screen and (min-width:768px){.home .section.separator{height:20rem}}.home .announcement__style{display:none;top:125%;left:0}@media screen and (min-width:768px){.home .announcement__style{display:inline-block}}.home .announcement__content_description *{color:#fff}@media screen and (min-width:768px){.home .announcement__content_video .video{position:absolute;height:15rem;top:-100%}}@media screen and (min-width:1024px){.home .announcement__content_video .video{height:20rem}}@media screen and (min-width:1024px){.home .announcement__content_video .video{height:25rem}}.home .crossfit__content *{color:#fff}.home .crossfit__content p{width:100%}@media screen and (min-width:1200px){.home .crossfit__video{height:25rem}}.home .crossfit__video_illustration{position:absolute;height:4rem;width:auto;z-index:10;bottom:-.75rem;margin:0 auto;left:0;right:0}@media screen and (min-width:576px){.home .crossfit__video_illustration{height:7.5rem;bottom:-3rem}}.home .crossfit__classes{margin-top:5rem}.home .crossfit__classes_class{width:100%;height:7.5rem;transition:transform .1s ease-in-out;margin-bottom:.5rem}.home .crossfit__classes_class_title{text-shadow:0 0 5px #000}.home .crossfit__classes_class:last-child{margin-bottom:0}.home .crossfit__classes_class:hover{transform:scale(1.025)}@media screen and (min-width:576px){.home .crossfit__classes_class{width:49%;margin-right:2%;height:10rem}.home .crossfit__classes_class:nth-child(2n+0){margin-right:0}}@media screen and (min-width:768px){.home .crossfit__classes_class{width:24%;margin-right:1.3333333333%}.home .crossfit__classes_class:nth-child(2n+0){margin-right:1.3333333333%}.home .crossfit__classes_class:nth-child(4n+0){margin-right:0}.home .crossfit__classes_class:last-child{margin-right:0}}.home :root{--br-normal:10px;--font-color:#000000;--transition:.1s;--pink:#F27D99;--lightpink:rgb(246.6363636364, 171.3636363636, 189.3776223776);--blue:#89D0F1;--light:#F3F7FD;--lightblue:rgb(182.5909090909, 226.1590909091, 246.4090909091);--yellow:#eead20}.home .separator .illustrations,.home .separator .sentence{width:100%;height:5rem}@media screen and (min-width:576px){.home .separator .illustrations,.home .separator .sentence{width:50%;height:10rem}}.home .separator .sentence{background-color:rgb(246.6363636364,171.3636363636,189.3776223776);font-size:2.5rem}.home .separator .sentence p{text-align:center}.home .separator .sentence *{font-family:franky}.home .separator .sentence--1{order:1}.home .separator .sentence--1 small{font-size:1.25rem}.home .separator .sentence--1 span{color:#89d0f1}.home .separator .sentence--2{order:3}.home .separator .sentence--2 span{color:#f27d99}@media screen and (min-width:768px){.home .separator .sentence{font-size:3rem}}.home .separator .illustrations{background-repeat:repeat;background-color:#fff}.home .separator .illustrations--1{background-size:2.5rem;order:2}@media screen and (min-width:576px){.home .separator .illustrations--1{background-size:4rem}}.home .separator .illustrations--2{background-size:8rem;order:4}@media screen and (min-width:576px){.home .separator .illustrations--2{order:3}}.home .try__content *{color:#fff}.home .try__illustration_img{max-width:90%;max-height:90%}.home :root{--br-normal:10px;--font-color:#000000;--transition:.1s;--pink:#F27D99;--lightpink:rgb(246.6363636364, 171.3636363636, 189.3776223776);--blue:#89D0F1;--light:#F3F7FD;--lightblue:rgb(182.5909090909, 226.1590909091, 246.4090909091);--yellow:#eead20}.home .team{margin-top:10rem;margin-bottom:20rem}.home .team .style{pointer-events:none}.home .team .style--1{bottom:100%;transform:translateY(10%)}@media screen and (min-width:576px){.home .team .style--1{transform:translateY(25%)}}.home .team .style--2{top:100%;transform:translateY(-10%)}@media screen and (min-width:576px){.home .team .style--2{transform:translateY(-15%)}}.home .team .section__title{color:#f27d99}.home .team__member{margin-bottom:2rem}@media screen and (min-width:768px){.home .team__member:nth-child(odd){flex-direction:row-reverse}}.home .team__member_image{min-width:5rem;width:5rem;min-height:5rem;height:5rem}@media screen and (min-width:768px){.home .team__member_image{min-width:7.5rem;width:7.5rem;min-height:7.5rem;height:7.5rem}}@media screen and (min-width:768px){.home .team__member_image{min-width:10rem;width:10rem;min-height:10rem;height:10rem}}@media screen and (min-width:768px){.home .team__member_image{margin-right:1rem}.home .team__member:nth-child(odd) .team__member_image{margin-left:1rem}.home .team__member:nth-child(odd) .team__member_informations_name,.home .team__member:nth-child(odd) .team__member_informations_title{text-align:right}}@media screen and (min-width:768px){.home .team__member_image{margin-right:1.5rem}.home .team__member:nth-child(odd) .team__member_image{margin-left:1.5rem}}.home .contact__map{overflow:hidden;border-radius:5px}.home .contact__map iframe{width:100%;height:100%}.home .contact__informations{max-width:350px}@media screen and (min-width:768px){.home .contact__informations{width:100%;max-width:50%}}.home .contact__informations_information{margin-bottom:.5rem}.home .contact__informations_information:last-child{margin-bottom:0}.home .contact__informations_information_icon{min-width:2rem;width:2rem;min-height:2rem;height:2rem}@media screen and (min-width:768px){.page-template-offres .planning__img,.page-template-offres .planning__info{max-width:80%}}.page-template-offres .subscriptions__container{max-width:1200px}.page-template-offres .subscriptions__container_list{display:grid;place-items:center;gap:1.5rem}.page-template-offres .subscriptions__container_list_subscription{position:relative;padding:1.5rem;background-color:var(--pink);color:#fff;max-width:1024px;width:100%;border-radius:var(--br-normal)}.page-template-offres .subscriptions__container_list_subscription_title{font-weight:700;font-size:2.5rem}.page-template-offres .subscriptions__container_list_subscription_subtitle{font-size:1.25rem}.page-template-offres .subscriptions__container_list_subscription_illustration{--height:7.5rem;position:absolute;top:calc(var(--height) * -.25);right:0;height:var(--height);rotate:10deg}.page-template-offres .subscriptions__container_list_subscription_prices{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.5rem}.page-template-offres .subscriptions__container_list_subscription_prices_price{display:flex;flex-direction:column;background-color:#fff;border-radius:var(--br-normal);flex-grow:1}.page-template-offres .subscriptions__container_list_subscription_prices_price_header{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.page-template-offres .subscriptions__container_list_subscription_prices_price_header.border{border-bottom:2px solid var(--blue)}.page-template-offres .subscriptions__container_list_subscription_prices_price_header_amount,.page-template-offres .subscriptions__container_list_subscription_prices_price_header_label{padding:.5em 1em}.page-template-offres .subscriptions__container_list_subscription_prices_price_header_label{color:var(--pink);font-weight:700}.page-template-offres .subscriptions__container_list_subscription_prices_price_header_amount{background-color:var(--blue);font-weight:700;border-top-right-radius:var(--br-normal)}.page-template-offres .subscriptions__container_list_subscription_prices_price_header_amount:not(.br-variants){border-bottom-right-radius:var(--br-normal)}.page-template-offres .subscriptions__container_list_subscription_prices_price_variants{color:var(--pink);padding:.5rem;font-size:.75rem}.page-template-offres .subscriptions__container_list_subscription_prices_price_variants_variant{display:flex;align-items:center;gap:1rem}.page-template-offres .subscriptions__container_list_subscription_prices_price_variants_variant_label{text-wrap:nowrap}.page-template-offres .subscriptions__container_list_subscription_prices_price_variants_variant_line{height:1px;background-color:var(--pink);width:100%;border:0}.page-template-offres .subscriptions__container_informations{margin-top:3rem}.page-template-offres .tickets__list_offer{width:100%}@media screen and (min-width:576px){.page-template-offres .tickets__list_offer{width:50%}}@media screen and (min-width:768px){.page-template-offres .tickets__list_offer{width:33.3333333333%}}.page-template-offres :root{--br-normal:10px;--font-color:#000000;--transition:.1s;--pink:#F27D99;--lightpink:rgb(246.6363636364, 171.3636363636, 189.3776223776);--blue:#89D0F1;--light:#F3F7FD;--lightblue:rgb(182.5909090909, 226.1590909091, 246.4090909091);--yellow:#eead20}@keyframes offer__illustration{from{transform:scale(1)}50%{transform:scale(1.025)}to{transform:scale(1)}}.page-template-offres .offer__container_content{display:grid;gap:3rem}@media screen and (min-width:768px){.page-template-offres .offer__container_content{grid-template-columns:repeat(2,1fr)}}.page-template-offres .offer__container_content_offers{display:flex;flex-direction:column;justify-content:center;gap:1rem;order:2}@media screen and (min-width:768px){.page-template-offres .offer__container_content_offers{order:1}}.page-template-offres .offer__container_content_offers_offer{background-color:#89d0f1;padding:.75rem 1.5rem;color:#fff;border:4px solid #f27d99}.page-template-offres .offer__container_content_offers_offer_title{font-weight:900;font-size:1.5rem;color:#fff}@media screen and (min-width:1024px){.page-template-offres .offer__container_content_offers_offer_title{font-size:2.5rem}}.page-template-offres .offer__container_content_offers_offer_description{color:#fff;font-weight:600}.page-template-offres .offer__container_content_illustration{display:flex;justify-content:center;align-items:center;order:1}@media screen and (min-width:768px){.page-template-offres .offer__container_content_illustration{order:2}}.page-template-offres .offer__container_content_illustration_img{max-height:25rem;animation-name:offer__illustration;animation-duration:2s;animation-iteration-count:infinite}.page-template-offres :root{--br-normal:10px;--font-color:#000000;--transition:.1s;--pink:#F27D99;--lightpink:rgb(246.6363636364, 171.3636363636, 189.3776223776);--blue:#89D0F1;--light:#F3F7FD;--lightblue:rgb(182.5909090909, 226.1590909091, 246.4090909091);--yellow:#eead20}.page-template-offres .private__content_goals_goal{background-color:#f27d99}.page-template-classes :root{--br-normal:10px;--font-color:#000000;--transition:.1s;--pink:#F27D99;--lightpink:rgb(246.6363636364, 171.3636363636, 189.3776223776);--blue:#89D0F1;--light:#F3F7FD;--lightblue:rgb(182.5909090909, 226.1590909091, 246.4090909091);--yellow:#eead20}.page-template-classes .classes__class{overflow:hidden}@media screen and (min-width:768px){.page-template-classes .classes__class{height:15rem}}.page-template-classes .classes__class:nth-child(odd) .classes__class_informations_title{color:#89d0f1}.page-template-classes .classes__class:nth-child(odd) .classes__class_informations_description *{color:#89d0f1}@media screen and (min-width:768px){.page-template-classes .classes__class:nth-child(odd) .classes__class_informations_title{text-align:left}}@media screen and (min-width:768px){.page-template-classes .classes__class:nth-child(2n){flex-direction:row-reverse}}.page-template-classes .classes__class:nth-child(2n) .classes__class_informations_title{color:#f27d99}.page-template-classes .classes__class:nth-child(2n) .classes__class_informations_description *{color:#f27d99}@media screen and (min-width:768px){.page-template-classes .classes__class:nth-child(2n) .classes__class_informations_title{text-align:right}}.page-template-classes .classes__class:last-child{margin-bottom:0}.page-template-classes .classes__class_video{background-size:cover;background-position:center;height:10rem;border-radius:0}@media screen and (min-width:576px){.page-template-classes .classes__class_video{height:20rem}}@media screen and (min-width:768px){.page-template-classes .classes__class_video{height:100%;width:40%}}.page-template-community .girls__video{height:auto;max-height:25rem}@media screen and (min-width:768px){.page-template-community .girls__video{width:40%}}.page-template-community .girls__video_illustration{bottom:0;left:0;width:30%}.page-template-community .girls__video_title{bottom:.1rem;right:2.5%;text-shadow:-1px 0 #fff,0 1px #fff,1px 0 #fff,0 -1px #fff}@media screen and (min-width:768px){.page-template-community .girls__informations{width:60%}}.page-template-community .events{margin:15rem 0;background-color:var(--pink)}.page-template-community .events .style{pointer-events:none}.page-template-community .events .style--1{bottom:100%}.page-template-community .events .style--2{top:100%}.page-template-community .events__list_event{min-height:17.5rem}.page-template-community .events__list_event:last-child{margin-bottom:0}@media screen and (min-width:768px){.page-template-community .events__list_event:nth-child(2n){flex-direction:row-reverse}.page-template-community .events__list_event:nth-child(2n) .events__list_event_informations{padding-left:0;padding-right:1.5rem}.page-template-community .events__list_event:nth-child(2n) .events__list_event_informations_description,.page-template-community .events__list_event:nth-child(2n) .events__list_event_informations_title{text-align:right}}.page-template-community .events__list_event_image{height:15rem;border:5px solid #fff}@media screen and (min-width:768px){.page-template-community .events__list_event_image{width:40%;height:auto}}@media screen and (min-width:768px){.page-template-community .events__list_event_informations{width:60%}}.page-template-community .events__list_event_informations_description *{color:#fff}.page-template-community :root{--br-normal:10px;--font-color:#000000;--transition:.1s;--pink:#F27D99;--lightpink:rgb(246.6363636364, 171.3636363636, 189.3776223776);--blue:#89D0F1;--light:#F3F7FD;--lightblue:rgb(182.5909090909, 226.1590909091, 246.4090909091);--yellow:#eead20}.page-template-community .counters .section__title{color:#89d0f1}.page-template-community .counters__list_counter{width:100%;border:2.5px solid #89d0f1;margin-bottom:.5rem}@media screen and (min-width:500px){.page-template-community .counters__list_counter{width:49%;margin-right:2%}.page-template-community .counters__list_counter:nth-child(2n+0){margin-right:0}}@media screen and (min-width:768px){.page-template-community .counters__list_counter{width:32%;margin-right:1.5%}.page-template-community .counters__list_counter:nth-child(2n+0){margin-right:1.5%}.page-template-community .counters__list_counter:nth-child(3n+0){margin-right:0}}@media screen and (min-width:1024px){.page-template-community .counters__list_counter{width:24%;margin-right:1.3333333333%}.page-template-community .counters__list_counter:nth-child(2n+0){margin-right:1.5%}.page-template-community .counters__list_counter:nth-child(3n+0){margin-right:1.5%}.page-template-community .counters__list_counter:nth-child(4n+0){margin-right:0}}@media screen and (min-width:1200px){.page-template-community .counters__list_counter{width:19%;margin-right:1.25%}.page-template-community .counters__list_counter:nth-child(2n+0){margin-right:1.25%}.page-template-community .counters__list_counter:nth-child(3n+0){margin-right:1.25%}.page-template-community .counters__list_counter:nth-child(4n+0){margin-right:1.25%}.page-template-community .counters__list_counter:nth-child(5n+0){margin-right:0}}.page-template-community .counters__list_counter:hover{background-color:#89d0f1}.page-template-community .counters__list_counter:hover *{color:#fff}.page-template-community .counters__list_counter_title{line-height:2rem;text-align:center}.page-template-community .counters__list_counter_number{margin-top:auto}.page-template-community .counters__list_counter_number p{transform:translateY(-10%)}.page-template-team .team__members_member{margin-bottom:3rem}.page-template-team .team__members_member:hover .team__members_member_picture_gif{display:inline-block}.page-template-team .team__members_member:last-child{margin-bottom:0}@media screen and (min-width:768px){.page-template-team .team__members_member{min-height:20rem;margin-bottom:2rem}.page-template-team .team__members_member:nth-child(2n){flex-direction:row-reverse}.page-template-team .team__members_member:nth-child(2n) .team__members_member_picture{margin-right:0;margin-left:1.5rem}.page-template-team .team__members_member:nth-child(2n) .team__members_member_informations_name,.page-template-team .team__members_member:nth-child(2n) .team__members_member_informations_title{text-align:right}}.page-template-team .team__members_member_picture{height:15rem;max-width:15rem;overflow:hidden}.page-template-team .team__members_member_picture_gif{display:none}@media screen and (min-width:450px){.page-template-team .team__members_member_picture{height:20rem;max-width:20rem}}@media screen and (min-width:768px){.page-template-team .team__members_member_picture{width:30%;height:100%;max-width:initial}}@media screen and (min-width:768px){.page-template-team .team__members_member_informations{width:70%}}.page-template-team .health__introduction_title{font-weight:bolder}.page-template-team .health__introduction_description{font-weight:lighter}.page-template-team .health__members_member{margin-top:1rem}@media screen and (min-width:576px){.page-template-team .health__members_member{margin-top:0}}.page-template-team .health__members_member:first-child{margin-top:0}.page-template-team .health__members_member_picture{width:7.5rem;height:7.5rem}@media screen and (min-width:576px){.page-template-team .health__members_member_picture{width:10rem;height:10rem}}.page-template-team .health__members_member_title{font-weight:lighter}.page-template-team .health__presentation *{color:#fff}.page-template-contact .main{margin-top:3rem}.page-template-contact :root{--br-normal:10px;--font-color:#000000;--transition:.1s;--pink:#F27D99;--lightpink:rgb(246.6363636364, 171.3636363636, 189.3776223776);--blue:#89D0F1;--light:#F3F7FD;--lightblue:rgb(182.5909090909, 226.1590909091, 246.4090909091);--yellow:#eead20}.page-template-contact .content__container{display:flex;flex-direction:column-reverse;gap:3rem}@media (width >= 768px){.page-template-contact .content__container{display:grid;grid-template-columns:2fr 3fr}}.page-template-contact .content__container_illustration{min-height:20rem;border-radius:var(--br-normal);position:relative;overflow:hidden}@media (width >= 768px){.page-template-contact .content__container_illustration{min-height:inherit}}.page-template-contact .content__container_illustration_img{border-radius:var(--br-normal);position:absolute;-o-object-fit:cover;object-fit:cover;min-width:100%;min-height:100%;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0}