.hero{position:relative;display:flex;flex-direction:column;justify-content:space-between;text-align:center;height:auto;padding:1rem}.hero__content{color:#fff}.hero__warning__divider{width:150px;margin:1rem auto .5rem}.hero_bottom{padding:1.5rem}.hero__img{width:100%;height:300px;object-fit:contain;margin:1rem auto 2rem}.hero__cta .btn--primary{background-color:var(--color-primary)}.cta.hero__cta .btn--secondary{border:1px solid rgba(255,255,255,.6);color:#fffffff5}.hero__cta a:hover{background-color:var(--color-primary-hover)}.hero__cta .btn{color:#fff}.hero__cta .btn:hover{background:var(--color-primary-hover)}@media(min-width:1100px){.hero__img{width:auto;height:auto;object-fit:cover}}.reviews{background:linear-gradient(135deg,#fff7ed,#ffedd5);border-radius:10px;padding:2rem 1rem;box-shadow:0 8px 20px #0000000f;position:relative;transition:transform .2s ease,box-shadow .2s ease;overflow:hidden}.reviews h2{text-align:center}.reviews__card{padding:1rem;display:flex;flex-direction:column;justify-content:space-between;gap:1rem}.reviews a{display:flex;justify-content:flex-end;gap:1rem;font-weight:700;margin-top:1rem;padding-right:1rem;color:#333;text-align:right}.reviews a:hover{text-decoration:underline}.reviews__card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #0000001a}.reviews__content:before,.reviews__content:after{content:'"';position:relative;top:3px;left:3px;font-size:2.5rem;color:var(--color-primary);opacity:.3}.reviews__content{position:relative;font-size:1.6rem;color:#333;margin-bottom:1rem}.reviews__meta{display:flex;justify-content:space-between;align-items:center}.reviews__author{font-weight:600;color:#111}.reviews__rating{color:#facc15;font-size:1.5rem}.reviews__source{font-size:1.4rem;font-style:italic}.reviews__carousel{position:relative;display:flex;align-items:center}.reviews__track{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-padding-left:1rem;padding:1rem;scrollbar-width:none}.reviews__track::-webkit-scrollbar{display:none}.reviews__card{flex:0 0 80%;scroll-snap-align:start}@media(min-width:768px){.reviews__card{flex:0 0 45%}}@media(min-width:1024px){.reviews__card{flex:0 0 30%}}.reviews__nav{position:absolute;top:52%;transform:translateY(-50%);z-index:2;background:#fff;border:none;border-radius:50%;width:40px;height:40px;cursor:pointer;box-shadow:0 4px 10px #0000001a}.reviews__carousel{position:relative}.reviews__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:#fff;border-radius:50%;width:40px;height:40px;opacity:.7}.reviews__nav--prev{left:-10px}.reviews__nav--next{right:-10px}@media(hover:hover){.reviews__nav{opacity:0;transition:opacity .2s}.reviews__carousel:hover .reviews__nav{opacity:1}}.highlight{background:linear-gradient(135deg,#fff7ed,#ffedd5);padding:2rem 1rem;text-align:center;display:flex;flex-direction:column;align-items:center}.highlight__title{position:relative;display:inline-block}.highlight__title-inner{display:inline-flex;align-items:center;gap:.5rem}.highlight__title-inner svg{color:var(--color-primary)}.highlight__card{position:relative;max-width:500px;background:#fff;border-radius:1rem;overflow:hidden}.highlight__img{width:100%;max-height:300px;object-fit:contain;margin:auto;border-radius:1rem 1rem 0 0}.highlight__content{padding:1rem;text-align:left}.highlight__ingredients{font-style:italic;margin:1rem 0;color:#555}.highlight__price{font-size:1.5rem;font-weight:600;color:#333;padding-bottom:2rem}.highlight__cta{padding:2rem}.highlight__cta .btn--primary{color:#fff;background-color:var(--color-primary)}.highlight__cta .btn--secondary{color:#333}.selection{background:#fff;padding:2rem 1rem;text-align:center;display:flex;flex-direction:column;align-items:center}.selection-list{display:flex;flex-wrap:wrap;justify-content:space-evenly;gap:2rem;padding-top:1rem;width:80%}.selection-list .card{display:flex;flex-direction:column;align-items:center;flex:0 1 calc(50% - 2rem);max-width:160px;gap:.5rem;text-align:center;padding:1rem}.selection-list h3{font-size:1.4rem;color:#333}.selection-list img{width:100%;height:100px;object-fit:contain;border-radius:1rem 1rem 0 0}.selection__cta{padding-top:1.5rem}.selection__cta .btn--primary{color:#fff;background-color:var(--color-primary)}.selection__cta .btn--secondary{color:#333;width:107px}.presentation{background:url(/images/bcg.jpg);padding:4rem 1rem;text-align:center;display:flex;flex-direction:column;align-items:center}.presentation h2{color:#fff}.prose p{margin-bottom:1rem;line-height:1.6;color:#fff}.prose p:first-child:first-letter{font-family:Playfair Display,serif;font-size:2rem;font-weight:700}
