.consultation-launcher{border:0;background:transparent;color:inherit;text-align:inherit;font:inherit;cursor:pointer}.footer-consultation{display:block;color:#d9d1c8;margin:8px 0}.most-read .consultation-launcher{display:flex;width:100%;gap:15px;align-items:flex-start;padding:15px 0;border-top:1px solid var(--line);font-size:15px;line-height:1.25}.most-read .consultation-launcher b{font-family:Playfair Display,serif;color:var(--wine);font-size:26px;line-height:.8;font-weight:500}.consultation-modal{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:24px}.consultation-backdrop{position:absolute;inset:0;border:0;background:rgba(20,46,51,.68);cursor:pointer}.consultation-panel{position:relative;z-index:1;width:min(860px,100%);height:min(760px,calc(100vh - 48px));overflow:hidden;border:1px solid var(--line);background:var(--paper);box-shadow:0 20px 70px rgba(0,0,0,.28)}.consultation-panel-head{height:56px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.consultation-panel-head p{font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.consultation-panel-head button{border:0;background:transparent;padding:10px;font:700 .75rem/1 inherit;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.consultation-panel iframe{width:100%;height:calc(100% - 56px);border:0;background:#fff}@media(max-width:640px){.consultation-modal{padding:0}.consultation-panel{width:100%;height:100%;border:0}.consultation-panel-head{height:60px}.consultation-panel iframe{height:calc(100% - 60px)}}