.chloe-values-section{padding:100px 0;position:relative;background:linear-gradient(90deg,#fff7e0,#f8ecf9);background-size:cover;background-position:center;overflow:visible;isolation:isolate}.chloe-values-section:before{content:"";position:absolute;width:200px;height:200px;left:250px;top:30%;background:radial-gradient(circle at 40% 40%,#fffffff2,#d2e1ebe6,#b4cddcd9 60%,#a0bed2cc);border-radius:50%;z-index:0;pointer-events:none;opacity:.9}.chloe-values-section:after{content:"";position:absolute;width:200px;height:200px;left:29%;top:-50px;background:radial-gradient(circle at 50% 50%,#fffffff2,#ffd7ebe6,#f5c3e1d9 60%,#ebafd7cc);border-radius:50%;z-index:0;pointer-events:none;opacity:.8}.values-container{max-width:1280px;margin:0 auto;padding:0 24px;position:relative;z-index:2}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.value-card{background:#fff;border-radius:30px;padding:60px 40px;text-align:center;box-shadow:0 10px 30px #f061a90d;transition:transform .3s ease,box-shadow .3s ease;height:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}.value-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #f061a91a}.value-icon-wrapper{height:100px;display:flex;align-items:center;justify-content:center;margin-bottom:30px}.value-icon{max-width:100%;max-height:100%;object-fit:contain}.value-title{font-family:Poppins,sans-serif;font-weight:700;font-size:24px;color:#f061a9;margin-bottom:20px;line-height:1.3}.value-description{font-family:Poppins,sans-serif;font-weight:400;font-size:16px;line-height:1.6;color:#444}.value-icon-placeholder{width:80px;height:80px;background:#f061a91a;border:2px dashed #F061A9;border-radius:50%;display:flex;align-items:center;justify-content:center}.value-icon-placeholder svg{width:32px;height:32px;fill:#f061a9}@media (max-width: 1024px){.values-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width: 768px){.chloe-values-section{padding:40px 0}.chloe-values-section:before{width:100px;height:100px;left:-20px;top:10%}.chloe-values-section:after{width:100px;height:100px;left:70%;transform:translate(-50%);top:20px}.values-grid{grid-template-columns:1fr}.value-card{padding:40px 30px}}
