body:not(.wp-core-ui) .table-price,html:not(.wp-toolbar) .table-price,.acf-block-preview .table-price{padding-top:80px;padding-bottom:80px}body:not(.wp-core-ui) .table-price .heading-1,html:not(.wp-toolbar) .table-price .heading-1,.acf-block-preview .table-price .heading-1{text-align:center;margin-bottom:60px}body:not(.wp-core-ui) .table-price .table,html:not(.wp-toolbar) .table-price .table,.acf-block-preview .table-price .table{display:flex;flex-direction:column;gap:10px;margin-bottom:40px}body:not(.wp-core-ui) .table-price .table .title-row,html:not(.wp-toolbar) .table-price .table .title-row,.acf-block-preview .table-price .table .title-row{font-weight:700;background-color:var(--primary);padding:30px;color:var(--secondary);text-align:center}body:not(.wp-core-ui) .table-price .table-row,html:not(.wp-toolbar) .table-price .table-row,.acf-block-preview .table-price .table-row{display:grid;grid-template-columns:1fr 1fr 2fr;gap:10px}@media only screen and (max-width: 768px){body:not(.wp-core-ui) .table-price .table-row,html:not(.wp-toolbar) .table-price .table-row,.acf-block-preview .table-price .table-row{grid-template-columns:1fr}}body:not(.wp-core-ui) .table-price .table-row div,html:not(.wp-toolbar) .table-price .table-row div,.acf-block-preview .table-price .table-row div{font-size:18px;line-height:30px;padding:25px;background-color:#f3f5f6;display:flex;justify-content:center;align-items:center;text-align:center;position:relative}body:not(.wp-core-ui) .table-price .table-row div.name,html:not(.wp-toolbar) .table-price .table-row div.name,.acf-block-preview .table-price .table-row div.name{background-color:var(--secondary);color:#fff;text-transform:uppercase}body:not(.wp-core-ui) .table-price .table-row div.price,html:not(.wp-toolbar) .table-price .table-row div.price,.acf-block-preview .table-price .table-row div.price{font-weight:700}body:not(.wp-core-ui) .table-price .table-row div .info-btn,html:not(.wp-toolbar) .table-price .table-row div .info-btn,.acf-block-preview .table-price .table-row div .info-btn{font-size:12px;line-height:16px;font-weight:700;background-color:var(--red);color:#fff;text-decoration:none;padding:5px 9px;position:absolute;border-radius:4px;top:0;right:0}body:not(.wp-core-ui) .table-price .table-row div .info-btn:hover,html:not(.wp-toolbar) .table-price .table-row div .info-btn:hover,.acf-block-preview .table-price .table-row div .info-btn:hover{background-color:red}body:not(.wp-core-ui) .table-price .table-raty-wrapper,html:not(.wp-toolbar) .table-price .table-raty-wrapper,.acf-block-preview .table-price .table-raty-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-bottom:30px}@media only screen and (max-width: 768px){body:not(.wp-core-ui) .table-price .table-raty-wrapper,html:not(.wp-toolbar) .table-price .table-raty-wrapper,.acf-block-preview .table-price .table-raty-wrapper{grid-template-columns:1fr}}body:not(.wp-core-ui) .table-price .table-raty,html:not(.wp-toolbar) .table-price .table-raty,.acf-block-preview .table-price .table-raty{background-color:var(--secondary);color:#fff;padding:30px}body:not(.wp-core-ui) .table-price .table-raty .heading-4,html:not(.wp-toolbar) .table-price .table-raty .heading-4,.acf-block-preview .table-price .table-raty .heading-4{font-weight:700;color:var(--primary)}