.ifp-offers{padding:80px 20px;text-align:center;background:#fff;color:var(--ifp-text)}.ifp-offers>h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(38px,5vw,var(--ifp-title-size));line-height:1.08;margin:0 0 60px;color:var(--ifp-text);font-weight:600}.ifp-offers-grid{max-width:var(--ifp-section-width);margin:0 auto;display:grid;gap:var(--ifp-gap);justify-content:center}.ifp-cols-1{grid-template-columns:minmax(240px,var(--ifp-card-width))}.ifp-cols-2{grid-template-columns:repeat(2,minmax(240px,var(--ifp-card-width)))}.ifp-cols-3{grid-template-columns:repeat(3,minmax(220px,var(--ifp-card-width)))}.ifp-cols-4{grid-template-columns:repeat(4,minmax(210px,var(--ifp-card-width)))}.ifp-offer-card{min-height:var(--ifp-card-height);padding:70px 34px 38px;background:var(--ifp-card-bg);border:1px solid var(--ifp-border);border-radius:160px 160px 0 0;box-shadow:0 8px 18px rgba(0,0,0,.12);cursor:pointer;transition:.25s ease;box-sizing:border-box}.ifp-offer-card:hover,.ifp-offer-card:focus{transform:translateY(-6px);background:var(--ifp-card-hover);box-shadow:0 14px 26px rgba(0,0,0,.15);outline:none}.ifp-offer-card h3{font-family:'Brush Script MT','Segoe Script',cursive;font-size:var(--ifp-card-title-size);line-height:1.15;font-weight:400;margin:0 0 32px;color:var(--ifp-text)}.ifp-offer-card p{font-size:var(--ifp-card-desc-size);line-height:1.7;margin:0;color:var(--ifp-muted)}.ifp-modal{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;padding:22px}.ifp-modal.is-active{display:flex}.ifp-modal-bg{position:absolute;inset:0;background:rgba(32,32,32,.55);backdrop-filter:blur(3px)}.ifp-modal-box{position:relative;z-index:2;width:100%;max-width:720px;max-height:90vh;overflow:auto;background:#fff;border:1px solid var(--ifp-border,#b7c5a4);border-radius:32px;padding:46px;text-align:left;box-shadow:0 24px 70px rgba(0,0,0,.24)}.ifp-modal-close{position:absolute;top:16px;right:20px;border:0;background:transparent;font-size:38px;line-height:1;cursor:pointer;color:#555}.ifp-modal-tag{display:inline-block;margin-bottom:16px;padding:8px 16px;border-radius:999px;background:#f2f4ed;color:var(--ifp-accent,#7f8f67);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.ifp-modal-tag:empty{display:none}.ifp-modal-title{font-family:Georgia,'Times New Roman',serif;font-size:42px;line-height:1.1;margin:0 0 16px;color:#292929}.ifp-modal-desc{font-size:17px;line-height:1.8;color:#666;margin:0 0 26px}.ifp-modal-details{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:24px 0}.ifp-modal-detail{background:#fbfaf7;border:1px solid #ece8dd;border-radius:16px;padding:16px}.ifp-modal-detail strong{display:block;color:#888;font-size:13px;font-weight:500;margin-bottom:7px}.ifp-modal-detail span{color:#2c2c2c}.ifp-modal-list-wrap h4{font-family:Georgia,'Times New Roman',serif;font-size:22px;margin:8px 0 14px}.ifp-modal-list{padding-left:20px;margin:0 0 28px}.ifp-modal-list li{margin-bottom:9px;color:#666;line-height:1.6}.ifp-modal-button{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:999px;background:#2c2c2c;color:#fff;text-decoration:none}.ifp-modal-button:hover{background:#7f8f67;color:#fff}.ifp-offer-links ul{list-style:none;margin:0;padding:0}.ifp-offer-links li{margin:0 0 10px}.ifp-offer-links a{text-decoration:none}@media(max-width:1024px){.ifp-cols-3,.ifp-cols-4{grid-template-columns:repeat(2,minmax(220px,var(--ifp-card-width)))}}@media(max-width:640px){.ifp-offers-grid,.ifp-cols-2,.ifp-cols-3,.ifp-cols-4{grid-template-columns:1fr}.ifp-modal-box{padding:34px 24px;border-radius:24px}.ifp-modal-details{grid-template-columns:1fr}.ifp-modal-button{width:100%}}
