.muv-plugin-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.muv-plugin-grid--muv_service{grid-template-columns:repeat(4,minmax(0,1fr))}.muv-plugin-card,.muv-offer-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;overflow:hidden;box-shadow:0 10px 26px rgba(15,23,42,.04)}.muv-plugin-card__image img{width:100%;aspect-ratio:16/9;object-fit:cover}.muv-plugin-card__body{padding:1.25rem}.muv-plugin-card h3{margin-top:0}.muv-plugin-card h3 a{color:#102033;text-decoration:none}.muv-plugin-card__meta,.muv-offer-card__label{color:#0f766e;font-size:.78rem;font-weight:900;letter-spacing:.08em;margin-bottom:.55rem;text-transform:uppercase}.muv-plugin-card__link{display:inline-flex;margin-top:.35rem;font-weight:800;color:#0f766e}.muv-faq-list{display:grid;gap:.8rem}.muv-faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1rem 1.1rem}.muv-faq-item summary{cursor:pointer;color:#102033;font-weight:800}.muv-faq-item__content{margin-top:.75rem}.muv-offers-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.muv-offer-card{padding:1.3rem}.muv-offer-card__price{color:#102033;font-size:1.25rem;font-weight:900;margin-bottom:.8rem}.muv-section--deep .muv-offer-card,.muv-section--deep .muv-offer-card__price{color:rgba(255,255,255,.82)}@media (max-width:980px){.muv-plugin-grid,.muv-plugin-grid--muv_service,.muv-offers-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.muv-plugin-grid,.muv-plugin-grid--muv_service,.muv-offers-grid{grid-template-columns:1fr}}