div[role=tooltip].tooltip-container{min-height:403px;background-color:hsla(var(--primary));display:flex;align-items:stretch;justify-content:space-between;padding:0;opacity:1;z-index:999;will-change:unset}@media screen and (max-width:768px){div[role=tooltip].tooltip-container{display:none}}div[role=tooltip].tooltip-container.with-image{width:620px}div[role=tooltip].tooltip-container.no-image{width:374px}.tooltip-inner-wrapper{overflow:hidden}.tooltip-info,.tooltip-inner-wrapper{min-height:403px;background-color:var(--primary);display:flex}.tooltip-info{width:374px;flex-direction:column;justify-content:space-between;padding:2rem 1.5rem}