.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid rgba(0,0,0,0)}.slick-arrow.slick-hidden{display:none}.slick-arrow{position:absolute;top:calc(50% - 15px);background-color:rgba(0,0,0,0);text-indent:-999px;-webkit-box-shadow:none;box-shadow:none;border-style:solid;border-width:0 0 2px 2px;width:15px;height:15px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff #fff;font-size:0}.slick-arrow.slick-prev{left:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.slick-arrow.slick-next{right:0;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.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}.banner-eco{width:100%;background-image:url("../../dist/img/banner-eco.jpg");background-position:top left;background-size:cover;max-width:1440px;margin-left:auto;margin-right:auto;overflow:hidden}.banner-eco__wrapper{padding:30px 20px}@media only screen and (min-width: 500px){.banner-eco__wrapper{padding:70px 20px}}@media only screen and (min-width: 1200px){.banner-eco__wrapper{padding:70px 20px 160px}}.banner-eco__wrapper__title{text-align:center;font-size:1.5625rem;color:#fff;line-height:1.2;text-transform:uppercase;margin-bottom:28px}@media only screen and (min-width: 500px){.banner-eco__wrapper__title{font-size:1.25rem;margin-bottom:20px}}@media only screen and (min-width: 850px){.banner-eco__wrapper__title{font-size:1.875rem}}.banner-eco__wrapper__title__block{display:block}@media only screen and (min-width: 500px){.banner-eco__wrapper__title__block{display:inline-block}}.banner-eco__wrapper__title__underline{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.banner-eco__wrapper__title__underline:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:3px;background-color:#00a19a}.banner-eco__wrapper__txt{color:#fff;font-size:1rem;line-height:1.4;margin-bottom:40px;text-align:center}@media only screen and (min-width: 500px){.banner-eco__wrapper__txt{font-size:.875rem}}@media only screen and (min-width: 850px){.banner-eco__wrapper__txt{font-size:1rem}}@media only screen and (min-width: 1200px){.banner-eco__wrapper__txt{margin-bottom:95px}}@media only screen and (min-width: 500px){.banner-eco__wrapper__txt span{display:inline-block}}@media only screen and (min-width: 500px){.banner-eco__wrapper__content__carousel{max-width:500px;margin:0 auto}}@media only screen and (min-width: 850px){.banner-eco__wrapper__content__carousel{max-width:100%}}@media only screen and (min-width: 1200px){.banner-eco__wrapper__content__carousel{max-width:1015px}}.banner-eco__wrapper__content__carousel .slick-arrow{cursor:pointer}@media only screen and (min-width: 500px){.banner-eco__wrapper__content__carousel .slick-arrow{top:calc(60% - 15px)}}@media only screen and (min-width: 500px){.banner-eco__wrapper__content__carousel .slick-arrow.slick-prev{left:-20px}}@media only screen and (min-width: 850px){.banner-eco__wrapper__content__carousel .slick-arrow.slick-prev{left:0}}@media only screen and (min-width: 1200px){.banner-eco__wrapper__content__carousel .slick-arrow.slick-prev{left:-30px}}@media only screen and (min-width: 500px){.banner-eco__wrapper__content__carousel .slick-arrow.slick-next{right:-20px}}@media only screen and (min-width: 850px){.banner-eco__wrapper__content__carousel .slick-arrow.slick-next{right:0}}@media only screen and (min-width: 1200px){.banner-eco__wrapper__content__carousel .slick-arrow.slick-next{right:-30px}}.item-eco__wrapper{position:relative;z-index:0;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: 1200px){.item-eco__wrapper{-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}}.item-eco__wrapper__top{width:70px;position:relative;z-index:1}@media only screen and (min-width: 1200px){.item-eco__wrapper__top{margin:-14px -20px 0 0}}.item-eco__wrapper__top__number{color:#00a19a;font-size:1.5rem;font-weight:700}.item-eco__wrapper__top__icon{width:70px;height:70px;background-color:#00a19a;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}.item-eco__wrapper__top__icon svg{width:40px;height:40px;fill:#fff}.item-eco__wrapper__bottom{position:relative;z-index:0;background-color:#fff;padding:15px 5px 5px;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:215px;height:136px;margin-top:-15px;border-bottom:4px solid #00a19a}@media only screen and (min-width: 1200px){.item-eco__wrapper__bottom{width:245px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:0;padding:20px 5px}}.item-eco__wrapper__bottom__txt{font-size:1.125rem;font-weight:700;text-align:center;color:#42145f}@media only screen and (min-width: 1200px){.item-eco__wrapper__bottom__txt{text-align:left;padding-left:35px}}.item-eco__wrapper__bottom__txt__block{display:block}@media only screen and (min-width: 1200px){.item-eco__wrapper__bottom__txt__block.inlineDesk{display:inline}}.item-eco__wrapper__bottom__txt .color{color:#00a19a}.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}}.article__wrapper{max-width:1440px;margin-left:auto;margin-right:auto;overflow:hidden;z-index:0;position:relative;padding:125px 20px 80px}@media only screen and (min-width: 500px){.article__wrapper{padding:120px 50px 80px}}@media only screen and (min-width: 1200px){.article__wrapper{padding:190px 70px 80px}}.article__wrapper__logo{position:absolute;z-index:0;top:38px;left:-150px;width:300px;height:200px}@media only screen and (min-width: 500px){.article__wrapper__logo{top:70px;left:auto;right:0;width:500px;height:406px}}@media only screen and (min-width: 1200px){.article__wrapper__logo{width:1132px;height:1132px;left:auto;right:-400px}}.article__wrapper__logo .svg__color1{fill:rgba(163,26,126,.05)}@media only screen and (min-width: 500px){.article__wrapper__logo .svg__color1{fill:rgba(240,230,140,.2)}}.article__wrapper__logo .svg__color2{fill:rgba(174,167,146,.1)}.article__wrapper__title{font-size:1.5rem;font-weight:500;color:#000;line-height:1.2;margin-bottom:30px}@media only screen and (min-width: 1200px){.article__wrapper__title{font-size:2.25rem;margin-bottom:45px}}@media only screen and (min-width: 850px){.article__wrapper__title span{display:block}}.article__wrapper__media{margin-bottom:25px}@media only screen and (min-width: 850px){.article__wrapper__media{margin-bottom:45px}}.article__wrapper__media__img{position:relative;width:100%;height:190px;background-position:center;background-size:cover;margin-bottom:15px}@media only screen and (min-width: 500px){.article__wrapper__media__img{height:350px}}@media only screen and (min-width: 850px){.article__wrapper__media__img{height:450px;margin-bottom:24px}}@media only screen and (min-width: 1200px){.article__wrapper__media__img{height:600px}}.article__wrapper__media__img.variante{background-position:top center}.article__wrapper__media__img__theme{position:absolute;top:0;left:0;display:inline-block;padding:5px 10px;color:#fff;font-size:.5625rem;background-color:#000;text-transform:uppercase}@media only screen and (min-width: 500px){.article__wrapper__media__img__theme{font-size:1.125rem}}.article__wrapper__media__date{font-size:.75rem;color:#000;font-weight:700}@media only screen and (min-width: 850px){.article__wrapper__media__date{font-size:1rem}}.article__wrapper__txt{font-size:.875rem}@media only screen and (min-width: 850px){.article__wrapper__txt{font-size:1rem}}@media only screen and (min-width: 500px){.article__wrapper__txt__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (min-width: 500px){.article__wrapper__txt__container__content{width:50%}}.article__wrapper__txt__container.hide{display:none}.article__wrapper__txt__container.hide.show{display:block}@media only screen and (min-width: 500px){.article__wrapper__txt__container.hide.show{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}.article__wrapper__txt__paragraph{margin-bottom:15px;line-height:1.4}@media only screen and (min-width: 850px){.article__wrapper__txt__paragraph{margin-bottom:20px}}.article__wrapper__txt__paragraph.hide{display:none}.article__wrapper__txt__paragraph.hide.show{display:block}.article__wrapper__txt__paragraph.mainTitle{margin-bottom:50px}@media only screen and (min-width: 1200px){.article__wrapper__txt__paragraph.mainTitle{font-size:1.25rem}}.article__wrapper__txt__paragraph.subtitle{margin-top:20px;color:#42145f}@media only screen and (min-width: 850px){.article__wrapper__txt__paragraph.subtitle{margin-top:40px}}@media only screen and (min-width: 500px){.article__wrapper__txt__paragraph.right{text-align:right}}.article__wrapper__txt__paragraph sup{font-size:.5625rem}.article__wrapper__txt__readMore:before{content:"Lire la suite";display:block;font-size:1rem;font-weight:700;text-decoration:underline;cursor:pointer;margin-top:20px}.article__wrapper__txt__readMore.minus:before{content:"Lire moins"}.article__visuals{padding-top:20px}@media only screen and (min-width: 500px){.article__visuals{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.article__visuals__img{width:100%;height:230px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media only screen and (min-width: 400px){.article__visuals__img{height:300px}}@media only screen and (min-width: 500px){.article__visuals__img{width:calc(50% - 10px)}}@media only screen and (min-width: 850px){.article__visuals__img{height:350px}}@media only screen and (min-width: 1200px){.article__visuals__img{height:420px}}.article__visuals__img:first-child{margin-bottom:15px}@media only screen and (min-width: 500px){.article__visuals__img:first-child{margin-bottom:0}}