<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.page-top-content {
    margin-bottom: 70px;
    min-height: Calc(100vh - 120px);
}

header .logo {
    position: relative;
    top: 0px;
}

.container {
    max-width: 1900px;
}

.socials {
    position: fixed;
    top: 440px;
    right: 15px;
    font-size: 12px;
}

.couple-box.clearfix {
    top: 190px;
}

.socials ul li {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: block;
    vertical-align: middle;
    font-family: CaviarDreams;
    text-align: right;
    min-height: 3px;
    color: #048b9a;
    font-weight: normal;
    padding-bottom: 2px;
}

.landing-menu .logo img {
    width: 280px;
    margin-left: 70px;
}

.landing-menu .logo {
    flex: 1;
}

header {
    background: #FFFFFF;
    padding: 20px 0;
}

.landing-menu {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.landing-menu ul {
    text-align: center;
    margin: auto;
}

.landing-menu ul li {
    text-align: center;
    display: inline-block;
    max-width: 180px;
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;
    vertical-align: top;
    margin: 0 12px 0 12px;
}

.landing-menu li.image-text img {
    max-width: 130px;
    vertical-align: top;
    display: block;
    margin: auto;
}

.landing-menu a {
    text-decoration: none;
    color: inherit;
}

.couple-box {
    top: 220px;
}

.stades-paginator li {
    font-family: QUADRANTA;
    display: inline-block;
    background: url(/images/page-num.png) center center no-repeat;
    background-size: 100% 100%;
    width: 23px;
    height: 19px;
    text-align: center;
    vertical-align: middle;
    padding-top: 8px;
    color: #bdbdbd;
    font-weight: bold;
    cursor: pointer;
    overflow: hidden;
    transition: all .3s;
    z-index: 200;
}

.stades-paginator li a {
    font-family: QUADRANTA;
    text-decoration: none;
    color: inherit;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    margin-top: -1px;
    font-size: 14px;
}

.stades-paginator li.big-stade a {
    font-family: QUADRANTA;
    text-decoration: none;
    color: inherit;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    margin-top: 1px;
    font-size: 17px;
}

.stades-paginator li.done {
    background: url(/images/page-num-selected.png) center center no-repeat;
    background-size: 100% 100%;
    color: #43a6b2;
}

.stades-paginator li.active,
.stades-paginator li:active,
.stades-paginator li:hover {
    background: url(/images/page-num-next.png) center center no-repeat;
    background-size: 100% 100%;
    color: #eec845;
}

.stades-paginator li.separator {
    cursor: default;
    background: none;
    display: inline-block;
    height: 42px;
    font-size: 25px;
    width: 7%;
}

.stades-paginator li.separator.before-6,
.stades-paginator li.separator.after-6 {
    width: 13%;
}

.stades-paginator li.big-stade {
    width: 41px;
    height: 31px;
    padding-top: 11px;
    font-size: 20px;
}

.decouvrir2png {
    display: block;
    text-align: right;
}

.decouvrir2png img {
    cursor: pointer;
}

.stades-pages {
    width: Calc(100% - 80px);
}

.stades-page.active {
    display: block;
    width: Calc(100% - 140px);
}

.stades-page {
    display: none;
    margin-top: 30px;
    padding: 10px 70px;
}

.stades-pages #prev {
    content: "";
    background: url(/images/prev.png) no-repeat;
    float: left;
    margin-left: -70px;
}

.stades-pages #next {
    content: "";
    background: url(/images/next.png) no-repeat;
    float: right;
    margin-right: -70px;
}

.stades-pages #prev,
.stades-pages #next {
    display: inline-block;
    width: 70px;
    height: 70px;
    margin-top: 25vh;
    cursor: pointer;
}

.unactive {
    filter: grayscale(100%);
}

.stades-description {
    font-size: 21px;
    line-height: 40px;
    color: #43a6b2;
    padding: 40px 0 0 0;
    font-weight: bold;
}

.stade-title {
    font-size: 26px;
    color: #43a6b2;
    font-weight: bold;
    padding: 5vh 0;
}

.stades-pages .stade-content {
    padding: 0 0 20px 0;
    font-size: 17px;
    line-height: 30px;
}

.stade-content p {
    padding: 14px 0;
    line-height: 33px;
}

.stades-pages article {
    display: inline-block;
    width: 60%;
    float: left;
    text-align: justify;
    padding-right: 30px;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */
}

.stades-pages figure {
    display: inline-block;
    width: 40%;
    float: left;
    padding-bottom: 40px;
}

#page-5 article,
#page-5 figure {
    width: 40%;
}

#page-5 .floatt-to {
    display: inline-block;
    width: Calc(15% - 50px);
    float: left;
    border: none;
    padding: 40px 0;
    padding-left: 10px;
    font-size: 17px;
    cursor: pointer;
    background: url(/images/left.png) no-repeat;
    background-position: center right;
    padding-right: 10px;
    font-family: 'CaviarDreams', sans-serif;
    font-weight: normal;
    margin-top: 170px;
    border-left: 1px solid #73bdc5;
}

#page-5 .floatt-to strong {
    font-weight: normal;
}

.stades-pages figure img {
    margin: auto;
    max-width: 100%;
    max-height: 500px;
}

.stades-pages .stade-content strong.capitalise {
    font-size: 47px;
    line-height: 37px;
    font-weight: bold;
}

.line {
    display: block;
}

.animated-stade {
    transition: all 0.8s;
    opacity: 0;
}

.figure-bg {
    display: none;
}

strong {
    font-weight: bold;
}

.stades-paginator .comment {
    position: absolute;
    margin-top: -47px;
    text-align: left;
    color: #43a6b2 !important;
    max-width: 170px;
    font-size: 12px;
    margin-left: -22px;
    text-align: center;
    font-weight: normal;
}

.stades-paginator #stade-6 .comment {
    margin-left: -90px;
}

.stades-paginator .comment img {
    max-width: 120px;
    margin-top: -4px;
}

.stades-paginator #stade-7 .comment {
    margin-left: -40px;
}

.stades-pages blockquote {
    quotes: none;
    display: block;
    float: left;
    margin-top: 40px;
    border-top: 1px solid #9ecfd4;
    padding-top: 10px;
    font-style: italic;
    line-height: 22px;
    font-size: 14px;
    width: 60%;
}

.stades-paginator {
    margin-top: 90px;
    margin-left: 70px;
    width: Calc(60% - 140px);
}

.decouvrir,
.bottom-cot {
    display: inline-block;
    max-width: Calc(100% - 180px);
    height: 80px;
    vertical-align: top;
}

.decouvrir-mobile {
    display: none;
}

.stade-content ul {
    padding: 20px 10px;
    padding-left: 55px;
}

.stade-content ul li:before {
    content: "-";
    /* Insert content that looks like bullets */
    padding-right: 6px;
    font-weight: bold;
}

.methode-paybox {
    background-image: url(/images/landing/offer_bg.png);
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    margin: auto;
    padding: 40px 20px;
    text-align: center;
}

.methode-paybox a,
.methode-paybox a span,
.methode-paybox a small {
    display: block;
    text-decoration: none;
}

.methode-paybox a span {
    padding: 5px;
    font-weight: bold;
}

.methode-paybox a small {
    padding: 5px;
    font-size: 13px;
    font-weight: normal;
}

a.block-paybox {
    background: #eff9fa;
    border: 1px solid #71bdc5;
    width: 70%;
    margin: 4px auto;
    padding: 10px 5px;
    display: block;
}

.ou {
    padding: 10px;
    text-align: center;
}

.stade-inscription h2,
.stade-inscription .ou {
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 10px;
}

h2.methode-paybox-footer {
    width: 80%;
    margin: auto;
    padding: 20px;
    font-size: 23px;
    line-height: 29px;
}

a.alt-paybox {
    font-size: 13px;
    text-decoration: underline;
    margin-bottom: 3px;
    color: inherit;
}

blockquote p {
    padding: 10px 0;
}

.text-logo span {
    margin: 0;
    padding: 0;
    display: inline;
}

.text-logo {
    font-size: 28px;
    height: 90px;
    display: block;
    font-weight: bold;
    width: 43%;
}

.full-content article {
    width: 100% !important;
}

.simple-page p {
    margin: 0 !important;
    padding: 0 !important;
}

#left-bandeau {
    display: block;
    z-index: 9999;
    position: inherit;
    left: 0px;
    bottom: 0px;
    height: 0px;
    width: 66%;
    vertical-align: middle;
    background-color: #fff;
    border-top: none;
}

#bandeau-press .press-footer {
    position: relative;
    min-height: 60px;
    margin-bottom: 0;
}

#bandeau-press .press-footer .news {
    margin: 20px 6px;
    cursor: pointer;
    color: #284666;
    margin-bottom: 2px;
    width: Calc(33% - 9px);
    display: inline-block;
    float: left;
    font-size: 13px;
}

#left-bandeau {
    display: none;
}

.card-social {
    text-align: center;
    position: fixed;
    bottom: 10px;
    width: 120px;
    background: #FFF;
    border: 1px solid #71bdc5;
    padding: 4px 0px;
    left: 10px;
}

.socials img {
    width: 40px;
}

.stades-pages #page-7 blockquote {
    margin-top: 0;
}

.stades-pages #page-7 .stade-content {
    padding: 0;
}

.link-logout {
    font-family: 'CaviarDreams';
    text-decoration: none;
    color: #048b9a;
    position: absolute;
    right: 5px;
    font-size: 13px;
    font-weight: bold;
}

@media (max-width:1810px) {
    .stades-paginator li.separator {
        width: 5%;
    }
    .stades-paginator li.separator.before-6,
    .stades-paginator li.separator.after-6 {
        width: 10%;
    }
}

@media (max-width:1439px) {
    .landing-menu .logo {
        display: inline-block;
        width: 305px;
        text-align: center;
    }
    .landing-menu ul li {
        font-size: 13px;
        line-height: 20px;
        max-width: 125px;
    }
    .stades-description {
        font-size: 16px;
        line-height: 23px;
    }
    .stade-title {
        font-size: 20px;
        padding: 3vh 0;
    }
    .stades-pages .stade-content {
        font-size: 16px;
        line-height: 29px;
    }
    .line {
        display: inline;
    }
    .decouvrir,
    .bottom-cot {
        display: inline-block;
        max-width: 100%;
        height: auto;
        vertical-align: top;
    }
    .stades-paginator {
        width: 100%;
    }
}

@media (max-width:1023px) {
    .stades-paginator {
        margin-top: 20px;
        margin-left: 0px;
        width: 100%;
    }
    .landing-menu ul {
        width: 100%;
        top: 80px;
    }
    header {
        height: 140px;
    }
    .stades-paginator li.separator {
        width: 20px;
    }
    .stades-paginator li.separator.after-6,
    .stades-paginator li.separator.before-6 {
        width: 20px;
    }
    .figure-img {
        display: none;
    }
    .figure-bg {
        display: block;
    }
    .stades-paginator {
        text-align: center;
        z-index: 200;
        position: relative;
    }
    .stades-pages figure img {
        margin: 0;
        max-width: 70%;
        opacity: 0.2;
        position: fixed;
        bottom: 20vh;
        z-index: 1;
        left: 70px;
    }
    .stades-pages figure {
        position: absolute;
    }
    #page-7 article,
    #page-7 figure {
        position: inherit;
        width: 100%;
    }
    .decouvrir-div {
        display: none;
    }
    .decouvrir-mobile {
        display: block;
    }
    #page-5 article,
    #page-5 figure {
        width: 50%;
    }
    #page-5 .floatt-to {
        position: absolute;
        display: inline;
        width: 120px;
        bottom: 20px;
        right: 40px;
        text-align: left;
    }
    .stades-paginator #stade-6 .comment {
        margin-left: -140px;
    }
    .text-logo {
        width: 100%;
    }
}

@media (max-width:767px) {
    .card-social {
        display: none;
    }
    .stades-paginator {
        text-align: center;
        margin-bottom: 50px;
        padding-top: 30px;
    }
    .stades-paginator #stade-7 .comment {
        margin-left: -100px;
        margin-top: 36px;
    }
    .stades-paginator #stade-6 .comment {
        margin-left: -90px;
    }
    .stades-paginator li.separator {
        display: none;
    }
    .socials {
        top: -55px;
    }
    .landing-menu ul {
        width: 100%;
        top: auto;
        right: auto;
        text-align: center;
        position: initial;
    }
    .landing-menu ul li {
        display: block;
        width: 100%;
        max-width: 100%;
        border-bottom: 1px solid #43a6b2;
        height: 42px;
        margin: auto;
    }
    .landing-menu ul li:first-child {
        border-top: 1px solid #43a6b2;
    }
    .landing-menu li.image-text {
        width: 100%;
    }
    .landing-menu li.image-text img {
        display: inline;
    }
    .couple-box {
        display: none;
    }
    #next,
    #prev {
        display: none !important;
    }
    .stades-pages {
        width: 100%;
    }
    .stades-page,
    .stades-page.active {
        width: 99%;
        margin: auto;
        padding: 2px;
    }
    .stades-pages article,
    .stades-pages figure {
        width: 95%;
    }
    #page-5 article,
    #page-5 figure {
        width: 100%;
    }
    #page-5 .floatt-to {
        display: none;
    }
    .full-content article {
        width: 90% !important;
    }
    .page-top-content {
        min-height: Calc(100vh - 187px);
    }
    .botmenu .footer {
        font-size: 14px;
        text-align: center;
    }
}

.stades-header {
    background: url(/images/skybg.png);
    margin-top: 70px;
}

.stades-header-left {
    width: 570px;
    display: inline-block;
    height: 378px;
}

.stades-header-right {
    display: inline-block;
    vertical-align: top;
    padding-top: 90px;
    padding-left: 2%;
    box-sizing: border-box;
}

.stades-header p,
.stades-header strong {
    margin: 15px 0;
    font-size: 30px;
}

.stades-header-left img {
    width: 100%;
}

.b3yellow {
    margin: 30px auto;
    max-width: 1300px;
}

.b3yellow-bloc {
    width: 33%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}

.b3yellow-content {
    max-width: 342px;
    font-size: 19px;
    margin: auto;
    line-height: 24px;
}

.b3yellow-content p {
    margin-top: 17px;
}

section.the-program {
    font-size: 18px;
    line-height: 35px;
    margin: auto;
    max-width: 1300px;
    text-align: justify;
    padding: 10px;
}

.the-program p {
    padding: 10px 3% 10px;
}

.the-program .the-program-title {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 25px;
    margin: 15px 0;
}

.the-program-content {
    max-width: 1300px;
}

.the-program-footer {
    background: rgba(219, 237, 239, 0.41);
    margin: 10px 0;
    padding: 0 10%;
    height: 370px;
}

.the-program-footer section {
    max-width: Calc(100% - 500px);
    font-size: 21px;
    padding: 25px 0;
    display: inline-block;
}

.the-program-footer section p {
    padding: 10px 0;
    line-height: 30px;
}

#footer-form {
    background: #d5e9eb;
    width: 470px;
    text-align: center;
    padding: 30px 0;
    display: inline-block;
    box-sizing: border-box;
    height: 370px;
    float: right;
}

#footer-form a {
    color: #2b4b7e;
}

#bandeau-press {
    z-index: 9999;
    position: inherit;
    margin: auto;
    background-color: #fff;
    font-family: CaviarDreams;
    color: #284666;
    font-weight: 600;
    overflow: hidden;
    background: rgba(219, 237, 239, 0.41);
    padding: 56px 10%;
    border: none;
    margin: 0;
    width: 100%;
    box-sizing: border-box;
    height: initial;
    margin-top: 50px;
}

#bandeau-press .press-footer .title {
    position: initial;
    top: 0;
    width: 100%;
    right: 0;
    text-align: center;
    padding: 0;
    text-transform: none;
    color: #43a6b2;
    display: block;
    font-size: 20px;
}

#bandeau-press .press-footer .news .news-title {
    position: initial;
}

#bandeau-press .press-footer .news .news-content {
    position: initial;
    top: 10px;
    font-size: 17px;
    font-weight: normal;
    line-height: 22px;
}

.press-item-content {
    max-width: 300px;
    margin: auto;
    text-align: center;
}

#bandeau-press .press-footer .news img {
    float: none;
    width: 50px;
    height: 50px;
    margin-right: 0;
    margin-top: 20px;
}

.footer-stades-block {
    width: 19.5%;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    padding: 5px;
    box-sizing: border-box;
    line-height: 19px;
}

.footer-stades-block:last-child {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    padding: 5px;
    box-sizing: border-box;
    line-height: 19px;
}

#stade-5 .stade-footer-content {
    margin: 15px 0;
    width: 60%;
    display: inline-block;
    vertical-align: top;
    padding: 0 20px;
    box-sizing: border-box;
}

#stade-5 .stade-footer-quote {
    margin: 15px 0;
    width: 39%;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    background: #ecf6f7;
    padding: 10px 16px;
}

.footer-stades-block .stade-footer-image,
.footer-stades-block .stade-footer-header,
.footer-stades-block .stade-footer-content {}

.stade-footer-image {
    height: 76px;
    text-align: center;
}

.stade-footer-image img {
    height: 75%;
    width: initial !important;
}

.stade-footer-header {
    font-weight: bold;
}

.stade-footer-content {
    margin: 15px 0;
}

.footer-stades {
    padding: 1%;
    margin: 50px 0;
    background: #FFF;
}

.avis-footer-title,
.footer-faq .title {
    display: block;
    text-align: center;
    font-size: 23px;
    font-weight: bold;
    margin-bottom: 16px;
}

.avis-footer-bloc {
    width: 24%;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
    text-align: center;
    line-height: 26px;
}

.avis-footer p {
    font-size: 16px;
    line-height: 21px;
}

.avis-footer div {
    font-weight: bold;
}

.avis-footer {
    max-width: 1500px;
    margin: auto;
}

.footer-faq {
    background: #FFF;
    margin: 50px 0;
    padding: 20px;
}

.footer-faq select {
    text-align: left;
    width: 60%;
    margin: 0 auto 20px;
    height: 40px;
    border: 1px solid #43a6b2;
    color: #2b4b7e;
    padding: 0 14px;
    font-size: 16px;
    font-family: inherit;
}

.footer-faq .answers {
    font-size: 20px;
    max-width: 1200px;
    text-align: justify;
    line-height: 25px;
    display: none;
    margin: auto;
}

.footer-faq section {
    max-width: 1500px;
    margin: auto;
}

.at-last {
    max-width: 1200px;
    margin: 26px auto;
    font-size: 20px;
}

.at-last p {
    text-align: justify;
    font-style: italic;
}

.at-last div {
    text-align: right;
    margin-top: 20px;
}

@media (min-width:1350px) {
    .stades-header p,
    .stades-header strong {
        margin: 30px 0;
        font-size: 36px;
    }
    .stades-header-right {
        display: inline-block;
        vertical-align: top;
        padding-top: 40px;
        padding-left: 2%;
        box-sizing: border-box;
    }
    .b3yellow-content {
        max-width: 346px;
        font-size: 20px;
        margin: auto;
        line-height: 24px;
    }
    .b3yellow-content:last-child {
        max-width: 336px;
    }
    /* .landing-menu ul {
        width: 70%;
        text-align: right;
        position: absolute;
        top: 45px;
        right: 10px;
    }*/
    .landing-menu ul li {
        max-width: 270px;
        font-size: 18px;
    }
    /*.landing-menu ul {
        right: 4%;
    }*/
}

@media (max-width:1199px) {
    .stades-header-left {
        display: none;
    }
    .stades-header-right {
        padding-top: 0;
    }
    #footer-form {
        float: none;
    }
    .the-program-footer {
        height: auto;
    }
    #bandeau-press .press-footer .news {
        margin: 0;
        display: block;
        width: 100%;
    }
}

@media (max-width: 480px) {
    /** commande page **/
    .socials {
        position: absolute;
        top: -55px !important;
        left: 0px;
        width: 70%;
    }
    .socials ul li {
        float: left;
        padding: 0px 5px !important;
    }
    .landing-menu.topmenu {
        display: block;
    }
    .landing-menu.topmenu .turc {
        display: none;
    }
    header {
        background: transparent;
    }
    header&gt;a {
        right: 11px;
        top: -50px;
    }
    .landing-menu .logo {
        width: 93%;
    }
    .landing-menu .logo img {
        width: 100%;
        margin-left: 15px;
    }
    .stades-header {
        margin-top: 0px;
    }
    .stades-header-right {
        padding: 0px 15px;
        text-align: center;
    }
    .stades-header-right&gt;p {
        text-align: left;
    }
    .b3yellow {
        margin-bottom: 0px;
    }
    .b3yellow-bloc {
        display: block;
        width: 100%;
    }
    .b3yellow-content {
        max-width: 100%;
        margin-top: 40px;
    }
    .b3yellow-content p {
        margin: 15px;
    }
    .b3yellow-content p .red {
        display: block;
    }
    .the-program .the-program-title {
        width: initial !important;
    }
    .the-program p {
        padding: 0px 15px 0px 15px !important;
        text-align: left !important;
    }
    .the-program-footer {
        padding: 0px;
    }
    .the-program-footer section {
        max-width: initial;
        padding: 0 15px;
        height: auto;
    }
    .the-program-footer p&gt;strong:first-child {
        display: block;
    }
    #footer-form {
        padding: 15px 0px;
        width: initial;
    }
    #footer-form .fancybox img {
        width: 95%
    }
    .footer-stades {
        background: transparent;
    }
    /* SLIDER */
    .stades {
        font-size: 20px;
        text-align: left;
        width: 400px;
        height: auto;
        min-height: 200px;
        background: transparent;
    }
    .footer-stades-block,
    #stade-5 .stade-footer-content,
    #stade-5 .stade-footer-quote {
        width: 100%;
        text-align: justify;
    }
    .stade-footer-image {
        height: 25%;
    }
    .stade-footer-header {
        text-align: center;
        margin-top: -25px;
        font-size: 18px;
    }
    .stade-footer-content p {
        margin: 0 15px;
        padding: 0 20px;
    }
    .stades .owl-item img {
        width: 150px !important;
        display: inline-block !important;
        background-color: #fff;
    }
    .custom-slider .owl-nav [class*=owl-] {
        padding: 0px !important;
        margin: 0px !important;
    }
    .custom-slider .owl-nav .owl-prev {
        position: absolute;
        top: 30px;
        left: 5px;
    }
    .custom-slider .owl-nav .owl-next {
        position: absolute;
        top: 30px;
        right: 5px;
    }
    .custom-slider .owl-nav [class*=owl-] {
        background: transparent !important;
    }
    .custom-slider .owl-dots .owl-dot.active span,
    .custom-slider .owl-dots .owl-dot:hover span {
        background: #1d3f76 !important;
        ;
    }
    .custom-slider .owl-dots .owl-dot span {
        width: 18px !important;
        height: 18px !important;
    }
    .last-elment {
        margin-top: 20px;
        padding: 0px;
    }
    .avis-footer-bloc {
        width: 100%
    }
    .avis-footer div&gt;button {
        margin-top: 20px
    }
    .footer-faq {
        margin: 10px 0px;
        background: transparent;
    }
    #bandeau-press {
        background-color: transparent;
        background: transparent;
        margin: 0px;
        padding: 15px;
    }
    #bandeau-press .press-footer {
        background: rgba(219, 237, 239, 0.41);
        padding: 10px;
    }
    .footer-faq section {
        background: #fff;
        padding: 30px 20px;
    }
    .page-top-content {
        margin-bottom: 20px;
    }
    .footer-faq .answers {
        text-align: left;
    }
    /** page  why **/
    .stade-title {
        padding-bottom: 0px;
    }
    .stade-content p {
        padding: 6px 0;
    }
    .stade-content ul {
        padding: 13px 5px;
        padding-left: 15px;
        line-height: 23px;
    }
    .figure-bg {
        width: 100%;
        margin-left: 20px;
    }
    #bandeau-press .press-footer .title {
        padding: 10px 0;
        font-size: 27px;
    }
    /** page contact **/
    .full-content article {
        width: 100% !important;
    }
    #contact-form {
        width: initial !important;
    }
    /** page videos **/
    .content-of-videos .stade-content h2&gt;iframe {
        width: 100%;
    }
    .content-of-videos .stade-content h2 {
        margin-bottom: 10px;
    }
    .footer-faq select {
        width: 100%;
    }
    /* page press */
    #press-block .press-article {
        width: initial !important;
    }
    .content-of-avis .press-article {
        padding: 0 20px !important;
    }
    .decouvrir-mobile .decouvrir2png img {
        display: inline-block;
    }
    .decouvrir2png img {
        display: none;
    }
}</pre></body></html>