EFECTIV Project Stim Caps are caffeine capsules combing two sources of caffeine with Caffeine Anhydrous and Infinergy Di-Caffeine Malate.
Infinergy is a trademarked ingredient developed by Creative Compounds, which is a precise combination of caffeine and malic acid, providing 75% caffeine and 25% malic acid.
The malic acid in Infinergy works to prolong the effects of the caffeine and provide an easier digesting caffeine source, giving longer lasting, smoother energy.
/* Mark the container as a query container */
.image-container {
container-type: inline-size;
}
/* When the container’s width is at least 500px, apply a max-width style to the image */
@container (min-width: 500px) {
.image-container img {
max-width: 80%;
height: auto;
}
}
Choosing a selection results in a full page refresh.