.highlights-section{padding:110px 0;background:#FFFFFF;position:relative}.highlights-header{text-align:center;width:100%;padding-bottom:40px}.highlights-title{font-size:56px;font-weight:700;line-height:61.6px;color:#044531;margin:0;word-wrap:break-word}.highlights-grid{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;grid-auto-rows:auto}.highlight-card{background:#F5F5F5;border-radius:12px;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.05);height:100%;display:flex;flex-direction:column}.highlight-card:hover{transform:translateY(-8px);box-shadow:0 12px 35px rgba(0,0,0,.15)}.card-image{width:100%;height:240px;position:relative;overflow:hidden;background:linear-gradient(135deg,#F0F0F0,#E0E0E0)}.product-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.highlight-card:hover .product-image{transform:scale(1.05)}.card-content{padding:30px;display:flex;flex-direction:column;gap:16px;flex:1 1;justify-content:space-between;border-top:1px solid var(--Atom-Color-Background-white,#fff);background:var(--Atom-Color-Background-grey,#EFF2F1)}.card-title{font-size:32px;font-weight:700;color:#044531;margin:0;line-height:1.2}.card-description{font-size:16px;font-weight:400;color:#666666;line-height:1.5;margin:0;flex:1 1}.card-cta{margin-top:8px}.learn-more-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;background:#00B469;border-radius:8px;color:#FFFFFF;font-size:18px;font-weight:600;text-decoration:none;transition:all .3s ease;min-width:140px}.learn-more-btn:hover{background:#009A5B;transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,180,105,.3)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.highlight-card{animation:fadeInUp .6s ease-out}.highlight-card:first-child{animation-delay:.1s}.highlight-card:nth-child(2){animation-delay:.2s}.highlight-card:nth-child(3){animation-delay:.3s}.highlight-card:nth-child(4){animation-delay:.4s}.highlight-card:nth-child(5){animation-delay:.5s}.highlight-card:nth-child(6){animation-delay:.6s}.product-image{background:linear-gradient(45deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 200%}.product-image[src]{background:none}.product-image:not([src]),.product-image[src=""]{background:linear-gradient(45deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 200%;animation:shimmer 2s linear infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.highlight-card{position:relative;overflow:hidden}.highlight-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s;z-index:1;pointer-events:none}.highlight-card:hover:before{left:100%}.learn-more-btn:focus{outline:2px solid #00B469;outline-offset:2px}.highlight-card:focus-within{outline:2px solid #00B469;outline-offset:2px}@media print{.highlights-section{padding:20px 0;background:white!important}.highlight-card{page-break-inside:avoid;break-inside:avoid;box-shadow:none!important;border:1px solid #ccc}.learn-more-btn{display:none}}@media (prefers-contrast:high){.highlight-card{border:2px solid #000}.card-title{color:#000}.card-description{color:#333}}@media (prefers-reduced-motion:reduce){.highlight-card,.learn-more-btn,.product-image{transition:none;animation:none}.highlight-card:hover,.highlight-card:hover .product-image{transform:none}}@media (min-width:768px) and (max-width:1024px){.highlights-section{padding:60px 0}.highlights-header{padding-bottom:30px}.highlights-title{font-size:42px;line-height:46px}.highlights-grid{grid-template-columns:repeat(2,1fr);gap:24px}.card-image{height:200px}.card-content{padding:24px;gap:12px}.card-title{font-size:24px}.card-description{font-size:14px}.learn-more-btn{font-size:16px;padding:10px 20px;min-width:120px}}@media (max-width:767px){.highlights-section{display:flex;width:100%;max-width:440px;margin:0 auto;padding:40px 0;flex-direction:column;align-items:flex-start;gap:10px}.highlights-header{width:100%;padding-bottom:16px;text-align:center}.highlights-title{font-size:26px;font-weight:700;line-height:115%}.highlights-grid{width:100%;grid-template-columns:repeat(2,1fr);gap:10px}.highlight-card{border-radius:6px}.card-image{height:140px}.card-content{padding:10px;gap:10px}.card-title{font-size:16px;font-weight:700;line-height:1.2}.card-description{font-size:11px;font-weight:400;line-height:1.4}.card-cta{margin-top:4px}.learn-more-btn{font-size:12px;font-weight:700;padding:10px 5px;min-width:auto;width:110px;height:34px;border-radius:6px}.highlight-card:hover,.highlight-card:hover .product-image,.learn-more-btn:hover{transform:none}.highlight-card{animation:none}.highlight-card:before{display:none}}@media (max-width:400px){.highlights-section{max-width:100%;padding:20px 0}.highlights-title{font-size:24px}.highlights-grid{gap:10px}.card-image{height:120px}.card-content{padding:12px;gap:6px}.card-title{font-size:14px}.card-description{font-size:10px}.learn-more-btn{font-size:11px;padding:6px 12px}}