.offer-grid{padding:5rem 0 8rem;display:grid;grid-template-columns:1fr 2fr;gap:3rem}@media only screen and (max-width:991px){.offer-grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:575px){.offer-grid{grid-template-columns:1fr;padding:32px 0!important}}.offer-grid__container{border-radius:24px;padding:1rem;background-size:cover;opacity:0;transform:translate(-.5rem);transition:opacity .6s ease,transform .6s ease}@media only screen and (max-width:575px){.offer-grid__container{aspect-ratio:1;border-radius:1rem}}.offer-grid__container.visible{opacity:1;transform:translate(0)}.offer-grid__header{background:#fff;border-radius:8px;padding:1.5rem;display:flex;flex-direction:column;gap:.5rem}@media only screen and (max-width:575px){.offer-grid__header{text-align:center}}@media only screen and (max-width:575px){.offer-grid__header-text{font-size:.875rem!important}}.offer-grid__heading{font-size:2rem}.offer-grid__button{width:100%!important}.offer-grid__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media only screen and (max-width:991px){.offer-grid__grid{grid-template-columns:1fr}}@media only screen and (max-width:575px){.offer-grid__grid{padding:0 1.25rem}}.offer-grid__grid-item{opacity:0;gap:24px}@media only screen and (max-width:575px){.offer-grid__grid-item{gap:1rem}}.offer-grid__grid-item.visible{opacity:1}.offer-grid__grid-item-header{display:flex;flex-wrap:nowrap;align-items:center;min-width:0;gap:1rem}@media only screen and (max-width:575px){.offer-grid__grid-item-header{flex-direction:column;align-items:flex-start}}.offer-grid__grid-item-icon{width:3rem;aspect-ratio:1;border-radius:9px;background:#fff4ed;display:flex;align-items:center;justify-content:center}.offer-grid__grid-item-icon img{width:2rem;height:2rem;object-fit:contain}.offer-grid__icon{width:1.75rem}.offer-grid__grid-item-heading{font-size:1.5rem}.offer-grid__list{list-style:none;padding:0!important;display:flex;flex-direction:column;gap:.5rem}.offer-grid__list-item{display:flex;gap:.625rem;align-items:flex-start;position:relative}.offer-grid__list-item:before{position:static!important;content:""!important;display:inline-block;width:1.25rem;min-width:1.25rem;aspect-ratio:1;background:url(/wp-content/themes/tqm-soft-theme/public/build/assets/checkmark-dWjP5foc.svg);background-size:contain}.offer-grid__link{margin-top:auto;font-weight:400!important}@media only screen and (max-width:575px){.offer-grid__link{margin-top:16px}}.offer-grid__link svg{transition:all .24s ease-in-out}.offer-grid__link svg path{transition:all .24s ease-in-out;stroke:#4f5bd5}.offer-grid__link:before{content:"";width:100%;height:100%;left:0;top:0;position:absolute}.offer-grid__link:hover svg{transform:translate(.25rem)}.offer-grid__link:hover svg path{stroke:#fff}.offer-grid__link:active svg{transform:translate(.5rem)}.offer-grid__link:active svg path{stroke:#fff}
