/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.product-teaser{display:flex;flex-direction:column;position:relative;text-decoration:none;border-radius:20px;background:#EEF4F6;padding:1rem 0;margin:2rem auto;align-items:center;gap:1.5rem;overflow:hidden;max-width:559px;width:100%;}.product-teaser::before{content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;background-position:bottom center;background-repeat:no-repeat;background-size:auto;background-image:url(/themes/custom/cicatryl2021/images/2024/product-teaser/default.svg);z-index:1;}.product-teaser--cream::before{background-image:url(/themes/custom/cicatryl2021/images/2024/product-teaser/cream.svg);}.product-teaser--cream::after{content:'';display:block;position:absolute;top:60px;left:-50px;width:124px;height:113px;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url(/themes/custom/cicatryl2021/images/2024/product-teaser/tex-cream.png);z-index:3;}.product-teaser__image,.product-teaser__inner,.product-teaser__require-age,.product-teaser__cta{position:relative;z-index:2;}.product-teaser__image{order:2;}.product-teaser__inner{order:3;display:flex;gap:1rem;}.product-teaser__description{flex:1;max-width:300px;}.product-teaser__picto{padding:0 13px;}.product-teaser__title{color:#fff;margin:0.5rem 0;}.product-teaser__description-text p{color:#fff;margin:0;}.product-teaser__require-age{order:1;background-color:#fff;width:fit-content;padding:5px 10px;border-radius:20px;}.product-teaser__require-age p{margin:0;}.product-teaser__cta{order:4;background-color:#FF414D;border:1px solid #FF414D;border-radius:30px;transition:0.2s;padding:8px 20px;color:#FFF;text-decoration:none;text-align:center;width:fit-content;display:block;font-weight:600;line-height:24px;}.product-teaser__cta:hover{color:#FFF;background-color:#00678F;border:1px solid #fff;}@media all and (min-width:500px){.product-teaser--cream::after{content:'';display:block;position:absolute;top:30px;left:1rem;width:124px;height:113px;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url(/themes/custom/cicatryl2021/images/2024/product-teaser/tex-cream.png);z-index:3;}.product-teaser__require-age{align-self:end;margin-right:1rem;}}@media all and (min-width:1000px){.product-teaser{padding:1.25rem 0 2rem;gap:1rem;margin:0 auto;}.product-teaser__cta{padding:16px 40px;transform:translateX(-0.5rem);}.view-product .view-content ul li:last-child .product-teaser__cta{transform:translateX(-1.5rem);}}
