/* @license GNU-GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.grid-row{padding:0 1rem;}@media all and (min-width:700px){.grid-row{padding:0;width:90%;max-width:1360px;margin:0 auto;}}.grid-list{}@media all and (min-width:750px){.grid-list--2,.grid-list--3,.grid-list--4{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;justify-content:space-between;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;}.grid-list--2 > *,.grid-list--3 > *,.grid-list--4 > *{width:48%;}}@media all and (min-width:900px){.grid-list--3::before,.grid-list--4::before{order:999;}.grid-list--3::before,.grid-list--4::before,.grid-list--4::after{content:"";height:0;}.grid-list--3 > *,.grid-list--3::before{width:30%;}.grid-list--4 > *,.grid-list--4::before,.grid-list--4::after{width:23%;}}.top-spacing--xs{margin-top:.33rem;}.top-spacing--s{margin-top:.66rem;}.top-spacing--m{margin-top:1rem;}.top-spacing--l,.top-spacing--xl,.top-spacing--xxl{margin-top:1.5rem;}@media all and (min-width:750px){.top-spacing--xl{margin-top:3rem;}.top-spacing--xxl{margin-top:6rem;}}.bottom-spacing--xs{margin-bottom:.33rem;}.bottom-spacing--s{margin-bottom:.66rem;}.bottom-spacing--m{margin-bottom:1rem;}.bottom-spacing--l,.bottom-spacing--xl,.bottom-spacing--xxl{margin-bottom:1.5rem;}@media all and (min-width:750px){.bottom-spacing--xl{margin-bottom:3rem;}.bottom-spacing--xxl{margin-bottom:6rem;}}

.footer{position:relative;padding-top:1.5rem;margin-top:0;text-align:center;color:#555;border-top:1px solid #CCC;}.footer::before{content:"";display:inline-block;width:186px;height:106px;background-image:url(/themes/custom/percutafeine/images/pierre-fabre-medicament.svg);background-repeat:no-repeat;background-position:center;-webkit-background-size:contain;background-size:contain;}.menu--footer{margin:0;padding:0;display:inline-block;text-align:center;}.menu--footer .menu__item{display:inline-block;}.menu--footer .menu__item::after{content:" | ";}.menu--footer .menu__item:last-child::after{display:none;}.menu--footer .menu__link{text-decoration:underline;color:#888888;}.menu--footer .menu__link:hover{color:#D13A81;}@media all and (min-width:1300px){.menu--footer .menu__item{margin:0 .5rem;}.menu--footer .menu__item::after{margin-left:1rem;}}
@media all and (min-width:1000px){.header{padding:1rem 0;}.header > .grid-row{width:95%;margin-left:5%;max-width:none;}.header__wrapper{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:space-between;}.region-header{width:200px;margin:0;}.region-primary-menu{width:calc(100% - 210px);margin:0;}}@media all and (min-width:1200px){.region-primary-menu{width:80%;}}@media all and (min-width:1400px){.header{padding:1.3rem 0;}.region-primary-menu{width:75%;}}@media all and (min-width:1600px){.header{padding:1.5rem 0;}.header > .grid-row{width:90%;margin-left:10%;max-width:1920px;}}.menu--main{text-transform:uppercase;}.menu--main .menu{position:fixed;z-index:20;left:-100vw;top:61px;width:100vw;padding:1rem;margin:0;list-style:none;background-color:#da0b71;-webkit-transition:all ease .25s;-o-transition:all ease .25s;transition:all ease .25s;}.user-logged-in .menu--main .menu{top:100px;}.menu--main .menu.is-open{left:0;}.menu--main .menu__item{margin-bottom:1rem;}.menu--main .menu__link,.menu--main .menu__link.is-active{color:#FFF;}@media all and (min-width:1000px){.menu--main .menu{position:relative;top:inherit;left:inherit;padding:.25rem .75rem .75rem .25rem;width:100%;display:-webkit-inline-flex;display:-moz-inline-flex;display:-ms-inline-flex;display:-o-inline-flex;display:inline-flex;justify-content:space-between;background-color:transparent;border-bottom:1px solid #DA0071;}.user-logged-in .menu--main .menu{top:0;}.menu--main .menu__item{margin-bottom:0;}.menu--main .menu__link,.menu--main .menu__link.is-active{position:relative;font-size:.85em;color:#222222;}.menu--main .menu__link:hover{color:#DA0071;}.menu--main .menu__link::after{content:"";position:absolute;z-index:-1;bottom:-12px;left:calc(50% - 2px);display:block;width:4px;height:0px;border-radius:1px;background-image:linear-gradient(0deg,rgba(218,11,113,1) 0%,rgba(255,255,255,1) 80%);opacity:0;transition:all ease .25s;}.menu--main .menu__link:hover::after{height:20px;opacity:1;}}@media all and (min-width:1300px){.menu--main .menu{padding-right:5%;}.menu--main .menu__link,.menu--main .menu__link.is-active{font-size:.9em;}}@media all and (min-width:1400px){}.mobile-menu-trigger{position:absolute;right:1rem;top:5px;;border:none;width:50px;height:50px;text-indent:100px;background-color:transparent;white-space:nowrap;overflow:hidden;}.mobile-menu-trigger:focus{outline:none;}.mobile-menu-trigger span{position:absolute;left:14px;display:block;width:22px;height:3px;background-color:#DA0071;border-radius:5px;transition:all ease .25s;}.mobile-menu-trigger span:nth-child(1){top:16px;}.mobile-menu-trigger span:nth-child(2){top:24px;}.mobile-menu-trigger span:nth-child(3){top:32px;}.mobile-menu-trigger.is-open span:nth-child(1){top:24px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}.mobile-menu-trigger.is-open span:nth-child(2){width:0;left:22px;}.mobile-menu-trigger.is-open span:nth-child(3){top:24px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);}@media all and (min-width:1000px){.mobile-menu-trigger{display:none;}}
input,textarea{max-width:100%;}.user-login-form,.user-pass{padding:3rem 1rem;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;align-items:center;justify-content:center;}.user-login-form .form-item,.user-pass .form-item{width:100%;display:flex;flex-direction:column;}.user-login-form .form-item .form-text,.user-pass .form-item .form-text{padding:12px 20px;margin:8px 0;display:inline-block;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;}.user-login-form .form-submit,.user-pass .form-submit{background:#E05193;color:#FFF;padding:14px 20px;margin:8px 0;border:none;border-radius:10px;cursor:pointer;}.user-login-form .form-submit:hover,.user-pass .form-submit:hover{background:#A8ADB1;}@media screen and (min-width:700px){.user-login-form .form-item,.user-pass .form-item{width:50%;max-width:745px;}}@media screen and (min-width:1200px){.user-login-form .form-item,.user-pass .form-item{width:33.333%;max-width:438px;}}
html{height:100%;font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.5;}html,body{position:relative;font-family:Arial,sans-serif;color:#222;}body{font-family:"Open Sans",Arial,sans-serif;overflow-x:hidden;}body *{box-sizing:border-box;}img{max-width:100%;height:auto;}p,h1,h2,h3{position:relative;}::selection{background-color:#D13A81;color:#fff;}a{color:blue;text-decoration:none;}
.page-title{padding:1rem 1rem 0;margin-bottom:0;font-family:"Sansita",Arial,sans-serif;text-align:center;color:#FFF;background-color:#D13A81;}@media all and (min-width:1300px){.page-title{padding-top:1.5rem;}}.breadcrumb{padding:.5rem 1rem 1rem;font-size:.85em;text-align:center;background-color:#D13A81;}.breadcrumb li:before{content:" > ";color:#FFF;}.breadcrumb a,.breadcrumb li{color:#FFF;}@media all and (min-width:1300px){.breadcrumb{padding-bottom:1.5rem;}}.hero{position:relative;overflow:hidden;}.hero__wrapper{padding:1rem 0;position:relative;z-index:1;}.hero__title{margin:.25rem 0;font-size:1.3em;font-weight:300;text-align:right;line-height:1.3;color:#427C3E;}.hero__title span{display:block;color:#526775;}.hero__image{position:relative;margin-left:auto;width:130px;}.hero__background img{position:absolute;top:0;left:50%;-webkit-transform:translateX(-40%);-ms-transform:translateX(-40%);-o-transform:translateX(-40%);transform:translateX(-40%);display:block;max-width:none;width:1400px;}@media all and (min-width:550px){.hero__wrapper{margin-right:10%;}}@media all and (min-width:750px){.hero__title{margin-right:28%;}}@media all and (min-width:1100px){.hero__background img{position:relative;left:inherit;-webkit-transform:none;-ms-transform:none;-o-transform:none;transform:none;}.hero__wrapper{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;}.hero__title{position:absolute;left:38%;margin:0;font-size:1.5em;}.hero__image{margin-right:5%;width:165px;}}@media all and (min-width:1340px){.hero__background img{max-width:100%;width:auto;}.hero__image{margin-right:16%;}.hero__title{left:30%;font-size:1.6em;}}@media all and (min-width:1450px){.hero__image{width:175px;}.hero__title{font-size:1.8em;}}@media all and (min-width:1600px){.hero__image{width:185px;margin-right:17%;}}@media all and (min-width:1700px){.hero__title{margin-top:1rem;font-size:2.2em;}.hero__image{width:220px;margin-top:1rem;}}.product{margin-top:1rem;}.product__image{text-align:center;}.product__title{padding-bottom:1.5rem;font-family:"Sansita",Arial,sans-serif;text-align:center;font-size:1.9em;color:#222222;border-bottom:1px solid #D13A81;}.product__text strong{font-size:1.3em;font-family:"Sansita",Arial,sans-serif;font-weight:bold;color:#D13A81;}.product__text ul{margin-top:.25rem;padding-left:1rem;font-size:.9em;font-weight:bold;}.product__text p{margin:.25rem 0;}.product__text .field__item{margin-bottom:1.5rem;}@media all and (min-width:750px){.product__wrapper{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between;}.product__image,.product__content{width:calc(50% - .5rem);}.product__title{max-width:460px;padding-bottom:.5rem;text-align:left;}}@media all and (min-width:1000px){.product{margin-top:3rem;}.product__title{margin-top:0;font-size:2.3em;}}@media all and (min-width:1300px){.product__image{width:calc(41.666% - .5rem);}.product__content{width:calc(58.333% - .5rem);}}@media all and (min-width:1400px){.product__image{width:calc(33.333% - .5rem);}.product__content{width:calc(58.333% - .5rem);}.product__content .field__items{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;}.product__content .field__item{width:100%;}.product__content .field__item:first-child,.product__content .field__item:nth-child(2){width:calc(50% - .5rem);}}.featured-content{overflow:hidden;padding-bottom:2rem;text-align:center;color:#fff;background-color:#D13A81;}.featured-content__title{margin-top:0;padding-bottom:.5rem;display:inline-block;font-family:"Sansita",Arial,sans-serif;font-size:2em;border-bottom:1px solid #fff;}.featured-content__title::after{content:"";display:inline-block;width:62px;height:62px;margin-left:.5rem;background:url(/themes/custom/percutafeine/images/speech-bubble.svg) center no-repeat transparent;-webkit-background-size:contain;background-size:contain;}.featured-content__large-wrapper{overflow:hidden;padding-bottom:2rem;text-align:left;}.featured-content__image{margin:0 -1rem;}.featured-content__image .field__item{position:relative;}.featured-content__image .field__item::after{content:"";position:absolute;bottom:-2rem;right:1rem;width:100px;height:75px;margin-left:.5rem;background:url(/themes/custom/percutafeine/images/coffee-beans.svg) center no-repeat transparent;-webkit-background-size:contain;background-size:contain;}@media all and (min-width:600px){.featured-content__image{margin:0;}}@media all and (min-width:850px){.featured-content{text-align:center;}.featured-content__title{position:relative;margin-bottom:3rem;text-align:center;font-size:2em;}.featured-content__title::after{position:absolute;right:-75px;bottom:1rem;display:block;}.featured-content__wrapper{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between;}.featured-content__text{width:calc(41.666% - .5rem);text-align:left;}.featured-content__image{margin-top:1rem;width:calc(58.333% - .5rem);}.featured-content__image img{max-width:none;width:160%;}}@media all and (min-width:1000px){.featured-content{overflow:visible;}}@media all and (min-width:1100px){.featured-content{padding-top:2rem;}}@media all and (min-width:1200px){.featured-content__title{font-size:2.8em;}.featured-content__title::after{width:80px;height:80px;right:-90px;bottom:1.5rem;}.featured-content__image img{width:130%;}.featured-content__image .field__item::after{bottom:-4rem;width:186px;height:139px;}.featured-content__text{padding-right:1rem;font-size:1.07em;line-height:1.6;}}@media all and (min-width:1400px){.featured-content__image img{width:auto;}}@media all and (min-width:1600px){.featured-content__image{padding-left:1.5rem;}}.block-separator{overflow:hidden;}.block-separator__image{display:block;max-width:none;}.block-separator--featured-top{margin-bottom:-80px;margin-left:-270px;}.block-separator--featured-bottom{margin-left:-210px;margin-top:-20px;}@media all and (min-width:750px){.block-separator--featured-top{margin-top:3rem;margin-bottom:-30px;}}@media all and (min-width:1000px){.block-separator--featured-top,.block-separator--featured-bottom{margin-left:-120px;}}@media all and (min-width:1100px){.block-separator--featured-top,.block-separator--featured-bottom{margin-left:-5%;margin-right:-5%;}.block-separator__image{max-width:110%;}.block-separator--featured-top{margin-bottom:-2px;}}@media all and (min-width:1300px){.block-separator--featured-top{margin-top:6rem;}}@media all and (min-width:1500px){.block-separator__image{max-width:none;width:110%;}}.collapsible-list{position:relative;text-align:center;}.collapsible-list__title::before,.collapsible-list__title::after{content:"";position:absolute;}.collapsible-list__title::before{right:0;bottom:-2px;left:0;height:1px;background-color:#D13A81;}.collapsible-list__title::after{right:-75px;bottom:5px;width:66px;height:71px;background:url(/themes/custom/percutafeine/images/faq-bubble.svg) center no-repeat transparent;-webkit-background-size:contain;background-size:contain;}.collapsible-list__title{display:inline-block;margin-top:2rem;margin-bottom:1rem;font-family:"Sansita",Arial,sans-serif;color:#222;}.collapsible-item{text-align:left;}.collapsible-item__title{position:relative;padding-bottom:1rem;padding-right:2rem;font-family:"Sansita",Arial,sans-serif;font-size:1.1em;font-weight:bold;color:#D13A81;border-bottom:1px solid #D13A81;cursor:pointer;}.collapsible-item__title::after{content:"+";position:absolute;top:0;right:0;width:26px;height:26px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;-ms-align-items:center;align-items:center;font-size:2em;font-weight:600;text-align:center;line-height:1;color:#D13A81;transition:all ease .25s;}.collapsible-item__title.is-open::after{content:"-";}.collapsible-item__content{display:none;color:#333;}.collapsible-item__content > div{padding:1px 1rem;}.collapsible-item__content ul{padding-left:.8em;}@media all and (min-width:1100px){.collapsible-list__title{margin-top:5rem;margin-bottom:2rem;font-size:2.8em;}.collapsible-list__title::after{width:80px;height:86px;bottom:1.5rem;right:-90px;}.collapsible-item__title{font-size:1.4em;}}@media all and (min-width:1300px){.collapsible-list__title{margin-top:8rem;}}.push-list{margin:3rem 0 0;padding-top:3rem;background-image:url(/themes/custom/percutafeine/images/push-background.jpg);background-repeat:no-repeat;background-position:top left;-webkit-background-size:680px auto;background-size:680px auto;}.push-list .field__items > .field__item{margin-bottom:1rem;}.push-item__link{position:relative;display:block;}.push-item__link::after{content:"";position:absolute;top:51%;right:0;bottom:51%;left:0;background-color:rgba(209,58,129,0);transition:all ease .25s;}.push-item__link:hover::after{top:0;bottom:0;background-color:rgba(209,58,129,.3);}.push-item__link img{display:block;}.push-item__text{position:absolute;z-index:5;top:0;bottom:0;left:1.5rem;width:130px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;justify-content:center;font-family:"Sansita",Arial,sans-serif;font-size:1.25em;font-weight:bold;line-height:1.2;color:#fff;}@media all and (min-width:550px){.push-list{-webkit-background-size:cover;background-size:cover;}.push-list .field__items{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;gap:1rem;}.push-list .field__items > .field__item{width:calc(50% - .5rem);}}@media all and (min-width:1000px){.push-list{padding-top:5rem;padding-bottom:5rem;}}@media all and (min-width:1350px){.push-list{padding-top:8rem;padding-bottom:8rem;}.push-item__text{left:2.5rem;width:180px;font-size:1.75em;}}@media all and (min-width:1500px){.push-list .field__items > .field__item{width:calc(50% - .85rem);}.push-item__text{font-size:1.85em;}}.multiple-texts{margin:2rem auto;}.multiple-texts p{line-height:1.6;}.multiple-texts strong{font-family:"Sansita",Arial,sans-serif;font-size:1.2em;}.multiple-texts a{display:inline-block;padding:.5rem 1.5rem;margin-top:1rem;color:#FFF;background-color:#D13A81;border-radius:1.5rem;}@media all and (min-width:750px){.multiple-texts .field__items{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;}.multiple-texts .field__item{width:45%;margin:1rem;}}@media all and (min-width:1300px){.multiple-texts .field__items{margin-bottom:5rem;font-size:1.3em;}.multiple-texts .field__item{width:45%;margin:1rem 2.5%;}}.store-locator h2{text-align:center;font-family:"Sansita",Arial,sans-serif;}.store-locator__header{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column-reverse;-moz-flex-direction:column-reverse;-ms-flex-direction:column-reverse;-o-flex-direction:column-reverse;flex-direction:column-reverse;padding:.5rem;text-align:center;background-color:#333;}.store-locator .form-autocomplete{height:34px;border:none;}.store-locator__button-geoloc,.store-locator__header .button{display:block;height:34px;padding:.35rem 1rem;color:#FFF;background:#D13A81;border:none;cursor:pointer;}.store-locator__header .form-autocomplete{padding-left:1rem;}.store-locator__header .button{text-transform:uppercase;font-weight:bold;}.store-locator__header .description,.geolocation-latlng{display:none;}.pharmacy__list{list-style:none;}.pharmacy__item{position:relative;margin:1.5rem auto 2.5rem;padding-left:1.75rem;}.pharmacy__item::before{content:"";position:absolute;top:.4rem;left:.25rem;height:1rem;width:1rem;background-color:#D13A81;border-radius:50%;}.store-locator .pharmacy__title{margin-bottom:.75rem;font-family:"Sansita",Arial,sans-serif;font-size:1.4em;text-align:left;color:#222;}.pharmacy__phone{margin-top:.75rem;color:#757575;}.pharmacy__phone a{color:#757575;}.pharmacy__website a{display:inline-block;margin-top:.75rem;padding:.4rem 1.5rem;color:#FFF;background-color:#D13A81;}.store-locator__form fieldset{border:0;padding:0 0.5rem;}.store-locator__form fieldset label{display:none;}@media all and (min-width:750px){.store-locator__form{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;}.store-locator__header{-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;-o-flex-direction:row-reverse;flex-direction:row-reverse;justify-content:space-between;padding:.75rem 1rem;}.store-locator__header .form-actions,.store-locator__header .form-item{margin:0;}}.disabled-store-locator{margin:1.5rem 0 2.5rem;pointer-events:none;cursor:default;}.disabled-store-locator .store-locator__button{display:block;height:34px;padding:.35rem 1rem;color:#FFF;background:#D13A81;border:none;pointer-events:none;cursor:default;}.disabled-store-locator .store-locator__wrapper{position:relative;}.disabled-store-locator .store-locator__disable-text{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,0.7);color:#fff;text-align:center;font-family:"Sansita",Arial,sans-serif;font-size:1.5rem;}@media all and (min-width:700px){.disabled-store-locator .store-locator__disable-text{font-size:2.5rem;}}
html{height:100%;font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.15;}html,body{position:relative;color:#000000;font-weight:400;}body{overflow-x:hidden;margin:0;padding:0;}body *{box-sizing:border-box;}img{max-width:100%;height:auto;display:inline-block;vertical-align:middle;}p,h1,h2,h3{position:relative;}.pf-main-color,.pf-main-color-list li:before{color:#D13A81;}.pf-main-color-border{border-color:#D13A81;}.pf-main-color-background{background-color:#D13A81;}.pf-cta a{color:#fff;background:#D13A81;border:2px solid #D13A81;}.pf-grid-row{max-width:1335px;padding:0 15px;width:100%;margin:0 auto;}.pf-grid-row--s{max-width:595px;padding:0 15px;width:100%;margin:0 auto;}.pf-hero__title{font-family:'Sansita',sans-serif;}.pf-global-page{font-family:'Open Sans',sans-serif;}.pf-stats__number-inner{font-family:'Sansita',sans-serif;}.pf-global-page{font-size:17px;line-height:1.15;}.pf-global-page ul{font-size:17px;line-height:1.35;list-style:none;padding-left:2rem;}.pf-global-page ul li{position:relative;padding:0 0 0.75rem;}.pf-global-page ul li:before{content:'◯ ';position:absolute;left:-2rem;top:0;}.pf-global-page a{text-decoration:underline;}.pf-global-page a:hover{color:#D13A81;}.pf-global-page h1,.pf-global-page h2,.pf-global-page h3{font-size:1em;margin:0;}.pf-subtitle{font-family:"Sansita",Arial,sans-serif;font-weight:700;margin:0;font-size:1.25em;}.pf-subtitle p{margin:0;}.pf-cta{margin:2rem 0 0;}.pf-cta a{text-decoration:none;padding:0.5rem 2rem;font-size:1.1em;text-transform:uppercase;font-weight:700;border-radius:50rem;max-width:535px;display:inline-block;text-align:center;transition:all 0.25s;}.pf-cta a:hover{background-color:#fff;}.pf-cta--over-image{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);}.pf-cta--over-image a{max-width:100%;}@media screen and (min-width:768px){.pf-subtitle{font-size:1.5em;}}@media screen and (min-width:1024px){.pf-subtitle{font-size:2em;}}@media screen and (min-width:1280px){.pf-subtitle{font-size:2.4em;}}.pf-hero{background:linear-gradient(#003f6e 0%,#0069ad 100%);}.pf-hero__content{color:#fff;padding:2rem;}.pf-hero__title{margin:0;font-size:1.5em;}.pf-hero__text{margin:0;}.pf-hero__image{display:none;}.pf-hero__quote{font-style:normal;font-size:0.85em;font-weight:700;margin:1rem 0 0;}.pf-hero--alternative{background-image:url(/themes/custom/percutafeine/images/pf-global-page/hero-pierre-fabre.png);background-position:center right -15rem;background-size:cover;background-repeat:no-repeat;font-style:italic;color:#fff;}.pf-hero--alternative__content{max-width:611px;padding:8rem 0;}.pf-hero--alternative__text{font-size:1em;font-weight:700;margin:0;}@media screen and (min-width:600px){.pf-hero__title{font-size:1.75em;}}@media screen and (min-width:768px){.pf-hero__title{font-size:2em;}.pf-hero--alternative__text{font-size:1.5em;}}@media screen and (min-width:1024px){.pf-hero__wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;}.pf-hero__content{width:50%;font-size:0.85em;padding:0 0 0 4rem;}.pf-hero__image{display:flex;flex-direction:column;justify-content:flex-end;width:47%;}.pf-hero__text{max-width:480px;}.pf-hero--alternative__text{font-size:2em;}}@media screen and (min-width:1280px){.pf-hero__content{font-size:1em;padding:0 0 0 6rem;}.pf-hero__title{font-size:3em;}.pf-hero--alternative{background-position:center right;}}@media screen and (min-width:1420px){.pf-hero__content{padding:0 0 0 8rem;}.pf-hero__title{font-size:3.5em;}}@media screen and (min-width:1650px){.pf-hero__content{padding:0 0 0 10rem;}.pf-hero__title{font-size:4.25em;}}.pf-illustrated-text{padding:2rem 0;}.pf-illustrated-text__wrapper{display:flex;flex-direction:column;align-items:center;justify-content:space-between;}.pf-illustrated-text__content{margin-top:2rem;}@media screen and (min-width:768px){.pf-illustrated-text{padding:4rem 0;}.pf-illustrated-text__wrapper{flex-direction:row;justify-content:space-between;}.pf-illustrated-text__content{margin-top:0;}.pf-illustrated-text--position-image-right .pf-illustrated-text__content,.pf-illustrated-text--position-image-left .pf-illustrated-text__image{order:1;}.pf-illustrated-text--position-image-right .pf-illustrated-text__image,.pf-illustrated-text--position-image-left .pf-illustrated-text__content{order:2;}.pf-illustrated-text--ratio-60-40.pf-illustrated-text--position-image-left .pf-illustrated-text__image,.pf-illustrated-text--ratio-60-40.pf-illustrated-text--position-image-right .pf-illustrated-text__content{width:60%;}.pf-illustrated-text--ratio-60-40.pf-illustrated-text--position-image-right .pf-illustrated-text__image,.pf-illustrated-text--ratio-60-40.pf-illustrated-text--position-image-left .pf-illustrated-text__content{width:35%;}.pf-illustrated-text--ratio-40-60.pf-illustrated-text--position-image-left .pf-illustrated-text__image,.pf-illustrated-text--ratio-40-60.pf-illustrated-text--position-image-right .pf-illustrated-text__content{width:35%;}.pf-illustrated-text--ratio-40-60.pf-illustrated-text--position-image-right .pf-illustrated-text__image,.pf-illustrated-text--ratio-40-60.pf-illustrated-text--position-image-left .pf-illustrated-text__content{width:60%;}.pf-illustrated-text__image,.pf-illustrated-text__content{width:48%;}.pf-illustrated-text-multiple .pf-illustrated-text{padding:0;}.pf-illustrated-text-multiple .pf-illustrated-text__wrapper{align-items:flex-start;}.pf-illustrated-text-multiple .pf-illustrated-text__content{padding-top:1rem;}.pf-illustrated-text-multiple .pf-illustrated-text:nth-child(2){padding-bottom:1rem;}.pf-illustrated-text-multiple .pf-illustrated-text:nth-child(2) .pf-illustrated-text__image{transform:translateY(-130px);}}@media screen and (min-width:1024px){.pf-illustrated-text{padding:5rem 0;}.pf-illustrated-text-multiple .pf-illustrated-text__content{padding-top:3rem;}}@media screen and (min-width:1280px){.pf-illustrated-text-multiple .pf-illustrated-text__content{padding-top:6rem;}}.pf-simple-image{padding:1rem 0;}.pf-simple-image__wrapper{text-align:center;position:relative;}.pf-simple-image .pf-subtitle{padding-bottom:2rem;text-align:left;}.pf-simple-image__legend{text-align:center;color:#6B6B6B;font-size:0.875em;padding-top:1rem;}.pf-multiple-text{padding:2rem 0;}.pf-multiple-text__wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem 0;}@media screen and (min-width:768px){.pf-multiple-text__wrapper{flex-direction:row;align-items:flex-start;justify-content:space-between;}.pf-multiple-text_content{width:48%;}}.pf-simple-text{padding:2rem 0;}.pf-listing-numbers__item{border-bottom-width:2px;border-bottom-style:solid;padding:1rem 0;font-size:0.75em;}.pf-listing-numbers__item:last-child{border-bottom:none;}.pf-listing-numbers__item p{margin:0;}.pf-listing-numbers__title{font-weight:700;font-size:2em;}.pf-listing-numbers__text{font-size:1.35em;}@media screen and (min-width:1024px){.pf-listing-numbers__item{font-size:1em;}}.pf-footer{text-align:center;padding:2rem 0;margin:2rem 0 0;border-top:1px solid #DDDDDD;border-bottom:1px solid #DDDDDD;}.pf-footer__links{padding-top:2rem;}.pf-footer__links p{font-size:1.45em;}.pf-footer__links-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:center;}.pf-footer__links-item{margin:0 5px;}.pf-footer__links-item img{width:52px;height:52px;}@media screen and (min-width:600px){.pf-footer__links-item{margin:0 15px;}}.pf-stats__item{text-align:center;}.pf-stats__item p{margin:0;}.pf-stats__number{width:116px;height:116px;border-radius:50%;position:relative;display:inline-block;}.pf-stats__number-inner{color:#fff;font-size:2.75em;position:absolute;top:calc(50% - 5px);left:50%;transform:translateX(-50%) translateY(-50%);line-height:1;}.pf-stats__item{margin:2rem 0;}@media screen and (min-width:600px){.pf-stats__wrapper{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-around;}}
