.wish-dream-value-cards-section{position:relative;width:100%;padding:clamp(70px,8vw,120px) 0;background:transparent;overflow:hidden;}.wish-dream-value-cards-container{max-width:1400px;width:100%;margin:0 auto;padding:0 clamp(20px,4vw,56px);}.wish-dream-value-cards-header{max-width:760px;margin:0 auto 58px;text-align:center;}.wish-dream-value-cards-eyebrow{margin-bottom:18px;font-size:13px;line-height:1.2;font-weight:700;letter-spacing:0.26em;text-transform:uppercase;color:#f6c443;}.wish-dream-value-cards-title{margin:0;color:#fff7ee;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.35rem,3.35vw,3.55rem);line-height:1.03;font-weight:700;letter-spacing:-0.035em;}.wish-dream-value-cards-description{max-width:720px;margin:22px auto 0;color:rgba(255,247,238,0.78);font-size:clamp(16px,1.4vw,19px);line-height:1.7;}.wish-dream-value-cards-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;}.wish-dream-value-card{min-height:210px;padding:34px 34px 32px;border:1px solid rgba(246,196,67,0.16);border-radius:22px;background:rgba(22,14,38,0.82);box-shadow:0 22px 60px rgba(0,0,0,0.24);transition:transform 0.25s ease,border-color 0.25s ease,background 0.25s ease;}.wish-dream-value-card:hover{transform:translateY(-4px);border-color:rgba(246,196,67,0.34);background:rgba(27,17,48,0.92);}.wish-dream-value-card-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;margin-bottom:28px;border-radius:12px;background:#f6c443;}.wish-dream-value-card-icon img{display:block;width:21px;height:21px;object-fit:contain;}.wish-dream-value-card-title{margin:0 0 13px;color:#fff7ee;font-family:Georgia,"Times New Roman",serif;font-size:21px;line-height:1.25;font-weight:700;}.wish-dream-value-card-text{margin:0;color:rgba(255,247,238,0.72);font-size:15px;line-height:1.65;}@media (max-width:1100px){.wish-dream-value-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (max-width:640px){.wish-dream-value-cards-section{padding:64px 0;}.wish-dream-value-cards-header{margin-bottom:34px;text-align:left;}.wish-dream-value-cards-title{font-size:34px;line-height:1.08;}.wish-dream-value-cards-description{margin-top:18px;font-size:16px;line-height:1.65;}.wish-dream-value-cards-grid{grid-template-columns:1fr;gap:16px;}.wish-dream-value-card{min-height:auto;padding:28px 24px;border-radius:20px;}.wish-dream-value-card-icon{width:42px;height:42px;margin-bottom:22px;}.wish-dream-value-card-title{font-size:20px;}}