body .wp-site-blocks{position:relative}body .wp-site-blocks::before{transition:all .5s;content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9999999999;backdrop-filter:blur(0);background:rgba(0,0,0,0)}body.pt-info-dialog-open{overflow:hidden;height:100vh}body.pt-info-dialog-open .wp-site-blocks::before{backdrop-filter:blur(3px);background:rgba(0,0,0,.6)}body.pt-info-dialog-open .pt-info-dialog{z-index:99999999999}.pt-info-dialog{position:absolute;z-index:2;right:0}.pt-info-dialog-wrapper{font-family:"Yantramanav",sans-serif;display:flex;justify-content:end;overflow:hidden;position:relative}.pt-info-dialog-wrapper.open{overflow:visible}.pt-info-dialog-wrapper.open .pt-info-dialog-trigger{display:none}.pt-info-dialog-wrapper button{all:unset;cursor:pointer}.pt-info-dialog-wrapper button:after{display:block;width:42px;height:42px;content:"";background-color:var(--wp--preset--color--text-color)}.pt-info-dialog-wrapper button:focus-visible{outline:2px solid blue}.pt-info-dialog-wrapper .pt-info-dialog-trigger{width:209px;justify-content:start;background-color:#fff;position:relative;border:1px solid var(--wp--preset--color--text-color);border-right:none;display:flex;flex-direction:row-reverse;align-items:center}.pt-info-dialog-wrapper .pt-info-dialog-trigger:after{background-color:var(--wp--preset--color--secondary);transition:background-color .25s;mask:url("/wp-content/themes/bufi/assets/pt-info-dialog/icons/info.svg") center no-repeat;mask-size:11px;height:40px;width:40px;margin-right:5px;min-width:40px}.pt-info-dialog-wrapper .pt-info-dialog-trigger span{font-size:1.125rem;margin-right:16px}.pt-info-dialog-wrapper .pt-info-dialog-trigger:focus-visible{outline:none;border:2px solid blue}.pt-info-dialog-wrapper .pt-info-dialog-trigger{transition:margin-right 1s,background-color .25s;margin-right:-166px}.pt-info-dialog-wrapper .pt-info-dialog-trigger:hover{margin-right:0;background-color:var(--wp--preset--color--secondary)}.pt-info-dialog-wrapper .pt-info-dialog-trigger:hover:after{background-color:var(--wp--preset--color--text-color)}.pt-info-dialog-wrapper .pt-info-dialog-trigger.open{margin-right:0}.pt-info-dialog-content{background-color:#fff;padding:8px 10px 8px 4px;border:1px solid var(--wp--preset--color--text-color);border-right:none;max-width:400px}.pt-info-dialog-content .dialog-row{display:grid;grid-template-columns:minmax(30px, 45px) minmax(200px, 300px) minmax(30px, 45px);justify-items:center}.pt-info-dialog-content .pt-info-dialog__header{align-items:center;margin-bottom:8px}.pt-info-dialog-content .pt-info-dialog__header .header-icon{width:42px;height:42px;background-color:var(--wp--preset--color--secondary);mask:url("/wp-content/themes/bufi/assets/pt-info-dialog/icons/info.svg") center no-repeat;mask-size:11px}.pt-info-dialog-content .pt-info-dialog__header h2{margin:0;font-size:1.125rem;justify-self:start;padding:0 8px 0 12px}.pt-info-dialog-content .pt-info-dialog__header button.close:after{mask:url("/wp-content/themes/bufi/assets/pt-info-dialog/icons/close.svg") center no-repeat;mask-size:16px}.pt-info-dialog-content .body .text{font-size:1rem;line-height:1.2;margin-bottom:0;margin-top:0;padding:0 8px 0 12px}.pt-info-dialog-content .body button:after{height:100%;mask:url("/wp-content/themes/bufi/assets/pt-info-dialog/icons/arrow.svg") center no-repeat;mask-size:18px}.pt-info-dialog-content .body button.prev-panel{transform:rotate(180deg)}.pt-info-dialog-content .pt-info-dialog__footer{margin-top:0}.pt-info-dialog-content .pt-info-dialog__footer .page-indicator{font-size:.8rem;grid-column-start:3}
