.header{width:100%;height:70px;background-color:#42145f}@media only screen and (min-width: 1200px){.header{height:80px}}.header.active{position:fixed;z-index:4;top:0;left:0;-webkit-box-shadow:0px 0px 12px 6px rgba(0,0,0,.2);box-shadow:0px 0px 12px 6px rgba(0,0,0,.2)}.header.active .header__wrapper__logo{left:calc(50% - 35px)}@media only screen and (min-width: 850px){.header.active .header__wrapper__logo{left:0}}.header.active .header__wrapper__logo__img{width:70px;height:70px}@media only screen and (min-width: 1200px){.header.active .header__wrapper__logo__img{width:100px;height:100px}}@media only screen and (min-width: 1200px){.header.active .header__wrapper__logo{top:38px}}.header__wrapper{max-width:1440px;margin-left:auto;margin-right:auto;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;padding:0 15px;max-width:1440px;margin:0 auto}@media only screen and (min-width: 850px){.header__wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 50px}}@media only screen and (min-width: 1200px){.header__wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 25px 0 70px;width:100%}}.header__wrapper__logo{position:absolute;top:25px;left:calc(50% - 58px);z-index:1;-webkit-transition:left .2s;transition:left .2s}@media only screen and (min-width: 850px){.header__wrapper__logo{position:relative;left:0}}@media only screen and (min-width: 1200px){.header__wrapper__logo{top:66px;-webkit-transition:top .2s;transition:top .2s}}.header__wrapper__logo__img{width:112px;height:112px;-webkit-transition:width .2s,height .2s;transition:width .2s,height .2s}@media only screen and (min-width: 1200px){.header__wrapper__logo__img{width:160px;height:160px}}.header__wrapper__container{position:fixed;top:0;right:-100%;height:100%;width:100%;background-color:#42145f;z-index:2;padding:37px 10px 20px;-webkit-transition:right .2s;transition:right .2s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width: 500px){.header__wrapper__container{width:300px}}@media only screen and (min-width: 1200px){.header__wrapper__container{position:relative;right:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:0 0 0 95px}}.header__wrapper__container.active{right:0}.header__wrapper__container__close{position:absolute;top:20px;right:20px;width:30px;height:30px}@media only screen and (min-width: 1200px){.header__wrapper__container__close{display:none}}.header__wrapper__container__close:after,.header__wrapper__container__close:before{content:"";position:relative;display:block;width:28px;height:3px;border-radius:2px;background-color:#fff}.header__wrapper__container__close:before{top:12px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header__wrapper__container__close:after{top:9px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.header__wrapper__container__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}@media only screen and (min-width: 1200px){.header__wrapper__container__nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:auto;height:100%;width:100%;background-color:#42145f;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.header__wrapper__container__nav__link{font-size:1rem;text-transform:uppercase;font-weight:500;text-decoration:none;margin-bottom:30px;color:#fff}@media only screen and (min-width: 1200px){.header__wrapper__container__nav__link{margin:0 80px 0 0;font-size:.875rem;position:relative}}.header__wrapper__container__nav__link.active:after{width:100%}.header__wrapper__container__nav__link:hover:after{width:100%}@media only screen and (min-width: 1200px){.header__wrapper__container__nav__link:after{content:"";position:absolute;bottom:-10px;left:0;width:0;height:3px;background-color:#fff;-webkit-transition:width .2s;transition:width .2s}}@media only screen and (min-width: 1200px){.header__wrapper__container__nav__link:last-child{margin-right:0}}.header__wrapper__container__nav__dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}@media only screen and (min-width: 1200px){.header__wrapper__container__nav__dropdown{margin-bottom:0;margin-right:95px;height:100%}}@media only screen and (min-width: 1200px){.header__wrapper__container__nav__dropdown:hover .header__wrapper__container__nav__dropdown__submenu{bottom:-47px}}.header__wrapper__container__nav__dropdown__action{font-size:1rem;text-transform:uppercase;font-weight:500;color:#fff;margin-bottom:15px;text-decoration:none}@media only screen and (min-width: 1200px){.header__wrapper__container__nav__dropdown__action{margin-bottom:0;font-size:.875rem;cursor:pointer;position:relative}}@media only screen and (min-width: 1200px){.header__wrapper__container__nav__dropdown__action:after{content:"";position:absolute;bottom:-10px;left:0;width:0;height:3px;background-color:#fff;-webkit-transition:width .2s;transition:width .2s}}.header__wrapper__container__nav__dropdown__action.active:after{width:100%}.header__wrapper__container__nav__dropdown__action:hover:after{width:100%}.header__wrapper__container__nav__dropdown__submenu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width: 1200px){.header__wrapper__container__nav__dropdown__submenu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:47px;position:absolute;bottom:0;left:0;width:calc(100% + 25px);background-color:#42145f;padding:10px 135px 10px 95px;z-index:-1;-webkit-transition:bottom .2s;transition:bottom .2s}}.header__wrapper__container__nav__dropdown__submenu__link{font-size:.875rem;text-transform:uppercase;font-weight:500;text-decoration:none;color:rgba(255,255,255,.5);color:#fff;margin-bottom:10px;text-align:center;cursor:pointer}@media only screen and (min-width: 1200px){.header__wrapper__container__nav__dropdown__submenu__link{display:block;margin-right:124px;margin-bottom:0}}@media only screen and (min-width: 1200px){.header__wrapper__container__nav__dropdown__submenu__link:last-child{margin-right:0}}.header__wrapper__container__nav__dropdown__submenu__link span{display:block;font-size:.625rem}.header__wrapper__container__nav__dropdown__submenu__link.active{color:#fff}@media only screen and (min-width: 1200px){.header__wrapper__container__nav__dropdown__submenu.space-left{padding-left:350px}}.header__wrapper__container__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__wrapper__container__social__link{height:29px;width:29px;border-radius:15px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:15px;border:1px solid #42145f;-webkit-transition:background-color .2s,border .2s;transition:background-color .2s,border .2s}@media only screen and (min-width: 1200px){.header__wrapper__container__social__link{height:25px;width:25px}}.header__wrapper__container__social__link:last-child{margin-right:0}@media only screen and (min-width: 1200px){.header__wrapper__container__social__link:hover{background-color:#42145f;border:1px solid #fff}}@media only screen and (min-width: 1200px){.header__wrapper__container__social__link:hover svg{fill:#fff}}.header__wrapper__container__social__link svg{width:16px;height:16px;fill:#42145f;-webkit-transition:fill .2s;transition:fill .2s}@media only screen and (min-width: 1200px){.header__wrapper__container__social__link svg{height:13px;width:13px}}@media only screen and (min-width: 1200px){.header__wrapper__menu{display:none}}.header__wrapper__menu__bar{display:block;width:28px;height:3px;border-radius:2px;background-color:#fff;margin-bottom:6px}.header__wrapper__menu__bar:last-child{margin-bottom:0}.commonBanner{padding-bottom:35px}@media only screen and (min-width: 850px){.commonBanner{padding-bottom:20px}}@media only screen and (min-width: 1200px){.commonBanner{padding-bottom:5px}}.commonBanner__container{max-width:1440px;margin-left:auto;margin-right:auto;padding:0 20px}@media only screen and (min-width: 850px){.commonBanner__container{padding:0 50px}}@media only screen and (min-width: 1200px){.commonBanner__container{padding-left:70px}}@media only screen and (min-width: 850px){.commonBanner__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:970px}}.commonBanner__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.commonBanner__left__title{font-size:1.125rem;padding-bottom:10px;border-bottom:2px solid rgba(0,0,0,0);margin-bottom:25px}@media only screen and (min-width: 850px){.commonBanner__left__title{margin-bottom:40px}}@media only screen and (min-width: 1200px){.commonBanner__left__title{margin-bottom:55px}}.commonBanner__left__titleStyle{padding-bottom:35px}@media only screen and (min-width: 850px){.commonBanner__left__titleStyle{padding:0 30px 0 0}}.commonBanner__left__titleStyle__line{font-size:1.875rem;font-weight:200;letter-spacing:4px}@media only screen and (min-width: 850px){.commonBanner__left__titleStyle__line{font-size:2.5rem}}@media only screen and (min-width: 1200px){.commonBanner__left__titleStyle__line{font-size:3.125rem}}.commonBanner__left__titleStyle__line .color{color:#a31a7e}@media only screen and (min-width: 850px){.commonBanner__right{width:390px}}@media only screen and (min-width: 1200px){.commonBanner__right{width:auto;max-width:445px}}.commonBanner__right__title{font-size:1.5rem;font-weight:500;padding-bottom:15px}@media only screen and (min-width: 850px){.commonBanner__right__title{font-size:1.875rem}}@media only screen and (min-width: 1200px){.commonBanner__right__title{font-size:2.25rem;padding-bottom:20px}}.commonBanner__right__title .breakMobOnly{display:block}@media only screen and (min-width: 500px){.commonBanner__right__title .breakMobOnly{display:inline-block}}@media only screen and (min-width: 500px){.commonBanner__right__title .breakSMOnwards{display:block}}.commonBanner__right__text{line-height:1.5}@media only screen and (min-width: 850px){.commonBanner__right__text{line-height:1.6}}@media only screen and (min-width: 1200px){.commonBanner__right__text .blockLG{display:block}}.footer{margin-bottom:40px}.footer__wrapper__top{max-width:1440px;margin-left:auto;margin-right:auto;padding-bottom:35px}@media only screen and (min-width: 500px){.footer__wrapper__top{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:50px}}@media only screen and (min-width: 1200px){.footer__wrapper__top{padding:0 110px 50px;-ms-flex-wrap:no-wrap;flex-wrap:no-wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.footer__wrapper__top__logo{margin-bottom:25px}@media only screen and (min-width: 500px){.footer__wrapper__top__logo{width:100%;margin-bottom:0}}@media only screen and (min-width: 1200px){.footer__wrapper__top__logo{width:auto}}.footer__wrapper__top__logo__img{width:110px;height:100px;margin:0 auto 17px}@media only screen and (min-width: 1200px){.footer__wrapper__top__logo__img{margin-left:0}}.footer__wrapper__top__logo__wording{text-align:center;color:#42145f;font-size:.875rem;text-transform:uppercase;font-weight:700;line-height:1.3}@media only screen and (min-width: 1200px){.footer__wrapper__top__logo__wording{text-align:left}}.footer__wrapper__top__logo__wording span{display:block}.footer__wrapper__top__phone{text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width: 500px){.footer__wrapper__top__phone{width:100%;margin-top:50px}}@media only screen and (min-width: 1200px){.footer__wrapper__top__phone{width:auto;margin-top:20px}}.footer__wrapper__top__phone__wrapper{position:relative;background-color:#f2f2f2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:280px;height:55px;border-radius:28px;padding-right:20px}.footer__wrapper__top__phone__wrapper__icon{position:absolute;top:0;left:0;height:55px;width:55px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#f2f2f2;border:5px solid #fff}.footer__wrapper__top__phone__wrapper__icon svg{width:23px;height:23px;fill:#42145f}.footer__wrapper__top__phone__wrapper__tel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:right;color:#42145f}.footer__wrapper__top__phone__wrapper__tel__numbers{font-size:1.75rem;font-weight:700;line-height:.9}.footer__wrapper__top__phone__wrapper__tel__legals{font-weight:300;font-size:.625rem;text-transform:uppercase}.footer__wrapper__middle{background-color:#42145f;margin-bottom:30px}@media only screen and (min-width: 1200px){.footer__wrapper__middle{margin-bottom:50px}}.footer__wrapper__middle__container{padding:24px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width: 500px){.footer__wrapper__middle__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:35px 20px}}.footer__wrapper__middle__container__link{color:#fff;font-size:1rem;font-weight:500;text-decoration:none;margin-bottom:20px;text-transform:uppercase}@media only screen and (min-width: 500px){.footer__wrapper__middle__container__link{margin:0 20px 0 0}}.footer__wrapper__middle__container__link:last-child{margin-bottom:0}@media only screen and (min-width: 500px){.footer__wrapper__middle__container__link:last-child{margin-right:0}}.footer__wrapper__bottom{max-width:1440px;margin-left:auto;margin-right:auto}.footer__wrapper__bottom__logosAndSocial{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:30px}@media only screen and (min-width: 850px){.footer__wrapper__bottom__logosAndSocial{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5px 50px 35px}}.footer__wrapper__bottom__logos{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width: 850px){.footer__wrapper__bottom__logos{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}.footer__wrapper__bottom__logos__img{height:30px;margin-right:15px}@media only screen and (min-width: 400px){.footer__wrapper__bottom__logos__img{margin-right:20px}}@media only screen and (min-width: 1200px){.footer__wrapper__bottom__logos__img{height:38px;margin-right:30px}}.footer__wrapper__bottom__logos__img:last-child{margin-right:0}@media only screen and (min-width: 400px){.footer__wrapper__bottom__logos__img--mid{height:44px}}@media only screen and (min-width: 1200px){.footer__wrapper__bottom__logos__img--mid{height:50px}}.footer__wrapper__bottom__logos__img.rf{height:66px}@media only screen and (min-width: 1200px){.footer__wrapper__bottom__logos__img.rf{height:80px}}.footer__wrapper__bottom__logos__img.ccr{height:38px}@media only screen and (min-width: 1200px){.footer__wrapper__bottom__logos__img.ccr{height:54px}}.footer__wrapper__bottom__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:25px}@media only screen and (min-width: 850px){.footer__wrapper__bottom__social{margin-bottom:0}}.footer__wrapper__bottom__social__link{text-decoration:none;width:41px;height:41px;border-radius:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#42145f;margin-right:15px;border:2px solid #42145f;-webkit-transition:background-color .2s;transition:background-color .2s}.footer__wrapper__bottom__social__link:last-child{margin-right:0}@media only screen and (min-width: 1200px){.footer__wrapper__bottom__social__link:hover{background-color:#fff}}@media only screen and (min-width: 1200px){.footer__wrapper__bottom__social__link:hover svg{fill:#42145f}}.footer__wrapper__bottom__social__link svg{width:22px;height:22px;fill:#fff;-webkit-transition:fill .2s;transition:fill .2s}.footer__wrapper__bottom__legals{padding:0 20px}@media only screen and (min-width: 500px){.footer__wrapper__bottom__legals{padding:0 50px}}.footer__wrapper__bottom__legals__txt{font-size:.6875rem;color:#4b4b4b}.footer__wrapper__bottom__legals__txt__link{color:#000}.subscribe{position:fixed;bottom:20px;right:-100%;background-color:#42145f;padding:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;-webkit-transition:right .2s;transition:right .2s;z-index:4;-webkit-box-shadow:0px 0px 12px 6px rgba(0,0,0,.2);box-shadow:0px 0px 12px 6px rgba(0,0,0,.2)}@media only screen and (min-width: 1200px){.subscribe{padding:15px}}.subscribe.active{right:0}@media only screen and (min-width: 1200px){.subscribe__icon{margin-right:15px}}.subscribe__icon svg{width:40px;height:40px;fill:#fff}.subscribe__btn{display:none}@media only screen and (min-width: 1200px){.subscribe__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:194px;height:52px;border-radius:28px;background-color:#fff;color:#42145f;font-size:1.125rem;font-weight:500;border:2px solid #fff;-webkit-transition:background-color .2s,color .2s;transition:background-color .2s,color .2s}}@media only screen and (min-width: 1200px){.subscribe__btn:hover{background-color:#42145f;color:#fff}}.dispositifsTab{position:relative;padding-bottom:50px}@media only screen and (min-width: 850px){.dispositifsTab{padding-bottom:60px}}@media only screen and (min-width: 1200px){.dispositifsTab{padding-bottom:70px}}.dispositifsTab__container{max-width:1440px;margin-left:auto;margin-right:auto;position:relative;z-index:1;padding:0 20px}@media only screen and (min-width: 850px){.dispositifsTab__container{padding:0 50px}}@media only screen and (min-width: 1200px){.dispositifsTab__container{padding-left:70px}}.dispositifsTab__inner{width:100%;max-width:970px}.dispositifsTab__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:10px}@media only screen and (min-width: 500px){.dispositifsTab__buttons{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media only screen and (min-width: 850px){.dispositifsTab__buttons{padding-bottom:5px}}@media only screen and (min-width: 1200px){.dispositifsTab__buttons{padding-bottom:0}}.dispositifsTab__buttons__btn{opacity:.4;width:calc(50% - 5px);color:#fff;background-color:#a31a7e;text-transform:uppercase;text-align:center;padding:12px 15px 10px;cursor:pointer;font-size:.875rem;-webkit-transition:opacity .5s;transition:opacity .5s}@media only screen and (min-width: 500px){.dispositifsTab__buttons__btn{width:auto;padding:12px 25px 10px}}@media only screen and (min-width: 850px){.dispositifsTab__buttons__btn{width:190px}}@media only screen and (min-width: 1200px){.dispositifsTab__buttons__btn{padding:15px 50px 13px;width:221px}}@media only screen and (min-width: 500px){.dispositifsTab__buttons__btn:first-child{margin-right:10px}}@media only screen and (min-width: 1200px){.dispositifsTab__buttons__btn:first-child{margin-right:3px}}@media only screen and (min-width: 1200px){.dispositifsTab__buttons__btn:hover{opacity:.75}}.dispositifsTab__buttons__btn.active{opacity:1;pointer-events:none}.dispositifsTab__tabBlocks__tabData{display:none}.dispositifsTab__tabBlocks__tabData.active{display:block}.dispositifsTab .break{display:block}.dispositifsTab__shade{position:absolute;top:40%;left:-200px;width:400px}@media only screen and (min-width: 850px){.dispositifsTab__shade{left:-350px;top:35%;width:700px}}@media only screen and (min-width: 1200px){.dispositifsTab__shade{top:42%;left:-500px;width:1000px}}.dispositifsTab__shade__img{width:100%;height:auto}.tabPic{margin-bottom:25px}@media only screen and (min-width: 850px){.tabPic{margin-bottom:40px}}@media only screen and (min-width: 1200px){.tabPic{margin-bottom:60px}}.tabPic__pic{display:block;height:180px}@media only screen and (min-width: 400px){.tabPic__pic{height:200px}}@media only screen and (min-width: 500px){.tabPic__pic{height:280px}}@media only screen and (min-width: 850px){.tabPic__pic{height:350px}}@media only screen and (min-width: 1200px){.tabPic__pic{height:420px}}.tabPic__pic__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.tabMainContent{padding-bottom:30px}@media only screen and (min-width: 850px){.tabMainContent{padding-bottom:38px}}@media only screen and (min-width: 1200px){.tabMainContent{padding-bottom:45px}}.tabMainContent__title{font-size:1.5rem;color:#42145f;font-weight:500;padding-bottom:20px}@media only screen and (min-width: 850px){.tabMainContent__title{font-size:1.875rem}}@media only screen and (min-width: 1200px){.tabMainContent__title{font-size:2.25rem}}.tabMainContent__title .inlineBlock{display:inline-block}.tabMainContent__title sup{font-size:.875rem}@media only screen and (min-width: 850px){.tabMainContent__title sup{font-size:1rem}}.tabMainContent__text{color:#333;line-height:1.5}@media only screen and (min-width: 850px){.tabMainContent__text{font-size:1.0625rem}}@media only screen and (min-width: 1200px){.tabMainContent__text{font-size:1.25rem;line-height:1.4}}@media only screen and (min-width: 850px){.tabMainContent__text .breakMD{display:block}}.tabContent{color:#333}@media only screen and (min-width: 850px){.tabContent{width:100%;max-width:840px}}@media only screen and (min-width: 1200px){.tabContent{max-width:none}}.tabContent--space{margin-bottom:20px}@media only screen and (min-width: 1200px){.tabContent--space{margin-bottom:30px}}.tabContent__title{color:#a31a7e;font-size:1.125rem;font-weight:500;padding-bottom:15px}@media only screen and (min-width: 850px){.tabContent__title{font-size:1.3125rem}}@media only screen and (min-width: 1200px){.tabContent__title{font-size:1.5rem;padding-bottom:20px}}.tabContent__text{line-height:1.5;padding-bottom:15px}@media only screen and (min-width: 1200px){.tabContent__text{padding-bottom:20px;line-height:1.6}}.tabContent__text .break{display:block}@media only screen and (min-width: 850px){.tabContent__text .breakMD{display:block}}.tabContent__list{padding:10px 0 15px}@media only screen and (min-width: 850px){.tabContent__list{padding-bottom:20px}}@media only screen and (min-width: 1500px){.tabContent__list{padding-bottom:25px}}.tabContent__list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:20px}.tabContent__list__item__icon{margin-right:18px}.tabContent__list__item__icon .icon{width:32px;height:32px;fill:#42145f}.tabContent__list__item__text{width:calc(100% - 50px);line-height:1.5;padding-top:6px}.tabContent__list__item__text .bigText{color:#42145f}@media only screen and (min-width: 850px){.tabContent__list__item__text .bigText{font-size:1rem}}@media only screen and (min-width: 1200px){.tabContent__list__item__text .bigText{font-size:1.125rem}}@media only screen and (min-width: 850px){.tabContent__list__item__text .breakMD{display:block}}.tabContent__normalList__item{position:relative;padding-bottom:3px;line-height:1.5}.tabDataPic{margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width: 850px){.tabDataPic{margin-bottom:50px}}@media only screen and (min-width: 1200px){.tabDataPic{margin-bottom:60px}}.tabDataPic__pic{width:100%;max-width:665px}.tabDataPic__note{padding-top:15px;font-weight:700;color:#42145f;font-style:italic}.page.dispositifs{padding-top:185px;background:url("../img/page-shade.svg") -225px 85px no-repeat;background-size:450px}@media only screen and (min-width: 400px){.page.dispositifs{background-size:500px;background-position:-250px 85px}}@media only screen and (min-width: 500px){.page.dispositifs{background-size:600px;background-position:-300px 50px}}@media only screen and (min-width: 850px){.page.dispositifs{background-size:1000px;background-position:280px 50px}}@media only screen and (min-width: 1200px){.page.dispositifs{background-size:1224px;background-position:600px 50px}}.page.dispositifs .greyBlock{background-color:#f9f9f9}.commonBanner__left__title{color:#a31a7e;border-bottom-color:#a31a7e}.footer .greyBlock{background-color:#f9f9f9}