.plan{width:auto;height:auto;overflow:visible;margin:7rem 0;max-height:109vh}@media(max-width:768px){.plan{margin:40px 0 20px}}.block{position:relative;z-index:10;cursor:pointer}.block .tooltip{position:absolute;top:0;transform:translate(-50%,-80%);left:50%;width:15rem;min-height:6rem;opacity:0;background-color:rgba(208,208,208,.9);box-shadow:0 0 6px 3px rgba(208,208,208,.1);border-radius:.71rem;padding:1.2rem 1rem;z-index:1000;text-align:center;transition:opacity .2s ease;pointer-events:none;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:1.3rem;line-height:1.3}.block .tooltip__label{font-weight:600;margin-bottom:.3rem}.block .tooltip__extra-text{font-size:1.1rem;line-height:1.3;margin:.4rem 0;font-style:italic}.block .tooltip:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:0;border:.9rem solid rgba(0,0,0,0);border-top-color:#d0d0d0;border-bottom:0;margin-left:-.9rem;margin-bottom:-.7rem}.block .tooltip__company{display:flex;flex-direction:column;align-items:center}.block .tooltip__company img{margin-top:.5rem;max-width:80%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.block:hover .tooltip{opacity:1}.block:hover .block__content{font-weight:600}.block .flags{position:absolute;right:.3rem;top:.3rem;display:flex;justify-content:flex-end;gap:.3rem;max-height:calc(50% - .8rem)}.block .flags img{width:2.15rem;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:top right;object-position:top right}.plan-bottom{width:100%;height:auto;position:absolute}.entry-container{width:100%;height:0;padding-bottom:18.31%;margin-bottom:2rem}