.food-contents-tooltip{margin-top:4px!important;margin-bottom:4px!important}.embla{width:100%;max-width:calc(100vw - 16px);margin:auto}.embla__viewport{overflow:hidden}.embla__container{display:flex;touch-action:pan-y pinch-zoom}.embla__slide{transform:translateZ(0);min-width:0}.embla__slide__number{display:flex;align-items:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.embla__controls{display:grid;grid-template-columns:auto 1fr;justify-content:space-between;grid-gap:1.2rem;gap:1.2rem;margin-top:8px}.embla__buttons{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.6rem;gap:.6rem;align-items:center}.embla__button{-webkit-tap-highlight-color:rgba(49,49,49,.5);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;border:0;padding:0;margin:0;box-shadow:inset 0 0 0 2px #444;width:42px;height:42px;z-index:1;border-radius:50%;color:#36313d;display:flex;align-items:center;justify-content:center}.embla__button:disabled{color:silver;box-shadow:inset 0 0 0 2px silver}.embla__button__svg{width:35%;height:35%}.embla__dots{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center}.embla__dot{-webkit-tap-highlight-color:rgba(230,230,230,.5);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;touch-action:manipulation;text-decoration:none;cursor:pointer;border:0;padding:0;justify-content:center;border-radius:16px;margin-left:8px}.embla__dot,.embla__dot:after{width:16px;height:16px;display:flex;align-items:center}.embla__dot:after{box-shadow:inset 0 0 0 1px #191919;border-radius:50%;content:""}.embla__dot--selected:after{box-shadow:inset 0 0 0 2px #36313d}body{background:#f7f7f7!important}a{text-decoration:none}