info-tooltip{display:inline-flex;position:relative}.info-tooltip__trigger{display:flex;align-items:center;padding:0;transition:color .2s ease;border:none;background:none;color:var(--armac-grey);cursor:pointer}.info-tooltip__trigger:hover{color:var(--armac-black)}.info-tooltip__panel{position:absolute;z-index:200;bottom:calc(100% + .8rem);left:50%;width:24rem;padding:1.2rem;transform:translate(-50%);border:1px solid var(--armac-light-grey);border-radius:.8rem;background:var(--armac-pure-white);box-shadow:0 1.6rem 3.2rem #00000026;font-size:1.4rem;line-height:1.6}.info-tooltip__panel:after{content:"";display:block;position:absolute;z-index:-1;bottom:-.8rem;left:50%;width:1.6rem;height:1.6rem;transform:translate(-50%) rotate(45deg);border-right:1px solid var(--armac-light-grey);border-bottom:1px solid var(--armac-light-grey);background:var(--armac-pure-white)}@media(max-width:767px){.info-tooltip__panel{position:fixed;z-index:2000;inset:auto 2.4rem 9.6rem;width:auto;transform:none}.info-tooltip__panel:after{display:none}}.info-tooltip__panel a{text-decoration:underline}
/*# sourceMappingURL=/cdn/shop/t/95/assets/v2-component-info-tooltip.css.map */
